summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-052-28/+24
|\
| * x86/entry/32: Fix #MC and #DB wiring on x86_32Andy Lutomirski2020-07-041-10/+13
| * x86/entry/xen: Route #DB correctly on Xen PVAndy Lutomirski2020-07-041-18/+6
| * x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen2020-06-291-0/+5
* | Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-281-0/+5
|\ \
| * | x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson2020-06-151-0/+5
* | | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-284-6/+26
|\ \ \
| * \ \ Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar2020-06-263-6/+4
| |\ \ \
| * | | | x86/entry: Increase entry_stack size to a full pagePeter Zijlstra2020-06-251-1/+1
| * | | | x86/entry, bug: Comment the instrumentation_begin() usage for WARN()Peter Zijlstra2020-06-151-0/+6
| * | | | x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline()Peter Zijlstra2020-06-151-0/+18
| * | | | x86, kcsan: Remove __no_kcsan_or_inline usagePeter Zijlstra2020-06-151-5/+1
| | |/ / | |/| |
* | | | x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig2020-06-261-0/+2
| |/ / |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-232-4/+2
|\ \ \ | |_|/ |/| |
| * | KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson2020-06-221-2/+0
| * | KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson2020-06-221-1/+1
| * | KVM: LAPIC: ensure APIC map is up to date on concurrent update requestsPaolo Bonzini2020-06-221-1/+1
| |/
* / maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-2/+2
|/
* Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-134-14/+35
|\
| * x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck2020-06-111-6/+13
| * Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-11111-2221/+1787
| |\
| * | x86/mce: Drop bogus comment about mce.kflagsTony Luck2020-04-171-1/+1
| * | x86/mce: Fixup exception only for the correct MCEsBorislav Petkov2020-04-141-0/+1
| * | x86/mce: Add a struct mce.kflags fieldTony Luck2020-04-142-0/+9
| * | x86/mce: Rename "first" function as "early"Tony Luck2020-04-141-7/+9
| * | x86/mce/amd, edac: Remove report_gart_errorsBorislav Petkov2020-04-141-1/+2
| * | x86/mce/amd: Cleanup threshold device remove pathThomas Gleixner2020-04-141-0/+1
* | | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-1328-454/+840
|\ \ \
| * | | x86/entry: Make NMI use IDTENTRY_RAWThomas Gleixner2020-06-121-2/+2
| * | | x86/entry: Treat BUG/WARN as NMI-like entriesAndy Lutomirski2020-06-121-1/+1
| | |/ | |/|
| * | x86/entry: Unbreak __irqentry_text_start/end magicThomas Gleixner2020-06-111-0/+7
| * | x86/entry: __always_inline CR2 for noinstrPeter Zijlstra2020-06-113-6/+6
| * | x86/entry: __always_inline arch_atomic_* for noinstrPeter Zijlstra2020-06-111-7/+7
| * | x86/entry: __always_inline irqflags for noinstrPeter Zijlstra2020-06-111-10/+10
| * | x86/entry: __always_inline debugreg for noinstrPeter Zijlstra2020-06-111-3/+3
| * | x86/idt: Consolidate idt functionalityThomas Gleixner2020-06-111-15/+2
| * | x86/entry: Clarify irq_{enter,exit}_rcu()Peter Zijlstra2020-06-111-2/+0
| * | x86/entry: Remove DBn stacksPeter Zijlstra2020-06-111-9/+3
| * | x86/entry: Remove debug IDT frobbingPeter Zijlstra2020-06-112-52/+1
| * | x86/entry: Optimize local_db_save() for virtPeter Zijlstra2020-06-111-1/+4
| * | x86/entry: Introduce local_db_{save,restore}()Peter Zijlstra2020-06-111-0/+30
| * | x86/entry: Remove the TRACE_IRQS cruftThomas Gleixner2020-06-111-10/+0
| * | x86/entry: Remove the apic/BUILD interrupt leftoversThomas Gleixner2020-06-111-12/+0
| * | x86/entry: Convert reschedule interrupt to IDTENTRY_SYSVEC_SIMPLEThomas Gleixner2020-06-115-26/+2
| * | x86/entry: Convert XEN hypercall vector to IDTENTRY_SYSVECThomas Gleixner2020-06-111-0/+4
| * | x86/entry: Convert various hypervisor vectors to IDTENTRY_SYSVECThomas Gleixner2020-06-114-44/+10
| * | x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC*Thomas Gleixner2020-06-114-14/+6
| * | x86/entry: Convert various system vectorsThomas Gleixner2020-06-117-56/+24
| * | x86/entry: Convert SMP system vectors to IDTENTRY_SYSVECThomas Gleixner2020-06-114-11/+7
| * | x86/entry: Convert APIC interrupts to IDTENTRY_SYSVECThomas Gleixner2020-06-115-13/+8