summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2019-08-22crypto: x86/xts - implement support for ciphertext stealingArd Biesheuvel
2019-08-21x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer
2019-08-19x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() codeHeiner Kallweit
2019-08-19x86/irq: Improve definition of VECTOR_SHUTDOWN et alHeiner Kallweit
2019-08-19x86/fixmap: Cleanup outdated commentsCao jin
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-19x86/msr-index: Move AMD MSRs where they belongBorislav Petkov
2019-08-17x86/cpu: Explain Intel model naming conventionTony Luck
2019-08-16x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific headerThiago Jung Bauermann
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel
2019-08-08efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel
2019-08-07error-injection: Consolidate override function definitionLeo Yan
2019-08-06Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-06locking/qspinlock,x86: Clarify virt_spin_lock_keyPeter Zijlstra
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini
2019-08-05KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-07-31x86: Use CONFIG_PREEMPTIONThomas Gleixner
2019-07-31x86/vdso/32: Use 32bit syscall fallbackThomas Gleixner
2019-07-30cpuidle-haltpoll: disable host side polling when kvm virtualizedMarcelo Tosatti
2019-07-28Merge branch master from git://git.kernel.org/pub/scm/linux/kernel/git/torval...Thomas Gleixner
2019-07-28x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-07-26crypto: x86/aes-ni - switch to generic for fallback and key routinesArd Biesheuvel
2019-07-25x86/apic/flat64: Remove the IPI shorthand decision logicThomas Gleixner
2019-07-25x86/smp: Move smp_function_call implementations into IPI codeThomas Gleixner
2019-07-25x86/apic: Provide and use helper for send_IPI_allbutself()Thomas Gleixner
2019-07-25x86/apic: Add static key to Control IPI shorthandsThomas Gleixner
2019-07-25x86/hotplug: Silence APIC and NMI when CPU is deadThomas Gleixner
2019-07-25x86/cpu: Move arch_smt_update() to a neutral placeThomas Gleixner
2019-07-25x86/apic/uv: Make x2apic_extra_bits staticThomas Gleixner
2019-07-25x86/apic: Move apic_flat_64 header into apic directoryThomas Gleixner
2019-07-25x86/apic: Move ipi header into apic directoryThomas Gleixner
2019-07-25x86/apic: Move IPI inlines into ipi.cThomas Gleixner
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada
2019-07-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-24x86/mm: Avoid redundant interrupt disable in load_mm_cr4()Jan Kiszka
2019-07-23x86/bitops: Use __builtin_constant_p() directly instead of IS_IMMEDIATE()Masahiro Yamada
2019-07-23x86/build: Remove unneeded uapi asm-generic wrappersMasahiro Yamada
2019-07-22KVM: X86: Dynamically allocate user_fpuWanpeng Li
2019-07-22Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini
2019-07-22x86: Remove X86_FEATURE_MFENCE_RDTSCJosh Poimboeuf
2019-07-22x86/realmode: Remove trampoline_statusPingfan Liu
2019-07-22x86/hyperv: Add functions to allocate/deallocate page for Hyper-VMaya Nakamura
2019-07-22x86/hyperv: Create and use Hyper-V page definitionsMaya Nakamura
2019-07-22x86/cpufeatures: Enable a new AVX512 CPU featureGayatri Kammela
2019-07-22x86/syscalls: Split the x32 syscalls into their own tableAndy Lutomirski