- 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
- 739f1bc Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 08b90f0 perf/x86/intel/bts: Make it an exclusive PMU by Alexander Shishkin · 8 years ago
- f1e1c9e perf/x86/intel/bts: Make sure debug store is valid by Sebastian Andrzej Siewior · 8 years ago
- 35f4d9b perf/x86: Convert perf_callchain_kernel() to use the new unwinder by Josh Poimboeuf · 8 years ago
- b2c16e1 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
- 8ee83b2 perf/x86/intel/pt: Add support for PTWRITE and power event tracing by Alexander Shishkin · 8 years ago
- 080fe0b perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 by Matt Fleming · 8 years ago
- 1155baf perf/x86/intel/pt: Do validate the size of a kernel address filter by Alexander Shishkin · 8 years ago
- ddfdad9 perf/x86/intel/pt: Fix kernel address filter's offset validation by Alexander Shishkin · 8 years ago
- 95f6008 perf/x86/intel/pt: Fix an off-by-one in address filter configuration by Alexander Shishkin · 8 years ago
- cecf623 perf/x86/intel: Don't disable "intel_bts" around "intel" event batching by Alexander Shishkin · 8 years ago
- d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
- cb76c93 x86/dumpstack: Add get_stack_info() interface by Josh Poimboeuf · 8 years ago
- cd34cd9 perf/x86/intel/uncore: Add Skylake server uncore support by Kan Liang · 8 years ago
- 2668c61 perf/x86/rapl: Enable Apollo Lake RAPL support by Harry Pan · 8 years ago
- 5006921 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
- 8ef9b84 perf/x86/intel: Fix PEBSv3 record drain by Peter Zijlstra · 8 years ago
- ef9ef3b perf/x86/intel/bts: Kill a silly warning by Alexander Shishkin · 8 years ago
- 4d4c474 perf/x86/intel/bts: Fix BTS PMI detection by Alexander Shishkin · 8 years ago
- a9a9440 perf/x86/intel/bts: Fix confused ordering of PMU callbacks by Alexander Shishkin · 8 years ago
- 7d762e4 perf/x86/amd/uncore: Prevent use after free by Sebastian Andrzej Siewior · 8 years ago
- 019e579 perf/x86: Check perf_callchain_store() error by Josh Poimboeuf · 8 years ago
- 79d102c perf/x86/intel/cqm: Check cqm/mbm enabled state in event init by Jiri Olsa · 8 years ago
- 24cf846 perf/x86/intel/uncore: Handle non-standard counter offset by Stephane Eranian · 8 years ago
- 68ce4a0 perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping location by Kan Liang · 8 years ago
- b6a32f0 perf/x86: Fix PEBS threshold initialization by Jiri Olsa · 8 years ago
- e64cd6f perf/x86: Use PMUEF_READ_CPU_PKG in uncore events by David Carrillo-Cisneros · 8 years ago
- bc06f00 Merge branch 'perf/urgent' into perf/core, to pick up dependency by Ingo Molnar · 8 years ago
- 95f3be7 perf/x86/intel/uncore: Add enable_box for client MSR uncore by Kan Liang · 8 years ago
- 10e9e7b perf/x86/intel/uncore: Fix uncore num_counters by Kan Liang · 8 years ago
- 3e2c1a6 perf/x86/intel: Clean up LBR state tracking by Peter Zijlstra · 8 years ago
- a5dcff6 perf/x86/intel: Remove redundant test from intel_pmu_lbr_add() by Peter Zijlstra · 8 years ago
- c3a61a2 perf/x86/intel: Eliminate dead code in intel_pmu_lbr_del() by Peter Zijlstra · 8 years ago
- 68f7082 perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}() by Peter Zijlstra · 8 years ago
- 09e61b4f perf/x86/intel: Rework the large PEBS setup code by Peter Zijlstra · 8 years ago
- db82627 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 005bd00 perf/x86: Modify error message in virtualized environment by Juergen Gross · 8 years ago
- b325e04 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 7e4dc77 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 8 years ago
- eb008eb x86: Audit and remove any remaining unnecessary uses of module.h by Paul Gortmaker · 8 years ago
- c6a84daa perf/x86/amd/power: Convert the hotplug notifier to state machine by Anna-Maria Gleixner · 8 years ago
- 8381f6a perf/x86/amd/power: Change hotplug notifier to a symmetric structure by Anna-Maria Gleixner · 8 years ago
- 77c34ef perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
- f070482 perf/x86/intel/cqm: Convert Intel CQM to hotplug state machine by Richard Cochran · 8 years ago
- 8b5b773 perf/x86/intel/rapl: Convert to hotplug state machine by Richard Cochran · 8 years ago
- 9744f7b perf/x86/amd/ibs: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
- 96b2bd3 perf/x86/amd/uncore: Convert to hotplug state machine by Richard Cochran · 8 years ago
- 1a246b9 perf/x86/intel/uncore: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
- 95ca792 perf/x86: Convert the core to the hotplug state machine by Thomas Gleixner · 8 years ago
- eb01950 perf/x86: Fix bogus kernel printk, again by Vegard Nossum · 8 years ago
- 46866b5 perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU by Kan Liang · 8 years ago
- aefbc4d perf/x86/intel: Fix rdlbr_to() MSR reading typo by Peter Zijlstra · 8 years ago
- 3ebe3bd Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
- 175a20c x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl by Ville Syrjälä · 8 years ago
- fc18822 perf/x86: Fix 32-bit perf user callgraph collection by Josh Poimboeuf · 8 years ago
- 9010ae4 perf/x86/intel: Update event constraints when HT is off by Stephane Eranian · 8 years ago
- d4cf194 perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappers by Peter Zijlstra · 8 years ago
- 71adae9 perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switch by David Carrillo-Cisneros · 8 years ago
- 3812bba perf/x86/intel: Fix trivial formatting and style bug by David Carrillo-Cisneros · 8 years ago
- 19fc9dd perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSX by David Carrillo-Cisneros · 8 years ago
- f09509b perf/x86/intel: Print LBR support statement after validation by David Carrillo-Cisneros · 8 years ago
- 281ee05 perf/x86/intel/uncore: Remove redundant pci_get_drvdata() by Bjorn Helgaas · 8 years ago
- 3559ff9 Merge branch 'linus' into perf/core, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
- 348c5ac perf/x86/rapl: Add Skylake server model detection by Jacob Pan · 8 years ago
- a07301a perf/x86/uncore: Use Intel family name macros for uncore by Dave Hansen · 8 years ago
- bf4ad54 perf/x86/cstate: Use Intel Model name macros by Dave Hansen · 8 years ago
- 5134596 perf/x86/msr: Add missing Intel models by Dave Hansen · 8 years ago
- 353bf60 perf/x86/msr: Use Intel family macros for MSR events code by Dave Hansen · 8 years ago
- 7f2236d perf/x86/rapl: Use Intel family macros for RAPL by Dave Hansen · 8 years ago
- ef5f9f4 perf/x86/intel: Use Intel family macros for core perf events by Dave Hansen · 8 years ago
- 030ba6c perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaround by Andi Kleen · 8 years ago
- eb12b8e perf/x86/intel: Add topdown events to Intel Atom by Andi Kleen · 8 years ago
- a39fcae perf/x86/intel: Add topdown events to Intel Core by Andi Kleen · 8 years ago
- fc07e9f perf/x86: Support sysfs files depending on SMT status by Andi Kleen · 8 years ago
- a54fa07 perf/x86/intel/uncore: Locate specific box by checking full device info by Kan Liang · 8 years ago
- 9c489fc perf/x86/intel: Change offcore response masks for Knights Landing by Lukasz Odzioba · 8 years ago
- 20f3627 perf/x86/intel: Add 'static' keyword to locally used arrays by Lukasz Odzioba · 8 years ago
- 3b94a89 perf/x86/intel/uncore: Remove SBOX support for Broadwell server by Kan Liang · 8 years ago
- 275ae41 perf/x86/intel/rapl: Fix pmus free during cleanup by Vincent Stehlé · 8 years ago
- 1ab9418 perf/x86/intel/p4: Trival indentation fix, remove space by Colin Ian King · 8 years ago
- 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 8 years ago
- ef3f00a perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe by Jiri Olsa · 8 years ago
- 3b1fff0 perf core: Add a 'nr' field to perf_event_callchain_context by Arnaldo Carvalho de Melo · 9 years ago
- cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
- 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 5fbe478 perf/x86/intel/pt: Generate PMI in the STOP region as well by Alexander Shishkin · 9 years ago
- 5319e5a Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
- 6d6f283 perf/x86: Fix undefined shift on 32-bit kernels by Andrey Ryabinin · 9 years ago
- 3c3116b perf/x86/msr: Fix SMI overflow by Peter Zijlstra · 9 years ago
- ec336c8 perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform by hchrzani · 9 years ago
- eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
- 1b6de59 perf/x86/intel/pt: Convert ACCESS_ONCE()s by Alexander Shishkin · 9 years ago