1. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
  2. d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
  3. f259fb8 powerpc/Makefile: Add ppc32/ppc64_randconfig targets by Michael Ellerman · 3 years, 8 months ago
  4. 3027a37 powerpc: Only define _TASK_CPU for 32-bit by Michael Ellerman · 3 years, 9 months ago
  5. 802b556 powerpc/Makefile: Remove workaround for gcc versions below 4.9 by Christophe Leroy · 3 years, 10 months ago
  6. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
  7. 052c805 kbuild: LD_VERSION redenomination by Masahiro Yamada · 4 years, 1 month ago
  8. 7a3c90d arch: powerpc: Stop building and using oprofile by Viresh Kumar · 4 years ago
  9. 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 1 month ago
  10. 5d823447 powerpc/configs: Add ppc64le_allnoconfig target by Michael Ellerman · 4 years, 1 month ago
  11. e6585a4 Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
  12. 91bf695 powerpc/vdso: Retrieve sigtramp offsets at buildtime by Christophe Leroy · 4 years, 3 months ago
  13. 7fe2de2 powerpc/vdso: Stripped VDSO is not needed, don't build it by Christophe Leroy · 4 years, 3 months ago
  14. 59612b2 kbuild: Hoist '--orphan-handling' into Kconfig by Nathan Chancellor · 4 years, 1 month ago
  15. e02152b powerpc: Drop -me200 addition to build flags by Michael Ellerman · 4 years, 2 months ago
  16. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 2 months ago
  17. 533090e powerpc/32s: Rename head_32.S to head_book3s_32.S by Christophe Leroy · 4 years, 3 months ago
  18. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 4 months ago
  19. 548ad77 powerpc/4xx: ppc4xx compile flag optimizations by Imre Kaloz · 8 years ago
  20. ba96301 powerpc: Suppress .eh_frame generation by Naveen N. Rao · 4 years, 10 months ago
  21. c04868df powerpc: Drop -fno-dwarf2-cfi-asm by Naveen N. Rao · 4 years, 10 months ago
  22. d42c6d0 powerpc/Makefile: Mark phony targets as PHONY by Michael Ellerman · 4 years, 11 months ago
  23. 465bfd9 powerpc: Don't add -mabi= flags when building with Clang by Nathan Chancellor · 5 years ago
  24. 58b12eb powerpc/configs: Rename foo_basic_defconfig to foo_base.config by Michael Ellerman · 6 years ago
  25. 45824fc Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  26. d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  27. 5634707 powerpc: remove meaningless KBUILD_ARFLAGS addition by Masahiro Yamada · 5 years ago
  28. 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 5 years ago
  29. 117acf5 powerpc/Makefile: Always pass --synthetic to nm if supported by Michael Ellerman · 5 years ago
  30. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  31. ff6d278 powerpc: vdso: Make vdso32 installation conditional in vdso_install by Ben Hutchings · 6 years ago
  32. af5cd05 powerpc: Fix defconfig choice logic when cross compiling by Michael Ellerman · 6 years ago
  33. a273fa3 powerpc/32: Add ppc_defconfig by Michael Ellerman · 6 years ago
  34. f7354cc powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU by Christophe Leroy · 6 years ago
  35. ed1cd6d powerpc: Activate CONFIG_THREAD_INFO_IN_TASK by Christophe Leroy · 6 years ago
  36. b00899b powerpc: remove redundant header search path additions by Masahiro Yamada · 6 years ago
  37. 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  38. ab66dcc powerpc: generate uapi header and system call table files by Firoz Khan · 6 years ago
  39. 72e7bcc powerpc/32: Avoid unsupported flags with clang by Joel Stanley · 6 years ago
  40. ebd1d3b powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic by Mathieu Malaterre · 6 years ago
  41. 63fea0a x86, powerpc: Remove -funit-at-a-time compiler option entirely by Masahiro Yamada · 6 years ago
  42. d7cceda powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32 by Christophe Leroy · 6 years ago
  43. 721c01b powerpc/configs: Add KVM guest defconfig by Satheesh Rajendran · 6 years ago
  44. 076f421 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG by Masahiro Yamada · 6 years ago
  45. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  46. c47ca98 powerpc: Move core kernel logic into arch/powerpc/Kbuild by Michael Ellerman · 6 years ago
  47. 960e300 powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS by Joel Stanley · 6 years ago
  48. bad96de powerpc: remove leftover code of old GCC version checks by Masahiro Yamada · 6 years ago
  49. 06ec27ae powerpc/64: add stack protector support by Christophe Leroy · 6 years ago
  50. c3ff2a5 powerpc/32: add stack protector support by Christophe Leroy · 6 years ago
  51. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  52. 1acf1cf powerpc: build .dtb files in dts directory by Rob Herring · 9 years ago
  53. 6977f95 powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer by Nicholas Piggin · 6 years ago
  54. 2a056f5 powerpc: consolidate -mno-sched-epilog into FTRACE flags by Nicholas Piggin · 6 years ago
  55. f2910f0 powerpc: remove old GCC version checks by Nicholas Piggin · 6 years ago
  56. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  57. b3124ec Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  58. cc62d20 powerpc: Make CPU selection logic generic in Makefile by Christophe Leroy · 7 years ago
  59. badf436 powerpc/Makefiles: Convert ifeq to ifdef where possible by Rodrigo R. Galvao · 6 years ago
  60. 64de5d8 powerpc: Add ppc64le and ppc64_book3e allmodconfig targets by Michael Ellerman · 6 years ago
  61. 8db0c9d powerpc: Add ppc32_allmodconfig defconfig target by Michael Ellerman · 6 years ago
  62. 4e4a4b7 powerpc/Makefile: Assemble with -me500 when building for E500 by James Clarke · 6 years ago
  63. 69a8405 powerpc/e500mc: Set assembler machine type to e500mc by Michael Jeanson · 7 years ago
  64. abba759 powerpc/kbuild: move -mprofile-kernel check to Kconfig by Nicholas Piggin · 7 years ago
  65. 1c38976 powerpc/Makefile: set -mcpu=860 flag for the 8xx by Christophe Leroy · 7 years ago
  66. 1421dc6 powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS by Nicholas Piggin · 7 years ago
  67. af3901c powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile by Nicholas Piggin · 7 years ago
  68. 4bf4f42 powerpc/kbuild: Set default generic machine type for 32-bit compile by Nicholas Piggin · 7 years ago
  69. 4b7e553 powerpc/64s: Add POWER9 CPU type selection by Nicholas Piggin · 7 years ago
  70. a73657e powerpc/64: Add GENERIC_CPU support for little endian by Nicholas Piggin · 7 years ago
  71. 471d7ff powerpc/64s: Remove POWER4 support by Nicholas Piggin · 7 years ago
  72. 15a3204 powerpc/64s: Set assembler machine type to POWER4 by Nicholas Piggin · 7 years ago
  73. 51d42f0 powerpc: Keep const vars out of writable .sdata by Segher Boessenkool · 7 years ago
  74. 5c45b52 powerpc/modules: Fix alignment of .toc section in kernel modules by Alan Modra · 7 years ago
  75. 15c659ff Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  76. 968159c powerpc/8xx: Getting rid of remaining use of CONFIG_8xx by Christophe Leroy · 7 years ago
  77. 3603c52 powerpc/configs: Add a powernv_be_defconfig by Michael Ellerman · 7 years ago
  78. b40b238 powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain by Michael Ellerman · 7 years ago
  79. 83a092c powerpc: Link warning for orphan sections by Nicholas Piggin · 8 years ago
  80. efe0160 powerpc/64: Linker on-demand sfpr functions for modules by Nicholas Piggin · 8 years ago
  81. b71c9ff powerpc: Add arch/powerpc/tools directory by Nicholas Piggin · 8 years ago
  82. f188d05 powerpc: Use the new post-link pass to check relocations by Nicholas Piggin · 8 years ago
  83. 4dc831a powerpc: Fix compiling a BE kernel with a powerpc64le toolchain by Nicholas Piggin · 8 years ago
  84. 0d97631 powerpc: Add purgatory for kexec_file_load() implementation. by Thiago Jung Bauermann · 8 years ago
  85. 1196d7a powerpc: Stop passing ARCH=ppc64 to boot Makefile by Michael Ellerman · 8 years ago
  86. 43c9127 powerpc: Add option to use thin archives by Nicholas Piggin · 8 years ago
  87. 3a84981 powerpc/book3s64: Always build for power4 or later by Michael Ellerman · 8 years ago
  88. e0b80f0 arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig by Claudiu Manoil · 8 years ago
  89. 57073e2 powerpc/Makefile: Construct the UTS_MACHINE value more concisely by Michael Ellerman · 8 years ago
  90. 68201fb powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS by Michael Ellerman · 8 years ago
  91. d312603 powerpc/Makefile: CROSS32AS is unused, remove it by Michael Ellerman · 8 years ago
  92. 164af59 powerpc/Makefile: Use cflags-y/aflags-y for setting endian options by Michael Ellerman · 8 years ago
  93. 62c2c5c powerpc/sparse: Pass endianness to sparse by Daniel Axtens · 8 years ago
  94. 9ddf007 powerpc: Avoid -maltivec when using clang integrated assembler by Anton Blanchard · 9 years ago
  95. a1b5344 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  96. 43de32c powerpc/86xx: Switch to kconfig fragments approach by Alessio Igor Bogani · 9 years ago
  97. 8c50b72 powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel by Torsten Duwe · 9 years ago
  98. bed08b7 powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPU by Michael Ellerman · 9 years ago
  99. 2adc48a powerpc: Add ppc64le_defconfig by Michael Ellerman · 9 years ago
  100. dab3c3c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago