1. e3c71a3 sparc: Fix resource flags for PCI children in OF device tree. by David S. Miller · 16 years ago
  2. 66e4f8c sparc32: Implement smp_call_function_single(). by David S. Miller · 16 years ago
  3. 349101d sparc: Add target for a stripped kernel by Martin Habets · 16 years ago
  4. 4f70f7a sparc64: Implement IRQ stacks. by David S. Miller · 16 years ago
  5. e344568 sparc: remove include of linux/of_device.h from asm/of_device.h by Stephen Rothwell · 16 years ago
  6. 764f257 sparc: don't use asm/of_device.h by Stephen Rothwell · 16 years ago
  7. f8d91fa of/sparc: remove include of linux/of_platform.h from asm/of_platform.h by Stephen Rothwell · 16 years ago
  8. 6717c28 sparc: Add __KERNEL__ ifdef protection to pt_regs helpers. by David S. Miller · 16 years ago
  9. 09ee167 sparc64: Hook up trigger_all_cpu_backtrace(). by David S. Miller · 16 years ago
  10. 5afe273 sparc64: Make global reg dumping even more useful. by David S. Miller · 16 years ago
  11. d72609e sparc64: FUTEX_OP_ANDN fix by Mikael Pettersson · 16 years ago
  12. 19fd3ca sparc: merge of_platform_{32,64}.h by Stephen Rothwell · 16 years ago
  13. 71fc324 sparc64: Kill isa_bus_type. by David S. Miller · 16 years ago
  14. 04d91cb sparc: Set CONFIG_HAVE_ARCH_TRACEHOOK by David S. Miller · 16 years ago
  15. ebd3c00 sparc: Add task_pt_regs(). by David S. Miller · 16 years ago
  16. b8b751b sparc: Add call to tracehook_signal_handler(). by David S. Miller · 16 years ago
  17. 5a157d5 sparc: Create and use TIF_NOTIFY_RESUME. by David S. Miller · 16 years ago
  18. 1c133b4 sparc: Use tracehook routines in syscall_trace(). by David S. Miller · 16 years ago
  19. ac76cfd sparc: Add user_stack_pointer(). by David S. Miller · 16 years ago
  20. e35a892 sparc64: tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 16 years ago
  21. badcbf0 sparc: Add asm/syscall.h by David S. Miller · 16 years ago
  22. a1bd021 sparc: enable headers_export again by Sam Ravnborg · 16 years ago
  23. a439fe5 sparc, sparc64: use arch/sparc/include by Sam Ravnborg · 16 years ago
  24. 7b35fa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  25. f1373da sparc: Wire up new system calls. by David S. Miller · 16 years ago
  26. 7833351 pty: remove unused UNIX98_PTY_COUNT options by Adrian Bunk · 16 years ago
  27. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  28. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 16 years ago
  29. 4a0a088 sparc32: pass -m32 when building vmlinux.lds by Stephen Rothwell · 16 years ago
  30. e4f2506 sparc: Remove Sparc's asm-offsets for sclow.S by David Howells · 16 years ago
  31. 4fe3ebe sparc: Use new '%pS' infrastructure to print symbols. by David S. Miller · 16 years ago
  32. f538f3d sparc32: fix init.c allnoconfig build error by Robert Reif · 16 years ago
  33. ab77202 sparc: arch/sparc/kernel/apc.c to unlocked_ioctl by Stoyan Gaydarov · 16 years ago
  34. b1a8bf9 sparc: export openprom.h to userspace by Sam Ravnborg · 16 years ago
  35. 50215d6 sparc/mm/: possible cleanups by Adrian Bunk · 16 years ago
  36. c61c65c sparc/kernel/: possible cleanups by Adrian Bunk · 16 years ago
  37. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  38. ee30d64 sparc-apc: BKL pushdown by Arnd Bergmann · 16 years ago
  39. 399dc43 sparc: switch /proc/led to seq_file by Alexey Dobriyan · 16 years ago
  40. 88278ca sparc: remove CVS keywords by Adrian Bunk · 16 years ago
  41. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  42. 94d149c sparc: Fix mremap address range validation. by David S. Miller · 16 years ago
  43. 8bf3028 sparc32: fix rtrap.S typo by Robert Reif · 16 years ago
  44. 28e6103 sparc: Fix debugger syscall restart interactions. by David S. Miller · 16 years ago
  45. 986bef8 sparc: Fix ptrace() detach. by David S. Miller · 16 years ago
  46. c07c605 sparc32: Don't twiddle PT_DTRACE in exec. by David S. Miller · 16 years ago
  47. dc5dc7e sparc: Fix SA_ONSTACK signal handling. by David S. Miller · 16 years ago
  48. 1e38c12 sparc: Fix fork/clone/vfork system call restart. by David S. Miller · 16 years ago
  49. 5816339 sparc: Fix mmap VA span checking. by David S. Miller · 16 years ago
  50. 4a1236a sparc32: Delete prom_stdin and prom_stdout. by David S. Miller · 16 years ago
  51. 9f2b2a5 sparc32: More memory probing consolidation. by David S. Miller · 16 years ago
  52. ccc3402 sparc32: Kill totally unused memory information tables. by David S. Miller · 16 years ago
  53. 7cece14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  54. e2fdd7f sparc: Add kgdb support. by David S. Miller · 16 years ago
  55. 0a9e9b1 sparc32: Kill smp_message_pass() and related code. by David S. Miller · 16 years ago
  56. 5526b7e sparc: Remove old style signal frame support. by David S. Miller · 16 years ago
  57. a5c5642 sparc: cleanup after SunOS binary emulation removal by Adrian Bunk · 16 years ago
  58. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  59. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 16 years ago
  60. 5dc0742 [SPARC] minor irq handler cleanups by Jeff Garzik · 17 years ago
  61. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  62. 35802c0 sparc: Export symbols for ZERO_PAGE usage in modules. by Aneesh Kumar K.V · 16 years ago
  63. 32b0767 sparc: use kbuild.h instead of defining macros in asm-offsets.c by Christoph Lameter · 16 years ago
  64. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 16 years ago
  65. d786a4a [SPARC]: Fix several regset and ptrace bugs. by David S. Miller · 16 years ago
  66. 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
  67. e6f1ceb [NET] endianness noise: INADDR_ANY by Al Viro · 16 years ago
  68. f0e98c3 [SPARC]: Fix link errors with gcc-4.3 by David S. Miller · 16 years ago
  69. 74074de sparc: replace remaining __FUNCTION__ occurances by Harvey Harrison · 16 years ago
  70. 7729d74 [SPARC]: Add reboot_command[] extern decl to asm/system.h by David S. Miller · 16 years ago
  71. c8edc89 [SPARC]: Mark linux_sparc_{fpu,chips} static. by David S. Miller · 16 years ago
  72. b80a718 [SPARC]: Fix build in arch/sparc/kernel/led.c by David S. Miller · 16 years ago
  73. b694092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  74. 667bc38 [SPARC]: Kill 'prom_palette'. by David S. Miller · 16 years ago
  75. 1d5509a [SPARC]: Kill extern decl of 'panic_setup'. by David S. Miller · 16 years ago
  76. aa02cd2 xtime_lock vs update_process_times by Peter Zijlstra · 16 years ago
  77. b3dd5b8 [SPARC]: Use shorter form of "get_zeroed_page". by Robert P. J. Day · 16 years ago
  78. bfc1de0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  79. d113fcd [SPARC]: Merge asm-sparc{,64}/cache.h by David S. Miller · 17 years ago
  80. c79ca3f [SPARC]: Kill BSD errno translation table and header files. by David S. Miller · 17 years ago
  81. 7b98ac2 [SPARC]: Remove of_platform_device_create by Stephen Rothwell · 16 years ago
  82. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  83. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  84. bdc8078 avoid overflows in kernel/time.c by H. Peter Anvin · 16 years ago
  85. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  86. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  87. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  88. 0afc2ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  89. 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 16 years ago
  90. d256eb8 [SPARC32]: Use regsets in arch_ptrace(). by David S. Miller · 16 years ago
  91. 9775369 [SPARC]: Move over to arch_ptrace(). by David S. Miller · 16 years ago
  92. 190aa9f [SPARC]: Remove PTRACE_SUN* handling. by David S. Miller · 16 years ago
  93. 3828276 [SPARC]: Kill DEBUG_PTRACE code. by David S. Miller · 16 years ago
  94. 8e3fe80 [SPARC32]: Add user regset support. by David S. Miller · 16 years ago
  95. e33f663 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  96. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 16 years ago
  97. 3db1d97 [SPARC]: Add new timerfd syscall entries. by David S. Miller · 16 years ago
  98. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 16 years ago
  99. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  100. 03502fa remove Documentation/smp.txt by Adrian Bunk · 16 years ago