1. 6cf431d [SPARC]: Clean up asm-sparc/elf.h pollution in userspace. by David Woodhouse · 18 years ago
  2. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  3. 7a39f52 [PATCH] sparc32 rwlock fix by Al Viro · 18 years ago
  4. 0d84438 [PATCH] sparc32 pt_regs fixes by Al Viro · 18 years ago
  5. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  6. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  7. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  8. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  9. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  10. 02b25fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  11. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  12. 09087a1 Fix exported headers for SPARC, SPARC64 by David Woodhouse · 18 years ago
  13. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  14. 97148ba Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  15. 3a45975 [PATCH] IA64,sparc: local DoS with corrupted ELFs by Kirill Korotaev · 18 years ago
  16. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  17. 29ed4601 [SPARC]: Fix SA_STATIC_ALLOC value. by David S. Miller · 18 years ago
  18. 06ffd79 [SPARC]: Kill prom_getname, unused and not implemented properly. by David S. Miller · 18 years ago
  19. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  20. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  21. 6741320 [PATCH] irq-flags: SPARC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  22. 74e651f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  23. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  24. 8f96cd1 [SPARC]: sparc32 side of of_device layer IRQ resolution. by David S. Miller · 18 years ago
  25. 946ea09 [SPARC]: Kill interrupt stuff and linux_phandle from device_node. by David S. Miller · 18 years ago
  26. 3ca9fab [SPARC]: Add of_io{remap,unmap}(). by David S. Miller · 18 years ago
  27. cf44bbc [SPARC]: Beginnings of generic of_device framework. by David S. Miller · 18 years ago
  28. 3ae9a348 [SPARC]: Add of_n_{addr,size}_cells(). by David S. Miller · 18 years ago
  29. 749805d [SPARC]: Add iomap interfaces. by David S. Miller · 18 years ago
  30. 87b385d [SPARC]: Add unique device_node IDs and a ".node" property. by David S. Miller · 18 years ago
  31. fb7cd9d [SPARC]: Add of_set_property() interface. by David S. Miller · 18 years ago
  32. 576c352 [SBUS]: Rewrite and plug into of_device framework. by David S. Miller · 18 years ago
  33. fd53143 [SPARC]: Port of_device layer and make ebus use it. by David S. Miller · 18 years ago
  34. 942a6bd [SPARC]: Port sparc64 in-kernel device tree code to sparc32. by David S. Miller · 18 years ago
  35. 8fae097 [SBUS]: Start cleaning up generic sbus support layer. by David S. Miller · 18 years ago
  36. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  37. be883da Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  38. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  39. 61fc12d [SPARC]: Add missing rw can_lock macros by Bob Breuer · 18 years ago
  40. 4d1a099 Restrict headers exported to userspace for SPARC and SPARC64 by David S. Miller · 18 years ago
  41. 7202fb4 [SPARC]: Setup cpu_possible_map by Bob Breuer · 18 years ago
  42. a29ee9f Add Kbuild file for SPARC 'make headers_install' by David Woodhouse · 18 years ago
  43. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  44. 353b28b [SPARC]: Add robust futex syscall entries. by David S. Miller · 18 years ago
  45. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  46. 8c45112 [SPARC]: Hook up vmsplice into syscall tables. by David S. Miller · 18 years ago
  47. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  48. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  49. d8fe3f1 [SPARC]: __NR_sys removal by OGAWA Hirofumi · 18 years ago
  50. 2784f40 [SPARC]: __NR_sys_splice --> __NR_splice by David S. Miller · 18 years ago
  51. 5fdef39 [SPARC]: Hook up sys_tee() into syscall tables. by David S. Miller · 18 years ago
  52. ac50ab3 [PATCH] sparc32 vga support by Andrew Morton · 18 years ago
  53. 289eee6 [SPARC]: Wire up sys_sync_file_range() into syscall tables. by David S. Miller · 18 years ago
  54. 1339713 [SPARC]: Wire up sys_splice() into the syscall tables. by David S. Miller · 18 years ago
  55. 064b2a0 [PATCH] unify pfn_to_page: sparc pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  56. d59288b [PATCH] bitops: sparc: use generic bitops by Akinobu Mita · 18 years ago
  57. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  58. d71eecf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  59. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  60. a54123e [SPARC]: Try to start getting SMP back into shape. by Bob Breuer · 18 years ago
  61. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 18 years ago
  62. c8b2a6c [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc. by David S. Miller · 18 years ago
  63. bc45e32 [SPARC]: Kill off these __put_user_ret things. by David S. Miller · 18 years ago
  64. 1a7a242 [SPARC64]: Recognize "virtual-console" as input and output console device. by David S. Miller · 18 years ago
  65. 5fe91cf [SPARC]: Clean up idprom header files. by David S. Miller · 18 years ago
  66. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  67. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  68. 40ad7a6 [SPARC]: sys_newfstatat --> sys_fstatat64 by David S. Miller · 18 years ago
  69. 1b9a428 [SPARC]: Wire up sys_unshare(). by David S. Miller · 18 years ago
  70. 2d7d5f0 [SPARC]: Add support for *at(), ppoll, and pselect syscalls. by David S. Miller · 18 years ago
  71. f7111ce [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too. by David S. Miller · 18 years ago
  72. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  73. d562ef6 [PATCH] sparc: task_thread_info() by Al Viro · 19 years ago
  74. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  75. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  76. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  77. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 19 years ago
  78. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  79. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  80. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  81. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  82. a329729 [PATCH] sun4c_memerr_reg __iomem annotations by Al Viro · 19 years ago
  83. f8ad23a [PATCH] fix iomem annotations in sparc32 pcic code by Al Viro · 19 years ago
  84. 8426e1f [PATCH] atomic: inc_not_zero by Nick Piggin · 19 years ago
  85. 4a6dae6 [PATCH] atomic: cmpxchg by Nick Piggin · 19 years ago
  86. 59f85dc [SPARC]: remove vuid_event.h by Christoph Hellwig · 19 years ago
  87. e141331 [SPARC]: remove kbio.h by Christoph Hellwig · 19 years ago
  88. 9d3c7d1 [SPARC]: remove audioio.h by Christoph Hellwig · 19 years ago
  89. d16436e [SPARC]: remove duplicate TIOCPKT_ definitions by Stephen Rothwell · 19 years ago
  90. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  91. 727a53b [PATCH] semaphore: Remove __MUTEX_INITIALIZER() by Arthur Othieno · 19 years ago
  92. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  93. d61780c [PATCH] remove some more check_region stuff by Jeff Garzik · 19 years ago
  94. 970a9e7 [PATCH] gfp_t: dma-mapping (simple cases) by Al Viro · 19 years ago
  95. 329d4dd [PATCH] fix the breakage in sparc headers by Al Viro · 19 years ago
  96. 3115624 [SPARC]: "extern inline" doesn't make much sense. by Adrian Bunk · 19 years ago
  97. 801ab3c [SPARC]: Declare paging_init() in asm/pgtable.h by David S. Miller · 19 years ago
  98. 676067c [PATCH] Remove unused var from asm/futex.h by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  99. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  100. 4700349 kbuild: arm26,sparc use generic asm-offset support by Sam Ravnborg · 19 years ago