summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2021-02-15x86/PCI: Describe @reg for type1_access_ok()Andy Shevchenko
2021-02-15x86/PCI: Get rid of custom x86 model comparisonAndy Shevchenko
2021-02-15sfi: Remove framework for deprecated firmwareAndy Shevchenko
2021-02-15Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()Jan Beulich
2021-02-15Xen/x86: don't bail early from clear_foreign_p2m_mapping()Jan Beulich
2021-02-14Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-12um: remove process stub VMAJohannes Berg
2021-02-12um: rework userspace stubs to not hard-code stub locationJohannes Berg
2021-02-12um: separate child and parent errors in clone stubJohannes Berg
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-12Merge branch 'x86/cleanups' into x86/mmIngo Molnar
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov
2021-02-11bpf: Compute program stats for sleepable programsAlexei Starovoitov
2021-02-11KVM: x86/xen: Explicitly pad struct compat_vcpu_info to 64 bytesSean Christopherson
2021-02-11KVM: SVM: Make symbol 'svm_gp_erratum_intercept' staticWei Yongjun
2021-02-11iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partitionWei Liu
2021-02-11x86/hyperv: implement an MSI domain for root partitionWei Liu
2021-02-11asm-generic/hyperv: import data structures for mapping device interruptsWei Liu
2021-02-11asm-generic/hyperv: update hv_msi_entryWei Liu
2021-02-11x86/hyperv: implement and use hv_smp_prepare_cpusWei Liu
2021-02-11x86/hyperv: provide a bunch of helper functionsWei Liu
2021-02-11x86/hyperv: handling hypercall page setup for rootWei Liu
2021-02-11x86/hyperv: extract partition ID from Microsoft Hypervisor if necessaryWei Liu
2021-02-11x86/hyperv: allocate output arg pages if requiredWei Liu
2021-02-11x86/hyperv: detect if Linux is the root partitionWei Liu
2021-02-11x86/hyperv: Load/save the Isolation Configuration leafAndrea Parri (Microsoft)
2021-02-10x86/softirq/64: Inline do_softirq_own_stack()Thomas Gleixner
2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner
2021-02-10x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACKThomas Gleixner
2021-02-10x86/softirq: Remove indirection in do_softirq_own_stack()Thomas Gleixner
2021-02-10x86/entry: Use run_sysvec_on_irqstack_cond() for XEN upcallThomas Gleixner
2021-02-10x86/entry: Convert device interrupts to inline stack switchingThomas Gleixner
2021-02-10x86/entry: Convert system vectors to irq stack macroThomas Gleixner
2021-02-10x86/irq: Provide macro for inlining irq stack switchingThomas Gleixner
2021-02-10x86/apic: Split out spurious handling codeThomas Gleixner
2021-02-10x86/irq/64: Adjust the per CPU irq stack pointer by 8Thomas Gleixner
2021-02-10x86/irq: Sanitize irq stack trackingThomas Gleixner
2021-02-10x86/entry: Fix instrumentation annotationThomas Gleixner
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()Thomas Gleixner
2021-02-10Merge branch 'objtool/core' into x86/entryThomas Gleixner
2021-02-10x86/unwind/orc: Change REG_SP_INDIRECTPeter Zijlstra
2021-02-10x86/{fault,efi}: Fix and rename efi_recover_from_page_fault()Andy Lutomirski
2021-02-10x86/fault: Don't run fixups for SMAP violationsAndy Lutomirski
2021-02-10x86/fault: Don't look for extable entries for SMEP violationsAndy Lutomirski
2021-02-10perf/x86/rapl: Fix psys-energy event on Intel SPR platformZhang Rui
2021-02-10perf/x86/rapl: Only check lower 32bits for RAPL energy countersZhang Rui
2021-02-10perf/x86/rapl: Add msr mask supportZhang Rui