summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86, mce: Use mce_chrdev_ prefix to group functionsHidetoshi Seto2011-06-161-36/+41
| * | | x86, mce: Cleanup mce_read()Hidetoshi Seto2011-06-161-12/+11
| * | | x86, mce: Cleanup mce_create()/remove_device()Hidetoshi Seto2011-06-161-13/+14
| * | | x86, mce: Check the result of ancient_init()Hidetoshi Seto2011-06-161-3/+9
| * | | x86, mce: Introduce mce_gather_info()Hidetoshi Seto2011-06-161-23/+27
| * | | x86, mce: Replace MCM_ with MCI_MISC_Hidetoshi Seto2011-06-161-2/+2
| * | | x86, mce: Replace MCE_SELF_VECTOR by irq_workHidetoshi Seto2011-06-161-41/+6
| * | | x86, mce, severity: Clean up trivial coding style problemsHidetoshi Seto2011-06-161-20/+19
| * | | x86, mce, severity: Cleanup severity tableHidetoshi Seto2011-06-161-69/+58
| * | | x86, mce, severity: Make formatting a bit more readableHidetoshi Seto2011-06-161-30/+88
| * | | x86, mce, severity: Fix two severities table signaturesTony Luck2011-06-161-3/+1
| |/ /
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-07-221-0/+18
|\ \ \ | | |/ | |/|
| * | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown2011-07-151-5/+5
| * | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-07-141-0/+18
| |/
* | x86, perf: Make copy_from_user_nmi() a library functionRobert Richter2011-07-211-35/+0
* | x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov2011-07-211-36/+30
* | perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov2011-07-142-36/+106
* | x86, perf: Add constraints for architectural PMUAvi Kivity2011-07-011-5/+18
* | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-013-1/+86
* | perf, intel: Try alternative OFFCORE encodingsPeter Zijlstra2011-07-012-8/+41
* | perf_events: Add Intel Sandy Bridge offcore_response low-level supportStephane Eranian2011-07-012-3/+11
* | perf_events: Fix validation of events using an extra regStephane Eranian2011-07-012-18/+57
* | perf_events: Update Intel extra regs shared constraints managementStephane Eranian2011-07-012-149/+189
* | perf: Remove the perf_output_begin(.sample) argumentPeter Zijlstra2011-07-011-1/+1
* | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-014-5/+5
* | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4Cyrill Gorcunov2011-07-012-0/+33
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-292-1/+2
|\
| * x86 idle: deprecate "no-hlt" cmdline paramLen Brown2011-05-291-0/+1
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-291-1/+1
* | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky2011-05-261-2/+5
* | x86: Remove unnecessary check in detect_ht()Nikhil P Rao2011-05-251-7/+0
* | x86, SMEP: Fix section mismatch warningsFenghua Yu2011-05-211-2/+2
* | x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg2011-05-201-3/+6
* | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-191-0/+23
|\ \
| * | x86, cpu: Enable/disable Supervisor Mode Execution ProtectionFenghua Yu2011-05-171-0/+23
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-191-4/+3
|\ \ \
| * \ \ Merge branch 'x86/urgent' into x86-mmTejun Heo2011-05-025-21/+101
| |\ \ \
| * \ \ \ Merge branch 'x86/numa' into x86-mmTejun Heo2011-05-022-6/+16
| |\ \ \ \
| * | | | | x86: Use this_cpu_has for thermal_interrupt current cpuChristoph Lameter2011-03-291-4/+3
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus'...Linus Torvalds2011-05-192-21/+7
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | | | * | | | | x86, mce: Drop the default decoding notifierBorislav Petkov2011-04-211-17/+7
| | | | * | | | | x86, MCE: Do not taint when handling correctable errorsBorislav Petkov2011-04-192-4/+0
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-05-192-22/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, cpu: Fix detection of Celeron Covington stepping A1 and B0Ondrej Zary2011-05-161-6/+4
| * | | | | | | | x86, AMD, cacheinfo: Fix L3 cache index disable checksFrank Arnold2011-05-161-15/+4
| * | | | | | | | x86, AMD, cacheinfo: Fix fallout caused by max3 conversionBorislav Petkov2011-05-161-1/+0
| * | | | | | | | x86, cpu: Move AMD Elan Kconfig under "Processor family"Ian Campbell2011-04-081-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-196-43/+65
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/mem' into perf/coreIngo Molnar2011-05-182-6/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-4/+15
| | | |_|_|_|_|/ / | | |/| | | | | |
OpenPOWER on IntegriCloud