summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2012-11-13Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-13/+18
2012-10-31x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara1-0/+14
2012-10-30x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen1-13/+18
2012-10-30x86, AMD: Change Boris' email addressBorislav Petkov1-1/+1
2012-10-24perf/x86: Remove unused variable in nhmex_rbox_alter_er()Wei Yongjun1-2/+0
2012-10-24perf/x86: Enable overflow on Intel KNC with a custom knc_pmu_handle_irq()Vince Weaver1-1/+77
2012-10-24perf/x86: Remove cpuc->enable check on Intl KNC event enable/disableVince Weaver1-6/+2
2012-10-24perf/x86: Make Intel KNC use full 40-bit width of countersVince Weaver1-4/+3
2012-10-24perf/x86/uncore: Handle pci_read_config_dword() errorsYan, Zheng1-15/+28
2012-10-24perf/x86: Remove P6 cpuc->enabled checkVince Weaver1-7/+7
2012-10-24perf/x86: Update/fix generic events on P6 PMUVince Weaver1-7/+104
2012-10-24perf/x86: Fix P6 FP_ASSIST event constraintVince Weaver1-1/+1
2012-10-24x86/perf: Fix virtualization sanity checkAndre Przywara1-4/+6
2012-10-20perf/x86: Disable uncore on virtualized CPUsYan, Zheng1-0/+3
2012-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-0/+6
2012-10-19Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin19-84/+707
2012-10-19x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov1-6/+0
2012-10-17x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman1-5/+5
2012-10-16perf: Require exclude_guest to use PEBS - kernel side enforcementPeter Zijlstra1-0/+6
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-13/+306
2012-10-05perf/AMD/IBS: Add sysfs supportRobert Richter1-12/+49
2012-10-04perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver5-1/+257
2012-10-04x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs()Dan Carpenter1-1/+1
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells1-1/+4
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+29
2012-10-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+73
2012-10-01Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-48/+234
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+6
2012-10-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+5
2012-10-01Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds1-4/+1
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+0
2012-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+29
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2-3/+42
2012-09-27x86, smep, smap: Make the switching functions one-wayH. Peter Anvin1-31/+18
2012-09-27perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng1-1/+1
2012-09-26x86: Remove the useless branch in c_start()Michael Wang1-4/+1
2012-09-21Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2-3/+6
2012-09-21x86, smap: Turn on Supervisor Mode Access PreventionH. Peter Anvin1-0/+26
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin1-1/+2
2012-09-19perf/x86: Fix Intel Ivy Bridge supportStephane Eranian3-1/+39
2012-09-19x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov1-3/+5
2012-09-19Merge tag 'v3.6-rc6' into x86/mceIngo Molnar11-170/+317
2012-09-18x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha1-2/+0
2012-09-18x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha1-1/+6
2012-09-17perf/x86: Add cpumask for uncore pmuYan, Zheng2-5/+29
2012-09-13x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell1-4/+0
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter1-0/+12
2012-09-13perf/x86: Export Sandy Bridge uncore clockticks event in sysfsStephane Eranian1-0/+6