| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-03-31 | 10 | -96/+230 |
|\ |
|
| * | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge | 2014-03-20 | 2 | -0/+39 |
| * | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones | 2014-03-20 | 1 | -1/+1 |
| * | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic | H. Peter Anvin | 2014-03-13 | 2 | -31/+57 |
| * | 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 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 | 3 | -6/+4 |
|\ \ |
|
| * | | 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 | 1 | -1/+1 |
* | | | 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-04 | 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-20 | 1 | -4/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 | 2 | -10/+1 |
|\ \ \ \ \ |
|
| * | | | | | sched: Remove unused mc_capable() and smt_capable() | Bjorn Helgaas | 2014-03-11 | 1 | -6/+0 |
| * | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-03-11 | 19 | -77/+150 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'linus' into sched/core | Thomas Gleixner | 2014-02-21 | 30 | -149/+266 |
| |\ \ \ \ \ |
|
| * | | | | | | sched/idle, x86: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 2014-02-11 | 1 | -4/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-03-31 | 7 | -102/+576 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMU | Stephane Eranian | 2014-03-14 | 1 | -0/+3 |
| * | | | | | | perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box() | Stephane Eranian | 2014-03-12 | 1 | -5/+6 |
| * | | | | | | perf/x86/uncore: Add __init for uncore_cpumask_init() | Dongsheng Yang | 2014-03-11 | 1 | -1/+1 |
| * | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2014-03-11 | 11 | -30/+77 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | perf/x86: Add a few more comments | Peter Zijlstra | 2014-02-27 | 2 | -17/+38 |
| * | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2014-02-27 | 17 | -83/+134 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMC | Stephane Eranian | 2014-02-21 | 1 | -4/+4 |
| * | | | | | | | perf/x86/uncore: add hrtimer to SNB uncore IMC PMU | Stephane Eranian | 2014-02-21 | 2 | -0/+14 |
| * | | | | | | | perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller support | Stephane Eranian | 2014-02-21 | 2 | -0/+366 |
| * | | | | | | | perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box() | Stephane Eranian | 2014-02-21 | 1 | -36/+36 |
| * | | | | | | | perf/x86/uncore: make hrtimer timeout configurable per box | Stephane Eranian | 2014-02-21 | 2 | -2/+6 |
| * | | | | | | | perf/x86/uncore: add ability to customize pmu callbacks | Stephane Eranian | 2014-02-21 | 2 | -10/+16 |
| * | | | | | | | perf/x86/uncore: fix initialization of cpumask | Stephane Eranian | 2014-02-21 | 1 | -24/+37 |
| * | | | | | | | perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIs | Don Zickus | 2014-02-09 | 1 | -0/+15 |
| * | | | | | | | perf/x86/p4: Fix counter corruption when using lots of perf groups | Don Zickus | 2014-02-09 | 1 | -1/+18 |
| * | | | | | | | x86/nmi: Push duration printk() to irq context | Peter Zijlstra | 2014-02-09 | 2 | -13/+27 |
| * | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2014-02-09 | 98 | -637/+4356 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
* | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
| | |_|_|_|/ / /
| |/| | | | | | |
|