index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
idle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/idle: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-07-01
1
-2
/
+2
*
powerpc: Use generic idle loop
Thomas Gleixner
2013-04-08
1
-60
/
+29
*
powerpc: Remove no longer used ppc_md.idle_loop()
Michael Ellerman
2012-11-15
1
-3
/
+0
*
powerpc: Remove unused cpu_idle_wait()
Thomas Gleixner
2012-05-08
1
-19
/
+0
*
powerpc: Fix broken cpu_idle_wait() implementation
Thomas Gleixner
2012-05-08
1
-9
/
+5
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
1
-1
/
+5
|
\
|
*
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-09
1
-1
/
+5
*
|
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2012-03-01
1
-1
/
+1
*
|
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-4
/
+4
|
/
*
powerpc: Fix RCU idle and hcall tracing
Anton Blanchard
2012-01-11
1
-10
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-01-06
1
-0
/
+27
|
\
|
*
powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines
Deepthi Dharwar
2011-12-08
1
-0
/
+27
*
|
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-8
/
+7
*
|
powerpc: Tell RCU about idle after hcall tracing
Paul E. McKenney
2011-12-11
1
-2
/
+14
*
|
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-2
/
+2
*
|
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-2
/
+2
|
/
*
powerpc: Re-enable preemption before cpu_die()
Signed-off-by: Darren Hart
2010-08-24
1
-1
/
+1
*
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-18
1
-1
/
+1
*
sysctl powerpc: Remove dead binary sysctl support
Eric W. Biederman
2009-11-12
1
-2
/
+0
*
powerpc: ftrace, do not latency trace idle
Steven Rostedt
2008-11-20
1
-0
/
+5
*
powerpc: Fix failure to shutdown with CPU hotplug
Johannes Berg
2008-09-30
1
-5
/
+1
*
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-07-18
1
-1
/
+1
*
[POWERPC] Fix sysctl table check failure on PowerMac
Alexey Dobriyan
2007-11-08
1
-1
/
+1
*
[POWERPC] Enable tickless idle and high res timers for powerpc
Tony Breeds
2007-10-03
1
-0
/
+3
*
[POWERPC] powermac: Suspend to disk on G5
Johannes Berg
2007-05-07
1
-1
/
+4
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.c
Eric W. Biederman
2007-02-14
1
-3
/
+8
*
[POWERPC] cell: use ppc_md->power_save instead of cbe_idle_loop
arnd@arndb.de
2006-10-25
1
-0
/
+7
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] powerpc: Ensure runlatch is off in the idle loop
Anton Blanchard
2006-04-13
1
-2
/
+2
*
powerpc: Unify the 32 and 64 bit idle loops
Paul Mackerras
2006-03-27
1
-0
/
+122