aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/idle.c
AgeCommit message (Expand)Author
2013-07-01powerpc/idle: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-04-08powerpc: Use generic idle loopThomas Gleixner
2012-11-15powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner
2012-05-08powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-09powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt
2012-03-01sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-01-11powerpc: Fix RCU idle and hcall tracingAnton Blanchard
2012-01-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker
2011-12-11powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-08powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar
2010-08-24powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl powerpc: Remove dead binary sysctl supportEric W. Biederman
2008-11-20powerpc: ftrace, do not latency trace idleSteven Rostedt
2008-09-30powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2007-11-08[POWERPC] Fix sysctl table check failure on PowerMacAlexey Dobriyan
2007-10-03[POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.cEric W. Biederman
2006-10-25[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-13[PATCH] powerpc: Ensure runlatch is off in the idle loopAnton Blanchard
2006-03-27powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras