summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sched: Fix TASK_WAKING & loadaverage breakageIngo Molnar2009-09-171-0/+4
* sched: Disable wakeup balancingPeter Zijlstra2009-09-167-10/+4
* sched: Rename flags to wake_flagsPeter Zijlstra2009-09-161-3/+3
* sched: Clean up the load_idx selection in select_task_rq_fairPeter Zijlstra2009-09-161-19/+8
* sched: Optimize cgroup vs wakeup a bitPeter Zijlstra2009-09-163-22/+10
* sched: x86: Name old_perf in a unique wayPeter Zijlstra2009-09-161-2/+2
* sched: Implement a gentler fair-sleepers featureIngo Molnar2009-09-162-2/+16
* sched: Add SD_PREFER_LOCALPeter Zijlstra2009-09-163-3/+8
* sched: Add a few SYNC hint knobs to play withPeter Zijlstra2009-09-152-3/+21
* sched: Fix sync wakeups againPeter Zijlstra2009-09-151-4/+4
* sched: Add WF_FORKPeter Zijlstra2009-09-153-2/+3
* sched: Rename sync argumentsPeter Zijlstra2009-09-156-24/+33
* sched: Rename select_task_rq() argumentPeter Zijlstra2009-09-154-11/+11
* sched: Feature to disable APERF/MPERF cpu_powerPeter Zijlstra2009-09-152-2/+15
* x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra2009-09-153-1/+60
* x86: Add generic aperf/mperf codePeter Zijlstra2009-09-152-70/+39
* x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra2009-09-153-7/+9
* sched: Provide arch_scale_freq_powerPeter Zijlstra2009-09-151-2/+19
* sched: Reduce forkexec_idxPeter Zijlstra2009-09-155-9/+7
* sched: Improve latencies and throughputMike Galbraith2009-09-156-9/+9
* sched: Fix some domain tuningsPeter Zijlstra2009-09-151-2/+2
* sched: Tweak wake_idxPeter Zijlstra2009-09-157-11/+28
* sched: Fix task affinity for select_task_rq_fairPeter Zijlstra2009-09-151-3/+2
* sched: for_each_domain() vs RCUPeter Zijlstra2009-09-151-2/+7
* sched: Weaken SD_POWERSAVINGS_BALANCEPeter Zijlstra2009-09-152-23/+38
* sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-1510-237/+84
* sched: Add TASK_WAKINGPeter Zijlstra2009-09-152-16/+16
* sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra2009-09-155-11/+20
* sched: Move sched_balance_self() into sched_fair.cPeter Zijlstra2009-09-152-146/+145
* sched: Move code aroundPeter Zijlstra2009-09-151-42/+39
* sched: Add come comments to the sched featuresPeter Zijlstra2009-09-151-8/+85
* sched: Complete buddy switchesMike Galbraith2009-09-152-1/+3
* sched: Split WAKEUP_OVERLAPPeter Zijlstra2009-09-152-3/+5
* sched: Fix double_rq_lock() compile warningPeter Zijlstra2009-09-151-2/+2
* Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-145-40/+4
|\
| * x86, e820: Guard against array overflowed in __e820_add_region()Cyrill Gorcunov2009-08-261-1/+1
| * x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variablesH. Peter Anvin2009-06-264-39/+3
* | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-147-22/+40
|\ \
| * | x86, percpu: Collect hot percpu variables into one cachelineTejun Heo2009-08-043-8/+13
| * | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo2009-08-042-5/+6
| * | x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds2009-08-043-9/+21
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-143-39/+30
|\ \ \
| * | | x86, highmem_32.c: Clean up commentFigo.zhang2009-06-291-1/+1
| * | | x86, pgtable.h: Clean up typesFigo.zhang2009-06-291-3/+3
| * | | x86: Clean up dump_pagetable()Akinobu Mita2009-06-292-35/+26
* | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-141-2/+2
|\ \ \ \
| * | | | x86: Simplify the Makefile in a minor way through use of cc-ifversionFrans Pop2009-08-041-2/+2
| | |/ / | |/| |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-144-33/+61
|\ \ \ \
| * | | | x86-64: move clts into batch cpu state updates when preloading fpuJeremy Fitzhardinge2009-06-171-9/+18
| * | | | x86-64: move unlazy_fpu() into lazy cpu state part of context switchJeremy Fitzhardinge2009-06-171-3/+3