summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-06-07perf/x86/intel/pebs: Add PEBSv3 decodingPeter Zijlstra
2015-06-07perf/x86/intel: Introduce PERF_RECORD_LOST_SAMPLESKan Liang
2015-06-07perf/intel/x86: Enlarge the PEBS bufferYan, Zheng
2015-06-07perf/x86/intel: Drain the PEBS buffer during context switchesYan, Zheng
2015-06-07perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...Yan, Zheng
2015-06-07perf/x86/intel: Handle multiple records in the PEBS bufferYan, Zheng
2015-06-07perf/x86/intel: Introduce setup_pebs_sample_data()Yan, Zheng
2015-06-07perf/x86/intel: Use the PEBS auto reload mechanism when possibleYan, Zheng
2015-06-07perf/x86/intel: add support for PERF_SAMPLE_BRANCH_IND_JUMPStephane Eranian
2015-05-27perf/x86/intel/pt: Remove redundant variable declarationAlexander Shishkin
2015-05-27perf/x86/intel/pt: Kill pt_is_running()Alexander Shishkin
2015-05-27perf/x86/intel/pt: Document pt_buffer_reset_offsets()Alexander Shishkin
2015-05-27perf/x86/intel/pt: Document pt_buffer_reset_markers()Alexander Shishkin
2015-05-27perf/x86/intel/pt: Kill an unused variableAlexander Shishkin
2015-05-27perf/x86/intel: Simplify put_exclusive_constraints()Peter Zijlstra
2015-05-27perf/x86: Simplify the x86_schedule_events() logicPeter Zijlstra
2015-05-27perf/x86/intel: Remove intel_excl_states::init_statePeter Zijlstra
2015-05-27perf/x86/intel: Remove pointless testsPeter Zijlstra
2015-05-27perf/x86/intel: Clean up intel_commit_scheduling() placementPeter Zijlstra
2015-05-27perf/x86/intel: Make WARN()ings consistentPeter Zijlstra
2015-05-27perf/x86/intel: Simplify the dynamic constraint code somewhatPeter Zijlstra
2015-05-27perf/x86/intel: Add lockdep assertPeter Zijlstra
2015-05-27perf/x86/intel: Correct local vs remote sibling statePeter Zijlstra
2015-05-27perf/x86/intel/cqm: Use 'u32' data type for RMIDsMatt Fleming
2015-05-27perf/x86/intel/cqm: Add storage for 'closid' and clean up 'struct intel_pqr_s...Thomas Gleixner
2015-05-27perf/x86/intel/cqm: Remove useless wrapper functionThomas Gleixner
2015-05-27perf/x86/intel/cqm: Avoid pointless MSR writeThomas Gleixner
2015-05-27perf/x86/intel/cqm: Remove pointless spinlock from state cacheThomas Gleixner
2015-05-27perf/x86/intel/cqm: Use proper data typesThomas Gleixner
2015-05-27perf/x86/intel/cqm: Document PQR MSR abuseThomas Gleixner
2015-05-27Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar
2015-05-27perf/x86: Tweak broken BIOS rules during check_hw_exists()Don Zickus
2015-05-27perf/x86/intel/pt: Untangle pt_buffer_reset_markers()Alexander Shishkin
2015-05-27perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra
2015-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-05-20kvm/fpu: Enable eager restore kvm FPU for MPXLiang Li
2015-05-20Revert "KVM: x86: drop fpu_activate hook"Paolo Bonzini
2015-05-20kvm: fix crash in kvm_vcpu_reload_apic_access_pageAndrea Arcangeli
2015-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-12x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructionsAlexei Starovoitov
2015-05-11KVM: MMU: fix SMAP virtualizationXiao Guangrong
2015-05-11KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pagesPaolo Bonzini
2015-05-11KVM: MMU: fix smap permission checkXiao Guangrong
2015-05-11perf/x86/intel/uncore: Add Broadwell-U uncore IMC PMU supportStephane Eranian
2015-05-11perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian
2015-05-11x86/vdso: Fix 'make bzImage' on older distrosOleg Nesterov
2015-05-08perf/x86/intel: Fix SLM cache event listKan Liang