aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAge
...
| * | | perf/x86/intel: Change offcore response masks for Knights LandingLukasz Odzioba2016-06-03
| * | | perf/x86/intel: Add 'static' keyword to locally used arraysLukasz Odzioba2016-06-03
* | | | perf/x86: Fix bogus kernel printk, againVegard Nossum2016-07-10
| |_|/ |/| |
* | | x86/perf/intel/rapl: Fix module name collision with powercap intel-raplVille Syrjälä2016-07-06
* | | perf/x86: Fix 32-bit perf user callgraph collectionJosh Poimboeuf2016-07-03
* | | perf/x86/intel: Update event constraints when HT is offStephane Eranian2016-07-03
| |/ |/|
* | perf/x86/intel/uncore: Remove SBOX support for Broadwell serverKan Liang2016-06-03
|/
* perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé2016-05-25
* perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King2016-05-20
* Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-05-20
|\
| * perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo2016-05-16
| * perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo2016-05-16
* | perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa2016-05-18
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-16
|\ \
| * \ Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-05
| |\ \
| * \ \ Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-19
| |\ \ \
| * | | | x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov2016-04-13
| * | | | Merge branch 'x86/urgent' into x86/asm to pick up dependent fixesIngo Molnar2016-04-13
| |\ \ \ \
| * | | | | x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp...Ingo Molnar2016-04-01
| * | | | | x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov2016-03-31
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar2016-05-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.6-rc4' into sched/core, to refresh the treeIngo Molnar2016-04-23
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | perf/core, sched: Don't use clock function pointer to determine clockAlexander Shishkin2016-04-19
| | |_|/ / / | |/| | | |
* | | | | | perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin2016-05-12
* | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-12
|\ \ \ \ \ \
| * | | | | | perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin2016-05-12
| * | | | | | perf/x86/msr: Fix SMI overflowPeter Zijlstra2016-05-12
| * | | | | | perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...hchrzani2016-05-12
| | |_|/ / / | |/| | | |
* | | | | | perf/x86/intel/pt: Convert ACCESS_ONCE()sAlexander Shishkin2016-05-05
* | | | | | perf/x86/intel/pt: Export CPU frequency ratios needed by PT decodersAlexander Shishkin2016-05-05
* | | | | | perf/x86/intel/pt: Bypass PT vs. LBR exclusivity if the core supports itAlexander Shishkin2016-05-05
* | | | | | perf/x86/intel/pt: Add support for address range filtering in PTAlexander Shishkin2016-05-05
* | | | | | perf/x86/intel/pt: Add IP filtering register/CPUID bitsAlexander Shishkin2016-05-05
* | | | | | perf/x86/intel/pt: Move PT specific MSR bit definitions to a private headerAlexander Shishkin2016-05-05
* | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-05-05
|\| | | | |
| * | | | | perf/x86/amd/iommu: Do not register a task ctx for uncore like PMUsPeter Zijlstra2016-05-05
| * | | | | perf/x86: Add model numbers for Kabylake CPUsAndi Kleen2016-05-05
| | |_|_|/ | |/| | |
* | | | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2016-04-28
|\| | | |
| * | | | perf/x86/intel: Fix incorrect lbr_sel_mask valueKan Liang2016-04-28
| * | | | perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin2016-04-28
| * | | | perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAXAdam Borowski2016-04-28
* | | | | perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo2016-04-27
* | | | | x86/perf/rapl: Add missing Broadwell modelPeter Zijlstra2016-04-23
* | | | | x86/perf/rapl: Reorder model numbersPeter Zijlstra2016-04-23
* | | | | perf/x86/intel/rapl: Support Skylake RAPL domainsSrinivas Pandruvada2016-04-23
* | | | | perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUsKan Liang2016-04-23
* | | | | perf/x86/intel: Add Goldmont CPU supportKan Liang2016-04-23
* | | | | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2016-04-23
|\| | | |
| * | | | perf/x86/intel/rapl: Add missing Haswell modelSrinivas Pandruvada2016-04-23