aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [SPARC64]: Move syscall success and newchild state out of thread flags.David S. Miller2005-07-241-1/+1
* [SPARC]: Remove legacy stuff from cpu_idle().Coywolf Qi Hunt2005-05-051-4/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+869