1. d80f0a4 [SPARC]: Add unsigned to unused bit field in a.out.h by Robert Reif · 17 years ago
  2. 7945d56 [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failure by Mikael Pettersson · 17 years ago
  3. a7124d7 [PATCH] sparc: have dma-mapping.h include generic/dma-mapping-broken in non-PCI case by Al Viro · 17 years ago
  4. 50d266a [SPARC]: Hook up missing syscalls. by David S. Miller · 17 years ago
  5. ac33d1f [SPARC]: We do not need OLD_GETRLIMIT. by David S. Miller · 17 years ago
  6. c4c31fe [SPARC]: Provide 'get_property()' alias for of_get_property(). by David S. Miller · 17 years ago
  7. f6d0f9e [SPARC]: Provide pci_device_to_OF_node() just like powerpc. by David S. Miller · 17 years ago
  8. fdba0f2 [PATCH] add missing io...._rep() on sparc32 by Al Viro · 17 years ago
  9. 4564f9e [PATCH] consolidate line discipline number definitions by Tilman Schmidt · 17 years ago
  10. 51bcf09 [SPARC32]: Fix over-optimization by GCC near ip_fast_csum. by Bob Breuer · 17 years ago
  11. e3a411a3 [SPARC64]: Fix of_iounmap() region release. by David S. Miller · 18 years ago
  12. 8a8b836 [SPARC]: Make bitops use same spinlocks as atomics. by David S. Miller · 18 years ago
  13. ec8c044 [PATCH] Optimize D-cache alias handling on fork by Ralf Baechle · 18 years ago
  14. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  15. f5738ce [PATCH] remove kernel syscalls by Arnd Bergmann · 18 years ago
  16. 16ec7e1 [NET]: SPARC checksum annotations and cleanups. by Al Viro · 18 years ago
  17. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 18 years ago
  18. 59359ff [SPARC]: Fix robust futex syscalls and wire up migrate_pages. by David S. Miller · 18 years ago
  19. 6cf431d [SPARC]: Clean up asm-sparc/elf.h pollution in userspace. by David Woodhouse · 18 years ago
  20. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  21. 7a39f52 [PATCH] sparc32 rwlock fix by Al Viro · 18 years ago
  22. 0d84438 [PATCH] sparc32 pt_regs fixes by Al Viro · 18 years ago
  23. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  24. 135ab6e [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references by Arnd Bergmann · 18 years ago
  25. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 18 years ago
  26. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  27. a6d967a [libata] No need for all those arch libata-portmap.h headers by Jeff Garzik · 18 years ago
  28. 02b25fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  29. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  30. 09087a1 Fix exported headers for SPARC, SPARC64 by David Woodhouse · 18 years ago
  31. fadcfa3 [HEADERS] One line per header in Kbuild files to reduce conflicts by David Woodhouse · 18 years ago
  32. 97148ba Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  33. 3a45975 [PATCH] IA64,sparc: local DoS with corrupted ELFs by Kirill Korotaev · 18 years ago
  34. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  35. 29ed4601 [SPARC]: Fix SA_STATIC_ALLOC value. by David S. Miller · 18 years ago
  36. 06ffd79 [SPARC]: Kill prom_getname, unused and not implemented properly. by David S. Miller · 18 years ago
  37. 52393cc [PATCH] remove set_wmb - arch removal by Steven Rostedt · 18 years ago
  38. 6fa0cb1 Merge git://git.infradead.org/hdrinstall-2.6 by Linus Torvalds · 18 years ago
  39. 6741320 [PATCH] irq-flags: SPARC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  40. 74e651f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  41. 877ce7c [AF_UNIX]: Datagram getpeersec by Catherine Zhang · 18 years ago
  42. 8f96cd1 [SPARC]: sparc32 side of of_device layer IRQ resolution. by David S. Miller · 18 years ago
  43. 946ea09 [SPARC]: Kill interrupt stuff and linux_phandle from device_node. by David S. Miller · 18 years ago
  44. 3ca9fab [SPARC]: Add of_io{remap,unmap}(). by David S. Miller · 18 years ago
  45. cf44bbc [SPARC]: Beginnings of generic of_device framework. by David S. Miller · 18 years ago
  46. 3ae9a348 [SPARC]: Add of_n_{addr,size}_cells(). by David S. Miller · 18 years ago
  47. 749805d [SPARC]: Add iomap interfaces. by David S. Miller · 18 years ago
  48. 87b385d [SPARC]: Add unique device_node IDs and a ".node" property. by David S. Miller · 18 years ago
  49. fb7cd9d [SPARC]: Add of_set_property() interface. by David S. Miller · 18 years ago
  50. 576c352 [SBUS]: Rewrite and plug into of_device framework. by David S. Miller · 18 years ago
  51. fd53143 [SPARC]: Port of_device layer and make ebus use it. by David S. Miller · 18 years ago
  52. 942a6bd [SPARC]: Port sparc64 in-kernel device tree code to sparc32. by David S. Miller · 18 years ago
  53. 8fae097 [SBUS]: Start cleaning up generic sbus support layer. by David S. Miller · 18 years ago
  54. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 18 years ago
  55. be883da Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  56. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  57. 61fc12d [SPARC]: Add missing rw can_lock macros by Bob Breuer · 18 years ago
  58. 4d1a099 Restrict headers exported to userspace for SPARC and SPARC64 by David S. Miller · 18 years ago
  59. 7202fb4 [SPARC]: Setup cpu_possible_map by Bob Breuer · 18 years ago
  60. a29ee9f Add Kbuild file for SPARC 'make headers_install' by David Woodhouse · 18 years ago
  61. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  62. 353b28b [SPARC]: Add robust futex syscall entries. by David S. Miller · 18 years ago
  63. 5047f09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  64. 8c45112 [SPARC]: Hook up vmsplice into syscall tables. by David S. Miller · 18 years ago
  65. 5614253 Remove unneeded _syscallX macros from user view in asm-*/unistd.h by David Woodhouse · 18 years ago
  66. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  67. d8fe3f1 [SPARC]: __NR_sys removal by OGAWA Hirofumi · 18 years ago
  68. 2784f40 [SPARC]: __NR_sys_splice --> __NR_splice by David S. Miller · 18 years ago
  69. 5fdef39 [SPARC]: Hook up sys_tee() into syscall tables. by David S. Miller · 18 years ago
  70. ac50ab3 [PATCH] sparc32 vga support by Andrew Morton · 18 years ago
  71. 289eee6 [SPARC]: Wire up sys_sync_file_range() into syscall tables. by David S. Miller · 18 years ago
  72. 1339713 [SPARC]: Wire up sys_splice() into the syscall tables. by David S. Miller · 18 years ago
  73. 064b2a0 [PATCH] unify pfn_to_page: sparc pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  74. d59288b [PATCH] bitops: sparc: use generic bitops by Akinobu Mita · 18 years ago
  75. 67b0ad5 [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() by Akinobu Mita · 18 years ago
  76. d71eecf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  77. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  78. a54123e [SPARC]: Try to start getting SMP back into shape. by Bob Breuer · 18 years ago
  79. 14778d9 [SPARC]: Respect vm_page_prot in io_remap_page_range(). by David S. Miller · 18 years ago
  80. c8b2a6c [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc. by David S. Miller · 18 years ago
  81. bc45e32 [SPARC]: Kill off these __put_user_ret things. by David S. Miller · 18 years ago
  82. 1a7a242 [SPARC64]: Recognize "virtual-console" as input and output console device. by David S. Miller · 18 years ago
  83. 5fe91cf [SPARC]: Clean up idprom header files. by David S. Miller · 18 years ago
  84. 5f6164f [PATCH] add asm-generic/mman.h by Michael S. Tsirkin · 18 years ago
  85. f822566 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK by Michael S. Tsirkin · 18 years ago
  86. 40ad7a6 [SPARC]: sys_newfstatat --> sys_fstatat64 by David S. Miller · 18 years ago
  87. 1b9a428 [SPARC]: Wire up sys_unshare(). by David S. Miller · 18 years ago
  88. 2d7d5f0 [SPARC]: Add support for *at(), ppoll, and pselect syscalls. by David S. Miller · 18 years ago
  89. f7111ce [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too. by David S. Miller · 18 years ago
  90. f5a61d0 [PATCH] death of get_thread_info/put_thread_info by Al Viro · 19 years ago
  91. d562ef6 [PATCH] sparc: task_thread_info() by Al Viro · 19 years ago
  92. 4dc7a0b [PATCH] sched: add cacheflush() asm by Ingo Molnar · 19 years ago
  93. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 19 years ago
  94. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 19 years ago
  95. f8aaeace [PATCH] consolidate asm/futex.h by Jeff Dike · 19 years ago
  96. 1fd73c6 [PATCH] Kill L1_CACHE_SHIFT_MAX by Ravikiran G Thirumalai · 19 years ago
  97. d3cb487 [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 by Christoph Lameter · 19 years ago
  98. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  99. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  100. a329729 [PATCH] sun4c_memerr_reg __iomem annotations by Al Viro · 19 years ago