summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2020-03-21x86/entry/64: Move sys_ni_syscall stub to common.cBrian Gerst
2020-03-21x86/entry/64: Use syscall wrappers for x32_rt_sigreturnBrian Gerst
2020-03-21x86/entry: Refactor SYS_NI macrosBrian Gerst
2020-03-21x86/entry: Refactor COND_SYSCALL macrosBrian Gerst
2020-03-21x86/entry: Refactor SYSCALL_DEFINE0 macrosBrian Gerst
2020-03-21x86/entry: Refactor SYSCALL_DEFINEx macrosBrian Gerst
2020-03-21x86/vdso: Enable x86 to use common headersVincenzo Frascino
2020-03-21x86: Introduce asm/vdso/clocksource.hVincenzo Frascino
2020-03-21x86: Replace setup_irq() by request_irq()afzal mohammed
2020-03-20KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detect if SEV is availablePaolo Bonzini
2020-03-20KVM: x86: remove bogus user-triggerable WARN_ONPaolo Bonzini
2020-03-20Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/...Greg Kroah-Hartman
2020-03-20perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_boxKan Liang
2020-03-20perf/x86/intel/uncore: Add box_offsets for free-running countersKan Liang
2020-03-20x86/optprobe: Fix OPTPROBE vs UACCESSPeter Zijlstra
2020-03-19x86/configs: Slightly reduce defconfigsRandy Dunlap
2020-03-19Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2020-03-19x86/setup: Fix static memory detectionGuenter Roeck
2020-03-19x86/ioremap: Fix CONFIG_EFI=n buildBorislav Petkov
2020-03-19x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()Al Viro
2020-03-18x86: switch ia32_setup_sigcontext() to unsafe_put_user()Al Viro
2020-03-18x86: switch setup_sigcontext() to unsafe_put_user()Al Viro
2020-03-18x86: switch save_v86_state() to unsafe_put_user()Al Viro
2020-03-18x86: kill get_user_{try,catch,ex}Al Viro
2020-03-18x86: get rid of get_user_ex() in restore_sigcontext()Al Viro
2020-03-18x86: get rid of get_user_ex() in ia32_restore_sigcontext()Al Viro
2020-03-18vm86: get rid of get_user_ex() useAl 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-17x86/mm: Remove the now redundant N_MEMORY checkBaoquan He
2020-03-17perf/amd/uncore: Add support for Family 19h L3 PMUKim Phillips
2020-03-17perf/amd/uncore: Make L3 thread mask code more readableKim Phillips
2020-03-17perf/amd/uncore: Prepare L3 thread mask code for Family 19hKim 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-15Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-15Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-14Merge branch 'kvm-null-pointer-fix' into kvm-masterPaolo Bonzini
2020-03-14KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov
2020-03-14KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirectNitesh Narayan Lal
2020-03-14acpi/x86: ignore unspecified bit positions in the ACPI global lock fieldJan Engelhardt
2020-03-14acpi/x86: add a kernel parameter to disable ACPI BGRTAlex Hung
2020-03-14KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1Sean Christopherson
2020-03-14x86/acpi: make "asmlinkage" part first thing in the function definitionAlexey Dobriyan
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-13x86/mm: Rename is_kernel_text to __is_kernel_textJiri Olsa
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-13x86/vector: Remove warning on managed interrupt migrationPeter Xu