summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-0612-20/+23
|\
| * Merge branch 'pci/host/mt7621'Bjorn Helgaas2021-11-051-1/+2
| |\
| | * PCI: mt7621: Add MediaTek MT7621 PCIe host controller driverSergio Paracuellos2021-10-211-1/+2
| * | Merge branch 'pci/driver'Bjorn Helgaas2021-11-055-12/+15
| |\ \
| | * | x86/pci/probe_roms: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-1/+1
| | * | perf/x86/intel/uncore: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-1/+1
| | * | powerpc/eeh: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2021-10-181-5/+5
| | * | powerpc/eeh: Use dev_driver_string() instead of struct pci_dev->driver->nameUwe Kleine-König2021-10-132-5/+8
| | |/
| * / PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-216-7/+6
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-0652-135/+106
|\ \
| * | mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt2021-11-061-1/+0
| * | memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-068-10/+17
| * | x86: remove memory hotplug support on X86_32David Hildenbrand2021-11-062-34/+3
| * | mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-064-5/+5
| * | hugetlbfs: extend the definition of hugepages parameter to support node alloc...Zhenguo Yao2021-11-061-2/+7
| * | memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-0616-22/+19
| * | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-0629-48/+51
| * | memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-063-4/+3
| * | xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointerMike Rapoport2021-11-061-1/+1
| * | s390: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy2021-11-062-15/+0
| * | powerpc: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy2021-11-061-13/+0
| * | kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOCKefeng Wang2021-11-061-0/+16
| * | arm64: support page mapping percpu first chunk allocatorKefeng Wang2021-11-061-0/+4
* | | Merge tag 'microblaze-v5.16' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2021-11-051-5/+0
|\ \ \
| * | | microblaze: timer: Remove unused propertiesSean Anderson2021-10-261-5/+0
* | | | Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-05109-574/+832
|\ \ \ \
| * | | | powerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without DEBUG_RODATA_TESTChristophe Leroy2021-11-011-1/+1
| * | | | powerpc/32e: Ignore ESR in instruction storage interrupt handlerNicholas Piggin2021-10-291-3/+12
| * | | | powerpc/powernv/prd: Unregister OPAL_MSG_PRD2 notifier during module unloadVasant Hegde2021-10-291-1/+11
| * | | | powerpc: Don't provide __kernel_map_pages() without ARCH_SUPPORTS_DEBUG_PAGEA...Christophe Leroy2021-10-291-1/+1
| * | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-10-284-3/+56
| |\ \ \ \
| | * | | | KVM: PPC: Tick accounting should defer vtime accounting 'til after IRQ handlingLaurent Vivier2021-10-282-3/+43
| | * | | | KVM: PPC: Book3S HV: H_ENTER filter out reserved HPTE[B] valueNicholas Piggin2021-10-132-0/+13
| | | |_|/ | | |/| |
| * | | | powerpc/xmon: fix task state outputDenis Kirjanov2021-10-281-2/+1
| * | | | powerpc/44x/fsp2: add missing of_node_putBixuan Cui2021-10-281-0/+2
| * | | | powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman2021-10-281-1/+1
| * | | | powerpc/security: Use a mutex for interrupt exit code patchingRussell Currey2021-10-281-0/+11
| * | | | powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return voidUwe Kleine-König2021-10-271-5/+2
| * | | | powerpc/fsl_booke: Fix setting of exec flag when setting TLBCAMsChristophe Leroy2021-10-271-1/+2
| * | | | powerpc/book3e: Fix set_memory_x() and set_memory_nx()Christophe Leroy2021-10-274-13/+20
| * | | | powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()Christophe Leroy2021-10-272-9/+30
| * | | | powerpc/bpf: Fix write protecting JIT codeHari Bathini2021-10-271-1/+1
| * | | | powerpc/64s/interrupt: Fix check_return_regs_valid() false positiveNicholas Piggin2021-10-271-1/+1
| * | | | powerpc/boot: Set LC_ALL=C in wrapper scriptChristophe Leroy2021-10-271-0/+2
| * | | | powerpc/64s: Default to 64K pages for 64 bit book3sJoel Stanley2021-10-2711-6/+5
| * | | | Revert "powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC"Michael Ellerman2021-10-275-8/+135
| * | | | powerpc/pseries/mobility: ignore ibm, platform-facilities updatesNathan Lynch2021-10-221-0/+34
| * | | | powerpc/32: Don't use a struct based type for pte_tChristophe Leroy2021-10-223-3/+19
| * | | | powerpc/breakpoint: CleanupChristophe Leroy2021-10-221-12/+3
| * | | | powerpc: Activate CONFIG_STRICT_KERNEL_RWX by defaultChristophe Leroy2021-10-221-0/+1