- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
- 39f75da isystem: trim/fixup stdarg.h and other headers by Alexey Dobriyan · 3 years, 6 months ago
- b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
- 987a087 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 3 years, 11 months ago
- 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
- b9d6243 Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 3 years, 11 months ago
- 6dd580b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 4 years ago
- 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 4 years ago
- 8befe02 sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag() by Tiezhu Yang · 4 years ago
- 415ddc3 sparc32: take ->thread.flags out by Al Viro · 4 years, 5 months ago
- af76525 sparc32: get rid of fake_swapper_regs by Al Viro · 4 years, 5 months ago
- 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
- 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 6 months ago
- bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
- 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
- 7694f51 sparc: unconditionally enable HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
- a4261d4 sparc: share process creation helpers between sparc and sparc64 by Christian Brauner · 4 years, 8 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 8 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 8 months ago
- 13c6371 sparc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 8 months ago
- 88ca055 sparc: Use device_type helpers to access the node type by Rob Herring · 6 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
- bef033a sched, sparc32: Update scheduler comments in copy_thread() by Ingo Molnar · 9 years ago
- d2aca8f sparc32: fix sparse warning in auxio_32.c by Sam Ravnborg · 11 years ago
- 8bdd5a1 sparc32: fix sparse warnings in process_32.h by Sam Ravnborg · 11 years ago
- 8b2abcb sparc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
- 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
- 89e3f23 sparc32: make show_stack() acquire %fp if @_ksp is not specified by Tejun Heo · 12 years ago
- 87fa05a sparc: Use generic idle loop by Sam Ravnborg · 12 years ago
- d472ba8 sparc idle: rename pm_idle to sparc_idle by Len Brown · 12 years ago
- e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
- f7200d4 sparc32: switch to generic sys_execve() by Al Viro · 12 years ago
- c78e064 sparc32: switch to generic kernel_thread() by Al Viro · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- 427f23c sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current by Tkhai Kirill · 13 years ago
- 3732106 sparc32: refactor cpu_idle() by Sam Ravnborg · 13 years ago
- c78896f0 sparc32: drop unused code in process_32 by Sam Ravnborg · 13 years ago
- 3774348 sparc32: drop btfixup for check_pgt_cache by Sam Ravnborg · 13 years ago
- 582a0ba sparc32: remove all uses of ARCH_SUN4C by Sam Ravnborg · 13 years ago
- 2c1cfb2 sparc32: drop sun4c support by Sam Ravnborg · 13 years ago
- d550bbd Disintegrate asm/system.h for Sparc by David Howells · 13 years ago
- bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
- ddd53bf sparc, exec: remove redundant addr_limit assignment by Mathias Krause · 13 years ago
- 2645e72 sparc32,leon: SMP power down implementation by Daniel Hellstrom · 14 years ago
- d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
- 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
- 440ab7a sparc32: Fix thinko in previous change. by David S. Miller · 15 years ago
- f036d9f sparc: Align clone and signal stacks to 16 bytes. by David S. Miller · 15 years ago
- 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 16 years ago
- 6943f3d sparc: move EXPORT_SYMBOL to the symbols definition by Sam Ravnborg · 16 years ago
- 4d7b92a sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t by Sam Ravnborg · 16 years ago
- 757498c sparc: drop CONFIG_SUN_AUXIO by Sam Ravnborg · 16 years ago
- d670bd4 sparc: prepare kernel/ for unification by Sam Ravnborg · 16 years ago[Renamed from arch/sparc/kernel/process.c]
- 5110bd2 sparc: remove CONFIG_SUN4 by Adrian Bunk · 16 years ago
- 4fe3ebe sparc: Use new '%pS' infrastructure to print symbols. by David S. Miller · 17 years ago
- c61c65c sparc/kernel/: possible cleanups by Adrian Bunk · 17 years ago
- c07c605 sparc32: Don't twiddle PT_DTRACE in exec. by David S. Miller · 17 years ago
- 1e38c12 sparc: Fix fork/clone/vfork system call restart. by David S. Miller · 17 years ago
- 5526b7e sparc: Remove old style signal frame support. by David S. Miller · 17 years ago
- 7729d74 [SPARC]: Add reboot_command[] extern decl to asm/system.h by David S. Miller · 17 years ago
- 667bc38 [SPARC]: Kill 'prom_palette'. by David S. Miller · 17 years ago
- 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
- 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
- 64d329e [SPARC32]: __inline__ --> inline by David S. Miller · 17 years ago
- c73fcc8 [SPARC]: Fix serial console device detection. by David S. Miller · 18 years ago
- d1a78c3 [SPARC]: Spelling fixes. by Simon Arlott · 18 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- 54f565e [SPARC]: Fix TIF_USEDFPU flag atomicity by William Lee Irwin III · 18 years ago
- 89eb169 [PATCH] missing exports of pm_power_off() on alpha and sparc32 by Al Viro · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 304cd3e [PATCH] restore power-off on sparc32 by Al Viro · 19 years ago
- 36483c6 [PATCH] sparc: task_stack_page() by Al Viro · 19 years ago
- d562ef6 [PATCH] sparc: task_thread_info() by Al Viro · 19 years ago
- 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
- 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
- 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 20 years ago
- 7cc1712 [SPARC]: Remove legacy stuff from cpu_idle(). by Coywolf Qi Hunt · 20 years ago
- 24dc6ea [SPARC]: dump_stack for sparc by Tom 'spot' Callaway · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago