| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | x86, Intel: Convert to the new bit access MSR accessors | Borislav Petkov | 2014-03-13 | 2 | -26/+13 |
| * | | | | | | | x86, AMD: Convert to the new bit access MSR accessors | Borislav Petkov | 2014-03-13 | 1 | -36/+12 |
| * | | | | | | | x86: Add another set of MSR accessor functions | Borislav Petkov | 2014-03-13 | 2 | -1/+90 |
| * | | | | | | | x86: Use clflushopt in drm_clflush_virt_range | Ross Zwisler | 2014-02-27 | 1 | -1/+1 |
| * | | | | | | | x86: Use clflushopt in drm_clflush_page | Ross Zwisler | 2014-02-27 | 1 | -1/+7 |
| * | | | | | | | x86: Use clflushopt in clflush_cache_range | Ross Zwisler | 2014-02-27 | 1 | -4/+4 |
| * | | | | | | | x86: Add support for the clflushopt instruction | Ross Zwisler | 2014-02-27 | 2 | -0/+9 |
| * | | | | | | | x86, AVX-512: Enable AVX-512 States Context Switch | Fenghua Yu | 2014-02-20 | 1 | -6/+10 |
| * | | | | | | | x86, AVX-512: AVX-512 Feature Detection | Fenghua Yu | 2014-02-20 | 1 | -0/+4 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 | 4 | -8/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, pageattr: Correct WBINVD spelling in comment | Borislav Petkov | 2014-03-13 | 1 | -3/+3 |
| * | | | | | | | x86, crash: Unify ifdef | Borislav Petkov | 2014-03-13 | 1 | -2/+0 |
| * | | | | | | | x86, boot: Correct max ramdisk size name | Borislav Petkov | 2014-03-13 | 2 | -3/+3 |
* | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-03-31 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: Disable generation of traditional x87 instructions | Borislav Petkov | 2014-02-05 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-03-31 | 14 | -46/+36 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka | 2014-03-11 | 2 | -2/+13 |
| * | | | | | | | | | x86/apic: Always define nox2apic and define it as initdata | David Rientjes | 2014-02-09 | 2 | -4/+6 |
| * | | | | | | | | | x86/apic: Remove unused function prototypes | David Rientjes | 2014-02-09 | 1 | -4/+0 |
| * | | | | | | | | | x86/apic: Switch wait_for_init_deassert() to a bool flag | David Rientjes | 2014-02-09 | 13 | -29/+17 |
| * | | | | | | | | | x86/apic: Only use default_wait_for_init_deassert() | David Rientjes | 2014-02-09 | 2 | -8/+1 |
* | | | | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-03-31 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA node | Jiang Liu | 2014-02-21 | 1 | -4/+4 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 | 45 | -541/+913 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | sched: Clean up the task_hot() function | Alex Shi | 2014-03-12 | 1 | -2/+2 |
| * | | | | | | | | | | sched: Remove double calculation in fix_small_imbalance() | Vincent Guittot | 2014-03-12 | 1 | -4/+2 |
| * | | | | | | | | | | sched: Fix broken setscheduler() | Steven Rostedt | 2014-03-12 | 1 | -1/+9 |
| * | | | | | | | | | | sparc64, sched: Remove unused sparc64_multi_core | Bjorn Helgaas | 2014-03-11 | 4 | -10/+0 |
| * | | | | | | | | | | sched: Remove unused mc_capable() and smt_capable() | Bjorn Helgaas | 2014-03-11 | 6 | -17/+0 |
| * | | | | | | | | | | sched/numa: Move task_numa_free() to __put_task_struct() | Mike Galbraith | 2014-03-11 | 2 | -2/+1 |
| * | | | | | | | | | | sched/fair: Fix endless loop in idle_balance() | Kirill Tkhai | 2014-03-11 | 1 | -1/+1 |
| * | | | | | | | | | | sched/core: Fix endless loop in pick_next_task() | Kirill Tkhai | 2014-03-11 | 3 | -11/+15 |
| * | | | | | | | | | | sched/fair: Push down check for high priority class task into idle_balance() | Kirill Tkhai | 2014-03-11 | 2 | -6/+10 |
| * | | | | | | | | | | sched/rt: Fix picking RT and DL tasks from empty queue | Kirill Tkhai | 2014-03-11 | 2 | -2/+15 |
| * | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-03-11 | 603 | -3561/+6022 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | trace: Replace hardcoding of 19 with MAX_NICE | Dongsheng Yang | 2014-02-27 | 1 | -3/+3 |
| * | | | | | | | | | | | sched: Guarantee task priority in pick_next_task() | Peter Zijlstra | 2014-02-27 | 4 | -6/+34 |
| * | | | | | | | | | | | sched/idle: Remove stale old file | Peter Zijlstra | 2014-02-27 | 2 | -154/+10 |
| * | | | | | | | | | | | sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHED | Dietmar Eggemann | 2014-02-27 | 2 | -8/+9 |
| * | | | | | | | | | | | cpuidle/arm64: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 2014-02-22 | 1 | -5/+2 |
| * | | | | | | | | | | | cpuidle/powernv: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 2014-02-22 | 2 | -12/+6 |
| * | | | | | | | | | | | sched, nohz: Exclude isolated cores from load balancing | Mike Galbraith | 2014-02-22 | 1 | -7/+18 |
| * | | | | | | | | | | | sched: Fix select_task_rq_fair() description comments | Morten Rasmussen | 2014-02-22 | 1 | -5/+6 |
| * | | | | | | | | | | | workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE | Dongsheng Yang | 2014-02-22 | 1 | -1/+1 |
| * | | | | | | | | | | | sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE | Dongsheng Yang | 2014-02-22 | 1 | -4/+4 |
| * | | | | | | | | | | | sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE | Dongsheng Yang | 2014-02-22 | 2 | -7/+7 |
| * | | | | | | | | | | | rcu: Use MAX_NICE to replace hardcoding of 19 | Dongsheng Yang | 2014-02-22 | 1 | -4/+4 |
| * | | | | | | | | | | | sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h | Dongsheng Yang | 2014-02-22 | 1 | -2/+6 |
| * | | | | | | | | | | | sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE() | Dongsheng Yang | 2014-02-22 | 1 | -2/+2 |
| * | | | | | | | | | | | sched/rt: Make init_sched_rt_calss() __init | Li Zefan | 2014-02-22 | 1 | -1/+1 |