aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/process.c
Commit message (Expand)AuthorAge
* sparc64: Fix kernel thread stack termination.David S. Miller2008-05-21
* sparc64: Add global register dumping facility.David S. Miller2008-05-20
* sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-07
* sparc64: Fix syscall restart, for real...David S. Miller2008-05-02
* sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.David S. Miller2008-04-27
* sparc: Remove old style signal frame support.David S. Miller2008-04-27
* [SPARC64]: exec PT_DTRACERoland McGrath2008-03-24
* [SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2008-02-29
* [SPARC64]: More sparse warning fixes in process.cDavid S. Miller2008-02-20
* [SPARC64]: Kill show_regs32().David S. Miller2008-02-20
* [SPARC64]: Kill show_stackframe{,32}().David S. Miller2008-02-19
* [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2008-02-19
* [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-18
* [SPARC64]: Kill 'prom_keyboard'.David S. Miller2008-02-18
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-08
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-08
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-20
* [SPARC64]: dr-cpu unconfigure support.David S. Miller2007-07-16
* [SPARC64]: Report proper system soft state to the hypervisor.David S. Miller2007-05-29
* [SPARC64]: Spelling fixes.Simon Arlott2007-05-12
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [SPARC64]: Add tick_nohz_{stop,restart}_sched_tick() calls to cpu_idle().David S. Miller2007-04-26
* [SPARC64]: Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers2007-03-10
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [SPARC64]: Use sun4v_cpu_idle() in cpu_idle() on SUN4V.David S. Miller2006-03-20
* [SPARC64]: Kill cpudata->idle_volume.David S. Miller2006-03-20
* [SPARC64]: Disable smp_report_regs() for now.David S. Miller2006-03-20
* [SPARC64]: Refine register window trap handling.David S. Miller2006-03-20
* [SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller2006-03-20
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-20
* [SPARC64]: Fix build with CONFIG_COMPAT disabled.David S. Miller2006-01-18
* [PATCH] sparc64: task_stack_page()Al Viro2006-01-12
* [PATCH] sparc64: task_thread_info()Al Viro2006-01-12
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-09
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09
* [PATCH] spinlock consolidationIngo Molnar2005-09-10
* [SPARC64]: More fully work around Spitfire Errata 51.David S. Miller2005-08-29
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-26
* [SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller2005-07-24
* [SPARC]: Remove legacy stuff from cpu_idle().Coywolf Qi Hunt2005-05-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16