aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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-27Merge tag 'v4.19.61' into v4.19/standard/baseBruce Ashfield
2019-07-27Merge tag 'v4.19.60' into v4.19/standard/baseBruce Ashfield
2019-07-27Merge tag 'v4.19.59' into v4.19/standard/baseBruce Ashfield
2019-07-27Merge tag 'v4.19.58' into v4.19/standard/baseBruce Ashfield
2019-07-26x86/boot: Fix memory leak in default_get_smp_config()David Rientjes
2019-07-26x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-07-26x86/cacheinfo: Fix a -Wtype-limits warningQian Cai
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-21x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner
2019-07-21x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner
2019-07-21x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov
2019-07-21x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov
2019-07-21x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-07-14x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-07-14x86/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-04Merge tag 'v4.19.57' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.56' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.54' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.53' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.49' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.48' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.47' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.46' into v4.19/standard/baseBruce Ashfield
2019-07-04Merge tag 'v4.19.45' into v4.19/standard/baseBruce Ashfield
2019-07-03x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre
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-25x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse
2019-06-22x86/CPU/AMD: Don't force the CPB cap when running under a hypervisorFrank van der Linden
2019-06-19x86/resctrl: Prevent NULL pointer dereference when local MBM is disabledPrarit Bhargava
2019-06-19x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-06-09x86/kprobes: Set instruction page as executableNadav Amit
2019-06-09x86/ftrace: Set trampoline pages as executableNadav Amit
2019-06-09x86/ftrace: Do not call function graph from dynamic trampolinesSteven Rostedt (VMware)
2019-06-09Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman
2019-06-04jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-05-31x86/mce: Handle varying MCA bank countsYazen Ghannam
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
2019-05-31x86/modules: Avoid breaking W^X while loading modulesNadav Amit