1. 8bccf5b sparc64: Fix pcr_ops initialization and usage bugs. by David S. Miller · 11 years ago
  2. f3aca3d0 nmi: provide the option to issue an NMI back trace to every cpu but current by Aaron Tomlin · 11 years ago
  3. d158450 sparc64: fix sparse warning in process_64.c by Sam Ravnborg · 11 years ago
  4. cb3042d sparc64: Make sure %pil interrupts are enabled during hypervisor yield. by David S. Miller · 11 years ago
  5. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 12 years ago
  6. 5452c7f sparc/sysrq: fix inconstistent help message of sysrq key by zhangwei(Jovi) · 12 years ago
  7. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  8. 87fa05a sparc: Use generic idle loop by Sam Ravnborg · 12 years ago
  9. e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
  10. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  11. 85910c2 Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc by Al Viro · 12 years ago
  12. 517ffce sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. by David S. Miller · 12 years ago
  13. eb48ffc sparc64: convert to generic execve by Al Viro · 13 years ago
  14. 916ca14 sparc64: Add global PMU register dumping via sysrq. by David S. Miller · 12 years ago
  15. 5230429 sparc64: take fprs_write() and friends to start_thread() by Al Viro · 13 years ago
  16. 1918c7f sparc64: switch to generic kernel_thread() by Al Viro · 12 years ago
  17. dff933d sparc64: clear syscall_noerror on the entry to syscall, not on the exit by Al Viro · 13 years ago
  18. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  19. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 13 years ago
  20. ba74c14 sched/rt: Document scheduler related skip-resched-check sites by Thomas Gleixner · 14 years ago
  21. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  22. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  23. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  24. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  25. 066bcac sparc: move symbol exporters to use export.h not module.h by Paul Gortmaker · 14 years ago
  26. ddd53bf sparc, exec: remove redundant addr_limit assignment by Mathias Krause · 14 years ago
  27. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  28. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 15 years ago
  29. d762746 Make do_execve() take a const filename pointer by David Howells · 15 years ago
  30. 87e8f0e sparc64: Show stack backtrace from show_regs() just like other platforms. by David S. Miller · 15 years ago
  31. c7d5a00 sparc64: Kill off old sys_perfctr system call and state. by David S. Miller · 15 years ago
  32. f2d6cff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  33. f036d9f sparc: Align clone and signal stacks to 16 bytes. by David S. Miller · 15 years ago
  34. 94673e9 sparc: TIF_ABI_PENDING bit removal by David Miller · 15 years ago
  35. 47cab6a debug lockups: Improve lockup detection, fix generic arch fallback by Ingo Molnar · 16 years ago
  36. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  37. 802c64b sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode. by David S. Miller · 16 years ago
  38. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  39. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/process.c]
  40. 8f20b20 sparc64: Fix sparse warnings in global reg snapshotting. by David S. Miller · 17 years ago
  41. cdb3592 sparc64: Move reboot handling into seperate file and kill power reg programming. by David S. Miller · 17 years ago
  42. 4f70f7a sparc64: Implement IRQ stacks. by David S. Miller · 17 years ago
  43. dbf3e95 sparc64: Kill __show_regs(). by David S. Miller · 17 years ago
  44. 9c636e3 sparc64: Kill smp_report_regs(). by David S. Miller · 17 years ago
  45. a014821 sparc64: Kill VERBOSE_SHOWREGS code. by David S. Miller · 17 years ago
  46. 09ee167 sparc64: Hook up trigger_all_cpu_backtrace(). by David S. Miller · 17 years ago
  47. 5afe273 sparc64: Make global reg dumping even more useful. by David S. Miller · 17 years ago
  48. 17b6f58 sparc64: Fix global reg snapshotting on self-cpu. by David S. Miller · 17 years ago
  49. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  50. 184b6c7 remove CONFIG_KMOD from sparc64 by Johannes Berg · 17 years ago
  51. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 17 years ago
  52. 4fe3ebe sparc: Use new '%pS' infrastructure to print symbols. by David S. Miller · 17 years ago
  53. a051bc5 sparc64: Fix kernel thread stack termination. by David S. Miller · 17 years ago
  54. 93dae5b sparc64: Add global register dumping facility. by David S. Miller · 17 years ago
  55. 1e38c12 sparc: Fix fork/clone/vfork system call restart. by David S. Miller · 17 years ago
  56. 2678fef sparc64: Fix syscall restart, for real... by David S. Miller · 17 years ago
  57. fd73541 sparc64: Fix accidental syscall restart on child return from clone/fork/vfork. by David S. Miller · 17 years ago
  58. 5526b7e sparc: Remove old style signal frame support. by David S. Miller · 17 years ago
  59. 6d00815 [SPARC64]: exec PT_DTRACE by Roland McGrath · 17 years ago
  60. 7729d74 [SPARC]: Add reboot_command[] extern decl to asm/system.h by David S. Miller · 17 years ago
  61. b142240 [SPARC64]: More sparse warning fixes in process.c by David S. Miller · 17 years ago
  62. 02947ec [SPARC64]: Kill show_regs32(). by David S. Miller · 17 years ago
  63. 5bbdb48 [SPARC64]: Kill show_stackframe{,32}(). by David S. Miller · 17 years ago
  64. c3c2524 [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off(). by David S. Miller · 17 years ago
  65. 667bc38 [SPARC]: Kill 'prom_palette'. by David S. Miller · 17 years ago
  66. 101788b [SPARC64]: Kill 'prom_keyboard'. by David S. Miller · 17 years ago
  67. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  68. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  69. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 18 years ago
  70. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 18 years ago
  71. e0204409 [SPARC64]: dr-cpu unconfigure support. by David S. Miller · 18 years ago
  72. 22d6a1c [SPARC64]: Report proper system soft state to the hypervisor. by David S. Miller · 18 years ago
  73. e5dd42e [SPARC64]: Spelling fixes. by Simon Arlott · 18 years ago
  74. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  75. 038cb01 [SPARC64]: Add tick_nohz_{stop,restart}_sched_tick() calls to cpu_idle(). by David S. Miller · 18 years ago
  76. c0a79b2 [SPARC64]: Fix atomicity of TIF update in flush_thread() by Mathieu Desnoyers · 18 years ago
  77. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  78. 30c91d5 [SPARC64]: Use sun4v_cpu_idle() in cpu_idle() on SUN4V. by David S. Miller · 19 years ago
  79. 1bd0cd74 [SPARC64]: Kill cpudata->idle_volume. by David S. Miller · 19 years ago
  80. 19a0d58 [SPARC64]: Disable smp_report_regs() for now. by David S. Miller · 19 years ago
  81. 314ef68 [SPARC64]: Refine register window trap handling. by David S. Miller · 19 years ago
  82. 98c5584 [SPARC64]: Add infrastructure for dynamic TSB sizing. by David S. Miller · 19 years ago
  83. 74bf431 [SPARC64]: Move away from virtual page tables, part 1. by David S. Miller · 19 years ago
  84. 959a85a [SPARC64]: Fix build with CONFIG_COMPAT disabled. by David S. Miller · 19 years ago
  85. ee3eea1 [PATCH] sparc64: task_stack_page() by Al Viro · 19 years ago
  86. f316964 [PATCH] sparc64: task_thread_info() by Al Viro · 19 years ago
  87. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  88. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  89. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 20 years ago
  90. 4f07118 [SPARC64]: More fully work around Spitfire Errata 51. by David S. Miller · 20 years ago
  91. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 20 years ago
  92. db7d9a4 [SPARC64]: Move syscall success and newchild state out of thread flags. by David S. Miller · 20 years ago
  93. 7cc1712 [SPARC]: Remove legacy stuff from cpu_idle(). by Coywolf Qi Hunt · 20 years ago
  94. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago