aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2019-10-10Merge tag 'v4.14.147' into v4.14/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.14.146' into v4.14/standard/baseBruce Ashfield
2019-10-05x86/apic: Soft disable APIC before initializing itThomas Gleixner
2019-10-05x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-09-15Merge tag 'v4.14.143' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.142' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.141' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.137' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.135' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.134' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.133' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.132' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.129' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.128' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.124' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.123' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.122' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.121' into v4.14/standard/baseBruce Ashfield
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman
2019-09-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das
2019-09-06x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-29x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-08-06x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov
2019-08-06x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-07-31x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-07-31x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-07-31x86/boot: Fix memory leak in default_get_smp_config()David Rientjes
2019-07-31x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-07-21x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov
2019-07-21x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-07-21x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen
2019-07-10ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek
2019-07-03x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-07-03x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-09Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman
2019-05-31x86/mce: Fix machine_check_poll() tests for error typesTony Luck
2019-05-31x86/uaccess, signal: Fix AC=1 bloatPeter Zijlstra
2019-05-31x86/microcode: Fix the ancient deprecated microcode loading methodBorislav Petkov
2019-05-31x86/irq/64: Limit IST stack overflow check to #DB stackThomas Gleixner
2019-05-31x86/build: Move _etext to actual end of .textKees Cook