| Commit message (Expand) | Author | Age |
* | sched: Feature to disable APERF/MPERF cpu_power | Peter Zijlstra | 2009-09-15 |
* | x86: sched: Provide arch implementations using aperf/mperf | Peter Zijlstra | 2009-09-15 |
* | x86: Add generic aperf/mperf code | Peter Zijlstra | 2009-09-15 |
* | x86: Move APERF/MPERF into a X86_FEATURE | Peter Zijlstra | 2009-09-15 |
* | sched: Provide arch_scale_freq_power | Peter Zijlstra | 2009-09-15 |
* | sched: Reduce forkexec_idx | Peter Zijlstra | 2009-09-15 |
* | sched: Improve latencies and throughput | Mike Galbraith | 2009-09-15 |
* | sched: Fix some domain tunings | Peter Zijlstra | 2009-09-15 |
* | sched: Tweak wake_idx | Peter Zijlstra | 2009-09-15 |
* | sched: Fix task affinity for select_task_rq_fair | Peter Zijlstra | 2009-09-15 |
* | sched: for_each_domain() vs RCU | Peter Zijlstra | 2009-09-15 |
* | sched: Weaken SD_POWERSAVINGS_BALANCE | Peter Zijlstra | 2009-09-15 |
* | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 2009-09-15 |
* | sched: Add TASK_WAKING | Peter Zijlstra | 2009-09-15 |
* | sched: Hook sched_balance_self() into sched_class::select_task_rq() | Peter Zijlstra | 2009-09-15 |
* | sched: Move sched_balance_self() into sched_fair.c | Peter Zijlstra | 2009-09-15 |
* | sched: Move code around | Peter Zijlstra | 2009-09-15 |
* | sched: Add come comments to the sched features | Peter Zijlstra | 2009-09-15 |
* | sched: Complete buddy switches | Mike Galbraith | 2009-09-15 |
* | sched: Split WAKEUP_OVERLAP | Peter Zijlstra | 2009-09-15 |
* | sched: Fix double_rq_lock() compile warning | Peter Zijlstra | 2009-09-15 |
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-14 |
|\ |
|
| * | x86, e820: Guard against array overflowed in __e820_add_region() | Cyrill Gorcunov | 2009-08-26 |
| * | x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables | H. Peter Anvin | 2009-06-26 |
* | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-14 |
|\ \ |
|
| * | | x86, percpu: Collect hot percpu variables into one cacheline | Tejun Heo | 2009-08-03 |
| * | | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED() | Tejun Heo | 2009-08-03 |
| * | | x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses | Linus Torvalds | 2009-08-03 |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-14 |
|\ \ \ |
|
| * | | | x86, highmem_32.c: Clean up comment | Figo.zhang | 2009-06-29 |
| * | | | x86, pgtable.h: Clean up types | Figo.zhang | 2009-06-29 |
| * | | | x86: Clean up dump_pagetable() | Akinobu Mita | 2009-06-29 |
* | | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-14 |
|\ \ \ \ |
|
| * | | | | x86: Simplify the Makefile in a minor way through use of cc-ifversion | Frans Pop | 2009-08-04 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 |
|\ \ \ \ |
|
| * | | | | x86-64: move clts into batch cpu state updates when preloading fpu | Jeremy Fitzhardinge | 2009-06-17 |
| * | | | | x86-64: move unlazy_fpu() into lazy cpu state part of context switch | Jeremy Fitzhardinge | 2009-06-17 |
| * | | | | x86-32: make sure clts is batched during context switch | Jeremy Fitzhardinge | 2009-06-17 |
| * | | | | x86: split out core __math_state_restore | Jeremy Fitzhardinge | 2009-06-17 |
* | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-14 |
|\ \ \ \ \ |
|
| * | | | | | x86: Decrease the level of some NUMA messages to KERN_DEBUG | Rafael J. Wysocki | 2009-09-06 |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Fix code patching for paravirt-alternatives on 486 | Ben Hutchings | 2009-09-10 |
| * | | | | | | x86, msr: change msr-reg.o to obj-y, and export its symbols | H. Peter Anvin | 2009-09-04 |
| * | | | | | | x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpus | Yinghai Lu | 2009-09-04 |
| * | | | | | | x86, sched: Workaround broken sched domain creation for AMD Magny-Cours | Andreas Herrmann | 2009-09-03 |
| * | | | | | | x86, mcheck: Use correct cpumask for shared bank4 | Andreas Herrmann | 2009-09-03 |
| * | | | | | | x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors | Andreas Herrmann | 2009-09-03 |
| * | | | | | | x86: Fix CPU llc_shared_map information for AMD Magny-Cours | Andreas Herrmann | 2009-09-03 |
| * | | | | | | x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too | Ingo Molnar | 2009-09-03 |