| Commit message (Expand) | Author | Age |
... | |
| * | | | | perf/x86/intel: Add model number for Skylake Server to perf | Andi Kleen | 2016-04-23 |
| | |/ /
| |/| | |
|
* | | | | perf/x86/amd/uncore: Do not register a task ctx for uncore PMUs | Peter Zijlstra | 2016-04-13 |
* | | | | perf/x86/intel/pt: Use boot_cpu_has() because it's there | Alexander Shishkin | 2016-04-13 |
* | | | | Merge tag 'v4.6-rc3' into perf/core, to refresh the tree | Ingo Molnar | 2016-04-13 |
|\| | | |
|
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-04-03 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | perf/x86/amd: Cleanup Fam10h NB event constraints | Peter Zijlstra | 2016-03-29 |
| | |/
| |/| |
|
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-24 |
| |\ \ |
|
| * \ \ | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-03-24 |
| |\ \ \ |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 |
* | | | | | perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks | Alexander Shishkin | 2016-03-31 |
* | | | | | perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacks | Alexander Shishkin | 2016-03-31 |
* | | | | | perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig | Peter Zijlstra | 2016-03-31 |
* | | | | | perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counter | Huang Rui | 2016-03-31 |
* | | | | | perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) support | Huang Rui | 2016-03-31 |
* | | | | | x86/perf/intel/cstate: Modularize driver | Thomas Gleixner | 2016-03-31 |
* | | | | | x86/perf/intel/cstate: Sanitize error handling | Thomas Gleixner | 2016-03-31 |
* | | | | | x86/perf/intel/cstate: Sanitize probing | Thomas Gleixner | 2016-03-31 |
* | | | | | x86/perf/intel/cstate: Make cstate hotplug handling actually work | Thomas Gleixner | 2016-03-31 |
* | | | | | x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular | Kan Liang | 2016-03-31 |
* | | | | | x86/perf/intel/uncore: Make the Intel uncore PMU driver modular | Kan Liang | 2016-03-31 |
| |_|_|/
|/| | | |
|
* | | | | perf/x86/amd/ibs: Fix pmu::stop() nesting | Peter Zijlstra | 2016-03-31 |
* | | | | perf/x86: Move events_sysfs_show() outside CPU_SUP_INTEL | Huang Rui | 2016-03-25 |
| |_|/
|/| | |
|
* | | | perf/x86/intel/rapl: Add missing Broadwell models | Srinivas Pandruvada | 2016-03-21 |
* | | | perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU | Kan Liang | 2016-03-21 |
* | | | perf/x86/amd/power: Add AMD accumulated power reporting mechanism | Huang Rui | 2016-03-21 |
* | | | perf/x86/amd: Add support for new IOMMU performance events | Suravee Suthikulpanit | 2016-03-21 |
* | | | perf/x86/cqm: Factor out some common code | Peter Zijlstra | 2016-03-21 |
* | | | perf/x86/mbm: Add support for MBM counter overflow handling | Vikas Shivappa | 2016-03-21 |
* | | | perf/x86/mbm: Implement RMID recycling | Vikas Shivappa | 2016-03-21 |
* | | | perf/x86/mbm: Add memory bandwidth monitoring event management | Tony Luck | 2016-03-21 |
* | | | perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init | Vikas Shivappa | 2016-03-21 |
* | | | perf/x86/cqm: Fix CQM memory leak and notifier leak | Vikas Shivappa | 2016-03-21 |
* | | | perf/x86/cqm: Fix CQM handling of grouping events into a cache_group | Vikas Shivappa | 2016-03-21 |
* | | | perf/x86/BTS: Fix RCU usage | Peter Zijlstra | 2016-03-21 |
* | | | perf/x86/ibs: Add IBS interrupt to the dynamic throttle | Peter Zijlstra | 2016-03-21 |
* | | | perf/x86/ibs: Fix race with IBS_STARTING state | Peter Zijlstra | 2016-03-21 |
* | | | perf/x86/ibs: Fix IBS throttle | Peter Zijlstra | 2016-03-21 |
| |/
|/| |
|
* | | Merge branch 'x86/cleanups' into x86/urgent | Ingo Molnar | 2016-03-17 |
|/ |
|
* | perf/x86/intel/rapl: Simplify quirk handling even more | Borislav Petkov | 2016-03-08 |
* | perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere | Andi Kleen | 2016-03-08 |
* | perf/x86/pebs: Add proper PEBS constraints for Broadwell | Stephane Eranian | 2016-03-08 |
* | perf/x86/pebs: Add workaround for broken OVFL status on HSW+ | Stephane Eranian | 2016-03-08 |
* | perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi | Kan Liang | 2016-03-08 |
* | perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2 | Jiri Olsa | 2016-03-08 |
* | perf/x86/uncore: Fix build on UP-IOAPIC configs | Ingo Molnar | 2016-03-03 |
* | perf/x86/intel/rapl: Convert it to a per package facility | Thomas Gleixner | 2016-02-29 |
* | perf/x86/intel/rapl: Utilize event->pmu_private | Thomas Gleixner | 2016-02-29 |
* | perf/x86/intel/rapl: Make PMU lock raw | Thomas Gleixner | 2016-02-29 |
* | perf/x86/intel/rapl: Refactor the code some more | Thomas Gleixner | 2016-02-29 |
* | perf/x86/intel/rapl: Clean up the printk output | Thomas Gleixner | 2016-02-29 |