Age | Commit message (Expand) | Author |
2023-10-10 | powerpc: Remove now superfluous sentinel element from ctl_table arrays | Joel Granados |
2023-03-16 | powerpc: Simplify sysctl registration for powersave_nap_ctl_table | Luis Chamberlain |
2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra |
2022-05-04 | powerpc/idle: Fix return value of __setup() handler | Randy Dunlap |
2021-12-23 | powerpc/mm: Switch obsolete dssall to .long | Alexey Kardashevskiy |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-09-18 | powerpc: Move arch_cpu_idle_dead() into smp.c | Michael Ellerman |
2020-01-16 | powerpc/64s: Reimplement power4_idle code in C | Nicholas Piggin |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2013-07-01 | powerpc/idle: Convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2013-04-08 | powerpc: Use generic idle loop | Thomas Gleixner |
2012-11-15 | powerpc: Remove no longer used ppc_md.idle_loop() | Michael Ellerman |
2012-05-08 | powerpc: Remove unused cpu_idle_wait() | Thomas Gleixner |
2012-05-08 | powerpc: Fix broken cpu_idle_wait() implementation | Thomas Gleixner |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-09 | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt |
2012-03-01 | sched/rt: Document scheduler related skip-resched-check sites | Thomas Gleixner |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-01-11 | powerpc: Fix RCU idle and hcall tracing | Anton Blanchard |
2012-01-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
2011-12-11 | powerpc: Tell RCU about idle after hcall tracing | Paul E. McKenney |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-12-08 | powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines | Deepthi Dharwar |
2010-08-24 | powerpc: Re-enable preemption before cpu_die() | Signed-off-by: Darren Hart |
2009-11-18 | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman |
2009-11-12 | sysctl powerpc: Remove dead binary sysctl support | Eric W. Biederman |
2008-11-20 | powerpc: ftrace, do not latency trace idle | Steven Rostedt |
2008-09-30 | powerpc: Fix failure to shutdown with CPU hotplug | Johannes Berg |
2008-07-18 | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner |
2007-11-08 | [POWERPC] Fix sysctl table check failure on PowerMac | Alexey Dobriyan |
2007-10-03 | [POWERPC] Enable tickless idle and high res timers for powerpc | Tony Breeds |
2007-05-07 | [POWERPC] powermac: Suspend to disk on G5 | Johannes Berg |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman |
2007-02-14 | [PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.c | Eric W. Biederman |
2006-10-25 | [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop | arnd@arndb.de |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-04-13 | [PATCH] powerpc: Ensure runlatch is off in the idle loop | Anton Blanchard |
2006-03-27 | powerpc: Unify the 32 and 64 bit idle loops | Paul Mackerras |