| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-02 | 2 | -17/+20 |
|\ \ \ |
|
| * | | | x86: Fix /proc/mtrr with base/size more than 44bits | Yinghai Lu | 2013-06-25 | 2 | -17/+20 |
| |/ / |
|
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 4 | -24/+22 |
|\ \ \ |
|
| * | | | x86: Add a static_cpu_has_safe variant | Borislav Petkov | 2013-06-20 | 1 | -0/+6 |
| * | | | x86: Sanity-check static_cpu_has usage | Borislav Petkov | 2013-06-20 | 1 | -0/+8 |
| * | | | x86, cpu: Add a synthetic, always true, cpu feature | Borislav Petkov | 2013-06-20 | 1 | -0/+2 |
| * | | | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin | 2013-06-06 | 4 | -24/+6 |
| |/ / |
|
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 1 | -27/+25 |
|\ \ \ |
|
| * | | | x86/intel/cacheinfo: Shut up last long-standing warning | Borislav Petkov | 2013-06-20 | 1 | -27/+25 |
| |/ / |
|
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | x86, asm, cleanup: Replace open-coded control register values with symbolic | H. Peter Anvin | 2013-06-25 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-07-02 | 11 | -99/+979 |
|\ \ \
| |_|/
|/| | |
|
| * | | perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable() | Stephane Eranian | 2013-06-26 | 1 | -0/+6 |
| * | | perf/x86: Fix shared register mutual exclusion enforcement | Stephane Eranian | 2013-06-26 | 3 | -4/+27 |
| * | | perf/x86/intel: Support full width counting | Andi Kleen | 2013-06-26 | 2 | -0/+12 |
| * | | perf: Drop sample rate when sampling is too slow | Dave Hansen | 2013-06-23 | 1 | -1/+11 |
| * | | perf/x86/intel: Add mem-loads/stores support for Haswell | Andi Kleen | 2013-06-19 | 3 | -7/+41 |
| * | | perf/x86/intel: Support Haswell/v4 LBR format | Andi Kleen | 2013-06-19 | 1 | -5/+51 |
| * | | perf/x86/intel: Move NMI clearing to end of PMI handler | Andi Kleen | 2013-06-19 | 2 | -8/+13 |
| * | | perf/x86/intel: Add Haswell PEBS support | Andi Kleen | 2013-06-19 | 3 | -2/+42 |
| * | | perf/x86/intel: Add simple Haswell PMU support | Andi Kleen | 2013-06-19 | 2 | -2/+88 |
| * | | perf/x86/intel: Add Haswell PEBS record support | Andi Kleen | 2013-06-19 | 2 | -22/+91 |
| * | | perf/x86/intel: Fix sparse warning | Yan, Zheng | 2013-06-19 | 1 | -1/+1 |
| * | | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation | Suravee Suthikulpanit | 2013-06-19 | 3 | -0/+548 |
| * | | perf/x86: Only print PMU state when also WARN()'ing | Dave Hansen | 2013-06-19 | 1 | -2/+6 |
| * | | perf/x86: Reduce stack usage of x86_schedule_events() | Andrew Hunter | 2013-06-19 | 3 | -18/+22 |
| * | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2013-06-19 | 1 | -1/+1 |
| |\ \ |
|
| * | | | perf/x86/amd: Rework AMD PMU init code | Peter Zijlstra | 2013-05-28 | 1 | -17/+17 |
| * | | | perf/x86: Check branch sampling priv level in generic code | Stephane Eranian | 2013-05-28 | 1 | -10/+3 |
| * | | | perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driver | Dan Carpenter | 2013-05-28 | 2 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-06-21 | 1 | -4/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86, mtrr: Fix original mtrr range get for mtrr_cleanup | Yinghai Lu | 2013-06-18 | 1 | -4/+4 |
| |/ |
|
* / | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP | Stephane Eranian | 2013-06-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-05 | 3 | -18/+41 |
|\ |
|
| * | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra | 2013-05-05 | 1 | -3/+10 |
| * | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra | 2013-05-04 | 1 | -2/+12 |
| * | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra | 2013-05-04 | 1 | -4/+9 |
| * | perf/x86/intel: Fix unintended variable name reuse | Jan-Simon Möller | 2013-04-30 | 1 | -8/+8 |
| * | perf/x86/intel: Add support for IvyBridge model 58 Uncore | Vince Weaver | 2013-04-30 | 1 | -0/+1 |
| * | perf/x86/intel: Fix typo in perf_event_intel_uncore.c | Vince Weaver | 2013-04-30 | 1 | -1/+1 |
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-30 | 1 | -1/+2 |
|\ \ |
|
| * \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-04-28 | 1 | -1/+2 |
| |\ \
| | |/
| |/| |
|
| | * | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov... | Jacob Shin | 2013-04-10 | 1 | -1/+2 |
* | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 3 | -36/+30 |
|\ \ \ |
|
| * \ \ | Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 2013-04-19 | 1 | -1/+2 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux... | Ingo Molnar | 2013-04-08 | 3 | -21/+10 |
| |\ \ \ \ |
|
| | * | | | | x86/mce: Rework cmci_rediscover() to play well with CPU hotplug | Srivatsa S. Bhat | 2013-04-02 | 2 | -21/+6 |
| | | |_|/
| | |/| | |
|
| * | | | | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMD | Boris Ostrovsky | 2013-03-22 | 1 | -7/+15 |
| * | | | | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helper | Boris Ostrovsky | 2013-03-22 | 1 | -8/+9 |
* | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 | 1 | -1/+2 |
|\ \ \ \ \ |
|