summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-19perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-06-19perf/x86/intel: Fix PMI handling for Intel PTAlexander Shishkin
2015-06-19perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin
2015-06-19perf/x86: Add more Broadwell model numbersAndi Kleen
2015-06-09Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...Ingo Molnar
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-06-07perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EPKan Liang
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-04perf/x86/intel/pt: Fix a refactoring bugAlexander Shishkin
2015-06-02Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-05-27mce: mce_chrdev_write() can be staticPaul E. McKenney
2015-05-27mce: Stop using array-index-based RCU primitivesPaul E. McKenney
2015-05-27x86: Replace cpu_**_mask() with topology_**_cpumask()Bartosz Golaszewski
2015-05-27sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()Bartosz Golaszewski
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