summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl2019-10-291-2/+20
* x86/apic: Soft disable APIC before initializing itThomas Gleixner2019-10-051-0/+8
* x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat2019-10-051-19/+27
* x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner2019-09-211-1/+7
* Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds2019-09-101-4/+0
* x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman2019-09-061-2/+1
* uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr2019-09-061-7/+10
* x86/apic: Include the LDR when clearing out APIC registersBandan Das2019-09-061-0/+4
* x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das2019-09-061-22/+2
* x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-291-0/+66
* x86/apic: Handle missing global clockevent gracefullyThomas Gleixner2019-08-291-15/+53
* x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner2019-08-062-29/+31
* x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2019-08-061-9/+106
* x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu2019-08-063-23/+22
* x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov2019-08-061-27/+33
* x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf2019-08-061-0/+1
* x86/apic: Silence -Wtype-limits compiler warningsQian Cai2019-08-061-1/+1
* x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-311-1/+1
* x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede2019-07-311-0/+46
* x86/boot: Fix memory leak in default_get_smp_config()David Rientjes2019-07-311-6/+4
* x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada2019-07-311-0/+2
* x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov2019-07-211-8/+9
* x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen2019-07-211-2/+7
* x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen2019-07-211-1/+4
* ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek2019-07-101-0/+3
* x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner2019-07-031-5/+10
* x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez2019-07-031-1/+10
* x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden2019-06-221-2/+5
* x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2019-06-191-1/+1
* Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman2019-06-091-3/+3
* x86/mce: Fix machine_check_poll() tests for error typesTony Luck2019-05-311-7/+37
* x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra2019-05-311-12/+17
* x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov2019-05-311-1/+2
* x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner2019-05-311-5/+14
* x86/build: Move _etext to actual end of .textKees Cook2019-05-311-3/+3
* ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra2019-05-251-5/+27
* sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra2019-05-212-0/+15
* x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2019-05-211-8/+0
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2019-05-161-2/+20
* x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior2019-05-161-4/+2
* x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-05-161-0/+21
* x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf2019-05-141-2/+3
* x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-2/+9
* x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations offKonrad Rzeszutek Wilk2019-05-141-1/+2
* x86/speculation/mds: Fix commentBoris Ostrovsky2019-05-141-1/+1
* x86/speculation/mds: Add SMT warning messageJosh Poimboeuf2019-05-141-0/+8
* x86/speculation: Move arch_smt_update() call to after mitigation decisionsJosh Poimboeuf2019-05-141-3/+2
* x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2019-05-141-0/+10
* Documentation: Move L1TF to separate directoryThomas Gleixner2019-05-141-1/+1
* x86/speculation/mds: Add mitigation mode VMWERVThomas Gleixner2019-05-141-6/+12