index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_event_intel_lbr.c
Age
Commit message (
Expand
)
Author
2014-11-18
x86: Remove arbitrary instruction size limit in instruction decoder
Dave Hansen
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-09
perf/x86/intel: Mark initialization code as such
Mathias Krause
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
2014-06-05
perf/x86: Add conditional branch filtering support
Anshuman Khandual
2013-11-06
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
2013-10-04
perf/x86: Suppress duplicated abort LBR records
Andi Kleen
2013-06-19
perf/x86/intel: Support Haswell/v4 LBR format
Andi Kleen
2013-05-28
perf/x86: Check branch sampling priv level in generic code
Stephane Eranian
2013-05-05
perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL
Peter Zijlstra
2013-05-04
perf/x86/intel/lbr: Fix LBR filter
Peter Zijlstra
2012-09-04
perf/x86: Enable Intel Cedarview Atom suppport
Stephane Eranian
2012-03-05
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
2012-03-05
perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs
Stephane Eranian
2012-03-05
perf/x86: Disable LBR support for older Intel Atom processors
Stephane Eranian
2012-03-05
perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters
Stephane Eranian
2012-03-05
perf/x86: Add Intel LBR MSR definitions
Stephane Eranian
2012-03-05
perf: Add generic taken branch sampling support
Stephane Eranian
2012-02-03
perf: Remove deprecated WARN_ON_ONCE()
Stephane Eranian
2011-09-26
x86, perf: Clean up perf_event cpu code
Kevin Winchester
2010-03-26
perf, x86: Clean up debugctlmsr bit definitions
Peter Zijlstra
2010-03-10
perf, x86: Fix LBR read-out
Peter Zijlstra
2010-03-10
perf, x86: Don't reset the LBR as frequently
Peter Zijlstra
2010-03-10
perf, x86: Fix LBR enable/disable vs cpuc->enabled
Peter Zijlstra
2010-03-10
perf, x86: Clear the LBRs on init
Peter Zijlstra
2010-03-10
perf, x86: Clean up IA32_PERF_CAPABILITIES usage
Peter Zijlstra
2010-03-10
perf, x86: Implement simple LBR support
Peter Zijlstra