aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-26powerpc: Remove redundant selection of E500 and E500MCChristophe Leroy1-3/+0
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy20-70/+66
2022-09-26powerpc/cputable: Split cpu_specs[] for mpc85xx and e500mcChristophe Leroy3-66/+65
2022-09-26ext2: Use kvmalloc() for group descriptor arrayJan Kara1-3/+3
2022-09-26ext2: Add sanity checks for group and filesystem sizeJan Kara1-2/+14
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy21-56/+51
2022-09-26powerpc/cputable: Split cpu_specs[] out of cputable.hChristophe Leroy9-1876/+1930
2022-09-26powerpc/cputable: Move __cpu_setup() prototypes out of cputable.hChristophe Leroy4-50/+51
2022-09-26gpiolib: cdev: add fdinfo output for line request file descriptorsBartosz Golaszewski1-0/+18
2022-09-26microblaze: Add support for error injectionAppana Durga Kedareswara rao2-0/+60
2022-09-26microblaze: Add custom break vector handler for mb managerAppana Durga Kedareswara rao2-1/+212
2022-09-26microblaze: Add xmb_manager_register functionAppana Durga Kedareswara rao3-0/+75
2022-09-26dt-bindings: iommu: arm,smmu-v3: Relax order of interrupt namesJean-Philippe Brucker1-10/+5
2022-09-26iommu: dart: Support t6000 variantSven Peter1-3/+21
2022-09-26iommu/io-pgtable-dart: Add DART PTE support for t6000Sven Peter3-7/+44
2022-09-26iommu/io-pgtable: Add DART subpage protection supportSven Peter1-0/+8
2022-09-26iommu/io-pgtable: Move Apple DART support to its own fileJanne Grunau6-64/+442
2022-09-26iommu/mediatek: Add support for MT6795 Helio X10 M4UsAngeloGioacchino Del Regno1-0/+15
2022-09-26iommu/mediatek: Introduce new flag TF_PORT_TO_ADDR_MT8173AngeloGioacchino Del Regno1-2/+4
2022-09-26dt-bindings: mediatek: Add bindings for MT6795 M4UAngeloGioacchino Del Regno2-0/+99
2022-09-26iommu/iova: Fix module config properlyRobin Murphy1-1/+1
2022-09-26iommu/amd: Fix sparse warningVasant Hegde2-2/+2
2022-09-26iommu/amd: Remove outdated commentVasant Hegde1-4/+0
2022-09-26iommu/amd: Free domain ID after domain_flush_pagesVasant Hegde1-3/+3
2022-09-26iommu/amd: Free domain id in error pathVasant Hegde1-2/+6
2022-09-26powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypesChristophe Leroy1-3/+0
2022-09-26powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3EChristophe Leroy2-14/+0
2022-09-26powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MCChristophe Leroy2-0/+4
2022-09-26powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKEChristophe Leroy1-1/+1
2022-09-26powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodesPali Rohár1-2/+2
2022-09-26powerpc: dts: turris1x.dts: Fix NOR partitions labelsPali Rohár1-5/+5
2022-09-26powerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESSMichael Ellerman1-1/+1
2022-09-26powerpc/highmem: Properly handle fragmented memoryChristophe Leroy1-1/+1
2022-09-26powerpc/prom_init: drop PROM_BUG()David Hildenbrand1-6/+0
2022-09-26powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendlyChristophe Leroy3-10/+5
2022-09-26powerpc/mm: Reduce redundancy in pgtable.hChristophe Leroy4-57/+19
2022-09-26powerpc/book3s: Inline first level of update_mmu_cache()Christophe Leroy3-12/+12
2022-09-26powerpc: Rely on generic definition of hugepd_t and is_hugepd when unusedChristophe Leroy4-6/+5
2022-09-26powerpc/nohash: Remove pgd_huge() stubChristophe Leroy2-7/+0
2022-09-26powerpc/mm/64s: Drop p4d_leaf()Michael Ellerman1-7/+0
2022-09-26powerpc/mm/64s: Drop pgd_huge()Michael Ellerman2-19/+0
2022-09-26powerpc/microwatt: Remove unused early debug codeMichael Ellerman1-39/+0
2022-09-26powerpc/64: Remove unused SYS_CALL_TABLE symbolMichael Ellerman1-10/+0
2022-09-26powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLENicholas Piggin1-0/+4
2022-09-26powerpc/64/build: merge .got and .toc input sectionsNicholas Piggin1-2/+1
2022-09-26powerpc/64/build: only include .opd with ELFv1Nicholas Piggin1-0/+2
2022-09-26powerpc/build: move .data.rel.ro, .sdata2 to read-onlyNicholas Piggin1-8/+12
2022-09-26powerpc/build: move got, toc, plt, branch_lt sections to read-onlyNicholas Piggin1-10/+22
2022-09-26powerpc/32/build: move got1/got2 sections out of textNicholas Piggin1-10/+11
2022-09-26powerpc: move __end_rodata to cover arch read-only sectionsNicholas Piggin5-6/+8