1. 7694f51 sparc: unconditionally enable HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 10 months ago
  2. a4261d4 sparc: share process creation helpers between sparc and sparc64 by Christian Brauner · 4 years, 10 months ago
  3. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
  4. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 9 months ago
  5. 13c6371 sparc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 9 months ago
  6. 88ca055 sparc: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  9. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  10. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  11. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  12. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  13. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
  14. bef033a sched, sparc32: Update scheduler comments in copy_thread() by Ingo Molnar · 10 years ago
  15. d2aca8f sparc32: fix sparse warning in auxio_32.c by Sam Ravnborg · 11 years ago
  16. 8bdd5a1 sparc32: fix sparse warnings in process_32.h by Sam Ravnborg · 11 years ago
  17. 8b2abcb sparc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  18. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
  19. 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
  20. 89e3f23 sparc32: make show_stack() acquire %fp if @_ksp is not specified by Tejun Heo · 12 years ago
  21. 87fa05a sparc: Use generic idle loop by Sam Ravnborg · 12 years ago
  22. d472ba8 sparc idle: rename pm_idle to sparc_idle by Len Brown · 12 years ago
  23. e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
  24. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  25. f7200d4 sparc32: switch to generic sys_execve() by Al Viro · 12 years ago
  26. c78e064 sparc32: switch to generic kernel_thread() by Al Viro · 12 years ago
  27. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  28. 427f23c sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current by Tkhai Kirill · 13 years ago
  29. 3732106 sparc32: refactor cpu_idle() by Sam Ravnborg · 13 years ago
  30. c78896f0 sparc32: drop unused code in process_32 by Sam Ravnborg · 13 years ago
  31. 3774348 sparc32: drop btfixup for check_pgt_cache by Sam Ravnborg · 13 years ago
  32. 582a0ba sparc32: remove all uses of ARCH_SUN4C by Sam Ravnborg · 13 years ago
  33. 2c1cfb2 sparc32: drop sun4c support by Sam Ravnborg · 13 years ago
  34. d550bbd Disintegrate asm/system.h for Sparc by David Howells · 13 years ago
  35. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  36. ddd53bf sparc, exec: remove redundant addr_limit assignment by Mathias Krause · 13 years ago
  37. 2645e72 sparc32,leon: SMP power down implementation by Daniel Hellstrom · 14 years ago
  38. d762746 Make do_execve() take a const filename pointer by David Howells · 15 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  40. 440ab7a sparc32: Fix thinko in previous change. by David S. Miller · 15 years ago
  41. f036d9f sparc: Align clone and signal stacks to 16 bytes. by David S. Miller · 15 years ago
  42. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
  43. 6943f3d sparc: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
  44. 4d7b92a sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t by Sam Ravnborg · 16 years ago
  45. 757498c sparc: drop CONFIG_SUN_AUXIO by Sam Ravnborg · 16 years ago
  46. d670bd4 sparc: prepare kernel/ for unification by Sam Ravnborg · 16 years ago[Renamed from arch/sparc/kernel/process.c]
  47. 5110bd2 sparc: remove CONFIG_SUN4 by Adrian Bunk · 17 years ago
  48. 4fe3ebe sparc: Use new '%pS' infrastructure to print symbols. by David S. Miller · 17 years ago
  49. c61c65c sparc/kernel/: possible cleanups by Adrian Bunk · 17 years ago
  50. c07c605 sparc32: Don't twiddle PT_DTRACE in exec. by David S. Miller · 17 years ago
  51. 1e38c12 sparc: Fix fork/clone/vfork system call restart. by David S. Miller · 17 years ago
  52. 5526b7e sparc: Remove old style signal frame support. by David S. Miller · 17 years ago
  53. 7729d74 [SPARC]: Add reboot_command[] extern decl to asm/system.h by David S. Miller · 17 years ago
  54. 667bc38 [SPARC]: Kill 'prom_palette'. by David S. Miller · 17 years ago
  55. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
  56. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
  57. 64d329e [SPARC32]: __inline__ --> inline by David S. Miller · 17 years ago
  58. c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 18 years ago
  59. d1a78c3 [SPARC]: Spelling fixes. by Simon Arlott · 18 years ago
  60. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  61. 54f565e [SPARC]: Fix TIF_USEDFPU flag atomicity by William Lee Irwin III · 18 years ago
  62. 89eb169 [PATCH] missing exports of pm_power_off() on alpha and sparc32 by Al Viro · 18 years ago
  63. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  64. 304cd3e [PATCH] restore power-off on sparc32 by Al Viro · 19 years ago
  65. 36483c6 [PATCH] sparc: task_stack_page() by Al Viro · 19 years ago
  66. d562ef6 [PATCH] sparc: task_thread_info() by Al Viro · 19 years ago
  67. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  68. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  69. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 20 years ago
  70. 7cc1712 [SPARC]: Remove legacy stuff from cpu_idle(). by Coywolf Qi Hunt · 20 years ago
  71. 24dc6ea [SPARC]: dump_stack for sparc by Tom 'spot' Callaway · 20 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago