1. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  2. 066bcac sparc: move symbol exporters to use export.h not module.h by Paul Gortmaker · 13 years ago
  3. ddd53bf sparc, exec: remove redundant addr_limit assignment by Mathias Krause · 13 years ago
  4. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  5. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  6. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  7. 87e8f0e sparc64: Show stack backtrace from show_regs() just like other platforms. by David S. Miller · 14 years ago
  8. c7d5a00 sparc64: Kill off old sys_perfctr system call and state. by David S. Miller · 15 years ago
  9. f2d6cff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  10. f036d9f sparc: Align clone and signal stacks to 16 bytes. by David S. Miller · 15 years ago
  11. 94673e9 sparc: TIF_ABI_PENDING bit removal by David Miller · 15 years ago
  12. 47cab6a debug lockups: Improve lockup detection, fix generic arch fallback by Ingo Molnar · 15 years ago
  13. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  14. 802c64b sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode. by David S. Miller · 16 years ago
  15. 917c366 sparc64: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  16. a88b5ba sparc,sparc64: unify kernel/ by Sam Ravnborg · 16 years ago[Renamed from arch/sparc64/kernel/process.c]
  17. 8f20b20 sparc64: Fix sparse warnings in global reg snapshotting. by David S. Miller · 16 years ago
  18. cdb3592 sparc64: Move reboot handling into seperate file and kill power reg programming. by David S. Miller · 16 years ago
  19. 4f70f7a sparc64: Implement IRQ stacks. by David S. Miller · 16 years ago
  20. dbf3e95 sparc64: Kill __show_regs(). by David S. Miller · 16 years ago
  21. 9c636e3 sparc64: Kill smp_report_regs(). by David S. Miller · 16 years ago
  22. a014821 sparc64: Kill VERBOSE_SHOWREGS code. by David S. Miller · 16 years ago
  23. 09ee167 sparc64: Hook up trigger_all_cpu_backtrace(). by David S. Miller · 16 years ago
  24. 5afe273 sparc64: Make global reg dumping even more useful. by David S. Miller · 16 years ago
  25. 17b6f58 sparc64: Fix global reg snapshotting on self-cpu. by David S. Miller · 16 years ago
  26. 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 · 16 years ago
  27. 184b6c7 remove CONFIG_KMOD from sparc64 by Johannes Berg · 16 years ago
  28. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  29. 4fe3ebe sparc: Use new '%pS' infrastructure to print symbols. by David S. Miller · 16 years ago
  30. a051bc5 sparc64: Fix kernel thread stack termination. by David S. Miller · 16 years ago
  31. 93dae5b sparc64: Add global register dumping facility. by David S. Miller · 16 years ago
  32. 1e38c12 sparc: Fix fork/clone/vfork system call restart. by David S. Miller · 16 years ago
  33. 2678fef sparc64: Fix syscall restart, for real... by David S. Miller · 16 years ago
  34. fd73541 sparc64: Fix accidental syscall restart on child return from clone/fork/vfork. by David S. Miller · 16 years ago
  35. 5526b7e sparc: Remove old style signal frame support. by David S. Miller · 16 years ago
  36. 6d00815 [SPARC64]: exec PT_DTRACE by Roland McGrath · 17 years ago
  37. 7729d74 [SPARC]: Add reboot_command[] extern decl to asm/system.h by David S. Miller · 17 years ago
  38. b142240 [SPARC64]: More sparse warning fixes in process.c by David S. Miller · 17 years ago
  39. 02947ec [SPARC64]: Kill show_regs32(). by David S. Miller · 17 years ago
  40. 5bbdb48 [SPARC64]: Kill show_stackframe{,32}(). by David S. Miller · 17 years ago
  41. c3c2524 [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off(). by David S. Miller · 17 years ago
  42. 667bc38 [SPARC]: Kill 'prom_palette'. by David S. Miller · 17 years ago
  43. 101788b [SPARC64]: Kill 'prom_keyboard'. by David S. Miller · 17 years ago
  44. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  45. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  46. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  47. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 17 years ago
  48. e0204409 [SPARC64]: dr-cpu unconfigure support. by David S. Miller · 17 years ago
  49. 22d6a1c [SPARC64]: Report proper system soft state to the hypervisor. by David S. Miller · 17 years ago
  50. e5dd42e [SPARC64]: Spelling fixes. by Simon Arlott · 17 years ago
  51. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  52. 038cb01 [SPARC64]: Add tick_nohz_{stop,restart}_sched_tick() calls to cpu_idle(). by David S. Miller · 18 years ago
  53. c0a79b2 [SPARC64]: Fix atomicity of TIF update in flush_thread() by Mathieu Desnoyers · 18 years ago
  54. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  55. 30c91d5 [SPARC64]: Use sun4v_cpu_idle() in cpu_idle() on SUN4V. by David S. Miller · 19 years ago
  56. 1bd0cd7 [SPARC64]: Kill cpudata->idle_volume. by David S. Miller · 19 years ago
  57. 19a0d58 [SPARC64]: Disable smp_report_regs() for now. by David S. Miller · 19 years ago
  58. 314ef68 [SPARC64]: Refine register window trap handling. by David S. Miller · 19 years ago
  59. 98c5584 [SPARC64]: Add infrastructure for dynamic TSB sizing. by David S. Miller · 19 years ago
  60. 74bf431 [SPARC64]: Move away from virtual page tables, part 1. by David S. Miller · 19 years ago
  61. 959a85a [SPARC64]: Fix build with CONFIG_COMPAT disabled. by David S. Miller · 19 years ago
  62. ee3eea1 [PATCH] sparc64: task_stack_page() by Al Viro · 19 years ago
  63. f316964 [PATCH] sparc64: task_thread_info() by Al Viro · 19 years ago
  64. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  65. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  66. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 19 years ago
  67. 4f07118 [SPARC64]: More fully work around Spitfire Errata 51. by David S. Miller · 19 years ago
  68. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
  69. db7d9a4 [SPARC64]: Move syscall success and newchild state out of thread flags. by David S. Miller · 19 years ago
  70. 7cc1712 [SPARC]: Remove legacy stuff from cpu_idle(). by Coywolf Qi Hunt · 19 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago