kernel_optimize_test/arch/x86/kvm
Linus Torvalds 3286be9480 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull perf fixes from Thomas Gleixner:
 "A couple of small fixes to x86 perf drivers:

   - Measure L2 for HW_CACHE* events on AMD

   - Fix the address filter handling in the intel/pt driver

   - Handle the BTS disabling at the proper place"

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
  perf/x86/intel/pt: Do validate the size of a kernel address filter
  perf/x86/intel/pt: Fix kernel address filter's offset validation
  perf/x86/intel/pt: Fix an off-by-one in address filter configuration
  perf/x86/intel: Don't disable "intel_bts" around "intel" event batching
2016-09-18 11:50:48 -07:00
..
assigned-dev.c
assigned-dev.h
cpuid.c
cpuid.h
emulate.c
hyperv.c
hyperv.h
i8254.c
i8254.h
i8259.c
ioapic.c kvm: x86: correctly reset dest_map->vector when restoring LAPIC state 2016-09-15 18:00:32 +02:00
ioapic.h
iommu.c
irq_comm.c
irq.c
irq.h
Kconfig
kvm_cache_regs.h
lapic.c
lapic.h
Makefile
mmu_audit.c
mmu.c
mmu.h
mmutrace.h
mtrr.c
page_track.c
paging_tmpl.h
pmu_amd.c perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2 2016-09-16 16:19:49 +02:00
pmu_intel.c
pmu.c
pmu.h
svm.c
trace.h
tss.h
vmx.c kvm: nVMX: fix nested tsc scaling 2016-08-18 12:19:09 +02:00
x86.c KVM: lapic: adjust preemption timer correctly when goes TSC backward 2016-09-05 16:14:39 +02:00
x86.h