summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2020-10-12Merge tag 'x86-hyperv-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'x86-mm-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'x86-entry-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-08x86/mce: Allow for copy_mc_fragile symbol checksum to be generatedras_updates_for_v5.10Borislav Petkov
2020-10-07x86/asm: Add an enqcmds() wrapper for the ENQCMDS instructionx86_pasid_for_5.10Dave Jiang
2020-10-07x86/asm: Carve out a generic movdir64b() helper for general usageDave Jiang
2020-10-07x86/mce: Decode a kernel instruction to determine if it is copying from userTony Luck
2020-10-07x86/mce: Add _ASM_EXTABLE_CPY for copy user accessYouquan Song
2020-10-07x86/mce: Provide method to find out the type of an exception handlerTony Luck
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsx86_platform_for_v5.10Mike Travis
2020-10-07x86/platform/uv: Update for UV5 NMI MMR changesMike Travis
2020-10-07x86/platform/uv: Update UV5 TSC checkingMike Travis
2020-10-07x86/platform/uv: Add and decode Arch Type in UVsystabMike Travis
2020-10-07x86/platform/uv: Add UV5 direct referencesMike Travis
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis
2020-10-07x86/platform/uv: Remove SCIR MMR references for UV systemsMike Travis
2020-10-07x86/platform/uv: Remove UV BAU TLB Shootdown HandlerMike Travis
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-09-27x86/hyperv: Remove aliases with X64 in their namex86-hyperv-2020-10-12Joseph Salisbury
2020-09-22x86/irq: Make run_on_irqstack_cond() typesafeThomas Gleixner
2020-09-20Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-18x86/cpu: Add hardware-enforced cache coherency as a CPUID featureKrish Sadhukhan
2020-09-18x86/unwind/fp: Fix FP unwinding in ret_from_forkx86_urgent_for_v5.9_rc6Josh Poimboeuf
2020-09-17x86/mmu: Allocate/free a PASIDFenghua Yu
2020-09-17x86/cpufeatures: Mark ENQCMD as disabled when configured outFenghua Yu
2020-09-17x86/msr-index: Define an IA32_PASID MSRFenghua Yu
2020-09-17x86/fpu/xstate: Add supervisor PASID state for ENQCMDYu-cheng Yu
2020-09-17x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructionsFenghua Yu
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra
2020-09-16x86/irq: Make most MSI ops XEN privateThomas Gleixner
2020-09-16x86/irq: Cleanup the arch_*_msi_irqs() leftoversThomas Gleixner
2020-09-16x86/pci: Set default irq domain in pcibios_add_device()Thomas Gleixner
2020-09-16x86/irq: Initialize PCI/MSI domain at PCI init timeThomas Gleixner
2020-09-16x86/pci: Reducde #ifdeffery in PCI init codeThomas Gleixner
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner
2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner
2020-09-16x86/irq: Consolidate UV domain allocationThomas Gleixner
2020-09-16x86/irq: Consolidate DMAR irq allocationThomas Gleixner
2020-09-16x86_ioapic_Consolidate_IOAPIC_allocationThomas Gleixner