summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-02-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-02-22KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong
2014-02-22KVM: x86: expose ADX feature to guestLiu, Jinsong
2014-02-22KVM: x86: expose new instruction RDSEED to guestLiu, Jinsong
2014-02-22kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao
2014-02-21perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian
2014-02-21perf/x86: Correctly use FEATURE_PDCMPeter Zijlstra
2014-02-21perf, nmi: Fix unknown NMI warningMarkus Metzger
2014-02-21perf/x86/uncore: use MiB unit for events for SNB/IVB/HSW IMCStephane Eranian
2014-02-21perf/x86/uncore: add hrtimer to SNB uncore IMC PMUStephane Eranian
2014-02-21perf/x86/uncore: add SNB/IVB/HSW client uncore memory controller supportStephane Eranian
2014-02-21perf/x86/uncore: move uncore_event_to_box() and uncore_pmu_to_box()Stephane Eranian
2014-02-21perf/x86/uncore: make hrtimer timeout configurable per boxStephane Eranian
2014-02-21perf/x86/uncore: add ability to customize pmu callbacksStephane Eranian
2014-02-21perf/x86/uncore: fix initialization of cpumaskStephane Eranian
2014-02-21Merge branch 'linus' into sched/coreThomas Gleixner
2014-02-20x86, acpi: Fix bug in associating hot-added CPUs with corresponding NUMA nodeJiang Liu
2014-02-20x86, AVX-512: Enable AVX-512 States Context SwitchFenghua Yu
2014-02-20x86, AVX-512: AVX-512 Feature DetectionFenghua Yu
2014-02-20Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-02-19ACPI idle: permit sparse C-state sub-state numbersLen Brown
2014-02-19x86: tsc: Add missing Baytrail frequency to the tableMika Westerberg
2014-02-19x86, tsc: Fallback to normal calibration if fast MSR calibration failsThomas Gleixner
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas
2014-02-19ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo
2014-02-19ACPI: Remove Kconfig symbol ACPI_PROCFSPaul Bolle
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel
2014-02-18KVM: SVM: fix NMI window after iretRadim Krčmář
2014-02-18KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa
2014-02-15Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-14x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA deviceSander Eikelenboom
2014-02-14Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2014-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-14x86/efi: Check status field to validate BGRT headerMatt Fleming
2014-02-14x86/efi: Fix 32-bit falloutBorislav Petkov
2014-02-13x86, lto: Disable LTO for the x86 VDSOAndi Kleen
2014-02-13initconst, x86: Fix initconst mistake in ts5500 codeAndi Kleen
2014-02-13asmlinkage, x86: Fix 32bit memcpy for LTOAndi Kleen
2014-02-13asmlinkage: Make jiffies visibleAndi Kleen
2014-02-13x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin
2014-02-13x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-12x86/PCI: Fix function definition whitespaceBjorn Helgaas
2014-02-12x86/PCI: Reword commentsBjorn Helgaas
2014-02-12x86/PCI: Remove unnecessary local variable initializationBjorn Helgaas
2014-02-11x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes
2014-02-11x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes
2014-02-11ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-11sched/idle, x86: Remove redundant cpuidle_idle_call()Nicolas Pitre
2014-02-11x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski