summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2020-03-18x86: switch setup_sigcontext() to unsafe_put_user()Al Viro
2020-03-18x86: kill get_user_{try,catch,ex}Al Viro
2020-03-18x86: get rid of small constant size cases in raw_copy_{to,from}_user()Al Viro
2020-03-18x86: switch sigframe sigset handling to explict __get_user()/__put_user()Al Viro
2020-03-17perf/amd/uncore: Add support for Family 19h L3 PMUKim Phillips
2020-03-17x86: Don't let pgprot_modify() change the page encryption bitThomas Hellstrom
2020-03-17x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessorBorislav Petkov
2020-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-12x86/cpu/amd: Call init_amd_zn() om Family 19h processors tooKim Phillips
2020-03-10x86/mce/dev-mcelog: Dynamically allocate space for machine check recordsTony Luck
2020-03-08Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar
2020-03-06Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2020-03-03KVM: x86: remove stale comment from struct x86_emulate_ctxtVitaly Kuznetsov
2020-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-29x86/ioperm: Add new paravirt function update_io_bitmap()Juergen Gross
2020-02-27x86/irq: Remove useless return value from do_IRQ()Thomas Gleixner
2020-02-27x86/traps: Remove redundant declaration of do_double_fault()Thomas Gleixner
2020-02-27x86/entry/32: Force MCE through do_mce()Thomas Gleixner
2020-02-27x86/mce: Disable tracing and kprobes on do_machine_check()Andy Lutomirski
2020-02-26Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...Ingo Molnar
2020-02-25x86/vmlinux: Drop unneeded linker script discard of .eh_frameArvind Sankar
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-24x86/pkeys: Add check for pkey "overflow"Dave Hansen
2020-02-24Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patchesIngo Molnar
2020-02-23efi/libstub/x86: Use Exit() boot service to exit the stub on errorsArd Biesheuvel
2020-02-23efi: Add 'runtime' pointer to struct efiArd Biesheuvel
2020-02-23efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specificArd Biesheuvel
2020-02-23efi/x86: Remove runtime table address from kexec EFI setup dataArd Biesheuvel
2020-02-23efi/libstub: Make the LoadFile EFI protocol accessibleArd Biesheuvel
2020-02-23efi/libstub: Expose LocateDevicePath boot serviceArd Biesheuvel
2020-02-23efi/libstub/x86: Permit cmdline data to be allocated above 4 GBArd Biesheuvel
2020-02-23KVM: nVMX: Emulate MTF when performing instruction emulationOliver Upton
2020-02-21KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov
2020-02-21KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSEXiaoyao Li
2020-02-20x86/split_lock: Enable split lock detection by kernelPeter Zijlstra (Intel)
2020-02-20kvm/emulate: fix a -Werror=cast-function-typeQian Cai
2020-02-19x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERFKim Phillips
2020-02-17x86/cpu: Move prototype for get_umwait_control_msr() to a global locationBenjamin Thiel
2020-02-17x86/syscalls: Add prototypes for C syscall callbacksBenjamin Thiel
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner
2020-02-17x86/vdso: Mark the TSC clocksource path likelyThomas Gleixner
2020-02-15x86 user stack frame reads: switch to explicit __get_user()Al Viro
2020-02-14x86: Remove TIF_NOHZFrederic Weisbecker
2020-02-14x86/entry: Remove _TIF_NOHZ from _TIF_WORK_SYSCALL_ENTRYThomas Gleixner
2020-02-12KVM: nVMX: Fix some comment typos and coding styleMiaohe Lin
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-06Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-05x86: vmxfeatures: rename features for consistency with KVM and manualPaolo Bonzini