summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Implement IRQ stacks.David S. Miller2008-08-121-20/+7
* sparc64: Kill __show_regs().David S. Miller2008-07-311-25/+1
* sparc64: Kill smp_report_regs().David S. Miller2008-07-311-9/+0
* sparc64: Kill VERBOSE_SHOWREGS code.David S. Miller2008-07-311-35/+0
* sparc64: Hook up trigger_all_cpu_backtrace().David S. Miller2008-07-301-2/+8
* sparc64: Make global reg dumping even more useful.David S. Miller2008-07-301-7/+29
* sparc64: Fix global reg snapshotting on self-cpu.David S. Miller2008-07-281-1/+1
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* | remove CONFIG_KMOD from sparc64Johannes Berg2008-07-221-3/+3
* | sparc: Use new '%pS' infrastructure to print symbols.David S. Miller2008-07-171-17/+9
|/
* sparc64: Fix kernel thread stack termination.David S. Miller2008-05-211-11/+25
* sparc64: Add global register dumping facility.David S. Miller2008-05-201-1/+116
* sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-071-3/+15
* sparc64: Fix syscall restart, for real...David S. Miller2008-05-021-6/+0
* sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.David S. Miller2008-04-271-0/+6
* sparc: Remove old style signal frame support.David S. Miller2008-04-271-5/+1
* [SPARC64]: exec PT_DTRACERoland McGrath2008-03-231-3/+0
* [SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2008-02-281-2/+0
* [SPARC64]: More sparse warning fixes in process.cDavid S. Miller2008-02-191-0/+2
* [SPARC64]: Kill show_regs32().David S. Miller2008-02-191-18/+0
* [SPARC64]: Kill show_stackframe{,32}().David S. Miller2008-02-191-56/+0
* [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off().David S. Miller2008-02-191-0/+1
* [SPARC]: Kill 'prom_palette'.David S. Miller2008-02-181-8/+0
* [SPARC64]: Kill 'prom_keyboard'.David S. Miller2008-02-181-7/+0
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-11/+0
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-201-3/+3
* [SPARC64]: dr-cpu unconfigure support.David S. Miller2007-07-161-5/+16
* [SPARC64]: Report proper system soft state to the hypervisor.David S. Miller2007-05-291-0/+4
* [SPARC64]: Spelling fixes.Simon Arlott2007-05-111-1/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [SPARC64]: Add tick_nohz_{stop,restart}_sched_tick() calls to cpu_idle().David S. Miller2007-04-261-6/+9
* [SPARC64]: Fix atomicity of TIF update in flush_thread()Mathieu Desnoyers2007-03-101-2/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-2/+0
* [SPARC64]: Use sun4v_cpu_idle() in cpu_idle() on SUN4V.David S. Miller2006-03-201-49/+32
* [SPARC64]: Kill cpudata->idle_volume.David S. Miller2006-03-201-8/+2
* [SPARC64]: Disable smp_report_regs() for now.David S. Miller2006-03-201-0/+2
* [SPARC64]: Refine register window trap handling.David S. Miller2006-03-201-2/+18
* [SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller2006-03-201-2/+1
* [SPARC64]: Move away from virtual page tables, part 1.David S. Miller2006-03-201-19/+6
* [SPARC64]: Fix build with CONFIG_COMPAT disabled.David S. Miller2006-01-181-0/+4
* [PATCH] sparc64: task_stack_page()Al Viro2006-01-121-3/+3
* [PATCH] sparc64: task_thread_info()Al Viro2006-01-121-2/+2
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-6/+14
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+4
* [PATCH] spinlock consolidationIngo Molnar2005-09-101-5/+0
* [SPARC64]: More fully work around Spitfire Errata 51.David S. Miller2005-08-291-1/+1
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-4/+0
OpenPOWER on IntegriCloud