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