aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-14idle: Enable interrupts in the weak arch_cpu_idle() implementationJames Bottomley1-0/+1
2013-06-11idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner1-0/+16
2013-05-14rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exitSrivatsa S. Bhat1-0/+2
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+10
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-8/+0
2013-04-08idle: Implement generic idle functionThomas Gleixner1-0/+105
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner2-0/+11