1. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  2. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 16 years ago
  3. 5dc0742 [SPARC] minor irq handler cleanups by Jeff Garzik · 17 years ago
  4. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  5. d786a4a [SPARC]: Fix several regset and ptrace bugs. by David S. Miller · 16 years ago
  6. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  7. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  8. f0e98c3 [SPARC]: Fix link errors with gcc-4.3 by David S. Miller · 16 years ago
  9. 74074de sparc: replace remaining __FUNCTION__ occurances by Harvey Harrison · 16 years ago
  10. 7729d74 [SPARC]: Add reboot_command[] extern decl to asm/system.h by David S. Miller · 16 years ago
  11. c8edc89 [SPARC]: Mark linux_sparc_{fpu,chips} static. by David S. Miller · 16 years ago
  12. b80a718 [SPARC]: Fix build in arch/sparc/kernel/led.c by David S. Miller · 16 years ago
  13. b694092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  14. 667bc38 [SPARC]: Kill 'prom_palette'. by David S. Miller · 16 years ago
  15. 1d5509a [SPARC]: Kill extern decl of 'panic_setup'. by David S. Miller · 16 years ago
  16. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 16 years ago
  17. b3dd5b8 [SPARC]: Use shorter form of "get_zeroed_page". by Robert P. J. Day · 16 years ago
  18. bfc1de0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  19. d113fcd [SPARC]: Merge asm-sparc{,64}/cache.h by David S. Miller · 17 years ago
  20. c79ca3f [SPARC]: Kill BSD errno translation table and header files. by David S. Miller · 17 years ago
  21. 7b98ac2 [SPARC]: Remove of_platform_device_create by Stephen Rothwell · 17 years ago
  22. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  23. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  24. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  25. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  26. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  27. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  28. 0afc2ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  29. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  30. d256eb8 [SPARC32]: Use regsets in arch_ptrace(). by David S. Miller · 16 years ago
  31. 9775369 [SPARC]: Move over to arch_ptrace(). by David S. Miller · 16 years ago
  32. 190aa9f [SPARC]: Remove PTRACE_SUN* handling. by David S. Miller · 16 years ago
  33. 3828276 [SPARC]: Kill DEBUG_PTRACE code. by David S. Miller · 16 years ago
  34. 8e3fe80 [SPARC32]: Add user regset support. by David S. Miller · 16 years ago
  35. e33f663 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  36. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 16 years ago
  37. 3db1d97 [SPARC]: Add new timerfd syscall entries. by David S. Miller · 16 years ago
  38. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  39. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  40. 03502fa remove Documentation/smp.txt by Adrian Bunk · 16 years ago
  41. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 16 years ago
  42. 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 16 years ago
  43. 42d4b83 Add HAVE_OPROFILE by Mathieu Desnoyers · 16 years ago
  44. c6d64c1 [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code. by Sam Ravnborg · 17 years ago
  45. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  46. 872e2be [SPARC]: Constify function pointer tables. by Jan Engelhardt · 17 years ago
  47. 000775c [SPARC]: Make gettimeofday() monotonic again. by David S. Miller · 17 years ago
  48. 5b2afff [SPARC32]: Spelling fixes by Joe Perches · 17 years ago
  49. b127aa8 [SPARC]: Add missing of_node_put by Julia Lawall · 17 years ago
  50. 794b26e [SPARC]: Add missing "space" by Joe Perches · 17 years ago
  51. 9c969ff [SPARC]: Remove duplicate includes. by Lucas Woods · 17 years ago
  52. 6ee4e28 [SPARC32]: Fix build-warning in io-unit.c by David S. Miller · 17 years ago
  53. 64d329e [SPARC32]: __inline__ --> inline by David S. Miller · 17 years ago
  54. 7c23997 [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  55. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  56. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  57. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  58. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  59. 5c45708 [SPARC/64]: Consolidate of_register_driver by Stephen Rothwell · 17 years ago
  60. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  61. 966fe39 KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL by Robert P. J. Day · 17 years ago
  62. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  63. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  64. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  65. 0912a5d SPARC: sg chaining support by Jens Axboe · 17 years ago
  66. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  67. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  68. a2cd155 [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. by Stephen Rothwell · 17 years ago
  69. fa7744d [SPARC/64]: Prepare to remove of_platform_driver name. by Stephen Rothwell · 17 years ago
  70. e8dd161 [SPARC32]: Add irqflags.h to sparc32 and use it from generic code. by Robert Reif · 17 years ago
  71. bcbe40e [SPARC]: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  72. 9c908f9 [SPARC]: Fix EBUS use of uninitialized variable. by David S. Miller · 17 years ago
  73. 7bcd4da [SPARC32]: Kill unused vars and macros from prom/console.c by David S. Miller · 17 years ago
  74. 6cc0735 [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS. by David S. Miller · 17 years ago
  75. efb89630 [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579. by David S. Miller · 17 years ago
  76. 70b0e7a [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c. by Mark Fortescue · 17 years ago
  77. f642b26 [SPARC32]: Fix bogus ramdisk image location check. by Mark Fortescue · 17 years ago
  78. 3ac4c94 [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64. by Robert Reif · 17 years ago
  79. 46bcea7 [SPARC]: Centralize find_in_proplist() instead of duplicating N times. by David S. Miller · 17 years ago
  80. 0a808a3 [SPARC32]: Fix modular build of floppy driver. by David S. Miller · 17 years ago
  81. da4e9fe [SPARC]: Fix exec failures on sun4c. by Mark Fortescue · 17 years ago
  82. f623f38 [SPARC]: Fix serial console node string creation. by David S. Miller · 17 years ago
  83. cce933b [SPARC]: Update defconfig. by David S. Miller · 17 years ago
  84. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  85. f61698e [SPARC32]: Fix bug in sparc optimized memset. by Alexander Shmelev · 17 years ago
  86. 0c0d345 [SPARC]: Add missing NOTES section. by David S. Miller · 17 years ago
  87. 86ac92e [SPARC32]: missing exports by Al Viro · 17 years ago
  88. 2240598 [SPARC32]: Deal with rtc/sun_mostek_rtc conflict. by Al Viro · 17 years ago
  89. 378e515 [SPARC32]: Make PAGE_SHARED a read-mostly variable. by Al Viro · 17 years ago
  90. 0f51681 [SPARC32]: Take enable_irq/disable_irq out of line. by Al Viro · 17 years ago
  91. 32231a6 [SPARC32]: clean include/asm-sparc/irq.h by Al Viro · 17 years ago
  92. 196bffa [SPARC32]: Fix rounding errors in ndelay/udelay implementation. by Mark Fortescue · 17 years ago
  93. 3d6e470 [SPARC]: Make sure dev_archdata is filled in for all devices. by David S. Miller · 17 years ago
  94. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 17 years ago
  95. 2cb7e71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofcons by Linus Torvalds · 17 years ago
  96. bc5a2e6 [SPARC]: Add sys_fallocate() entries. by David S. Miller · 17 years ago
  97. 3f23de1 Create drivers/of/platform.c by Stephen Rothwell · 17 years ago
  98. 37b7754 [SPARC/64] Rename some functions like PowerPC by Stephen Rothwell · 17 years ago
  99. f85ff30 Begin to consolidate of_device.c by Stephen Rothwell · 17 years ago
  100. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 17 years ago