summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/process.c
AgeCommit message (Expand)Author
2020-08-20sparc: switch to kernel_clone()Christian Brauner
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-06-23sparc: share process creation helpers between sparc and sparc64Christian Brauner
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk
2008-07-17sparc: Use new '%pS' infrastructure to print symbols.David S. Miller
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk
2008-05-10sparc32: Don't twiddle PT_DTRACE in exec.David S. Miller
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller
2008-04-27sparc: Remove old style signal frame support.David S. Miller
2008-02-28[SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller
2008-02-18[SPARC]: Kill 'prom_palette'.David S. Miller
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2007-10-27[SPARC32]: __inline__ --> inlineDavid S. Miller
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-05-11[SPARC]: Spelling fixes.Simon Arlott
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-03-12[SPARC]: Fix TIF_USEDFPU flag atomicityWilliam Lee Irwin III
2007-01-30[PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-07[PATCH] restore power-off on sparc32Al Viro
2006-01-12[PATCH] sparc: task_stack_page()Al Viro
2006-01-12[PATCH] sparc: task_thread_info()Al Viro
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-05-05[SPARC]: Remove legacy stuff from cpu_idle().Coywolf Qi Hunt
2005-04-24[SPARC]: dump_stack for sparcTom 'spot' Callaway
2005-02-14[SPARC32]: Need to clear PSR_EF in psr of childregs on fork() on SMP.Krzysztof Helt
2005-02-01[PATCH] make used_math SMP-safeAndrea Arcangeli
2005-01-20[PATCH] Lock initializer cleanup: SPARCThomas Gleixner
2005-01-04[PATCH] fix conflicting cpu_idle() declarationsOleg Nesterov
2004-11-10[SPARC]: Remove unnecessary pm_idle comment.Eric Brower
2004-10-19[PATCH] copy_thread(): unneeded child_tid initializationOleg Nesterov
2004-10-18[PATCH] fix PTRACE_ATTACH race with real parent's wait callsRoland McGrath
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III
2004-07-12[PATCH] sparse: arch/* NULL noise removalAlexander Viro
2004-05-31[SPARC]: First stage of sparc32 sparse work.David S. Miller
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton
2004-04-18[PATCH] sparc32 stack bounds checkingAndrew Morton
2004-04-12Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton
2004-04-02[SPARC]: Add sysctl to control serial console power-off restrictions.Eric Brower
2004-03-14[SPARC32]: Fix build; we don't need KERNEL_SYSCALLS but asm/unistd.h is neces...Keith M. Wesolowski
2004-03-13[PATCH] further __KERNEL_SYSCALLS__ removalAndrew Morton
2004-02-21[SPARC32]: Remove use of PF_USEDFPUKeith M. Wesolowski
2004-02-13[SPARC32]: Mask PIL in local_irq operations.Keith M. Wesolowski
2003-12-29[SPARC32]: Enable KALLSYMS.Keith M. Wesolowski
2003-12-28[SPARC]: Get sun4c functional again in 2.6.0Pete Zaitcev