summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski
2020-07-18media: atomisp: move CCK endpoint address to generic headerAndy Shevchenko
2020-07-16x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERVSedat Dilek
2020-07-16x86/entry: Add compatibility with IASJian Cai
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini
2020-07-05x86/entry/32: Fix XEN_PV build dependencyIngo Molnar
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-04x86/entry/32: Fix #MC and #DB wiring on x86_32Andy Lutomirski
2020-07-04x86/entry/xen: Route #DB correctly on Xen PVAndy Lutomirski
2020-06-29x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar
2020-06-26x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig
2020-06-25x86/entry: Increase entry_stack size to a full pagePeter Zijlstra
2020-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-22KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson
2020-06-22KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson
2020-06-22KVM: LAPIC: ensure APIC map is up to date on concurrent update requestsPaolo Bonzini
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-15x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson
2020-06-15x86/entry, bug: Comment the instrumentation_begin() usage for WARN()Peter Zijlstra
2020-06-15x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()Peter Zijlstra
2020-06-15x86, kcsan: Remove __no_kcsan_or_inline usagePeter Zijlstra
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-12x86/entry: Make NMI use IDTENTRY_RAWThomas Gleixner
2020-06-12x86/entry: Treat BUG/WARN as NMI-like entriesAndy Lutomirski
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov
2020-06-11x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner
2020-06-11x86/entry: Unbreak __irqentry_text_start/end magicThomas Gleixner
2020-06-11x86/entry: __always_inline CR2 for noinstrPeter Zijlstra
2020-06-11x86/entry: __always_inline arch_atomic_* for noinstrPeter Zijlstra
2020-06-11x86/entry: __always_inline irqflags for noinstrPeter Zijlstra
2020-06-11x86/entry: __always_inline debugreg for noinstrPeter Zijlstra
2020-06-11x86/idt: Consolidate idt functionalityThomas Gleixner
2020-06-11x86/entry: Clarify irq_{enter,exit}_rcu()Peter Zijlstra
2020-06-11x86/entry: Remove DBn stacksPeter Zijlstra
2020-06-11x86/entry: Remove debug IDT frobbingPeter Zijlstra
2020-06-11x86/entry: Optimize local_db_save() for virtPeter Zijlstra
2020-06-11x86/entry: Introduce local_db_{save,restore}()Peter Zijlstra