aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-11-13
|\
| * x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen2012-10-30
* | x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-10-31
* | x86, AMD: Change Boris' email addressBorislav Petkov2012-10-30
|/
* perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun2012-10-24
* perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()Vince Weaver2012-10-24
* perf/x86: Remove cpuc->enable check on Intl KNC event enable/disableVince Weaver2012-10-24
* perf/x86: Make Intel KNC use full 40-bit width of countersVince Weaver2012-10-24
* perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng2012-10-24
* perf/x86: Remove P6 cpuc->enabled checkVince Weaver2012-10-24
* perf/x86: Update/fix generic events on P6 PMUVince Weaver2012-10-24
* perf/x86: Fix P6 FP_ASSIST event constraintVince Weaver2012-10-24
* x86/perf: Fix virtualization sanity checkAndre Przywara2012-10-24
* perf/x86: Disable uncore on virtualized CPUsYan, Zheng2012-10-20
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-19
|\
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-10-19
| |\
| | * perf: Require exclude_guest to use PEBS - kernel side enforcementPeter Zijlstra2012-10-16
* | | Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin2012-10-19
|\ \ \
| * | | x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov2012-10-19
| |/ /
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
| |\|
| | * perf/AMD/IBS: Add sysfs supportRobert Richter2012-10-05
| | * perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver2012-10-04
| * | UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-02
| * | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-01
| |\ \ | | |/ | |/|
| * | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-01
| |\ \
| | * | x86, cpu: Preset default tlb_flushall_shift on AMDBorislav Petkov2012-08-06
| | * | x86, cpu: Add AMD TLB size detectionBorislav Petkov2012-08-06
| | * | x86, cpu: Push TLB detection CPUID check downBorislav Petkov2012-08-06
| | * | x86, cpu: Fixup tlb_flushall_shift formattingBorislav Petkov2012-08-06
| * | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
| |\ \ \
| | * | | x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-27
| | * | | Merge tag 'v3.6-rc6' into x86/mceIngo Molnar2012-09-19
| | |\ \ \
| | * | | | x86/mce: Add CMCI poll modeChen Gong2012-08-09
| | * | | | x86/mce: Make cmci_discover() quietTony Luck2012-08-09
| | * | | | x86: mce: Remove the frozen cases in the hotplug codeThomas Gleixner2012-08-03
| | * | | | x86: mce: Split timer initThomas Gleixner2012-08-03
| | * | | | x86: mce: Serialize mce injectionThomas Gleixner2012-08-03
| | * | | | x86: mce: Disable preemption when calling raise_local()Thomas Gleixner2012-08-03
| | | |/ / | | |/| |
| * | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
| |\ \ \ \ \
| | * | | | | x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov2012-09-19
| | | | | | |
| | \ \ \ \ \
| *-. | | | | | Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds2012-10-01
| |\ \| | | | |
| | * | | | | | x86: Remove the useless branch in c_start()Michael Wang2012-09-26
| * | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \
| | * | | | | | | x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-13
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \
| | * | | | | | | perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng2012-09-27
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | perf/x86: Add cpumask for uncore pmuYan, Zheng2012-09-17
| | |/ / / / /
| * | | | | | perf/x86: Fix Intel Ivy Bridge supportStephane Eranian2012-09-19