summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-05perf/AMD/IBS: Add sysfs supportRobert Richter
2012-10-04perf/x86: Add support for Intel Xeon-Phi Knights Corner PMUVince Weaver
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-01Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-01Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao
2012-09-27x86, smep, smap: Make the switching functions one-wayH. Peter Anvin
2012-09-27perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng
2012-09-26x86: Remove the useless branch in c_start()Michael Wang
2012-09-22Merge branch 'x86/fpu' into x86/smapH. Peter Anvin
2012-09-21x86, smap: Turn on Supervisor Mode Access PreventionH. Peter Anvin
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin
2012-09-19perf/x86: Fix Intel Ivy Bridge supportStephane Eranian
2012-09-19x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov
2012-09-19Merge tag 'v3.6-rc6' into x86/mceIngo Molnar
2012-09-18x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha
2012-09-18x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha
2012-09-17perf/x86: Add cpumask for uncore pmuYan, Zheng
2012-09-13x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell
2012-09-13perf/x86/ibs: Check syscall attribute flagsRobert Richter
2012-09-13perf/x86: Export Sandy Bridge uncore clockticks event in sysfsStephane Eranian
2012-09-04perf/x86: Enable Intel Cedarview Atom suppportStephane Eranian
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-13perf/x86: disable PEBS on a guest entry.Gleb Natapov
2012-08-13perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng
2012-08-13perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng
2012-08-13perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov
2012-08-09x86/mce: Add CMCI poll modeChen Gong
2012-08-09x86/mce: Make cmci_discover() quietTony Luck
2012-08-08x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha
2012-08-07x86, cpu: Preset default tlb_flushall_shift on AMDBorislav Petkov
2012-08-07x86, cpu: Add AMD TLB size detectionBorislav Petkov
2012-08-07x86, cpu: Push TLB detection CPUID check downBorislav Petkov
2012-08-07x86, cpu: Fixup tlb_flushall_shift formattingBorislav Petkov
2012-08-03x86: mce: Remove the frozen cases in the hotplug codeThomas Gleixner
2012-08-03x86: mce: Split timer initThomas Gleixner
2012-08-03x86: mce: Serialize mce injectionThomas Gleixner
2012-08-03x86: mce: Disable preemption when calling raise_local()Thomas Gleixner
2012-08-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-31perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra