Age | Commit message (Expand) | Author | Files | Lines |
2013-07-01 | powerpc/idle: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 1 | -2/+2 |
2013-04-08 | powerpc: Use generic idle loop | Thomas Gleixner | 1 | -60/+29 |
2012-11-15 | powerpc: Remove no longer used ppc_md.idle_loop() | Michael Ellerman | 1 | -3/+0 |
2012-05-08 | powerpc: Remove unused cpu_idle_wait() | Thomas Gleixner | 1 | -19/+0 |
2012-05-08 | powerpc: Fix broken cpu_idle_wait() implementation | Thomas Gleixner | 1 | -9/+5 |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 1 | -1/+1 |
2012-03-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -1/+5 |
2012-03-09 | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt | 1 | -1/+5 |
2012-03-01 | sched/rt: Document scheduler related skip-resched-check sites | Thomas Gleixner | 1 | -1/+1 |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 1 | -4/+4 |
2012-01-11 | powerpc: Fix RCU idle and hcall tracing | Anton Blanchard | 1 | -10/+2 |
2012-01-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 1 | -0/+27 |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 1 | -8/+7 |
2011-12-11 | powerpc: Tell RCU about idle after hcall tracing | Paul E. McKenney | 1 | -2/+14 |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 1 | -2/+2 |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 1 | -2/+2 |
2011-12-08 | powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines | Deepthi Dharwar | 1 | -0/+27 |
2010-08-24 | powerpc: Re-enable preemption before cpu_die() | Signed-off-by: Darren Hart | 1 | -1/+1 |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 1 | -1/+1 |
2009-11-12 | sysctl powerpc: Remove dead binary sysctl support | Eric W. Biederman | 1 | -2/+0 |
2008-11-20 | powerpc: ftrace, do not latency trace idle | Steven Rostedt | 1 | -0/+5 |
2008-09-30 | powerpc: Fix failure to shutdown with CPU hotplug | Johannes Berg | 1 | -5/+1 |
2008-07-18 | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 1 | -1/+1 |
2007-11-08 | [POWERPC] Fix sysctl table check failure on PowerMac | Alexey Dobriyan | 1 | -1/+1 |
2007-10-03 | [POWERPC] Enable tickless idle and high res timers for powerpc | Tony Breeds | 1 | -0/+3 |
2007-05-07 | [POWERPC] powermac: Suspend to disk on G5 | Johannes Berg | 1 | -1/+4 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.c | Eric W. Biederman | 1 | -3/+8 |
2006-10-25 | [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop | arnd@arndb.de | 1 | -0/+7 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-04-13 | [PATCH] powerpc: Ensure runlatch is off in the idle loop | Anton Blanchard | 1 | -2/+2 |
2006-03-27 | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras | 1 | -0/+122 |