summaryrefslogtreecommitdiffstats
path: root/kernel/cpu
AgeCommit message (Expand)AuthorLines
2014-01-13sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra-7/+10
2013-09-25sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra-0/+7
2013-09-25sched, idle: Fix the idle polling state logicPeter Zijlstra-5/+4
2013-06-14idle: Enable interrupts in the weak arch_cpu_idle() implementationJames Bottomley-0/+1
2013-06-11idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner-0/+16
2013-05-14rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exitSrivatsa S. Bhat-0/+2
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+10
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner-8/+0
2013-04-08idle: Implement generic idle functionThomas Gleixner-0/+105
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner-0/+11