summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/process_32.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-6/+6
* sched, sparc32: Update scheduler comments in copy_thread()Ingo Molnar2015-08-041-5/+5
* sparc32: fix sparse warning in auxio_32.cSam Ravnborg2014-05-181-2/+6
* sparc32: fix sparse warnings in process_32.hSam Ravnborg2014-04-291-0/+4
* sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-281-1/+0
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* sparc32: make show_stack() acquire %fp if @_ksp is not specifiedTejun Heo2013-04-301-9/+7
* sparc: Use generic idle loopSam Ravnborg2013-04-131-16/+5
* sparc idle: rename pm_idle to sparc_idleLen Brown2013-02-171-4/+3
* flagday: kill pt_regs argument of do_fork()Al Viro2012-11-291-2/+1
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-3/+2
* sparc32: switch to generic sys_execve()Al Viro2012-10-161-28/+0
* sparc32: switch to generic kernel_thread()Al Viro2012-10-161-79/+45
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of currentTkhai Kirill2012-07-261-3/+1
* sparc32: refactor cpu_idle()Sam Ravnborg2012-05-271-30/+5
* sparc32: drop unused code in process_32Sam Ravnborg2012-05-121-82/+0
* sparc32: drop btfixup for check_pgt_cacheSam Ravnborg2012-05-121-2/+0
* sparc32: remove all uses of ARCH_SUN4CSam Ravnborg2012-05-111-32/+0
* sparc32: drop sun4c supportSam Ravnborg2012-05-111-1/+1
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-1/+1
* sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-6/+2
* sparc, exec: remove redundant addr_limit assignmentMathias Krause2011-09-201-2/+1
* sparc32,leon: SMP power down implementationDaniel Hellstrom2011-05-161-2/+10
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* sparc32: Fix thinko in previous change.David S. Miller2010-02-111-1/+1
* sparc: Align clone and signal stacks to 16 bytes.David S. Miller2010-02-091-1/+1
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-081-0/+2
* sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg2009-01-021-8/+8
* sparc: drop CONFIG_SUN_AUXIOSam Ravnborg2008-12-041-2/+0
* sparc: prepare kernel/ for unificationSam Ravnborg2008-12-041-0/+709
OpenPOWER on IntegriCloud