index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
perf/x86: Only allow rdpmc if a perf_event is mapped
Andy Lutomirski
1
-0
/
+2
2014-11-16
perf/x86: Add INTEL_FLAGS_UEVENT_CONSTRAINT
Andi Kleen
1
-0
/
+4
2014-10-29
perf/x86/intel: Revert incomplete and undocumented Broadwell client support
Ingo Molnar
1
-1
/
+0
2014-09-24
perf/x86: Add INST_RETIRED.ALL workarounds
Andi Kleen
1
-0
/
+1
2014-08-13
perf/x86: Revamp PEBS event selection
Andi Kleen
1
-6
/
+42
2014-07-16
perf/x86/intel: Protect LBR and extra_regs against KVM lying
Kan Liang
1
-5
/
+7
2014-02-27
perf/x86: Add a few more comments
Peter Zijlstra
1
-3
/
+5
2014-02-09
perf/x86/intel/p6: Add userspace RDPMC quirk for PPro
Peter Zijlstra
1
-0
/
+1
2013-12-05
perf/x86: Fix constraint table end marker bug
Maria Dimakopoulou
1
-3
/
+12
2013-10-04
perf/x86: Suppress duplicated abort LBR records
Andi Kleen
1
-0
/
+1
2013-09-12
perf/x86/intel: Clean up checkpoint-interrupt bits
Peter Zijlstra
1
-0
/
+5
2013-09-02
perf/x86: Add Silvermont (22nm Atom) support
Yan, Zheng
1
-0
/
+2
2013-06-26
perf/x86: Fix shared register mutual exclusion enforcement
Stephane Eranian
1
-1
/
+2
2013-06-26
perf/x86/intel: Support full width counting
Andi Kleen
1
-0
/
+5
2013-06-19
perf/x86/intel: Add mem-loads/stores support for Haswell
Andi Kleen
1
-0
/
+6
2013-06-19
perf/x86/intel: Move NMI clearing to end of PMI handler
Andi Kleen
1
-0
/
+1
2013-06-19
perf/x86/intel: Add Haswell PEBS support
Andi Kleen
1
-0
/
+2
2013-06-19
perf/x86/intel: Add simple Haswell PMU support
Andi Kleen
1
-1
/
+4
2013-06-19
perf/x86: Reduce stack usage of x86_schedule_events()
Andrew Hunter
1
-1
/
+1
2013-04-01
perf/x86: Add support for PEBS Precise Store
Stephane Eranian
1
-0
/
+5
2013-04-01
perf/x86: Add memory profiling via PEBS Load Latency
Stephane Eranian
1
-1
/
+24
2013-04-01
perf/x86: Add flags to event constraints
Stephane Eranian
1
-3
/
+5
2013-03-26
perf/x86: Improve sysfs event mapping with event string
Stephane Eranian
1
-0
/
+17
2013-03-26
perf/x86: Support CPU specific sysfs events
Andi Kleen
1
-0
/
+1
2013-02-06
perf/x86: Allow for architecture specific RDPMC indexes
Jacob Shin
1
-0
/
+6
2013-02-06
perf/x86: Move MSR address offset calculation to architecture specific files
Jacob Shin
1
-16
/
+5
2012-10-24
perf/x86: Add hardware events translations for Intel P6 cpus
Jiri Olsa
1
-0
/
+1
2012-10-24
perf/x86: Add hardware events translations for AMD cpus
Jiri Olsa
1
-1
/
+1
2012-10-24
perf/x86: Add hardware events translations for Intel cpus
Jiri Olsa
1
-0
/
+2
2012-10-24
perf/x86: Make hardware event translations available in sysfs
Jiri Olsa
1
-0
/
+2
2012-10-04
perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU
Vince Weaver
1
-0
/
+2
2012-09-19
perf/x86: Fix Intel Ivy Bridge support
Stephane Eranian
1
-0
/
+2
2012-07-31
perf/x86: Fix USER/KERNEL tagging of samples properly
Peter Zijlstra
1
-0
/
+20
2012-07-26
perf/x86: Make bitfield unsigned
Peter Zijlstra
1
-1
/
+1
2012-07-05
perf/x86: Save a few bytes in 'struct x86_pmu'
Peter Zijlstra
1
-2
/
+5
2012-07-05
perf/x86: Add a microcode revision check for SNB-PEBS
Peter Zijlstra
1
-1
/
+3
2012-06-18
perf: Export perf_assign_events()
Yan, Zheng
1
-0
/
+2
2012-06-06
perf/x86: Don't assume there can be only 4 PEBS events
Andi Kleen
1
-1
/
+2
2012-06-06
perf/x86: Fix wrmsrl() debug wrapper
Peter Zijlstra
1
-0
/
+12
2012-06-06
perf/x86: Implement cycles:p for SNB/IVB
Peter Zijlstra
1
-0
/
+1
2012-06-06
perf/x86: Fix Intel shared extra MSR allocation
Peter Zijlstra
1
-0
/
+1
2012-03-16
perf: Adding sysfs group format attribute for pmu device
Jiri Olsa
1
-0
/
+1
2012-03-12
Merge branch 'perf/hw-branch-sampling' into perf/core
Ingo Molnar
1
-0
/
+19
2012-03-12
perf/x86: Prettify pmu config literals
Peter Zijlstra
1
-0
/
+23
2012-03-05
perf: Add callback to flush branch_stack on context switch
Stephane Eranian
1
-0
/
+1
2012-03-05
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
1
-0
/
+10
2012-03-05
perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs
Stephane Eranian
1
-0
/
+2
2012-03-05
perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters
Stephane Eranian
1
-0
/
+2
2012-03-05
perf/x86: Add Intel LBR sharing logic
Stephane Eranian
1
-0
/
+4
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-2
/
+6
[next]