Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | perf/x86/intel: Add Broadwell support for the LBR callstack | Kan Liang | 2015-04-17 | 1 | -1/+1 | |
| * | | | | | | | perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain... | Jacob Pan | 2015-04-17 | 1 | -21/+73 | |
| * | | | | | | | perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events | Peter Zijlstra | 2015-04-17 | 1 | -0/+8 | |
| * | | | | | | | perf/x86: Fix hw_perf_event::flags collision | Peter Zijlstra | 2015-04-17 | 1 | -9/+9 | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-15 | 1 | -7/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86: mtrr: if: remove use of seq_printf return value | Joe Perches | 2015-04-15 | 1 | -7/+5 | |
* | | | | | | | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 | 1 | -15/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | x86: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 1 | -15/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-14 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 2015-04-14 | 1 | -3/+3 | |
| * | | | | | | | | watchdog: introduce the hardlockup_detector_disable() function | Ulrich Obergfell | 2015-04-14 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-14 | 16 | -234/+4612 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init() | Ingo Molnar | 2015-04-12 | 1 | -23/+30 | |
| * | | | | | | | perf/x86/intel/pt: Fix the 32-bit build | Ingo Molnar | 2015-04-02 | 2 | -3/+3 | |
| * | | | | | | | perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRs | Andi Kleen | 2015-04-02 | 1 | -2/+4 | |
| * | | | | | | | perf/x86/intel: Streamline LBR MSR handling in PMI | Andi Kleen | 2015-04-02 | 3 | -10/+27 | |
| * | | | | | | | perf/x86: Only dump PEBS register when PEBS has been detected | Andi Kleen | 2015-04-02 | 1 | -2/+4 | |
| * | | | | | | | perf/x86: Dump DEBUGCTL in PMU dump | Andi Kleen | 2015-04-02 | 1 | -1/+5 | |
| * | | | | | | | perf/x86/intel: Reset more state in PMU reset | Andi Kleen | 2015-04-02 | 1 | -0/+12 | |
| * | | | | | | | perf/x86/intel: Make the HT bug workaround conditional on HT enabled | Stephane Eranian | 2015-04-02 | 2 | -21/+79 | |
| * | | | | | | | perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ... | Stephane Eranian | 2015-04-02 | 2 | -2/+22 | |
| * | | | | | | | perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraints | Stephane Eranian | 2015-04-02 | 1 | -5/+10 | |
| * | | | | | | | perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW | Maria Dimakopoulou | 2015-04-02 | 2 | -11/+37 | |
| * | | | | | | | perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW | Maria Dimakopoulou | 2015-04-02 | 1 | -9/+44 | |
| * | | | | | | | perf/x86/intel: Implement cross-HT corruption bug workaround | Maria Dimakopoulou | 2015-04-02 | 3 | -13/+331 | |
| * | | | | | | | perf/x86/intel: Add cross-HT counter exclusion infrastructure | Maria Dimakopoulou | 2015-04-02 | 2 | -5/+98 | |
| * | | | | | | | perf/x86: Add 'index' param to get_event_constraint() callback | Stephane Eranian | 2015-04-02 | 4 | -10/+19 | |
| * | | | | | | | perf/x86: Add 3 new scheduling callbacks | Maria Dimakopoulou | 2015-04-02 | 2 | -0/+18 | |
| * | | | | | | | perf/x86: Vectorize cpuc->kfree_on_online | Stephane Eranian | 2015-04-02 | 4 | -6/+19 | |
| * | | | | | | | perf/x86: Rename x86_pmu::er_flags to 'flags' | Stephane Eranian | 2015-04-02 | 2 | -15/+18 | |
| * | | | | | | | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar | 2015-04-02 | 2 | -9/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | perf/x86/intel/bts: Add BTS PMU driver | Alexander Shishkin | 2015-04-02 | 5 | -3/+540 | |
| * | | | | | | | | perf/x86/intel/pt: Add Intel PT PMU driver | Alexander Shishkin | 2015-04-02 | 5 | -0/+1238 | |
| * | | | | | | | | perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive | Alexander Shishkin | 2015-04-02 | 3 | -0/+94 | |
| * | | | | | | | | x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection | Alexander Shishkin | 2015-04-02 | 1 | -0/+1 | |
| * | | | | | | | | perf: Add per event clockid support | Peter Zijlstra | 2015-03-27 | 1 | -2/+12 | |
| * | | | | | | | | Merge branch 'perf/core' into perf/timer, before applying new changes | Ingo Molnar | 2015-03-27 | 10 | -151/+2007 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | perf/x86: Remove redundant calls to perf_pmu_{dis|en}able() | David Ahern | 2015-03-27 | 1 | -2/+0 | |
| | * | | | | | | | | Merge branch 'perf/x86' into perf/core, because it's ready | Ingo Molnar | 2015-03-27 | 3 | -1/+1419 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | perf: Remove type specific target pointers | Peter Zijlstra | 2015-03-23 | 1 | -4/+3 | |
| | | * | | | | | | | | perf/x86/intel: Fix Makefile to actually build the cqm driver | Matt Fleming | 2015-03-23 | 1 | -1/+1 | |
| | | * | | | | | | | | perf/x86/intel: Enable conflicting event scheduling for CQM | Matt Fleming | 2015-02-25 | 1 | -46/+84 | |
| | | * | | | | | | | | perf/x86/intel: Perform rotation on Intel CQM RMIDs | Matt Fleming | 2015-02-25 | 1 | -48/+623 | |
| | | * | | | | | | | | perf/x86/intel: Support task events with Intel CQM | Matt Fleming | 2015-02-25 | 1 | -21/+174 | |
| | | * | | | | | | | | perf/x86/intel: Implement LRU monitoring ID allocation for CQM | Matt Fleming | 2015-02-25 | 1 | -8/+92 | |
| | | * | | | | | | | | perf/x86/intel: Add Intel Cache QoS Monitoring support | Matt Fleming | 2015-02-25 | 1 | -0/+530 | |
| | | * | | | | | | | | x86: Add support for Intel Cache QoS Monitoring (CQM) detection | Peter P Waskiewicz Jr | 2015-02-25 | 1 | -0/+39 | |
| | * | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th... | Ingo Molnar | 2015-03-27 | 10 | -37/+82 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | perf/x86/intel: Add INST_RETIRED.ALL workarounds | Andi Kleen | 2015-03-27 | 3 | -0/+37 | |
| | * | | | | | | | | | perf/x86/intel: Add Broadwell core support | Andi Kleen | 2015-03-27 | 1 | -0/+47 |