Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sh: CPU hotplug support. | Paul Mundt | 2010-04-26 | 1 | -1/+5 |
* | sh: convert online CPU map twiddling to cpumask. | Paul Mundt | 2010-04-26 | 1 | -1/+1 |
* | sh: Tidy up a couple of section mismatches. | Paul Mundt | 2010-03-23 | 1 | -1/+1 |
* | sh: machine_ops based reboot support. | Paul Mundt | 2010-01-20 | 1 | -3/+11 |
* | sh: Only use bl bit toggling for sleeping idle. | Paul Mundt | 2009-12-21 | 1 | -2/+2 |
* | sh: Restore bl bit toggling in idle loop. | Paul Mundt | 2009-12-21 | 1 | -0/+2 |
* | sh: Fix up IRQ re-enabling for the need_resched() case. | Paul Mundt | 2009-10-16 | 1 | -1/+2 |
* | sh: Make check_pgt_cache() more aggressive while idling. | Paul Mundt | 2009-10-16 | 1 | -1/+3 |
* | sh: Idle loop chainsawing for SMP-based light sleep. | Paul Mundt | 2009-10-16 | 1 | -16/+57 |
* | sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build. | Paul Mundt | 2009-06-23 | 1 | -1/+22 |
* | sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle. | Paul Mundt | 2009-04-02 | 1 | -1/+1 |
* | sh: Split out the idle loop for reuse between _32/_64 variants. | Paul Mundt | 2008-12-22 | 1 | -0/+81 |