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