summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-14Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-12x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming
2016-03-12x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov
2016-03-10x86/delay: Avoid preemptible context checks in delay_mwaitx()Borislav Petkov
2016-03-10KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini
2016-03-10KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-03-10x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu
2016-03-09x86/fpu: Fix 'no387' regressionAndy Lutomirski
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-08x86/nmi: Mark 'ignore_nmis' as __read_mostlyKostenzer Felix
2016-03-08KVM: VMX: disable PEBS before a guest entryRadim Krčmář
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
2016-03-08Merge branch 'linus' into ras/core, to pick up fixesIngo Molnar
2016-03-06Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-05um: use %lx format specifiers for unsigned longsColin Ian King
2016-03-04Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-03-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-03perf/x86/uncore: Fix build on UP-IOAPIC configsIngo Molnar
2016-03-03PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-02kvm: x86: Update tsc multiplier on change.Owen Hofmann
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-02-29perf/x86/intel/rapl: Convert it to a per package facilityThomas Gleixner
2016-02-29perf/x86/intel/rapl: Utilize event->pmu_privateThomas Gleixner
2016-02-29perf/x86/intel/rapl: Make PMU lock rawThomas Gleixner
2016-02-29perf/x86/intel/rapl: Refactor the code some moreThomas Gleixner
2016-02-29perf/x86/intel/rapl: Clean up the printk outputThomas Gleixner
2016-02-29perf/x86/intel/rapl: Calculate timing onceThomas Gleixner
2016-02-29perf/x86/intel/rapl: Sanitize the quirk handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Add proper error handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Make Knights Landings support functionalThomas Gleixner