summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-021-1/+4
* Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-011-15/+29
|\
| * x86, smep, smap: Make the switching functions one-wayH. Peter Anvin2012-09-271-31/+18
| * Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-212-3/+6
| |\
| * | x86, smap: Turn on Supervisor Mode Access PreventionH. Peter Anvin2012-09-211-0/+26
| * | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-211-1/+2
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-013-3/+73
|\ \ \
| * | | x86, cpu: Preset default tlb_flushall_shift on AMDBorislav Petkov2012-08-061-0/+13
| * | | x86, cpu: Add AMD TLB size detectionBorislav Petkov2012-08-061-0/+54
| * | | x86, cpu: Push TLB detection CPUID check downBorislav Petkov2012-08-062-2/+5
| * | | x86, cpu: Fixup tlb_flushall_shift formattingBorislav Petkov2012-08-061-1/+1
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-014-48/+234
|\ \ \ \
| * | | | x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-272-3/+42
| * | | | Merge tag 'v3.6-rc6' into x86/mceIngo Molnar2012-09-1911-170/+317
| |\ \ \ \
| * | | | | x86/mce: Add CMCI poll modeChen Gong2012-08-093-7/+160
| * | | | | x86/mce: Make cmci_discover() quietTony Luck2012-08-091-19/+6
| * | | | | x86: mce: Remove the frozen cases in the hotplug codeThomas Gleixner2012-08-031-7/+5
| * | | | | x86: mce: Split timer initThomas Gleixner2012-08-031-12/+13
| * | | | | x86: mce: Serialize mce injectionThomas Gleixner2012-08-031-0/+4
| * | | | | x86: mce: Disable preemption when calling raise_local()Thomas Gleixner2012-08-031-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-012-3/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-181-2/+0
| * | | | x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha2012-09-181-1/+6
| | |_|/ | |/| |
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-011-3/+5
|\ \ \ \
| * | | | x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov2012-09-191-3/+5
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds2012-10-011-4/+1
|\ \ \ \ \ | | |/ / /
| * | | | x86: Remove the useless branch in c_start()Michael Wang2012-09-261-4/+1
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-4/+0
|\ \ \ \ \
| * | | | | x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-131-4/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-011-1/+1
|\ \ \ \ \
| * | | | | perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng2012-09-271-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-012-5/+29
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | perf/x86: Add cpumask for uncore pmuYan, Zheng2012-09-172-5/+29
| |/ / /
* | | | perf/x86: Fix Intel Ivy Bridge supportStephane Eranian2012-09-193-1/+39
* | | | perf/x86/ibs: Check syscall attribute flagsRobert Richter2012-09-131-0/+12
* | | | perf/x86: Export Sandy Bridge uncore clockticks event in sysfsStephane Eranian2012-09-131-0/+6
| |_|/ |/| |
* | | perf/x86: Enable Intel Cedarview Atom suppportStephane Eranian2012-09-042-1/+3
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-201-0/+2
|\ \
| * | x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha2012-08-081-0/+2
* | | perf/x86: disable PEBS on a guest entry.Gleb Natapov2012-08-131-1/+9
* | | perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng2012-08-132-33/+68
* | | perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng2012-08-132-109/+87
* | | perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov2012-08-131-1/+1
|/ /
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-032-10/+40
|\ \
| * | x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck2012-07-261-3/+40
| * | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-261-7/+0
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-035-15/+107
|\ \ \ | |_|/ |/| |
| * | perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra2012-07-314-14/+106
| * | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton2012-07-311-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-314-145/+1472
|\ \ \ | |/ /
OpenPOWER on IntegriCloud