summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+5
2020-10-12Merge tag 'x86-entry-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+5
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-93/+70
2020-10-12Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-10-12Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-17/+109
2020-10-12Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-4094/+3843
2020-10-12Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-18/+32
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-135/+127
2020-10-08x86/mce: Allow for copy_mc_fragile symbol checksum to be generatedBorislav Petkov1-0/+1
2020-10-07x86/asm: Add an enqcmds() wrapper for the ENQCMDS instructionDave Jiang1-0/+42
2020-10-07x86/asm: Carve out a generic movdir64b() helper for general usageDave Jiang2-14/+25
2020-10-07x86/mce: Decode a kernel instruction to determine if it is copying from userTony Luck1-0/+2
2020-10-07x86/mce: Add _ASM_EXTABLE_CPY for copy user accessYouquan Song2-0/+21
2020-10-07x86/mce: Provide method to find out the type of an exception handlerTony Luck1-1/+8
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis3-0/+3
2020-10-07x86/platform/uv: Update for UV5 NMI MMR changesMike Travis1-13/+0
2020-10-07x86/platform/uv: Update UV5 TSC checkingMike Travis1-1/+1
2020-10-07x86/platform/uv: Add and decode Arch Type in UVsystabMike Travis1-3/+13
2020-10-07x86/platform/uv: Add UV5 direct referencesMike Travis1-16/+33
2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis2-3261/+3791
2020-10-07x86/platform/uv: Remove SCIR MMR references for UV systemsMike Travis1-40/+3
2020-10-07x86/platform/uv: Remove UV BAU TLB Shootdown HandlerMike Travis3-762/+1
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams6-127/+93
2020-09-22x86/irq: Make run_on_irqstack_cond() typesafeThomas Gleixner2-9/+62
2020-09-21Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+19
2020-09-18x86/cpu: Add hardware-enforced cache coherency as a CPUID featureKrish Sadhukhan1-1/+1
2020-09-18x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf1-0/+19
2020-09-17x86/mmu: Allocate/free a PASIDFenghua Yu2-0/+19
2020-09-17x86/cpufeatures: Mark ENQCMD as disabled when configured outFenghua Yu1-1/+8
2020-09-17x86/msr-index: Define an IA32_PASID MSRFenghua Yu1-0/+3
2020-09-17x86/fpu/xstate: Add supervisor PASID state for ENQCMDYu-cheng Yu2-2/+11
2020-09-17x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructionsFenghua Yu1-0/+1
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra1-2/+0
2020-09-16x86/irq: Make most MSI ops XEN privateThomas Gleixner1-2/+0
2020-09-16x86/irq: Cleanup the arch_*_msi_irqs() leftoversThomas Gleixner2-12/+0
2020-09-16x86/pci: Set default irq domain in pcibios_add_device()Thomas Gleixner1-0/+2
2020-09-16x86/irq: Initialize PCI/MSI domain at PCI init timeThomas Gleixner2-2/+7
2020-09-16x86/pci: Reducde #ifdeffery in PCI init codeThomas Gleixner1-0/+11
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner1-2/+0
2020-09-16x86/msi: Consolidate MSI allocationThomas Gleixner1-8/+0
2020-09-16x86/irq: Consolidate UV domain allocationThomas Gleixner1-9/+12
2020-09-16x86/irq: Consolidate DMAR irq allocationThomas Gleixner1-6/+0
2020-09-16x86_ioapic_Consolidate_IOAPIC_allocationThomas Gleixner1-11/+12
2020-09-16x86/msi: Consolidate HPET allocationThomas Gleixner1-7/+0
2020-09-16x86/irq: Prepare consolidation of irq_alloc_infoThomas Gleixner1-6/+16
2020-09-16iommu/irq_remapping: Consolidate irq domain lookupThomas Gleixner1-8/+0
2020-09-16x86/irq: Add allocation type for parent domain retrievalThomas Gleixner1-0/+2
2020-09-16x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependencyThomas Gleixner1-2/+2
2020-09-16x86/msi: Move compose message callback where it belongsThomas Gleixner1-0/+8