Age | Commit message (Expand) | Author | Files | Lines |
2012-07-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -145/+1472 |
2012-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -0/+216 |
2012-07-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -56/+1 |
2012-07-26 | perf/x86: Fix format definition of SNB-EP uncore QPI box | Yan, Zheng | 2 | -1/+25 |
2012-07-26 | perf/x86: Make bitfield unsigned | Peter Zijlstra | 1 | -1/+1 |
2012-07-26 | perf/x86: Fix LLC-* and node-* events on Intel SandyBridge | Yan, Zheng | 1 | -6/+86 |
2012-07-26 | perf/x86: Add Intel Nehalem-EX uncore support | Yan, Zheng | 2 | -129/+1352 |
2012-07-26 | perf/x86: Fix typo in format definition of uncore PCU filter | Yan, Zheng | 1 | -8/+8 |
2012-07-24 | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -4/+22 |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+3 |
2012-07-24 | sched/x86: Remove broken power estimation | Peter Zijlstra | 2 | -56/+1 |
2012-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -143/+127 |
2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -25/+29 |
2012-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -8/+4 |
2012-07-19 | x86, MCE, AMD: Adjust initcall sequence for xen | Liu, Jinsong | 1 | -1/+21 |
2012-07-19 | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 1 | -3/+1 |
2012-07-18 | x86, hyper: fix build with !CONFIG_KVM_GUEST | Avi Kivity | 1 | -0/+2 |
2012-07-11 | Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Ingo Molnar | 1 | -2/+4 |
2012-07-11 | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults | Tony Luck | 1 | -2/+4 |
2012-07-11 | KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check | Prarit Bhargava | 1 | -0/+1 |
2012-07-11 | Merge tag 'v3.5-rc6' into x86/mce | Ingo Molnar | 7 | -55/+141 |
2012-07-10 | x86/mm/mtrr: Slightly simplify print_mtrr_state() | Jan Beulich | 1 | -5/+1 |
2012-07-10 | x86/mm/mtrr: Fix alignment determination in range_to_mtrr() | Jan Beulich | 1 | -3/+3 |
2012-07-06 | perf/x86: Fix intel_perfmon_event_mapformatting | Pekka Enberg | 1 | -8/+8 |
2012-07-05 | perf/x86: Uncore filter support for SandyBridge-EP | Yan, Zheng | 2 | -46/+206 |
2012-07-05 | perf/x86: Detect number of instances of uncore CBox | Yan, Zheng | 1 | -1/+6 |
2012-07-05 | perf/x86: Fix event constraint for SandyBridge-EP C-Box | Yan, Zheng | 1 | -1/+1 |
2012-07-05 | perf/x86: Use 0xff as pseudo code for fixed uncore event | Yan, Zheng | 2 | -3/+3 |
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 | 3 | -11/+65 |
2012-07-05 | perf/x86: Improve debug output in check_hw_exists() | Robert Richter | 1 | -3/+5 |
2012-07-05 | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter | 1 | -57/+46 |
2012-07-05 | perf/x86: Move Intel specific code to intel_pmu_init() | Robert Richter | 2 | -32/+35 |
2012-07-05 | perf/x86: Rename Intel specific macros | Robert Richter | 4 | -29/+29 |
2012-07-05 | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 6 | -17/+50 |
2012-07-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 3 | -8/+21 |
2012-07-05 | perf/x86: Fix USER/KERNEL tagging of samples | Peter Zijlstra | 1 | -1/+1 |
2012-06-27 | x86/tlb: add tlb_flushall_shift for specific CPU | Alex Shi | 2 | -2/+46 |
2012-06-27 | x86/tlb_info: get last level TLB entry number of CPU | Alex Shi | 3 | -0/+172 |
2012-06-26 | x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl | H. Peter Anvin | 1 | -2/+2 |
2012-06-25 | x86, cpufeature: Catch duplicate CPU feature strings | H. Peter Anvin | 1 | -5/+18 |
2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin | 1 | -1/+1 |
2012-06-25 | perf/x86: Fix section mismatch in uncore_pci_init() | Robert Richter | 1 | -1/+1 |
2012-06-20 | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar | 5 | -49/+122 |
2012-06-18 | perf/x86: Lowercase uncore PMU event names | Peter Zijlstra | 1 | -35/+16 |
2012-06-18 | perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore support | Yan, Zheng | 2 | -0/+570 |
2012-06-18 | perf: Add generic PCI uncore PMU device support | Yan, Zheng | 2 | -5/+236 |
2012-06-18 | perf/x86: Add Intel Nehalem and Sandy Bridge uncore PMU support | Yan, Zheng | 2 | -0/+245 |
2012-06-18 | perf/x86: Add generic Intel uncore PMU support | Yan, Zheng | 3 | -1/+1085 |
2012-06-18 | perf: Export perf_assign_events() | Yan, Zheng | 2 | -3/+5 |