summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-01-166-13/+73
|\
| * x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()Vitaly Kuznetsov2022-01-101-10/+9
| * x86/hyperv: Fix definition of hv_ghcb_pg variableMichael Kelley2021-12-282-2/+2
| * net: netvsc: Add Isolation VM support for netvsc driverTianyu Lan2021-12-201-0/+28
| * hyper-v: Enable swiotlb bounce buffer for Isolation VMTianyu Lan2021-12-202-1/+26
| * x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()Tianyu Lan2021-12-201-0/+8
* | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-1611-23/+109
|\ \
| * \ Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas2022-01-136-15/+35
| |\ \
| | * | arm: ioremap: Remove unused ARM-specific function pci_ioremap_io()Pali Rohár2021-12-072-13/+0
| | * | arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár2021-12-074-8/+21
| | * | arm: ioremap: Implement standard PCI function pci_remap_iospace()Pali Rohár2021-11-302-0/+20
| * | | Merge branch 'pci/host/mt7621'Bjorn Helgaas2022-01-131-0/+31
| |\ \ \
| | * | | PCI: mt7621: Move MIPS setup to pcibios_root_bridge_prepare()Sergio Paracuellos2022-01-121-0/+31
| | |/ /
| * | | Merge branch 'pci/host/hv'Bjorn Helgaas2022-01-133-7/+42
| |\ \ \
| | * | | PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy2022-01-121-0/+9
| | * | | PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy2022-01-122-7/+33
| | |/ /
| * / / x86/PCI: Remove initialization of static variables to falseLongji Guo2022-01-111-1/+1
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-1550-189/+200
|\ \ \
| * | | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-1518-1/+19
| * | | x86: mm: add x86_64 support for page table checkPasha Tatashin2022-01-152-2/+28
| * | | mm: page table checkPasha Tatashin2022-01-151-0/+3
| * | | mm: move tlb_flush_pending inline helpers to mm_inline.hArnd Bergmann2022-01-151-1/+1
| * | | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-1522-168/+134
| * | | mm: defer kmemleak object creation of module_alloc()Kefeng Wang2022-01-153-7/+9
| * | | ia64: topology: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-151-1/+2
| * | | ia64: fix typo in a commentJason Wang2022-01-151-1/+1
| * | | arch/ia64/kernel/setup.c: use swap() to make code cleanerYang Guang2022-01-151-4/+1
| * | | ia64: module: use swap() to make code cleanerYang Guang2022-01-151-4/+2
* | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2022-01-144-14/+20
|\ \ \ \
| * | | | openrisc: init: Add support for common clkStafford Horne2022-01-122-0/+5
| * | | | openrisc: Add clone3 ABI wrapperStafford Horne2021-12-042-0/+7
| * | | | openrisc: Use delay slot for clone and fork wrappersStafford Horne2021-12-041-4/+2
| * | | | openrisc: Cleanup switch code and commentsStafford Horne2021-12-041-10/+6
* | | | | Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-14355-3419/+5408
|\ \ \ \ \
| * | | | | powerpc/xmon: Dump XIVE information for online-only processors.Sachin Sant2022-01-061-2/+2
| * | | | | powerpc/opal: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-052-2/+4
| * | | | | powerpc/cacheinfo: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-051-2/+3
| * | | | | powerpc/sched: Remove unused TASK_SIZE_OFGuo Ren2022-01-041-5/+1
| * | | | | powerpc/xive: Add missing null check after calling kmallocAmmar Faizi2022-01-041-0/+3
| * | | | | powerpc/floppy: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-01-041-3/+5
| * | | | | powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warningsMichael Ellerman2021-12-251-4/+4
| * | | | | powerpc/64s: Mask NIP before checking against SRR0Michael Ellerman2021-12-251-0/+2
| * | | | | powerpc/perf: Fix spelling of "its"Randy Dunlap2021-12-231-1/+1
| * | | | | powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy2021-12-232-0/+4
| * | | | | powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in sel...Christophe Leroy2021-12-232-40/+53
| * | | | | powerpc/code-patching: Move code patching selftests in its own fileChristophe Leroy2021-12-233-355/+359
| * | | | | powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.hChristophe Leroy2021-12-232-15/+15
| * | | | | powerpc/code-patching: Move patch_exception() outside code-patching.cChristophe Leroy2021-12-235-23/+25
| * | | | | powerpc/code-patching: Use test_trampoline for prefixed patch testChristophe Leroy2021-12-233-36/+10
| * | | | | powerpc/code-patching: Fix patch_branch() return on out-of-range failureChristophe Leroy2021-12-231-1/+3