summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-031-1/+1
|\
| * mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* | x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-294-7/+7
| |
| \
| \
| \
*---. \ Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar2018-10-291-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| | * | x86/microcode: Make revision and processor flags world-readableJacek Tomaka2018-09-021-2/+2
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-232-19/+55
|\ \ \ \
| * | | | x86/speculation: Propagate information about RSB filling mitigation to sysfsJiri Kosina2018-09-261-1/+2
| * | | | x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2018-09-261-6/+51
| * | | | x86/CPU: Fix unused variable warning when !CONFIG_IA32_EMULATIONzhong jiang2018-09-151-3/+2
| * | | | x86/pti/64: Remove the SYSCALL64 entry trampolineAndy Lutomirski2018-09-121-11/+2
| | |_|/ | |/| |
* | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-233-4/+18
|\ \ \ \
| * | | | x86/hyperv: Enable PV qspinlock for Hyper-VYi Sun2018-10-091-0/+14
| * | | | x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-031-1/+1
| * | | | x86/paravirt: Use a single ops structureJuergen Gross2018-09-032-3/+3
| |/ / /
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-2312-13/+469
|\ \ \ \
| * | | | x86/mce: Add Hygon Dhyana support to the MCA infrastructurePu Wen2018-09-272-6/+17
| * | | | x86/bugs: Add Hygon Dhyana to the respective mitigation machineryPu Wen2018-09-272-1/+4
| * | | | x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen2018-09-271-0/+2
| * | | | x86/cpu/mtrr: Support TOP_MEM2 and get MTRR numberPu Wen2018-09-272-2/+3
| * | | | x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen2018-09-273-2/+33
| * | | | Merge branch 'tip-x86-hygon' into tip-x86-cpuBorislav Petkov2018-09-272-0/+406
| |\ \ \ \
| | * | | | x86/cpu: Create Hygon Dhyana architecture support filePu Wen2018-09-272-0/+406
| * | | | | x86/CPU: Change query logic so CPUID is enabled before testingMatthew Whitehead2018-09-221-1/+3
| * | | | | x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead2018-09-221-1/+1
| |/ / / /
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-231-0/+24
|\ \ \ \ \
| * | | | | x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...Ingo Molnar2018-10-081-2/+2
| * | | | | x86/vdso: Initialize the CPU/node NR segment descriptor earlierChang S. Bae2018-10-081-0/+24
* | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-232-3/+6
|\ \ \ \ \ \
| * | | | | | x86/mcelog: Remove one mce_helper definitionSebastian Andrzej Siewior2018-10-181-3/+0
| * | | | | | x86/mce-inject: Reset injection struct after injectionBorislav Petkov2018-09-211-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-235-193/+425
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar2018-10-236-50/+229
| |\ \ \ \ \ \
| | * | | | | | x86/intel_rdt: Prevent pseudo-locking from using stale pointersJithu Joseph2018-10-194-12/+55
| | * | | | | | x86/intel_rdt: Fix initial allocation to consider CDPReinette Chatre2018-10-091-3/+16
| | * | | | | | x86/intel_rdt: CBM overlap should also check for overlap with CDP peerReinette Chatre2018-10-091-7/+41
| | * | | | | | x86/intel_rdt: Introduce utility to obtain CDP peerReinette Chatre2018-10-091-0/+72
| | * | | | | | Merge branch 'x86/urgent' into x86/cache, to pick up dependent fixIngo Molnar2018-10-094-26/+38
| | |\ \ \ \ \ \
| | * | | | | | | x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen2018-10-031-0/+7
| | * | | | | | | x86/intel_rdt: Switch to bitmap_zalloc()Andy Shevchenko2018-10-031-6/+4
| | * | | | | | | x86/intel_rdt: Re-enable pseudo-lock measurementsReinette Chatre2018-10-031-1/+1
| * | | | | | | | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-022-16/+16
| |/ / / / / / /
| * | | | | | | x86/intel_rdt: Use perf infrastructure for measurementsReinette Chatre2018-09-281-115/+189
| * | | | | | | x86/intel_rdt: Create required perf event attributesReinette Chatre2018-09-281-0/+26
| * | | | | | | x86/intel_rdt: Remove local register variablesReinette Chatre2018-09-281-44/+9
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar2018-10-045-39/+99
| |\| | | | |
| * | | | | | x86/fault: Plumb error code and fault address through to fault handlersJann Horn2018-09-031-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre2018-10-093-25/+37
| |_|_|/ / |/| | | |
* | | | | x86/cpu/amd: Remove unnecessary parenthesesNathan Chancellor2018-10-031-1/+1
| |/ / / |/| | |
* | | | x86/intel_rdt: Fix incorrect loop end conditionReinette Chatre2018-09-181-1/+1