summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/configs/64s: Enable DEBUG_VM & other optionsMichael Ellerman2023-04-211-0/+6
* powerpc/configs/64s: Enable EMULATED_STATSMichael Ellerman2023-04-211-0/+1
* powerpc/configs/64s: Enable KUNIT and most testsMichael Ellerman2023-04-211-0/+43
* powerpc/configs/64s: Enable SELINUXMichael Ellerman2023-04-211-0/+3
* powerpc/configs/64s: Enable YAMA, LANDLOCK & BPF LSMsMichael Ellerman2023-04-211-0/+3
* powerpc/configs/64s: Enable SLAB hardening optionsMichael Ellerman2023-04-211-0/+4
* powerpc/configs/64s: Enable ZSWAP & ZRAMMichael Ellerman2023-04-211-0/+4
* powerpc/configs/64s: Enable CHECKPOINT_RESTOREMichael Ellerman2023-04-211-0/+1
* powerpc/configs/64s: Enable common CGROUP & related optionsMichael Ellerman2023-04-211-2/+7
* powerpc/configs/64s: Enable NO_HZ_FULLMichael Ellerman2023-04-211-2/+1
* powerpc/configs/64s: Enable common accounting optionsMichael Ellerman2023-04-211-0/+5
* powerpc/configs/64s: Enable AUDITMichael Ellerman2023-04-211-0/+1
* powerpc/configs/64s: Enable PREEMPT_VOLUNTARYMichael Ellerman2023-04-211-0/+1
* powerpc/configs/64s: Select ARCH_WANT_DEFAULT_BPF_JITMichael Ellerman2023-04-211-0/+1
* powerpc/configs/64s: Add secure boot options to defconfigMichael Ellerman2023-04-211-1/+16
* powerpc/configs/64s: Enable PAPR_SCMMichael Ellerman2023-04-211-0/+2
* powerpc/configs/6s: Drop obsolete crypto ALGsMichael Ellerman2023-04-211-3/+0
* powerpc/configs/64s: Drop IPV6 which is default yMichael Ellerman2023-04-211-1/+0
* powerpc/configs/64s: Drop SPLPAR which is default yMichael Ellerman2023-04-211-1/+0
* powerpc/configs/64s: Update defconfig for symbol movementMichael Ellerman2023-04-211-21/+21
* powerpc/Makefile: Add generated defconfigs to help outputMichael Ellerman2023-04-211-18/+24
* powerpc/Makefile: Don't prefix archhelp commands with "@"Michael Ellerman2023-04-201-19/+19
* powerpc/pseries: Always inline functions called from cpuidleMichael Ellerman2023-04-201-6/+6
* cpuidle: pseries: Mark ->enter() functions as __cpuidleMichael Ellerman2023-04-201-14/+14
* powerpc/64: Don't call trace_hardirqs_on() in prep_irq_for_idle()Michael Ellerman2023-04-201-6/+2
* powerpc/64: Mark prep_irq_for_idle() __cpuidleMichael Ellerman2023-04-201-1/+1
* powerpc/irq: Mark check_return_regs_valid() notraceMichael Ellerman2023-04-201-1/+1
* powerpc/corenet: Add PPC_QEMU_E500 to corenet configsMichael Ellerman2023-04-201-0/+1
* powerpc: drop MPC8272-ADS and PowerQUICC II FADS shared code.Paul Gortmaker2023-04-205-223/+0
* powerpc: drop PowerQUICC II Family ADS platform supportPaul Gortmaker2023-04-207-518/+0
* powerpc: drop MPC8272_ADS platform supportPaul Gortmaker2023-04-207-560/+0
* powerpc: drop HPCD/MPC8610 evaluation platform supportPaul Gortmaker2023-04-206-835/+0
* powerpc: drop HPC-NET/MPC8641D evaluation platform supportPaul Gortmaker2023-04-207-843/+1
* powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker2023-04-207-489/+1
* powerpc: drop MPC832x_MDS platform supportPaul Gortmaker2023-04-208-607/+0
* powerpc: drop MPC837x_MDS platform supportPaul Gortmaker2023-04-209-1611/+0
* powerpc: drop MPC836x_MDS platform supportPaul Gortmaker2023-04-208-756/+0
* powerpc: drop MPC834x_MDS platform supportPaul Gortmaker2023-04-208-569/+0
* powerpc/pseries: Add FW_FEATURE_PLPKS feature flagAndrew Donnellan2023-04-203-2/+8
* selftests/powerpc/dscr: Restore timeout to DSCR selftestsBenjamin Gray2023-04-202-3/+0
* selftests/powerpc/dscr: Speed up DSCR sysfs testsBenjamin Gray2023-04-201-7/+4
* selftests/powerpc/dscr: Improve DSCR explicit random test caseBenjamin Gray2023-04-203-115/+113
* selftests/powerpc/dscr: Add lockstep test cases to DSCR explicit testsBenjamin Gray2023-04-203-14/+159
* selftests/powerpc: Allow bind_to_cpu() to automatically pick CPUBenjamin Gray2023-04-207-15/+21
* selftests/powerpc: Move bind_to_cpu() to utils.hBenjamin Gray2023-04-204-14/+13
* selftests/powerpc/dscr: Correct typosBenjamin Gray2023-04-203-6/+6
* powerpc: Remove duplicate SPRN_HSRR definitionsJoel Stanley2023-04-201-2/+0
* powerpc/64: modules support building with PCREL addresingNicholas Piggin2023-04-205-35/+309
* powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin2023-04-2019-38/+228
* powerpc: add CFUNC assembly label annotationNicholas Piggin2023-04-2015-103/+114