Age | Commit message (Expand) | Author |
2023-02-26 | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-02-25 | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-02-17 | powerpc: Pass correct CPU reference to assembler | Christophe Leroy |
2023-01-30 | powerpc/64: Set default CPU in Kconfig | Christophe Leroy |
2023-01-26 | powerpc: Remove linker flag from KBUILD_AFLAGS | Nathan Chancellor |
2023-01-24 | kbuild: Add config fragment merge functionality | Nicolas Saenz Julienne |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada |
2022-09-28 | powerpc/64s: POWER10 CPU Kconfig build option | Nicholas Piggin |
2022-09-28 | powerpc/64s: update cpu selection options | Nicholas Piggin |
2022-09-28 | powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5 | Nicholas Piggin |
2022-09-26 | powerpc: Change CONFIG_E500 to CONFIG_PPC_E500 | Christophe Leroy |
2022-09-26 | powerpc: Remove CONFIG_FSL_BOOKE | Christophe Leroy |
2022-07-27 | powerpc/64e: Fix build failure with GCC 12 (unrecognized opcode: `wrteei') | Christophe Leroy |
2022-07-27 | powerpc/32: Don't always pass -mcpu=powerpc to the compiler | Christophe Leroy |
2022-05-28 | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2022-05-19 | powerpc: Finalise cleanup around ABI use | Christophe Leroy |
2022-05-19 | powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2 | Christophe Leroy |
2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada |
2022-03-07 | Merge branch 'topic/func-desc-lkdtm' into next | Michael Ellerman |
2022-03-01 | powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit | Michael Ellerman |
2022-02-16 | powerpc: Fix 'sparse' checking on PPC64le | Christophe Leroy |
2022-02-12 | powerpc/vdso: Merge vdso64 and vdso32 into a single directory | Christophe Leroy |
2021-12-23 | powerpc: check for support for -Wa,-m{power4,any} | Daniel Axtens |
2021-12-23 | powerpc/toc: Future proof kernel toc | Alan Modra |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada |
2021-09-30 | powerpc: smp: remove hack to obtain offset of task_struct::cpu | Ard Biesheuvel |
2021-08-15 | powerpc: Add "-z notext" flag to disable diagnostic | Fangrui Song |
2021-08-04 | powerpc: move the install rule to arch/powerpc/Makefile | Masahiro Yamada |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-05-26 | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada |
2021-05-23 | powerpc/Makefile: Add ppc32/ppc64_randconfig targets | Michael Ellerman |
2021-04-20 | powerpc: Only define _TASK_CPU for 32-bit | Michael Ellerman |
2021-03-29 | powerpc/Makefile: Remove workaround for gcc versions below 4.9 | Christophe Leroy |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-12 | kbuild: LD_VERSION redenomination | Masahiro Yamada |
2021-01-29 | arch: powerpc: Stop building and using oprofile | Viresh Kumar |
2020-12-17 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-12-15 | powerpc/configs: Add ppc64le_allnoconfig target | Michael Ellerman |
2020-12-06 | Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-04 | powerpc/vdso: Retrieve sigtramp offsets at buildtime | Christophe Leroy |
2020-12-04 | powerpc/vdso: Stripped VDSO is not needed, don't build it | Christophe Leroy |
2020-12-01 | kbuild: Hoist '--orphan-handling' into Kconfig | Nathan Chancellor |
2020-11-17 | powerpc: Drop -me200 addition to build flags | Michael Ellerman |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-08 | powerpc/32s: Rename head_32.S to head_book3s_32.S | Christophe Leroy |
2020-09-25 | kbuild: preprocess module linker script | Masahiro Yamada |
2020-06-22 | powerpc/4xx: ppc4xx compile flag optimizations | Imre Kaloz |
2020-04-01 | powerpc: Suppress .eh_frame generation | Naveen N. Rao |