aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc64
AgeCommit message (Expand)Author
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-26[SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller
2007-04-26[SPARC64]: Add generic iommu and strbuf structs to iommu.hDavid S. Miller
2007-04-26[SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller
2007-04-26[SPARC]: Make device_node name and type constStephen Rothwell
2007-04-26[SPARC64]: constify some paramaters of OF routinesStephen Rothwell
2007-04-26[SPARC64]: Add proper header file extern for cmdline_memory_size.David S. Miller
2007-04-26[SPARC64]: Privatize sun4u_get_pte() and fix name.David S. Miller
2007-04-26[SPARC64]: MAX_PHYSADDR_BITS et al. really need to be 42 bits not 41.David S. Miller
2007-04-26[SPARC64]: Use SPARSEMEM_STATICDavid S. Miller
2007-04-26[SPARC64]: Use DECLARE_BITMAP in struct pci_iommu.David S. Miller
2007-04-26[SPARC64]: Const'ify pci_iommu_ops.David S. Miller
2007-04-26[SPARC64]: Kill pbm->pci_first_slot.David S. Miller
2007-04-26[SPARC64]: Kill pci_controller->pbms_same_domainDavid S. Miller
2007-04-26[SPARC64]: Kill pci_controller->base_address_update().David S. Miller
2007-04-26[SPARC64]: Kill pci_controller->resource_adjust()David S. Miller
2007-04-26[SPARC64]: Kill PBM ranges software state.David S. Miller
2007-04-26[SPARC64]: Kill PBM intmap software state.David S. Miller
2007-04-26[SPARC64]: Internalize pci_memspace_mask.David S. Miller
2007-04-26[SPARC64]: Probe PCI bus using OF device tree.David S. Miller
2007-04-26[SPARC64] isa: Convert to use pci_device_to_OF_node().David S. Miller
2007-04-26[SPARC64] ebus: Convert to use pci_device_to_OF_node().David S. Miller
2007-04-26[SPARC/64]: constify of_get_property returnStephen Rothwell
2007-04-26[SPARC64] constify of_get_property return: includeStephen Rothwell
2007-04-26[SPARC64]: Add clocksource/clockevents support.David S. Miller
2007-04-26[SPARC64]: Unify timer interrupt handler.David S. Miller
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-04-02[SPARC]: Add unsigned to unused bit field in a.out.hRobert Reif
2007-03-27[SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failureMikael Pettersson
2007-03-16[SPARC64]: Get DEBUG_PAGEALLOC working again.David S. Miller
2007-03-12[SPARC]: Hook up missing syscalls.David S. Miller
2007-03-09[SPARC]: We do not need OLD_GETRLIMIT.David S. Miller
2007-03-08[SPARC64]: Fix PARPORT build (again).David S. Miller
2007-03-05[SPARC64]: Fix floppy build failure.David S. Miller
2007-03-02[SPARC]: Provide 'get_property()' alias for of_get_property().David S. Miller
2007-03-02[SPARC]: Provide pci_device_to_OF_node() just like powerpc.David S. Miller
2007-02-28[SPARC64]: Fix parport_pc build.David S. Miller
2007-02-12[SPARC64]: Increase command line size to 2048 like other arches.David S. Miller
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2007-02-10[SPARC64]: Add PCI MSI support on Niagara.David S. Miller
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller
2006-12-17[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller
2006-12-17[SPARC64]: Minor irq handling cleanups.David S. Miller
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-10[SPARC64]: Fix several kprobes bugs.David S. Miller
2006-12-10[SPARC64]: dma remove extra bracketsMariusz Kozlowski
2006-12-10[SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox