summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-06-27perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappersPeter Zijlstra
2016-06-27perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switchDavid Carrillo-Cisneros
2016-06-27perf/x86/intel: Fix trivial formatting and style bugDavid Carrillo-Cisneros
2016-06-27perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSXDavid Carrillo-Cisneros
2016-06-27perf/x86/intel: Print LBR support statement after validationDavid Carrillo-Cisneros
2016-06-27Merge tag 'v4.7-rc5' into perf/core, to pick up fixesIngo Molnar
2016-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-24x86/efi: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24x86: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-24x86: fix up a few misc stack pointer vs thread_info confusionsLinus Torvalds
2016-06-23x86: avoid avoid passing around 'thread_info' in stack dumping codeLinus Torvalds
2016-06-23x86/xen: avoid m2p lookup when setting early page table entriesDavid Vrabel
2016-06-23x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-17isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray
2016-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-06-16kvm: vmx: check apicv is active before using VT-d posted interruptYang Zhang
2016-06-16kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APICSuravee Suthikulpanit
2016-06-16kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit
2016-06-14kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
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