1. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  2. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  3. f67637e [PATCH] Add struct dev pointer to dma_is_consistent() by Ralf Baechle · 18 years ago
  4. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  5. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  6. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  7. d5c6393 [NET]: SPARC64 checksum annotations and cleanups. by Al Viro · 18 years ago
  8. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  9. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  10. ebf5a24 PCI: Use pci_generic_prep_mwi on sparc64 by Matthew Wilcox · 18 years ago
  11. 59359ff [SPARC]: Fix robust futex syscalls and wire up migrate_pages. by David S. Miller · 18 years ago
  12. c7fed9d [SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation. by David S. Miller · 18 years ago
  13. a94b1d1 [SPARC64]: 8-byte align return value from compat_alloc_user_space() by David S. Miller · 18 years ago
  14. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  15. 6d24c8d [PATCH] sparc64 pt_regs fixes by Al Viro · 18 years ago
  16. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  17. 36d046b [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more. by David S. Miller · 18 years ago
  18. 14cc6ab [SPARC64]: Move signal compat bits to new header file. by David S. Miller · 18 years ago
  19. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  20. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  21. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  22. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  23. 02b25fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  24. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  25. 09087a1 Fix exported headers for SPARC, SPARC64 by David Woodhouse · 18 years ago
  26. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  27. 97148ba Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  28. 3a45975 [PATCH] IA64,sparc: local DoS with corrupted ELFs by Kirill Korotaev · 18 years ago
  29. b01e86f Merge /spare/repo/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  30. c46f477 [SPARC64]: Fix pfn_pte() build failure. by David S. Miller · 18 years ago
  31. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  32. a9ad965 [PATCH] IA64: kprobe invalidate icache of jump buffer by bibo, mao · 18 years ago
  33. b8cfac4 [SPARC64]: Fix typo in pgprot_noncached(). by David S. Miller · 18 years ago
  34. 92f2829 [SPARC64]: Fix quad-float multiply emulation. by David S. Miller · 18 years ago
  35. 06ffd79 [SPARC]: Kill prom_getname, unused and not implemented properly. by David S. Miller · 18 years ago
  36. 46ba6d7 [SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX. by David S. Miller · 18 years ago
  37. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  38. 50f73fe [SPARC64]: Fix make headers_install by David Woodhouse · 18 years ago
  39. 7233589 [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n. by Randy Dunlap · 18 years ago
  40. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  41. a875a69 [PATCH] lockdep: add per_cpu_offset() by Ingo Molnar · 18 years ago
  42. d356d7f4 [PATCH] irq-flags: SPARC64: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  43. 6e990b5 [SPARC64]: Kill sun4v virtual device layer. by David S. Miller · 18 years ago
  44. 74e651f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  45. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  46. 2b1e597 [SPARC64]: of_device layer IRQ resolution by David S. Miller · 18 years ago
  47. 946ea09 [SPARC]: Kill interrupt stuff and linux_phandle from device_node. by David S. Miller · 18 years ago
  48. 3ca9fab [SPARC]: Add of_io{remap,unmap}(). by David S. Miller · 18 years ago
  49. cf44bbc [SPARC]: Beginnings of generic of_device framework. by David S. Miller · 18 years ago
  50. 3ae9a348 [SPARC]: Add of_n_{addr,size}_cells(). by David S. Miller · 18 years ago
  51. 286bbe8 [SPARC64]: Kill starfire_cookie from SBUS/PCI. by David S. Miller · 18 years ago
  52. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  53. 8871e73 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  54. e6f47f9 [PATCH] Notify page fault call chain by Anil S Keshavamurthy · 18 years ago
  55. d98f8f0 [PATCH] Notify page fault call chain for sparc64 by Anil S Keshavamurthy · 18 years ago
  56. 87b385d [SPARC]: Add unique device_node IDs and a ".node" property. by David S. Miller · 18 years ago
  57. fb7cd9d [SPARC]: Add of_set_property() interface. by David S. Miller · 18 years ago
  58. 3632142 [SPARC64]: Add missing interfaces to dma-mapping.h by David S. Miller · 18 years ago
  59. 3505599 [SPARC64]: Allow floppy driver to build modular. by David S. Miller · 18 years ago
  60. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 18 years ago
  61. 576c352 [SBUS]: Rewrite and plug into of_device framework. by David S. Miller · 18 years ago
  62. fd53143 [SPARC]: Port of_device layer and make ebus use it. by David S. Miller · 18 years ago
  63. a2bd4fd [SPARC64]: Add of_device layer and make ebus/isa use it. by David S. Miller · 18 years ago
  64. 8cd24ed [SPARC64]: Expand of_*() interfaces some more. by David S. Miller · 18 years ago
  65. cecc4e9 [SPARC64]: Convert central bus layer to in-kernel PROM device tree. by David S. Miller · 18 years ago
  66. 9c10a58 [SPARC64]: Kill ebus/isa range and interrupt mapping struct members. by David S. Miller · 18 years ago
  67. 690c8fd [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. by David S. Miller · 18 years ago
  68. de8d28b [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. by David S. Miller · 18 years ago
  69. c2a5a46 [SPARC64]: Fix for Niagara memory corruption. by David S. Miller · 18 years ago
  70. 07f8e5f [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree. by David S. Miller · 18 years ago
  71. 6d30772 [SPARC64]: Add of_getintprop_default(). by David S. Miller · 18 years ago
  72. 6760d28 [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree. by David S. Miller · 18 years ago
  73. e87dc35 [SPARC64]: Use in-kernel OBP device tree for PCI controller probing. by David S. Miller · 18 years ago
  74. aaf7cec [SPARC64]: Add of_find_node_by_{name,type}(). by David S. Miller · 18 years ago
  75. 372b07b [SPARC64]: Import OBP device tree into kernel data structures. by David S. Miller · 18 years ago
  76. 8fae097 [SBUS]: Start cleaning up generic sbus support layer. by David S. Miller · 18 years ago
  77. 4f1bcaf [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use by Bjorn Helgaas · 18 years ago
  78. be883da Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  79. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  80. e18e2a0 [SPARC64]: Move over to GENERIC_HARDIRQS. by David S. Miller · 18 years ago
  81. 8047e24 [SPARC64]: Virtualize IRQ numbers. by David S. Miller · 18 years ago
  82. 37cdcd9 [SPARC64]: Kill ino_bucket->pil by David S. Miller · 18 years ago
  83. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  84. fd0504c3 [SPARC64]: Send all device interrupts via one PIL. by David S. Miller · 18 years ago
  85. 4d1a099 Restrict headers exported to userspace for SPARC and SPARC64 by David S. Miller · 18 years ago
  86. a29ee9f Add Kbuild file for SPARC 'make headers_install' by David Woodhouse · 18 years ago
  87. 0b0968a [SPARC64]: Fix D-cache corruption in mremap by David S. Miller · 18 years ago
  88. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  89. 42f1423 [SPARC64]: Respect gfp_t argument to dma_alloc_coherent(). by David S. Miller · 18 years ago
  90. 353b28b [SPARC]: Add robust futex syscall entries. by David S. Miller · 18 years ago
  91. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  92. 8c45112 [SPARC]: Hook up vmsplice into syscall tables. by David S. Miller · 18 years ago
  93. 1241140 [SPARC64]: Kill __flush_tlb_page() prototype. by David S. Miller · 18 years ago
  94. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  95. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  96. d8fe3f1 [SPARC]: __NR_sys removal by OGAWA Hirofumi · 18 years ago
  97. 2784f40 [SPARC]: __NR_sys_splice --> __NR_splice by David S. Miller · 18 years ago
  98. 5fdef39 [SPARC]: Hook up sys_tee() into syscall tables. by David S. Miller · 18 years ago
  99. a283a52 [PATCH] for_each_possible_cpu: sparc64 by KAMEZAWA Hiroyuki · 18 years ago
  100. 289eee6 [SPARC]: Wire up sys_sync_file_range() into syscall tables. by David S. Miller · 18 years ago