aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/process_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby1-6/+6
2015-08-04sched, sparc32: Update scheduler comments in copy_thread()Ingo Molnar1-5/+5
2014-05-18sparc32: fix sparse warning in auxio_32.cSam Ravnborg1-2/+6
2014-04-29sparc32: fix sparse warnings in process_32.hSam Ravnborg1-0/+4
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-04-30sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo1-9/+7
2013-04-13sparc: Use generic idle loopSam Ravnborg1-16/+5
2013-02-17sparc idle: rename pm_idle to sparc_idleLen Brown1-4/+3
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro1-2/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-3/+2
2012-10-16sparc32: switch to generic sys_execve()Al Viro1-28/+0
2012-10-16sparc32: switch to generic kernel_thread()Al Viro1-79/+45
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-07-26sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of currentTkhai Kirill1-3/+1
2012-05-27sparc32: refactor cpu_idle()Sam Ravnborg1-30/+5
2012-05-12sparc32: drop unused code in process_32Sam Ravnborg1-82/+0
2012-05-12sparc32: drop btfixup for check_pgt_cacheSam Ravnborg1-2/+0
2012-05-11sparc32: remove all uses of ARCH_SUN4CSam Ravnborg1-32/+0
2012-05-11sparc32: drop sun4c supportSam Ravnborg1-1/+1
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-6/+2
2011-09-20sparc, exec: remove redundant addr_limit assignmentMathias Krause1-2/+1
2011-05-16sparc32,leon: SMP power down implementationDaniel Hellstrom1-2/+10
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1
2010-02-09sparc: Align clone and signal stacks to 16 bytes.David S. Miller1-1/+1
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+2
2009-01-02sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg1-8/+8
2008-12-04sparc: drop CONFIG_SUN_AUXIOSam Ravnborg1-2/+0
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-0/+709