1. e8fe73c powerpc: vdso: Make vdso32 installation conditional in vdso_install by Ben Hutchings · 5 years ago
  2. 7ae7408 powerpc: Fix compiling a BE kernel with a powerpc64le toolchain by Nicholas Piggin · 7 years ago
  3. e0b80f0 arch/powerpc: Add CONFIG_FSL_DPAA to corenetXX_smp_defconfig by Claudiu Manoil · 8 years ago
  4. 57073e2 powerpc/Makefile: Construct the UTS_MACHINE value more concisely by Michael Ellerman · 8 years ago
  5. 68201fb powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS by Michael Ellerman · 8 years ago
  6. d312603 powerpc/Makefile: CROSS32AS is unused, remove it by Michael Ellerman · 8 years ago
  7. 164af59 powerpc/Makefile: Use cflags-y/aflags-y for setting endian options by Michael Ellerman · 8 years ago
  8. 62c2c5c powerpc/sparse: Pass endianness to sparse by Daniel Axtens · 8 years ago
  9. 9ddf007 powerpc: Avoid -maltivec when using clang integrated assembler by Anton Blanchard · 8 years ago
  10. a1b5344 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  11. 43de32c5 powerpc/86xx: Switch to kconfig fragments approach by Alessio Igor Bogani · 8 years ago
  12. 8c50b72 powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel by Torsten Duwe · 8 years ago
  13. bed08b7 powerpc/cell: Drop CONFIG_TUNE_CELL in favour of CONFIG_CELL_CPU by Michael Ellerman · 9 years ago
  14. 2adc48a powerpc: Add ppc64le_defconfig by Michael Ellerman · 9 years ago
  15. dab3c3c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  16. 5631d9c kbuild: Fix clang detection by Michal Marek · 9 years ago
  17. 44d5401 powerpc/85xx: Use kconfig fragments by Scott Wood · 9 years ago
  18. 238abec powerpc: Don't use gcc specific options on clang by Anton Blanchard · 9 years ago
  19. 92d6cf2 powerpc: Don't use -mno-strict-align on clang by Anton Blanchard · 9 years ago
  20. a50a862 powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain supports it by Anton Blanchard · 9 years ago
  21. ea4d1a8 powerpc/configs: Replace pseries_le_defconfig with a Makefile target using merge_config by Cyril Bur · 9 years ago
  22. 60e065f powerpc: Reject binutils 2.24 when building little endian by Michael Ellerman · 9 years ago
  23. e79c838 powerpc: Don't do gcc version checks if we're building with clang by Michael Ellerman · 9 years ago
  24. a71aa05 powerpc: Convert relocs_check to a shell script using grep by Stephen Rothwell · 9 years ago
  25. 665d92e kbuild: do not add $(call ...) to invoke cc-version or cc-fullversion by Masahiro Yamada · 9 years ago
  26. ff2e466 powerpc: Add POWER8 CPU selection by Anton Blanchard · 10 years ago
  27. 86969cf Merge branch 'merge' into next by Benjamin Herrenschmidt · 10 years ago
  28. 7998eb3 powerpc: Fix 64 bit builds with binutils 2.24 by Guenter Roeck · 10 years ago
  29. f6869e7 Merge remote-tracking branch 'anton/abiv2' into next by Benjamin Herrenschmidt · 10 years ago
  30. d5b35cf ppc476: Enable a linker work around for IBM errata #46 by Alistair Popple · 10 years ago
  31. 721aeaa powerpc: Build little endian ppc64 kernel with ABIv2 by Anton Blanchard · 10 years ago
  32. 58aedccb powerpc: Don't build assembly files with ABIv2 by Anton Blanchard · 10 years ago
  33. d3d35d9 powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules. by Tony Breeds · 10 years ago
  34. 924dd50 powerpc: Fix error when cross building TAGS & cscope by Michael Neuling · 11 years ago
  35. cbf8a35 powerpc/corenet64: compile with CONFIG_E{5,6}500_CPU well by Tiejun Chen · 11 years ago
  36. b2ca8c8 powerpc: Don't use ELFv2 ABI to build the kernel by Alistair Popple · 11 years ago
  37. f036b36 powerpc: Work around little endian gcc bug by Anton Blanchard · 11 years ago
  38. d72b080 powerpc: Add ability to build little endian kernels by Ian Munsie · 11 years ago
  39. a058801 powerpc: uname should return ppc64le/ppcle on little endian builds by Anton Blanchard · 11 years ago
  40. 847f56b powerpc/e500: Set -mcpu flag for 32-bit e500 by Scott Wood · 11 years ago
  41. 01718ba powerpc/booke64: Use appropriate -mcpu by Scott Wood · 11 years ago
  42. f49596a powerpc/85xx: Remove -Wa,-me500 by Scott Wood · 11 years ago
  43. 5ba840e Revert "powerpc/e500: Update compilation flags with core specific options" by Benjamin Herrenschmidt · 11 years ago
  44. c8db32c powerpc/e500: Update compilation flags with core specific options by Catalin Udma · 11 years ago
  45. 98679fb powerpc: Avoid load of static chain register when calling nested functions through a pointer on 64bit by Anton Blanchard · 11 years ago
  46. 1fbe9cf powerpc: Build kernel with -mcmodel=medium by Anton Blanchard · 11 years ago
  47. 5ac47f7 powerpc: Relocate prom_init.c on 64bit by Anton Blanchard · 11 years ago
  48. 323a6bf powerpc: Add a powerpc implementation of SHA-1 by Michael Ellerman · 12 years ago
  49. 8662d0b powerpc: dtc is required to build dtb files by Matthew McClintock · 12 years ago
  50. 95ead5d crypto: nx - move nx build to driver/crypto Makefile by Seth Jennings · 12 years ago
  51. aef7b31 powerpc/crypto: Build files for the nx device driver by Kent Yoder · 12 years ago
  52. d23c6fb powerpc: Add 64-bit CPU targets for gcc by Anton Blanchard · 12 years ago
  53. 894a65c powerpc: Remove altivec fix for gcc versions before 4.0 by Anton Blanchard · 12 years ago
  54. 82a8508 powerpc: Require gcc 4.0 on 64-bit by Anton Blanchard · 12 years ago
  55. f269949 powerpc/perf: Move perf core & PMU code into a subdirectory by Michael Ellerman · 12 years ago
  56. 9c5f7d3 powerpc: Process dynamic relocations for kernel by Suzuki Poulose · 12 years ago
  57. 11eab297 powerpc: Add support for OpenBlockS 600 by Benjamin Herrenschmidt · 12 years ago
  58. e1fc235 arch/powerpc: Remove duplicate/redundant Altivec entries by Matthew McClintock · 14 years ago
  59. a9a8f77 powerpc: Remove buggy 9-year-old test for binutils < 2.12.1 by Kyle Moffett · 13 years ago
  60. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  61. 0ca87f0 net: filter: BPF 'JIT' compiler for PPC64 by Matt Evans · 13 years ago
  62. af9719c powerpc: Use -mtraceback=no by Anton Blanchard · 13 years ago
  63. c686ecf powerpc: Fix typo in uImage target by Anatolij Gustschin · 14 years ago
  64. e32e78c powerpc: fix build with make 3.82 by Sam Ravnborg · 14 years ago
  65. 772320e Merge commit 'v2.6.35' into kbuild/kbuild by Michal Marek · 14 years ago
  66. 6588169 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line by Sam Ravnborg · 14 years ago
  67. 7fca5dc powerpc: Fix module building for gcc 4.5 and 64 bit by Stephen Rothwell · 14 years ago
  68. d0679c7 kbuild: move -fno-dwarf2-cfi-asm to powerpc only by Andi Kleen · 14 years ago
  69. 144ef90 powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE by Tony Breeds · 15 years ago
  70. 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 years ago
  71. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  72. f7d4f68 powerpc: Makefile simplification through use of cc-ifversion by Frans Pop · 15 years ago
  73. e821ea7 powerpc: Move VMX and VSX asm code to vector.S by Benjamin Herrenschmidt · 15 years ago
  74. 1a3d1fc powerpc/math-emu: Fix efp dependence by Liu Yu · 15 years ago
  75. 55b9121 powerpc: Remove unncessary SPE related compiler flag by Kumar Gala · 16 years ago
  76. 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
  77. ce400c0 powerpc: Enforce a non-spe kernel build even on broken compilers by Thiemo Seufer · 16 years ago
  78. 549e815 powerpc: Make the 64-bit kernel as a position-independent executable by Paul Mackerras · 16 years ago
  79. 7563dc6 powerpc: Work around gcc's -fno-omit-frame-pointer bug by Tony Breeds · 16 years ago
  80. 70bf033 powerpc/bootwrapper: Add documentation of boot wrapper targets by Grant Likely · 16 years ago
  81. 1976aef powerpc: Get rid of CROSS32{AS,LD,OBJCOPY} by Segher Boessenkool · 16 years ago
  82. da3de6d [POWERPC] Fix -Os kernel builds with newer gcc versions by Kumar Gala · 16 years ago
  83. 8d6bcd6 [POWERPC] bootwrapper: add simpleImage* to list of boot targets by Grant Likely · 16 years ago
  84. bbf45ba KVM: ppc: PowerPC 440 KVM implementation by Hollis Blanchard · 16 years ago
  85. 1993cbf [POWERPC] Provide access to arch/powerpc include path on ppc64 by Kumar Gala · 16 years ago
  86. e04018e [POWERPC] add target for building .dtb files by Grant Likely · 16 years ago
  87. 595be94 [POWERPC] Fix zImage-dtb.initrd build error by Grant Likely · 16 years ago
  88. 3f85d63 x86: fix vdso_install breaks user "make install" by Sam Ravnborg · 16 years ago
  89. 2543133 [POWERPC] bootwrapper: Build multiple cuImages by Grant Likely · 16 years ago
  90. 773f76b [POWERPC] Implement 'make bootwrapper_install' by David Woodhouse · 16 years ago
  91. 0197cd2 [POWERPC] Add -mno-spe for ARCH=powerpc builds by Kumar Gala · 17 years ago
  92. 06c5040 kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP by Sam Ravnborg · 17 years ago
  93. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  94. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  95. ca786f8 [POWERPC] Select proper defconfig for crosscompiles by Adrian Bunk · 17 years ago
  96. 8150caa [POWERPC] powerpc vDSO: install unstripped copies on disk by Roland McGrath · 17 years ago
  97. 2578bfa [POWERPC] Create and use CONFIG_WORD_SIZE by Stephen Rothwell · 17 years ago
  98. 3164ccc [POWERPC] add Kconfig option for optimizing for cell by Arnd Bergmann · 17 years ago
  99. 2f6c9d9 [POWERPC] Stop include asm-ppc when building ARCH=powerpc for ppc32 by Kumar Gala · 17 years ago
  100. 15f6527 [POWERPC] Rename 4xx paths to 40x by Josh Boyer · 17 years ago