summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | i386: Remove unneeded test of 'task' in dump_trace() (again)Steven Rostedt2014-03-111-1/+1
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-3110-96/+230
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge2014-03-202-0/+39
| * | | | | | | | | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-201-1/+1
| * | | | | | | | | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin2014-03-132-31/+57
| * | | | | | | | | 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 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-313-6/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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-131-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | 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-041-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-201-4/+4
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-312-10/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-111-6/+0
| * | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-1119-77/+150
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'linus' into sched/coreThomas Gleixner2014-02-2130-149/+266
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched/idle, x86: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-111-4/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-317-102/+576
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMUStephane Eranian2014-03-141-0/+3
| * | | | | | | | | | | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()Stephane Eranian2014-03-121-5/+6
| * | | | | | | | | | | perf/x86/uncore: Add __init for uncore_cpumask_init()Dongsheng Yang2014-03-111-1/+1
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-1111-30/+77
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | perf/x86: Add a few more commentsPeter Zijlstra2014-02-272-17/+38
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-02-2717-83/+134
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMCStephane Eranian2014-02-211-4/+4
| * | | | | | | | | | | | perf/x86/uncore: add hrtimer to SNB uncore IMC PMUStephane Eranian2014-02-212-0/+14
| * | | | | | | | | | | | perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller supportStephane Eranian2014-02-212-0/+366
| * | | | | | | | | | | | perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box()Stephane Eranian2014-02-211-36/+36
| * | | | | | | | | | | | perf/x86/uncore: make hrtimer timeout configurable per boxStephane Eranian2014-02-212-2/+6
| * | | | | | | | | | | | perf/x86/uncore: add ability to customize pmu callbacksStephane Eranian2014-02-212-10/+16
| * | | | | | | | | | | | perf/x86/uncore: fix initialization of cpumaskStephane Eranian2014-02-211-24/+37
| * | | | | | | | | | | | perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIsDon Zickus2014-02-091-0/+15
| * | | | | | | | | | | | perf/x86/p4: Fix counter corruption when using lots of perf groupsDon Zickus2014-02-091-1/+18
| * | | | | | | | | | | | x86/nmi: Push duration printk() to irq contextPeter Zijlstra2014-02-092-13/+27
| * | | | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2014-02-0998-637/+4356
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud