aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2021-03-23x86/kprobes: Identify far indirect JMP correctlyMasami Hiramatsu1-2/+1
2021-03-23x86/kprobes: Retrieve correct opcode for group instructionMasami Hiramatsu1-1/+5
2021-03-23x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata1-1/+1
2021-03-23x86/boot/compressed: Avoid gcc-11 -Wstringop-overread warningArnd Bergmann1-2/+0
2021-03-23x86/boot/tboot: Avoid Wstringop-overread-warningArnd Bergmann1-18/+26
2021-03-23x86/fpu/math-emu: Fix function cast warningArnd Bergmann1-3/+8
2021-03-22x86/microcode: Check for offline CPUs before requesting new microcodeOtavio Pontes1-4/+4
2021-03-22x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypesArnd Bergmann1-2/+2
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar41-42/+42
2021-03-21x86: Remove unusual Unicode characters from commentsIngo Molnar4-15/+15
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar17-149/+261
2021-03-21Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+4
2021-03-21Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-33/+30
2021-03-20Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-1/+1
2021-03-20x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPINTony Luck1-0/+1
2021-03-19bpf: Use NOP_ATOMIC5 instead of emit_nops(&prog, 5) for BPF_TRAMP_F_CALL_ORIGStanislav Fomichev1-1/+2
2021-03-19x86/apic/of: Fix CPU devicetree-node lookupsJohan Hovold1-0/+5
2021-03-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-114/+227
2021-03-19x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()Jarkko Sakkinen3-48/+88
2021-03-19x86/sev-es: Optimize __sev_es_ist_enter() for better readabilityJoerg Roedel1-12/+24
2021-03-19x86/kaslr: Return boolean values from a function returning boolJiapeng Chong1-2/+2
2021-03-19x86/ioapic: Ignore IRQ2 againThomas Gleixner1-0/+10
2021-03-19Merge branch 'locking/urgent' into locking/core, to pick up dependent commitsIngo Molnar21-79/+170
2021-03-18x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()Joerg Roedel2-16/+6
2021-03-18x86/boot/compressed/64: Check SEV encryption in the 32-bit boot-pathJoerg Roedel1-0/+83
2021-03-18x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-pathJoerg Roedel1-0/+28
2021-03-18x86/boot/compressed/64: Add 32-bit boot #VC handlerJoerg Roedel2-1/+101
2021-03-18x86/kvm: Fix broken irq restoration in kvm_waitWanpeng Li1-13/+10
2021-03-18KVM: X86: Fix missing local pCPU when executing wbinvd on all dirty pCPUsWanpeng Li1-1/+1
2021-03-18KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ishSean Christopherson2-52/+74
2021-03-18x86/boot/compressed/64: Setup IDT in startup_32 boot pathJoerg Roedel1-0/+72
2021-03-18x86/boot/compressed/64: Reload CS in startup_32Joerg Roedel1-1/+8
2021-03-18x86/sev: Do not require Hypervisor CPUID bit for SEV guestsJoerg Roedel3-27/+20
2021-03-18x86/boot/compressed/64: Cleanup exception handling before booting kernelJoerg Roedel3-5/+22
2021-03-18Merge tag 'v5.12-rc3' into x86/sevesBorislav Petkov21-79/+170
2021-03-18x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_listJarkko Sakkinen2-36/+25
2021-03-18x86: Fix various typos in commentsIngo Molnar96-144/+144
2021-03-18Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the treeIngo Molnar21-79/+170
2021-03-18KVM: x86: hyper-v: Don't touch TSC page values when guest opted for re-enlightenmentVitaly Kuznetsov1-1/+25
2021-03-18KVM: x86: hyper-v: Track Hyper-V TSC page statusVitaly Kuznetsov2-14/+52
2021-03-18bpf: Fix fexit trampoline.Alexei Starovoitov1-4/+22
2021-03-18Merge tag 'drm-intel-next-2021-03-16' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-0/+1
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2021-03-17quota: wire up quotactl_pathSascha Hauer2-0/+2
2021-03-17KVM: x86: hyper-v: Prevent using not-yet-updated TSC page by secondary CPUsVitaly Kuznetsov3-0/+26
2021-03-17KVM: x86: hyper-v: Limit guest to writing zero to HV_X64_MSR_TSC_EMULATION_STATUSVitaly Kuznetsov1-0/+3
2021-03-16ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King1-1/+1
2021-03-17xen-swiotlb: split xen_swiotlb_initChristoph Hellwig1-2/+2
2021-03-16x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTARTOleg Nesterov2-11/+3
2021-03-16x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()Oleg Nesterov2-24/+14