Age | Commit message (Expand) | Author | Files | Lines |
2013-07-02 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -27/+25 |
2013-07-02 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+2 |
2013-07-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -99/+979 |
2013-06-28 | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 1 | -10/+5 |
2013-06-27 | x86/mce: Update MCE severity condition check | Chen Gong | 1 | -10/+5 |
2013-06-27 | Merge tag 'v3.10-rc7' into drm-next | Dave Airlie | 2 | -5/+5 |
2013-06-26 | perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable() | Stephane Eranian | 1 | -0/+6 |
2013-06-26 | perf/x86: Fix shared register mutual exclusion enforcement | Stephane Eranian | 3 | -4/+27 |
2013-06-26 | perf/x86/intel: Support full width counting | Andi Kleen | 2 | -0/+12 |
2013-06-26 | Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 4 | -6/+21 |
2013-06-25 | x86, asm, cleanup: Replace open-coded control register values with symbolic | H. Peter Anvin | 2 | -2/+2 |
2013-06-25 | mce: acpi/apei: Add comments to clarify usage of the various bitfields in the... | Naveen N. Rao | 2 | -1/+16 |
2013-06-25 | x86: Fix /proc/mtrr with base/size more than 44bits | Yinghai Lu | 2 | -17/+20 |
2013-06-23 | perf: Drop sample rate when sampling is too slow | Dave Hansen | 1 | -1/+11 |
2013-06-21 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -4/+4 |
2013-06-20 | x86, trace: Add irq vector tracepoints | Seiji Aguchi | 3 | -2/+22 |
2013-06-20 | x86: Rename variables for debugging | Seiji Aguchi | 1 | -8/+8 |
2013-06-20 | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 2 | -12/+16 |
2013-06-20 | x86: Add a static_cpu_has_safe variant | Borislav Petkov | 1 | -0/+6 |
2013-06-20 | x86: Sanity-check static_cpu_has usage | Borislav Petkov | 1 | -0/+8 |
2013-06-20 | x86, cpu: Add a synthetic, always true, cpu feature | Borislav Petkov | 1 | -0/+2 |
2013-06-20 | x86/intel/cacheinfo: Shut up last long-standing warning | Borislav Petkov | 1 | -27/+25 |
2013-06-19 | perf/x86/intel: Add mem-loads/stores support for Haswell | Andi Kleen | 3 | -7/+41 |
2013-06-19 | perf/x86/intel: Support Haswell/v4 LBR format | Andi Kleen | 1 | -5/+51 |
2013-06-19 | perf/x86/intel: Move NMI clearing to end of PMI handler | Andi Kleen | 2 | -8/+13 |
2013-06-19 | perf/x86/intel: Add Haswell PEBS support | Andi Kleen | 3 | -2/+42 |
2013-06-19 | perf/x86/intel: Add simple Haswell PMU support | Andi Kleen | 2 | -2/+88 |
2013-06-19 | perf/x86/intel: Add Haswell PEBS record support | Andi Kleen | 2 | -22/+91 |
2013-06-19 | perf/x86/intel: Fix sparse warning | Yan, Zheng | 1 | -1/+1 |
2013-06-19 | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation | Suravee Suthikulpanit | 3 | -0/+548 |
2013-06-19 | perf/x86: Only print PMU state when also WARN()'ing | Dave Hansen | 1 | -2/+6 |
2013-06-19 | perf/x86: Reduce stack usage of x86_schedule_events() | Andrew Hunter | 3 | -18/+22 |
2013-06-19 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -1/+1 |
2013-06-19 | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP | Stephane Eranian | 1 | -1/+1 |
2013-06-18 | x86, mtrr: Fix original mtrr range get for mtrr_cleanup | Yinghai Lu | 1 | -4/+4 |
2013-06-14 | x86 thermal: Disable power limit notification interrupt by default | Fenghua Yu | 1 | -8/+26 |
2013-06-14 | x86 thermal: Delete power-limit-notification console messages | Fenghua Yu | 1 | -9/+0 |
2013-06-13 | x86, mcheck, therm_throt: Process package thresholds | Srinivas Pandruvada | 1 | -4/+59 |
2013-06-06 | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin | 4 | -24/+6 |
2013-06-05 | x86, mce: Fix "braodcast" typo | Mathias Krause | 1 | -2/+2 |
2013-05-31 | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed | Andy Lutomirski | 1 | -0/+71 |
2013-05-28 | update AMD powerflags comments | Thorsten Glaser | 1 | -4/+4 |
2013-05-28 | perf/x86/amd: Rework AMD PMU init code | Peter Zijlstra | 1 | -17/+17 |
2013-05-28 | perf/x86: Check branch sampling priv level in generic code | Stephane Eranian | 1 | -10/+3 |
2013-05-28 | perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driver | Dan Carpenter | 2 | -4/+4 |
2013-05-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -18/+41 |
2013-05-05 | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra | 1 | -3/+10 |
2013-05-04 | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra | 1 | -2/+12 |
2013-05-04 | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra | 1 | -4/+9 |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |