1. ee30d64 sparc-apc: BKL pushdown by Arnd Bergmann · 16 years ago
  2. 94d149c sparc: Fix mremap address range validation. by David S. Miller · 16 years ago
  3. 8bf3028 sparc32: fix rtrap.S typo by Robert Reif · 16 years ago
  4. 28e6103 sparc: Fix debugger syscall restart interactions. by David S. Miller · 16 years ago
  5. 986bef8 sparc: Fix ptrace() detach. by David S. Miller · 16 years ago
  6. c07c605 sparc32: Don't twiddle PT_DTRACE in exec. by David S. Miller · 16 years ago
  7. dc5dc7e sparc: Fix SA_ONSTACK signal handling. by David S. Miller · 16 years ago
  8. 1e38c12 sparc: Fix fork/clone/vfork system call restart. by David S. Miller · 16 years ago
  9. 5816339 sparc: Fix mmap VA span checking. by David S. Miller · 16 years ago
  10. 9f2b2a5 sparc32: More memory probing consolidation. by David S. Miller · 16 years ago
  11. 7cece14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  12. e2fdd7f sparc: Add kgdb support. by David S. Miller · 16 years ago
  13. 0a9e9b1 sparc32: Kill smp_message_pass() and related code. by David S. Miller · 16 years ago
  14. 5526b7e sparc: Remove old style signal frame support. by David S. Miller · 16 years ago
  15. a5c5642 sparc: cleanup after SunOS binary emulation removal by Adrian Bunk · 16 years ago
  16. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  17. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 16 years ago
  18. 5dc0742 [SPARC] minor irq handler cleanups by Jeff Garzik · 17 years ago
  19. 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
  20. 35802c0 sparc: Export symbols for ZERO_PAGE usage in modules. by Aneesh Kumar K.V · 16 years ago
  21. 32b0767 sparc: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  22. d786a4a [SPARC]: Fix several regset and ptrace bugs. by David S. Miller · 16 years ago
  23. 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
  24. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  25. f0e98c3 [SPARC]: Fix link errors with gcc-4.3 by David S. Miller · 17 years ago
  26. 74074de sparc: replace remaining __FUNCTION__ occurances by Harvey Harrison · 17 years ago
  27. 7729d74 [SPARC]: Add reboot_command[] extern decl to asm/system.h by David S. Miller · 17 years ago
  28. c8edc89 [SPARC]: Mark linux_sparc_{fpu,chips} static. by David S. Miller · 17 years ago
  29. b80a718 [SPARC]: Fix build in arch/sparc/kernel/led.c by David S. Miller · 17 years ago
  30. b694092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  31. 667bc38 [SPARC]: Kill 'prom_palette'. by David S. Miller · 17 years ago
  32. 1d5509a [SPARC]: Kill extern decl of 'panic_setup'. by David S. Miller · 17 years ago
  33. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 17 years ago
  34. d113fcd [SPARC]: Merge asm-sparc{,64}/cache.h by David S. Miller · 17 years ago
  35. c79ca3f [SPARC]: Kill BSD errno translation table and header files. by David S. Miller · 17 years ago
  36. 7b98ac2 [SPARC]: Remove of_platform_device_create by Stephen Rothwell · 17 years ago
  37. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  38. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  39. d256eb8 [SPARC32]: Use regsets in arch_ptrace(). by David S. Miller · 17 years ago
  40. 9775369 [SPARC]: Move over to arch_ptrace(). by David S. Miller · 17 years ago
  41. 190aa9f [SPARC]: Remove PTRACE_SUN* handling. by David S. Miller · 17 years ago
  42. 3828276 [SPARC]: Kill DEBUG_PTRACE code. by David S. Miller · 17 years ago
  43. 8e3fe80 [SPARC32]: Add user regset support. by David S. Miller · 17 years ago
  44. e33f663 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  45. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  46. 3db1d97 [SPARC]: Add new timerfd syscall entries. by David S. Miller · 17 years ago
  47. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  48. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 17 years ago
  49. 01ba2bd all archs: consolidate init and exit sections in vmlinux.lds.h by Sam Ravnborg · 17 years ago
  50. 872e2be [SPARC]: Constify function pointer tables. by Jan Engelhardt · 17 years ago
  51. 000775c [SPARC]: Make gettimeofday() monotonic again. by David S. Miller · 17 years ago
  52. 5b2afff [SPARC32]: Spelling fixes by Joe Perches · 17 years ago
  53. b127aa8 [SPARC]: Add missing of_node_put by Julia Lawall · 17 years ago
  54. 794b26e [SPARC]: Add missing "space" by Joe Perches · 17 years ago
  55. 9c969ff [SPARC]: Remove duplicate includes. by Lucas Woods · 17 years ago
  56. 64d329e [SPARC32]: __inline__ --> inline by David S. Miller · 17 years ago
  57. 7c23997 [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  58. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  59. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  60. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  61. 5c45708 [SPARC/64]: Consolidate of_register_driver by Stephen Rothwell · 17 years ago
  62. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  63. 0912a5d SPARC: sg chaining support by Jens Axboe · 17 years ago
  64. a2cd155 [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. by Stephen Rothwell · 17 years ago
  65. fa7744d [SPARC/64]: Prepare to remove of_platform_driver name. by Stephen Rothwell · 17 years ago
  66. e8dd161 [SPARC32]: Add irqflags.h to sparc32 and use it from generic code. by Robert Reif · 17 years ago
  67. bcbe40e [SPARC]: beautify vmlinux.lds by Sam Ravnborg · 17 years ago
  68. 9c908f9 [SPARC]: Fix EBUS use of uninitialized variable. by David S. Miller · 17 years ago
  69. 3ac4c94 [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64. by Robert Reif · 17 years ago
  70. 46bcea7 [SPARC]: Centralize find_in_proplist() instead of duplicating N times. by David S. Miller · 17 years ago
  71. 0a808a3 [SPARC32]: Fix modular build of floppy driver. by David S. Miller · 17 years ago
  72. f623f38 [SPARC]: Fix serial console node string creation. by David S. Miller · 17 years ago
  73. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 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. 0f51681 [SPARC32]: Take enable_irq/disable_irq out of line. by Al Viro · 17 years ago
  77. 32231a6 [SPARC32]: clean include/asm-sparc/irq.h by Al Viro · 17 years ago
  78. 196bffa [SPARC32]: Fix rounding errors in ndelay/udelay implementation. by Mark Fortescue · 17 years ago
  79. 3d6e470 [SPARC]: Make sure dev_archdata is filled in for all devices. by David S. Miller · 17 years ago
  80. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 17 years ago
  81. 2cb7e71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ofcons by Linus Torvalds · 17 years ago
  82. bc5a2e6 [SPARC]: Add sys_fallocate() entries. by David S. Miller · 17 years ago
  83. 3f23de1 Create drivers/of/platform.c by Stephen Rothwell · 17 years ago
  84. 37b7754 [SPARC/64] Rename some functions like PowerPC by Stephen Rothwell · 17 years ago
  85. f85ff30 Begin to consolidate of_device.c by Stephen Rothwell · 17 years ago
  86. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 17 years ago
  87. d1cd355 Consolidate of_get_next_child by Stephen Rothwell · 17 years ago
  88. e679c5f Consolidate of_get_parent by Stephen Rothwell · 17 years ago
  89. 581b605 Consolidate of_find_property by Stephen Rothwell · 17 years ago
  90. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 17 years ago
  91. 97e873e Start split out of common open firmware code by Stephen Rothwell · 17 years ago
  92. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  93. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  94. 0437e10 sched: zap the migration init / cache-hot balancing code by Ingo Molnar · 17 years ago
  95. 42e2826 [SPARC32]: Removes mismatch section warnigs in sparc time.c file by Krzysztof Helt · 17 years ago
  96. ca96725 all-archs: consolidate .data section definition in asm-generic by Sam Ravnborg · 17 years ago
  97. 7664709 all-archs: consolidate .text section definition in asm-generic by Sam Ravnborg · 17 years ago
  98. 19fce2b [SPARC32]: Fix sparc32 kdebug changes. by Robert Reif · 17 years ago
  99. 8354c5b [SPARC]: Wire up signalfd/timerfd/eventfd syscalls. by David S. Miller · 17 years ago
  100. d1a78c3 [SPARC]: Spelling fixes. by Simon Arlott · 17 years ago