| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 2018-02-15 | 3 | -3/+3 |
* | perf/x86: Fix perf,x86,cpuhp deadlock | Peter Zijlstra | 2018-01-25 | 1 | -15/+18 |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-01-17 | 1 | -2/+2 |
|\ |
|
| * | perf/x86/rapl: Fix Haswell and Broadwell server RAPL event | Kan Liang | 2018-01-12 | 1 | -2/+2 |
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-14 | 1 | -0/+18 |
|\ \
| |/
|/| |
|
| * | x86,perf: Disable intel_bts when PTI | Peter Zijlstra | 2018-01-14 | 1 | -0/+18 |
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-01-05 | 1 | -0/+16 |
|\| |
|
| * | x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers | Peter Zijlstra | 2018-01-05 | 1 | -0/+16 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-12-31 | 1 | -1/+4 |
|\ \ |
|
| * | | perf/x86/intel: Plug memory leak in intel_pmu_init() | Thomas Gleixner | 2017-12-27 | 1 | -1/+4 |
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-12-30 | 1 | -47/+83 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | x86/events/intel/ds: Map debug buffers in cpu_entry_area | Hugh Dickins | 2017-12-23 | 1 | -45/+80 |
| * | x86/cpu_entry_area: Add debugstore entries to cpu_entry_area | Thomas Gleixner | 2017-12-23 | 1 | -2/+3 |
| * | perf/x86: Enable free running PEBS for REGS_USER/INTR | Andi Kleen | 2017-12-17 | 1 | -0/+4 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-11-26 | 3 | -4/+4 |
|\ \ |
|
| * | | perf/x86/intel/uncore: Cache logical pkg id in uncore driver | Andi Kleen | 2017-11-17 | 3 | -4/+4 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-26 | 2 | -12/+31 |
|\ \ \
| |/ /
|/| | |
|
| * | | perf/x86/intel/uncore: Add event constraint for BDX PCU | Kan Liang | 2017-11-14 | 1 | -0/+8 |
| * | | perf/x86/intel: Hide TSX events when RTM is not supported | Andi Kleen | 2017-11-13 | 1 | -12/+23 |
| |/ |
|
* | | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 9 | -0/+9 |
|\| |
|
| * | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 9 | -0/+9 |
| |\ |
|
| | * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 9 | -0/+9 |
* | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-10-27 | 1 | -3/+3 |
|\| | |
|
| * | | perf/x86/intel/bts: Fix exclusive event reference leak | Alexander Shishkin | 2017-10-24 | 1 | -3/+3 |
| |/ |
|
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-10-20 | 5 | -11/+23 |
|\| |
|
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-10-14 | 1 | -2/+10 |
| |\ |
|
| | * | perf/x86/intel/uncore: Fix memory leaks on allocation failures | Colin Ian King | 2017-10-10 | 1 | -2/+10 |
| * | | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-10-06 | 1 | -7/+4 |
| |\ \
| | |/
| |/| |
|
| | * | perf/x86/intel, watchdog/core: Sanitize PMU HT bug workaround | Peter Zijlstra | 2017-09-14 | 1 | -7/+4 |
| * | | perf/x86/intel/uncore: Correct num_boxes for IIO and IRP | Kan Liang | 2017-09-25 | 1 | -2/+2 |
| * | | perf/x86/intel/rapl: Add missing CPU IDs | Kan Liang | 2017-09-25 | 1 | -0/+3 |
| * | | perf/x86/intel/cstate: Add missing CPU IDs | Kan Liang | 2017-09-25 | 1 | -0/+4 |
| |/ |
|
* / | perf/x86: Enable free running PEBS for REGS_USER/INTR | Andi Kleen | 2017-09-29 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-09-04 | 2 | -1767/+1 |
|\ |
|
| * | x86/perf/cqm: Wipe out perf based cqm | Vikas Shivappa | 2017-08-01 | 2 | -1767/+1 |
* | | perf/x86: Fix caps/ for !Intel | Peter Zijlstra | 2017-08-29 | 1 | -12/+2 |
* | | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR | Kan Liang | 2017-08-29 | 1 | -1/+1 |
* | | perf/core, pt, bts: Get rid of itrace_started | Alexander Shishkin | 2017-08-29 | 2 | -3/+4 |
* | | perf/x86: Export some PMU attributes in caps/ directory | Andi Kleen | 2017-08-25 | 1 | -1/+65 |
* | | perf/x86: Only show format attributes when supported | Andi Kleen | 2017-08-25 | 1 | -7/+41 |
* | | perf/x86: Fix data source decoding for Skylake | Andi Kleen | 2017-08-25 | 2 | -19/+34 |
* | | perf/x86: Move Nehalem PEBS code to flag | Andi Kleen | 2017-08-25 | 2 | -4/+2 |
* | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-24 | 7 | -34/+34 |
|\ \ |
|
| * | | x86: Constify attribute_group structures | Arvind Yadav | 2017-08-18 | 4 | -31/+31 |
| * | | x86: Mark various structures and functions as 'static' | Colin Ian King | 2017-08-11 | 3 | -3/+3 |
| |/ |
|
* | | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres... | Ingo Molnar | 2017-07-30 | 4 | -20/+55 |
|\| |
|
| * | perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs | Stephane Eranian | 2017-07-24 | 1 | -0/+1 |
| * | perf/x86/intel/uncore: Fix SKX CHA event extra regs | Stephane Eranian | 2017-07-24 | 1 | -0/+13 |
| * | perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field | Kan Liang | 2017-07-24 | 1 | -3/+0 |
| * | perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask | Kan Liang | 2017-07-24 | 1 | -2/+2 |