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