Age | Commit message (Expand) | Author |
2012-10-21 | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin |
2012-10-02 | MCE: Fix vm86 handling for 32bit mce handler | Andi Kleen |
2012-08-15 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester |
2012-07-16 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
2012-06-17 | x86, MCE, AMD: Make APIC LVT thresholding interrupt optional | Borislav Petkov |
2012-06-01 | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck |
2012-06-01 | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter |
2012-02-29 | x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors | Andreas Herrmann |
2011-12-09 | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra |
2011-10-03 | perf, x86: Add model 45 SandyBridge support | Youquan Song |
2011-10-03 | x86, perf: Check that current->mm is alive before getting user callchain | Andrey Vagin |
2011-08-29 | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha |
2011-08-29 | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown |
2011-08-04 | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown |
2011-05-29 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-05-29 | x86 idle: deprecate "no-hlt" cmdline param | Len Brown |
2011-05-29 | x86 idle: clarify AMD erratum 400 workaround | Len Brown |
2011-05-26 | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky |
2011-05-25 | x86: Remove unnecessary check in detect_ht() | Nikhil P Rao |
2011-05-21 | x86, SMEP: Fix section mismatch warnings | Fenghua Yu |
2011-05-20 | x86, amd: Use _safe() msr access for GartTlbWlk disable code | Roedel, Joerg |
2011-05-19 | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-19 | Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'... | Linus Torvalds |
2011-05-19 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-05-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-05-19 | Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-05-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2011-05-19 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones |
2011-05-18 | Merge branch 'x86/mem' into perf/core | Ingo Molnar |
2011-05-17 | x86, cpu: Enable/disable Supervisor Mode Execution Protection | Fenghua Yu |
2011-05-17 | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-05-17 | x86, cpufeature: Fix cpuid leaf 7 feature detection | Fenghua Yu |
2011-05-17 | x86, AMD: Fix ARAT feature setting again | Borislav Petkov |
2011-05-17 | Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors" | Borislav Petkov |
2011-05-16 | x86, cpu: Fix detection of Celeron Covington stepping A1 and B0 | Ondrej Zary |
2011-05-16 | x86, AMD, cacheinfo: Fix L3 cache index disable checks | Frank Arnold |
2011-05-16 | x86, AMD, cacheinfo: Fix fallout caused by max3 conversion | Borislav Petkov |
2011-05-16 | x86, apic: Fix spurious error interrupts triggering on all non-boot APs | Youquan Song |
2011-05-13 | x86, mce, AMD: Fix leaving freed data in a list | Julia Lawall |
2011-05-12 | x86: Remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger |
2011-05-10 | Merge commit 'v2.6.39-rc7' into perf/core | Ingo Molnar |
2011-05-06 | Merge branch 'perf/stat' into perf/core | Ingo Molnar |
2011-05-06 | perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin... | Peter Zijlstra |
2011-05-06 | perf events, x86: Add SandyBridge stalled-cycles-frontend/backend events | Lin Ming |
2011-05-04 | [CPUFREQ] use dynamic debug instead of custom infrastructure | Dominik Brodowski |
2011-05-04 | [CPUFREQ] Fix _OSC UUID in pcc-cpufreq | Naga Chumbalkar |
2011-05-02 | Merge branch 'x86/urgent' into x86-mm | Tejun Heo |
2011-05-02 | Merge branch 'x86/numa' into x86-mm | Tejun Heo |
2011-05-01 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |