summaryrefslogtreecommitdiffstats
path: root/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* idle: Enable interrupts in the weak arch_cpu_idle() implementationJames Bottomley2013-06-141-0/+1
* idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner2013-06-111-0/+16
* rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exitSrivatsa S. Bhat2013-05-141-0/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-1/+10
* idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-8/+0
* idle: Implement generic idle functionThomas Gleixner2013-04-081-0/+105
* idle: Provide a generic entry point for the idle codeThomas Gleixner2013-04-082-0/+11