summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-141-50/+71
|\
| * x86/speculation/mds: Add BUG_MSBDS_ONLYThomas Gleixner2019-03-061-8/+12
| * x86/speculation/mds: Add basic bug infrastructure for MDSAndi Kleen2019-03-061-9/+16
| * x86/speculation: Consolidate CPU whitelistsThomas Gleixner2019-03-061-50/+60
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-071-0/+5
|\ \
| * | x86/pkeys: Add PKRU value to init_fpstateSebastian Andrzej Siewior2019-04-121-0/+5
| |/
* | Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-05-071-17/+0
|\ \
| * | PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki2019-04-071-17/+0
| |/
* | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-071-50/+10
|\ \
| * | x86/irq/64: Split the IRQ stack into its own pagesAndy Lutomirski2019-04-171-4/+4
| * | x86/irq/64: Init hardirq_stack_ptr during CPU hotplugThomas Gleixner2019-04-171-3/+1
| * | x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptrThomas Gleixner2019-04-171-1/+1
| * | x86/exceptions: Split debug IST stackThomas Gleixner2019-04-171-11/+0
| * | x86/exceptions: Disconnect IST index and stack orderThomas Gleixner2019-04-171-5/+5
| * | x86/cpu: Remove orig_ist arrayThomas Gleixner2019-04-171-6/+0
| * | x86/cpu: Prepare TSS.IST setup for guard pagesThomas Gleixner2019-04-171-28/+7
| * | x86/exceptions: Add structs for exception stacksThomas Gleixner2019-04-171-1/+1
| * | x86/exceptions: Make IST index zero basedThomas Gleixner2019-04-171-2/+2
| |/
* / x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov2019-04-081-1/+1
|/
* x86/umip: Make the UMIP activated message genericLendacky, Thomas2018-12-051-1/+1
* x86/umip: Print UMIP line only onceBorislav Petkov2018-12-031-1/+1
* 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-291-2/+2
|/
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-231-13/+3
|\
| * 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-231-2/+2
|\ \
| * | 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-031-1/+1
| |/
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-231-1/+4
|\ \
| * | x86/bugs: Add Hygon Dhyana to the respective mitigation machineryPu Wen2018-09-271-0/+1
| * | x86/CPU: Change query logic so CPUID is enabled before testingMatthew Whitehead2018-09-221-1/+3
| |/
* | 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
| |/
* / x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-14/+14
|/
* x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-08-271-0/+1
* Merge tag 'for-linus-4.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-151-1/+1
|\
| * xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bitsM. Vefa Bicakci2018-08-061-1/+1
* | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-21/+35
|\ \
| * | Merge 4.18-rc7 into master to pick up the KVM dependcyThomas Gleixner2018-08-051-0/+3
| |\|
| * | x86/cpu/common: Provide detect_ht_early()Thomas Gleixner2018-06-211-10/+14
| * | x86/cpu: Remove the pointless CPU printoutThomas Gleixner2018-06-211-15/+5
| * | x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-06-201-0/+20
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-141-20/+20
|\ \ \
| * | | x86/CPU: Call detect_nopl() only on the BSPBorislav Petkov2018-07-201-6/+4
| * | | x86/jump_label: Initialize static branching earlyPavel Tatashin2018-07-201-18/+20
| | |/ | |/|
* | | x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth2018-08-031-0/+3
* | | x86/entry/32: Enter the kernel via trampoline stackJoerg Roedel2018-07-201-2/+3
|/ /