summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/Makefile
AgeCommit message (Expand)Author
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-05-14powerpc/kernel: Fix ppc_save_regs inclusion in buildMadhavan Srinivasan
2025-04-29powerpc: do not build ppc_save_regs.o alwaysJiri Slaby (SUSE)
2025-02-26powerpc/io: Remove PPC_IO_WORKAROUNDSMichael Ellerman
2025-02-26powerpc: Remove PPC_OF_PLATFORM_PCIMichael Ellerman
2024-09-05powerpc: Replace kretprobe code with rethook on powerpcAbhishek Dubey
2024-06-28powerpc: Remove core support for 40xChristophe Leroy
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao
2024-05-07powerpc: remove unused *_syscall_64.o variables in MakefileMasahiro Yamada
2024-05-03powerpc/dexcr: Reset DEXCR value across execBenjamin Gray
2024-02-19powerpc: remove unused KCSAN_SANITIZE_early_64.o in MakefileMasahiro Yamada
2023-06-15powerpc/64: Rename entry_64.S to prom_entry_64.SNicholas Piggin
2023-06-15powerpc: merge 32-bit and 64-bit _switch implementationNicholas Piggin
2023-02-10powerpc/kcsan: Add exclusions from instrumentationRohan McLure
2022-10-13powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...Nicholas Piggin
2022-10-11powerpc: Fix 85xx buildJoel Stanley
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-26powerpc: Cleanup idle for e500Christophe Leroy
2022-09-26powerpc: Remove CONFIG_PPC_FSL_BOOK3EChristophe Leroy
2022-09-26powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy
2022-09-26powerpc: Remove CONFIG_FSL_BOOKEChristophe Leroy
2022-07-28powerpc: add support for syscall stack randomizationXiu Jianfeng
2022-07-28powerpc: Move system_call_exception() to syscall.cXiu Jianfeng
2022-07-25Merge branch 'fixes' into nextMichael Ellerman
2022-07-20powerpc/64s: Disable stack variable initialisation for prom_initMichael Ellerman
2022-06-29powerpc/irq: Split irq.cChristophe Leroy
2022-05-29powerpc/kasan: Mark more real-mode code as not to be instrumentedPaul Mackerras
2022-05-22powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens
2022-05-19powerpc/rtas: Move rtas entry assembly into its own fileNicholas Piggin
2022-02-12powerpc/vdso: Merge vdso64 and vdso32 into a single directoryChristophe Leroy
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-12-23powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra
2021-11-15powerpc: clean vdso32 and vdso64 directoriesMasahiro Yamada
2021-10-27Revert "powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC"Michael Ellerman
2021-10-22powerpc/32: Add support for out-of-line static callsChristophe Leroy
2021-10-22powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERICChristophe Leroy
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2021-04-02powerpc/vdso: Make sure vdso_wrapper.o is rebuilt everytime vdso.so is rebuiltChristophe Leroy
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11powerpc/syscall: Make interrupt.c buildable on PPC32Christophe Leroy
2021-02-11powerpc/syscall: Rename syscall_64.c into interrupt.cChristophe Leroy
2021-01-30powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.oMasahiro Yamada
2020-11-19powerpc: Avoid broken GCC __attribute__((optimize))Ard Biesheuvel
2020-10-08powerpc/32s: Rename head_32.S to head_book3s_32.SChristophe Leroy
2020-09-15powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.cRavi Bangoria
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-07-29powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin