1. 54a1165 powerpc: remove checks for binutils older than 2.25 by Masahiro Yamada · 2 years, 2 months ago
  2. 25ea739 powerpc: Fail build if using recordmcount with binutils v2.37 by Naveen N Rao · 1 year, 9 months ago
  3. f5df87b powerpc/build: Remove -pipe from compilation flags by Nicholas Piggin · 1 year, 9 months ago
  4. 9ecda93 powerpc/configs: Make pseries_defconfig an alias for ppc64le_guest by Michael Ellerman · 1 year, 11 months ago
  5. 596ddea powerpc/configs: Make pseries_le an alias for ppc64le_guest by Michael Ellerman · 1 year, 11 months ago
  6. bac9496 powerpc/configs: Incorporate generic kvm_guest.config into guest configs by Michael Ellerman · 1 year, 11 months ago
  7. 22db99d powerpc/Makefile: Add generated defconfigs to help output by Michael Ellerman · 2 years ago
  8. 228c7a9 powerpc/Makefile: Don't prefix archhelp commands with "@" by Michael Ellerman · 2 years ago
  9. 77e69ee powerpc/64: modules support building with PCREL addresing by Nicholas Piggin · 1 year, 11 months ago
  10. 7e3a68b powerpc/64: vmlinux support building with PCREL addresing by Nicholas Piggin · 1 year, 11 months ago
  11. dc5dac7 powerpc/64: Add support to build with prefixed instructions by Nicholas Piggin · 1 year, 11 months ago
  12. 78f0929 powerpc/64: Always build with 128-bit long double by Michael Ellerman · 1 year, 11 months ago
  13. 7c3bd83 powerpc: Fix use of '-mabi=elfv2' with clang by Nathan Chancellor · 2 years, 1 month ago
  14. 498a1cf Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years ago
  15. d0a32f5 Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years ago
  16. bfb03af powerpc: Pass correct CPU reference to assembler by Christophe Leroy · 2 years, 3 months ago
  17. 45f7091 powerpc/64: Set default CPU in Kconfig by Christophe Leroy · 2 years, 1 month ago
  18. 31f48f1 powerpc: Remove linker flag from KBUILD_AFLAGS by Nathan Chancellor · 2 years, 2 months ago
  19. a400c28 kbuild: Add config fragment merge functionality by Nicolas Saenz Julienne · 2 years, 1 month ago
  20. 8afc66e Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 2 years, 5 months ago
  21. ce697cc kbuild: remove head-y syntax by Masahiro Yamada · 2 years, 6 months ago
  22. 4b2a931 powerpc/64s: POWER10 CPU Kconfig build option by Nicholas Piggin · 2 years, 6 months ago
  23. 7fd123e powerpc/64s: update cpu selection options by Nicholas Piggin · 2 years, 6 months ago
  24. 58ec7f0 powerpc/64s: Fix GENERIC_CPU build flags for PPC970 / G5 by Nicholas Piggin · 2 years, 6 months ago
  25. 688de01 powerpc: Change CONFIG_E500 to CONFIG_PPC_E500 by Christophe Leroy · 2 years, 6 months ago
  26. dfc3095 powerpc: Remove CONFIG_FSL_BOOKE by Christophe Leroy · 2 years, 6 months ago
  27. d6b551b powerpc/64e: Fix build failure with GCC 12 (unrecognized opcode: `wrteei') by Christophe Leroy · 2 years, 8 months ago
  28. 446cda1 powerpc/32: Don't always pass -mcpu=powerpc to the compiler by Christophe Leroy · 2 years, 8 months ago
  29. 6112bd0 Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 2 years, 9 months ago
  30. 5b89492 powerpc: Finalise cleanup around ABI use by Christophe Leroy · 2 years, 10 months ago
  31. 661aa88 powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2 by Christophe Leroy · 2 years, 10 months ago
  32. f774f5b kbuild: factor out the common installation code into scripts/install.sh by Masahiro Yamada · 2 years, 10 months ago
  33. 4bc06c59 Merge branch 'topic/func-desc-lkdtm' into next by Michael Ellerman · 3 years ago
  34. 2863dd2 powerpc/Makefile: Don't pass -mcpu=powerpc64 when building 32-bit by Michael Ellerman · 3 years, 1 month ago
  35. 81df21d powerpc: Fix 'sparse' checking on PPC64le by Christophe Leroy · 3 years, 1 month ago
  36. fd1feade powerpc/vdso: Merge vdso64 and vdso32 into a single directory by Christophe Leroy · 3 years, 2 months ago
  37. f5140ca powerpc: check for support for -Wa,-m{power4,any} by Daniel Axtens · 3 years, 3 months ago
  38. a3ad84d powerpc/toc: Future proof kernel toc by Alan Modra · 3 years, 3 months ago
  39. 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  40. 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 5 months ago
  41. 336868a powerpc: smp: remove hack to obtain offset of task_struct::cpu by Ard Biesheuvel · 3 years, 6 months ago
  42. 0355785 powerpc: Add "-z notext" flag to disable diagnostic by Fangrui Song · 3 years, 7 months ago
  43. 86ff0bc powerpc: move the install rule to arch/powerpc/Makefile by Masahiro Yamada · 3 years, 7 months ago
  44. 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  45. d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 10 months ago
  46. f259fb8 powerpc/Makefile: Add ppc32/ppc64_randconfig targets by Michael Ellerman · 3 years, 10 months ago
  47. 3027a37 powerpc: Only define _TASK_CPU for 32-bit by Michael Ellerman · 3 years, 11 months ago
  48. 802b556 powerpc/Makefile: Remove workaround for gcc versions below 4.9 by Christophe Leroy · 4 years ago
  49. 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
  50. 052c805 kbuild: LD_VERSION redenomination by Masahiro Yamada · 4 years, 3 months ago
  51. 7a3c90d arch: powerpc: Stop building and using oprofile by Viresh Kumar · 4 years, 2 months ago
  52. 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
  53. 5d823447 powerpc/configs: Add ppc64le_allnoconfig target by Michael Ellerman · 4 years, 3 months ago
  54. 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, 3 months ago
  55. 91bf695 powerpc/vdso: Retrieve sigtramp offsets at buildtime by Christophe Leroy · 4 years, 5 months ago
  56. 7fe2de2 powerpc/vdso: Stripped VDSO is not needed, don't build it by Christophe Leroy · 4 years, 5 months ago
  57. 59612b2 kbuild: Hoist '--orphan-handling' into Kconfig by Nathan Chancellor · 4 years, 4 months ago
  58. e02152b powerpc: Drop -me200 addition to build flags by Michael Ellerman · 4 years, 4 months ago
  59. 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  60. 533090e powerpc/32s: Rename head_32.S to head_book3s_32.S by Christophe Leroy · 4 years, 5 months ago
  61. 596b047 kbuild: preprocess module linker script by Masahiro Yamada · 4 years, 6 months ago
  62. 548ad77 powerpc/4xx: ppc4xx compile flag optimizations by Imre Kaloz · 8 years ago
  63. ba96301 powerpc: Suppress .eh_frame generation by Naveen N. Rao · 5 years ago
  64. c04868df powerpc: Drop -fno-dwarf2-cfi-asm by Naveen N. Rao · 5 years ago
  65. d42c6d0 powerpc/Makefile: Mark phony targets as PHONY by Michael Ellerman · 5 years ago
  66. 465bfd9 powerpc: Don't add -mabi= flags when building with Clang by Nathan Chancellor · 5 years ago
  67. 58b12eb powerpc/configs: Rename foo_basic_defconfig to foo_base.config by Michael Ellerman · 6 years ago
  68. 45824fc0 Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  69. 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
  70. 5634707 powerpc: remove meaningless KBUILD_ARFLAGS addition by Masahiro Yamada · 6 years ago
  71. 10df063 kbuild: rebuild modules when module linker scripts are updated by Masahiro Yamada · 6 years ago
  72. 117acf5 powerpc/Makefile: Always pass --synthetic to nm if supported by Michael Ellerman · 6 years ago
  73. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  74. ff6d278 powerpc: vdso: Make vdso32 installation conditional in vdso_install by Ben Hutchings · 6 years ago
  75. af5cd05 powerpc: Fix defconfig choice logic when cross compiling by Michael Ellerman · 6 years ago
  76. a273fa3 powerpc/32: Add ppc_defconfig by Michael Ellerman · 6 years ago
  77. f7354cc powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU by Christophe Leroy · 6 years ago
  78. ed1cd6d powerpc: Activate CONFIG_THREAD_INFO_IN_TASK by Christophe Leroy · 6 years ago
  79. b00899b powerpc: remove redundant header search path additions by Masahiro Yamada · 6 years ago
  80. 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
  81. ab66dcc powerpc: generate uapi header and system call table files by Firoz Khan · 6 years ago
  82. 72e7bcc powerpc/32: Avoid unsupported flags with clang by Joel Stanley · 6 years ago
  83. ebd1d3b powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic by Mathieu Malaterre · 6 years ago
  84. 63fea0a x86, powerpc: Remove -funit-at-a-time compiler option entirely by Masahiro Yamada · 6 years ago
  85. d7cceda powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32 by Christophe Leroy · 6 years ago
  86. 721c01b powerpc/configs: Add KVM guest defconfig by Satheesh Rajendran · 6 years ago
  87. 076f421 kbuild: replace cc-name test with CONFIG_CC_IS_CLANG by Masahiro Yamada · 6 years ago
  88. 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
  89. c47ca98 powerpc: Move core kernel logic into arch/powerpc/Kbuild by Michael Ellerman · 6 years ago
  90. 960e300 powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS by Joel Stanley · 6 years ago
  91. bad96de powerpc: remove leftover code of old GCC version checks by Masahiro Yamada · 6 years ago
  92. 06ec27ae powerpc/64: add stack protector support by Christophe Leroy · 6 years ago
  93. c3ff2a5 powerpc/32: add stack protector support by Christophe Leroy · 6 years ago
  94. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  95. 1acf1cf powerpc: build .dtb files in dts directory by Rob Herring · 9 years ago
  96. 6977f95 powerpc: avoid -mno-sched-epilog on GCC 4.9 and newer by Nicholas Piggin · 6 years ago
  97. 2a056f5 powerpc: consolidate -mno-sched-epilog into FTRACE flags by Nicholas Piggin · 6 years ago
  98. f2910f0 powerpc: remove old GCC version checks by Nicholas Piggin · 6 years ago
  99. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 7 years ago
  100. b3124ec Merge branch 'fixes' into next by Michael Ellerman · 7 years ago