Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched: Add NEED_RESCHED to the preempt_count | Peter Zijlstra | 2013-09-25 | 1 | -0/+7 |
* | sched, idle: Fix the idle polling state logic | Peter Zijlstra | 2013-09-25 | 1 | -5/+4 |
* | idle: Enable interrupts in the weak arch_cpu_idle() implementation | James Bottomley | 2013-06-14 | 1 | -0/+1 |
* | idle: Add the stack canary init to cpu_startup_entry() | Thomas Gleixner | 2013-06-11 | 1 | -0/+16 |
* | rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit | Srivatsa S. Bhat | 2013-05-14 | 1 | -0/+2 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 1 | -1/+10 |
* | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -8/+0 |
* | idle: Implement generic idle function | Thomas Gleixner | 2013-04-08 | 1 | -0/+105 |
* | idle: Provide a generic entry point for the idle code | Thomas Gleixner | 2013-04-08 | 2 | -0/+11 |