aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/idle.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart2010-08-241-1/+1
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-1/+1
* sysctl powerpc: Remove dead binary sysctl supportEric W. Biederman2009-11-121-2/+0
* powerpc: ftrace, do not latency trace idleSteven Rostedt2008-11-201-0/+5
* powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg2008-09-301-5/+1
* nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* [POWERPC] Fix sysctl table check failure on PowerMacAlexey Dobriyan2007-11-081-1/+1
* [POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds2007-10-031-0/+3
* [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-071-1/+4
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.cEric W. Biederman2007-02-141-3/+8
* [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de2006-10-251-0/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: Ensure runlatch is off in the idle loopAnton Blanchard2006-04-131-2/+2
* powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-271-0/+122