index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
2014-02-27
sched/idle: Remove stale old file
Peter Zijlstra
2014-02-11
sched/idle: Move cpu/idle.c to sched/idle.c
Nicolas Pitre
2014-02-11
sched/idle: Move the cpuidle entry point to the generic idle loop
Nicolas Pitre
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
2013-09-25
sched: Add NEED_RESCHED to the preempt_count
Peter Zijlstra
2013-09-25
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-06-14
idle: Enable interrupts in the weak arch_cpu_idle() implementation
James Bottomley
2013-06-11
idle: Add the stack canary init to cpu_startup_entry()
Thomas Gleixner
2013-05-14
rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit
Srivatsa S. Bhat
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
2013-04-08
idle: Implement generic idle function
Thomas Gleixner
2013-04-08
idle: Provide a generic entry point for the idle code
Thomas Gleixner