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