summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-06-14perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86Andi Kleen
2016-06-14perf/x86/intel/uncore: Remove redundant pci_get_drvdata()Bjorn Helgaas
2016-06-14Merge branch 'linus' into perf/core, to pick up fixes before merging new changesIngo Molnar
2016-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang
2016-06-10x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski
2016-06-08x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov
2016-06-08perf/x86/rapl: Add Skylake server model detectionJacob Pan
2016-06-08perf/x86/uncore: Use Intel family name macros for uncoreDave Hansen
2016-06-08perf/x86/cstate: Use Intel Model name macrosDave Hansen
2016-06-08perf/x86/msr: Add missing Intel modelsDave Hansen
2016-06-08perf/x86/msr: Use Intel family macros for MSR events codeDave Hansen
2016-06-08perf/x86/rapl: Use Intel family macros for RAPLDave Hansen
2016-06-08perf/x86/intel: Use Intel family macros for core perf eventsDave Hansen
2016-06-08Merge branch 'x86/urgent' into perf/core, to pick up dependencyIngo Molnar
2016-06-08x86/cpu/intel: Introduce macros for Intel family numbersDave Hansen
2016-06-08Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar
2016-06-07x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-06x86/msr: Use the proper trace point conditional for writesDr. David Alan Gilbert
2016-06-03perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaroundAndi Kleen
2016-06-03perf/x86/intel: Add topdown events to Intel AtomAndi Kleen
2016-06-03perf/x86/intel: Add topdown events to Intel CoreAndi Kleen
2016-06-03perf/x86: Support sysfs files depending on SMT statusAndi Kleen
2016-06-03x86/topology: Add topology_max_smt_threads()Andi Kleen
2016-06-03perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang
2016-06-03perf/x86/intel: Change offcore response masks for Knights LandingLukasz Odzioba
2016-06-03perf/x86/intel: Add 'static' keyword to locally used arraysLukasz Odzioba
2016-06-03perf/x86/intel/uncore: Remove SBOX support for Broadwell serverKan Liang
2016-06-02KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-02KVM: fail KVM_SET_VCPU_EVENTS with invalid exception numberPaolo Bonzini
2016-06-02KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUIDPaolo Bonzini
2016-06-02kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini
2016-06-02KVM: Handle MSR_IA32_PERF_CTLDmitry Bilunov
2016-06-02KVM: x86: avoid write-tearing of TDPNadav Amit
2016-05-27Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds
2016-05-27Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-27platform/x86: Add PMC Driver for Intel Core SoCRajneesh Bhardwaj
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-25kvm:vmx: more complete state update on APICv on/offRoman Kagan
2016-05-25perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé
2016-05-24Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-24xen: use same main loop for counting and remapping pagesJuergen Gross
2016-05-24xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-05-24xen/x86: don't lose event interruptsStefano Stabellini
2016-05-24KVM: SVM: Add more SVM_EXIT_REASONSJan Kiszka