Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Ingo Molnar: "Misc kernel fixes: a virtualization environment related fix, an uncore PMU driver removal handling fix, a PowerPC fix and new events for Knights Landing" * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors perf/powerpc: Don't call perf_event_disable() from atomic context perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix CONFIG_DEBUG_TEST_DRIVER_REMOVE=y kernel panic perf/x86/intel/cstate: Add C-state residency events for Knights Landing
No related branches found
No related tags found
Showing
- arch/powerpc/kernel/hw_breakpoint.c 1 addition, 1 deletionarch/powerpc/kernel/hw_breakpoint.c
- arch/x86/events/intel/core.c 7 additions, 3 deletionsarch/x86/events/intel/core.c
- arch/x86/events/intel/cstate.c 26 additions, 4 deletionsarch/x86/events/intel/cstate.c
- include/linux/perf_event.h 1 addition, 0 deletionsinclude/linux/perf_event.h
- kernel/events/core.c 17 additions, 6 deletionskernel/events/core.c
Please register or sign in to comment