summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-03-10x86/entry/32: Add and check a stack canary for the SYSENTER stackAndy Lutomirski
2016-03-10x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixupAndy Lutomirski
2016-03-10x86/entry: Only allocate space for tss_struct::SYSENTER_stack if neededAndy Lutomirski
2016-03-10x86/entry: Vastly simplify SYSENTER TF (single-step) handlingAndy Lutomirski
2016-03-10x86/entry/traps: Clear DR6 early in do_debug() and improve the commentAndy Lutomirski
2016-03-10x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptionsAndy Lutomirski
2016-03-10x86/entry/32: Restore FLAGS on SYSEXITAndy Lutomirski
2016-03-10x86/entry/32: Filter NT and speed up AC filtering in SYSENTERAndy Lutomirski
2016-03-10x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS testAndy Lutomirski
2016-03-10Merge branch 'for-4.6/pfn' into libnvdimm-for-nextDan Williams
2016-03-09libnvdimm, pmem: clear poison on writeDan Williams
2016-03-09x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig defaultBorislav Petkov
2016-03-09KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini
2016-03-09KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini
2016-03-09x86/fpu: Fix 'no387' regressionAndy Lutomirski
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa
2016-03-08PCI: Set ROM shadow location in arch code, not in PCI coreBjorn Helgaas
2016-03-08PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXEDBjorn Helgaas
2016-03-08x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-03-08x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck
2016-03-08perf/x86/intel/rapl: Simplify quirk handling even moreBorislav Petkov
2016-03-08Merge branch 'linus' into x86/fpu, to pick up fixesIngo Molnar
2016-03-08x86/asm-offsets: Remove PARAVIRT_enabledAndy Lutomirski
2016-03-08x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabledAndy Lutomirski
2016-03-08x86/nmi: Mark 'ignore_nmis' as __read_mostlyKostenzer Felix
2016-03-08KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-08KVM: MMU: micro-optimize gpte_accessPaolo Bonzini
2016-03-08KVM: MMU: simplify last_pte_bitmapPaolo Bonzini
2016-03-08KVM: MMU: coalesce more page zapping in mmu_sync_childrenPaolo Bonzini
2016-03-08KVM: MMU: move zap/flush to kvm_mmu_get_pagePaolo Bonzini
2016-03-08KVM: MMU: invert return value of mmu.sync_page and *kvm_sync_page*Paolo Bonzini
2016-03-08KVM: MMU: cleanup __kvm_sync_page and its callersPaolo Bonzini
2016-03-08KVM: MMU: use kvm_sync_page in kvm_sync_pagesPaolo Bonzini
2016-03-08KVM: MMU: move TLB flush out of __kvm_sync_pagePaolo Bonzini
2016-03-08KVM: MMU: introduce kvm_mmu_flush_or_zapPaolo Bonzini
2016-03-08x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytesDenys Vlasenko
2016-03-08x86/apic: Deinline __default_send_IPI_*, save ~200 bytesDenys Vlasenko
2016-03-08perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-03-08perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian
2016-03-08perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian
2016-03-08perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-03-08perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang
2016-03-08perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-03-08x86/mce/AMD: Document some functionalityAravind Gopalakrishnan
2016-03-08x86/mce: Clarify comments regarding deferred errorAravind Gopalakrishnan
2016-03-08x86/mce/AMD: Fix logic to obtain block addressAravind Gopalakrishnan
2016-03-08x86/mce/AMD, EDAC: Enable error decoding of Scalable MCA errorsAravind Gopalakrishnan
2016-03-08x86/mce: Move MCx_CONFIG MSR definitionsAravind Gopalakrishnan