aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-29powerpc/ptdump: Fix display of RW pages on FSL_BOOK3EChristophe Leroy1-3/+3
2022-06-29powerpc/64e: Rewrite p4d_populate() as a static inline functionChristophe Leroy1-1/+4
2022-06-29powerpc: Remove _PAGE_SAO stub for book3e/64Christophe Leroy1-2/+0
2022-06-29powerpc/32: Remove __map_without_ltlbsChristophe Leroy2-25/+7
2022-06-29powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy2-12/+0
2022-06-29powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy4-21/+7
2022-06-29powerpc: Restore CONFIG_DEBUG_INFO in defconfigsChristophe Leroy20-20/+20
2022-06-29powerpc/irq: Simplify __do_irq()Christophe Leroy1-7/+4
2022-06-29powerpc/irq: Perform stack_overflow detection after switching to IRQ stackChristophe Leroy1-8/+7
2022-06-29powerpc/irq: Make __do_irq() staticChristophe Leroy2-24/+23
2022-06-29powerpc/irq: Increase stack_overflow detection limit when KASAN is enabledChristophe Leroy1-2/+2
2022-06-29powerpc/irq: remove inline assembly in hard_irq_disable macroChristophe Leroy1-3/+1
2022-06-29powerpc/irq: Replace #ifdefs by IS_ENABLED()Christophe Leroy2-19/+16
2022-06-29powerpc/irq: Don't open code irq_soft_mask helpersChristophe Leroy1-36/+7
2022-06-29powerpc/irq64: Remove get_irq_happened()Christophe Leroy1-12/+2
2022-06-29powerpc/irq: Split irq.cChristophe Leroy3-422/+477
2022-06-29powerpc: Don't include asm/ppc_asm.h in other headersChristophe Leroy4-3/+2
2022-06-29powerpc: Include asm/firmware.h in all users of firmware_has_feature()Christophe Leroy14-0/+16
2022-06-28Revert the ARM/dts changes for Renesas RZ/N1Jakub Kicinski2-225/+0
2022-06-28arm64: dts: qcom: sdm660: move SDHC2 card detect pinconf to board filesDmitry Baryshkov3-12/+32
2022-06-28arm64: dts: qcom: sdm636-sony-xperia-ganges-mermaid: correct sdc2 pinconfDmitry Baryshkov1-1/+1
2022-06-28arm64: dts: qcom: sdm630: fix gpu's interconnect pathDmitry Baryshkov1-1/+2
2022-06-28arm64: dts: qcom: sdm630: add second (HS) USB host supportDmitry Baryshkov1-0/+55
2022-06-28arm64: dts: qcom: sdm630: rename qusb2phy to qusb2phy0Dmitry Baryshkov3-4/+4
2022-06-28arm64: dts: qcom: sdm630: fix the qusb2phy ref clockDmitry Baryshkov1-1/+1
2022-06-28arm64: dts: qcom: sdm630: disable GPU by defaultDmitry Baryshkov1-0/+2
2022-06-28arm64: dts: qcom: sdm660: disable dsi1/dsi1_phy by defaultDmitry Baryshkov1-0/+3
2022-06-28arm64: dts: qcom: sdm630: disable dsi0/dsi0_phy by defaultDmitry Baryshkov1-0/+3
2022-06-28arm64: dts: qcom: correct interrupt controller on PM8916 and PMS405Krzysztof Kozlowski2-16/+4
2022-06-28arm64: dts: qcom: add missing gpio-ranges in PMIC GPIOsKrzysztof Kozlowski10-0/+10
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva5-13/+13
2022-06-28efi: Simplify arch_efi_call_virt() macroSudeep Holla5-30/+5
2022-06-28arm64: vdso*: place got/plt sections in .rodataJoey Gouly2-20/+15
2022-06-28arm64: vdso32: add ARM.exidx* sectionsJoey Gouly1-0/+1
2022-06-28powerpc/perf: Optimize clearing the pending PMI and remove WARN_ON for PMI check in power_pmu_disableAthira Rajeev1-20/+15
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig3-6/+6
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann21-53/+10
2022-06-28arm64: extable: cleanup redundant extable type EX_TYPE_FIXUPTong Tiangen2-28/+4
2022-06-28arm64: extable: move _cond_extable to _cond_uaccess_extableTong Tiangen2-5/+5
2022-06-28arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZEROTong Tiangen2-6/+14
2022-06-28arm64: asm-extable: add asm uacess helpersMark Rutland1-4/+27
2022-06-28arm64: asm-extable: move data fieldsMark Rutland1-10/+12
2022-06-28arm64: extable: add new extable type EX_TYPE_KACCESS_ERR_ZERO supportTong Tiangen3-48/+62
2022-06-28x86/mce: Check whether writes to MCA_STATUS are getting ignoredSmita Koralahalli2-1/+48
2022-06-28ARM: at91: pm: Mark at91_pm_secure_init as __initFabio Estevam1-1/+1
2022-06-28ARM: dts: at91: sama5d2_icp: fix eeprom compatiblesEugen Hristev1-3/+3
2022-06-28ARM: dts: at91: sam9x60ek: fix eeprom compatible and sizeEugen Hristev1-2/+1
2022-06-28ARM: at91: pm: use proper compatibles for sama7g5's rtc and rttClaudiu Beznea1-2/+2
2022-06-28ARM: at91: pm: use proper compatibles for sam9x60's rtc and rttClaudiu Beznea1-2/+2
2022-06-28ARM: at91: pm: use proper compatible for sama5d2's rtcClaudiu Beznea1-1/+1