summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-02-27x86/mce: Disable tracing and kprobes on do_machine_check()Andy Lutomirski1-2/+10
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar4-10/+8
2020-02-25x86/mce/therm_throt: Undo thermal polling properly on CPU offlineThomas Gleixner1-2/+7
2020-02-25x86/vmlinux: Drop unneeded linker script discard of .eh_frameArvind Sankar1-5/+2
2020-02-24x86/pkeys: Add check for pkey "overflow"Dave Hansen1-2/+7
2020-02-24x86/kexec: Do not reserve EFI setup_data in the kexec e820 tableDave Young1-1/+9
2020-02-24Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patchesIngo Molnar70-1450/+1322
2020-02-23x86/ima: Use EFI GetVariable only when availableArd Biesheuvel1-1/+1
2020-02-23efi: Add 'runtime' pointer to struct efiArd Biesheuvel1-0/+5
2020-02-23efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel1-2/+2
2020-02-23efi/x86: Remove runtime table address from kexec EFI setup dataArd Biesheuvel1-1/+0
2020-02-23Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-23/+27
2020-02-23Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+14
2020-02-23x86/boot: Remove KEEP_SEGMENTS supportArvind Sankar1-6/+0
2020-02-20x86/split_lock: Enable split lock detection by kernelPeter Zijlstra (Intel)4-2/+202
2020-02-19x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips1-0/+14
2020-02-19x86/mce: Do not log spurious corrected mce errorsPrarit Bhargava3-0/+21
2020-02-17x86/cpu: Move prototype for get_umwait_control_msr() to a global locationBenjamin Thiel1-0/+1
2020-02-17x86/iopl: Include prototype header for ksys_ioperm()Benjamin Thiel1-0/+1
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner4-15/+9
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner2-12/+27
2020-02-16x86: Fix a handful of typosMartin Molnar6-7/+7
2020-02-16x86 user stack frame reads: switch to explicit __get_user()Al Viro1-2/+4
2020-02-14x86/mce/amd: Fix kobject lifetimeThomas Gleixner1-6/+11
2020-02-13x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov1-17/+16
2020-02-12x86/fpu/xstate: Warn when checking alignment of disabled xfeaturesYu-cheng Yu1-0/+7
2020-02-12x86/fpu/xstate: Fix XSAVES offsets in setup_xstate_comp()Yu-cheng Yu1-20/+12
2020-02-11x86/ima: use correct identifier for SetupMode variableArd Biesheuvel1-4/+2
2020-02-11x86/fpu/xstate: Fix last_good_offset in setup_xstate_features()Yu-cheng Yu1-14/+13
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-10/+161
2020-02-09Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+3
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro1-7/+3
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen1-1/+0
2020-02-07x86/apic: Mask IOAPIC entries when disabling the local APICTony W Wang-oc1-0/+7
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2020-02-05x86/kvm: do not setup pv tlb flush when not paravirtualizedThadeu Lima de Souza Cascardo1-0/+3
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-10/+11
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner1-3/+125
2020-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-54/+67
2020-01-31Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds6-139/+1
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2020-01-29x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner3-7/+29
2020-01-29Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-41/+22
2020-01-29Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+11
2020-01-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-134/+204
2020-01-28x86/intel_pstate: Handle runtime turbo disablement/enablement in frequency in...Giovanni Gherdovich1-5/+10
2020-01-28x86, sched: Add support for frequency invariance on ATOMGiovanni Gherdovich1-6/+21
2020-01-28x86, sched: Add support for frequency invariance on ATOM_GOLDMONT*Giovanni Gherdovich1-4/+8
2020-01-28x86, sched: Add support for frequency invariance on XEON_PHI_KNL/KNMGiovanni Gherdovich1-3/+46
2020-01-28x86, sched: Add support for frequency invariance on SKYLAKE_XGiovanni Gherdovich1-13/+53