summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-132-26/+13
| * | | | | | | x86, AMD: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-131-36/+12
| * | | | | | | x86: Add another set of MSR accessor functionsBorislav Petkov2014-03-132-1/+90
| * | | | | | | x86: Use clflushopt in drm_clflush_virt_rangeRoss Zwisler2014-02-271-1/+1
| * | | | | | | x86: Use clflushopt in drm_clflush_pageRoss Zwisler2014-02-271-1/+7
| * | | | | | | x86: Use clflushopt in clflush_cache_rangeRoss Zwisler2014-02-271-4/+4
| * | | | | | | x86: Add support for the clflushopt instructionRoss Zwisler2014-02-272-0/+9
| * | | | | | | x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu2014-02-201-6/+10
| * | | | | | | x86, AVX-512: AVX-512 Feature DetectionFenghua Yu2014-02-201-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-314-8/+6
|\ \ \ \ \ \ \
| * | | | | | | x86, pageattr: Correct WBINVD spelling in commentBorislav Petkov2014-03-131-3/+3
| * | | | | | | x86, crash: Unify ifdefBorislav Petkov2014-03-131-2/+0
| * | | | | | | x86, boot: Correct max ramdisk size nameBorislav Petkov2014-03-132-3/+3
* | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-311-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Disable generation of traditional x87 instructionsBorislav Petkov2014-02-051-2/+2
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-3114-46/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka2014-03-112-2/+13
| * | | | | | | | | x86/apic: Always define nox2apic and define it as initdataDavid Rientjes2014-02-092-4/+6
| * | | | | | | | | x86/apic: Remove unused function prototypesDavid Rientjes2014-02-091-4/+0
| * | | | | | | | | x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-0913-29/+17
| * | | | | | | | | x86/apic: Only use default_wait_for_init_deassert()David Rientjes2014-02-092-8/+1
* | | | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-311-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA nodeJiang Liu2014-02-211-4/+4
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-3145-541/+913
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Clean up the task_hot() functionAlex Shi2014-03-121-2/+2
| * | | | | | | | | | sched: Remove double calculation in fix_small_imbalance()Vincent Guittot2014-03-121-4/+2
| * | | | | | | | | | sched: Fix broken setscheduler()Steven Rostedt2014-03-121-1/+9
| * | | | | | | | | | sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas2014-03-114-10/+0
| * | | | | | | | | | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-116-17/+0
| * | | | | | | | | | sched/numa: Move task_numa_free() to __put_task_struct()Mike Galbraith2014-03-112-2/+1
| * | | | | | | | | | sched/fair: Fix endless loop in idle_balance()Kirill Tkhai2014-03-111-1/+1
| * | | | | | | | | | sched/core: Fix endless loop in pick_next_task()Kirill Tkhai2014-03-113-11/+15
| * | | | | | | | | | sched/fair: Push down check for high priority class task into idle_balance()Kirill Tkhai2014-03-112-6/+10
| * | | | | | | | | | sched/rt: Fix picking RT and DL tasks from empty queueKirill Tkhai2014-03-112-2/+15
| * | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-11603-3561/+6022
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | trace: Replace hardcoding of 19 with MAX_NICEDongsheng Yang2014-02-271-3/+3
| * | | | | | | | | | | sched: Guarantee task priority in pick_next_task()Peter Zijlstra2014-02-274-6/+34
| * | | | | | | | | | | sched/idle: Remove stale old filePeter Zijlstra2014-02-272-154/+10
| * | | | | | | | | | | sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHEDDietmar Eggemann2014-02-272-8/+9
| * | | | | | | | | | | cpuidle/arm64: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-221-5/+2
| * | | | | | | | | | | cpuidle/powernv: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-222-12/+6
| * | | | | | | | | | | sched, nohz: Exclude isolated cores from load balancingMike Galbraith2014-02-221-7/+18
| * | | | | | | | | | | sched: Fix select_task_rq_fair() description commentsMorten Rasmussen2014-02-221-5/+6
| * | | | | | | | | | | workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang2014-02-221-1/+1
| * | | | | | | | | | | sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang2014-02-221-4/+4
| * | | | | | | | | | | sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang2014-02-222-7/+7
| * | | | | | | | | | | rcu: Use MAX_NICE to replace hardcoding of 19Dongsheng Yang2014-02-221-4/+4
| * | | | | | | | | | | sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang2014-02-221-2/+6
| * | | | | | | | | | | sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()Dongsheng Yang2014-02-221-2/+2
| * | | | | | | | | | | sched/rt: Make init_sched_rt_calss() __initLi Zefan2014-02-221-1/+1