summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/process.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner1-3/+3
2020-06-23sparc: share process creation helpers between sparc and sparc64Christian Brauner1-0/+110
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-709/+0
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk1-1/+1
2008-07-17sparc: Use new '%pS' infrastructure to print symbols.David S. Miller1-6/+5
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk1-1/+2
2008-05-10sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller1-5/+0
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller1-4/+16
2008-04-27sparc: Remove old style signal frame support.David S. Miller1-2/+0
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller1-2/+0
2008-02-18[SPARC]: Kill 'prom_palette'.David S. Miller1-6/+0
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-32/+0
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller1-4/+3
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller1-3/+5
2007-05-11[SPARC]: Spelling fixes.Simon Arlott1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-03-12[SPARC]: Fix TIF_USEDFPU flag atomicityWilliam Lee Irwin III1-8/+8
2007-01-30[PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-07[PATCH] restore power-off on sparc32Al Viro1-1/+1
2006-01-12[PATCH] sparc: task_stack_page()Al Viro1-4/+4
2006-01-12[PATCH] sparc: task_thread_info()Al Viro1-2/+2
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-20/+15
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+4
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-05-05[SPARC]: Remove legacy stuff from cpu_idle().Coywolf Qi Hunt1-5/+0
2005-04-24[SPARC]: dump_stack for sparcTom 'spot' Callaway1-0/+11
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+746