1. a3ea40d powerpc: Add POWER10 architected mode by Alistair Popple · 4 years, 8 months ago
  2. 3fd5836 powerpc: Add support for ISA v3.1 by Alistair Popple · 4 years, 8 months ago
  3. a6ba44e powerpc/watchpoint: Introduce function to get nr watchpoints dynamically by Ravi Bangoria · 4 years, 8 months ago
  4. 736bcdd powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2 by Jordan Niethe · 5 years ago
  5. 047e657 powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9 by Aneesh Kumar K.V · 5 years ago
  6. 09ce98c powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag by Aneesh Kumar K.V · 5 years ago
  7. e0291f1 powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE by Christophe Leroy · 5 years ago
  8. 88fb3094 powerpc/32s: drop CPU_FTR_USE_RTC feature by Christophe Leroy · 5 years ago
  9. 12c3f1f powerpc/32s: get rid of CPU_FTR_601 feature by Christophe Leroy · 5 years ago
  10. 0deae39 powerpc/83xx: handle machine check caused by watchdog timer by Christophe Leroy · 6 years ago
  11. 385e89d powerpc/mm: add exec protection on powerpc 603 by Christophe Leroy · 6 years ago
  12. 2c86cd1 powerpc: clean inclusions of asm/feature-fixups.h by Christophe Leroy · 7 years ago
  13. ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 7 years ago
  14. ce57c66 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  15. 2bf1071 powerpc/64s: Remove POWER9 DD1 support by Nicholas Piggin · 7 years ago
  16. e11b64b powerpc: Remove Power8 DD1 from cputable by Joel Stanley · 7 years ago
  17. 8198442 powerpc: Add TIDR CPU feature for POWER9 by Alastair D'Silva · 7 years ago
  18. 81b654c powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features by Michael Ellerman · 7 years ago
  19. 3a52f60 powerpc/64s: Fix POWER9 DD2.2 and above in cputable features by Nicholas Piggin · 7 years ago
  20. db5ae1c powerpc/64s: Refine feature sets for little endian builds by Nicholas Piggin · 7 years ago
  21. 471d7ff powerpc/64s: Remove POWER4 support by Nicholas Piggin · 7 years ago
  22. 3735eb8 powerpc: Remove unused CPU_FTR_ARCH_201 by Nicholas Piggin · 7 years ago
  23. d50614f powerpc/64s: Explicitly add vector features to CPU_FTRS_POSSIBLE by Nicholas Piggin · 7 years ago
  24. b842bd0 powerpc/64s: Add all POWER9 features to CPU_FTRS_ALWAYS by Nicholas Piggin · 7 years ago
  25. 95dff48 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  26. 9654153 powerpc: Disable DAWR in the base POWER9 CPU features by Michael Neuling · 7 years ago
  27. b5af4f2 powerpc: Add CPU feature bits for TM bug workarounds on POWER9 v2.2 by Paul Mackerras · 7 years ago
  28. 9bbf0b5 powerpc: Free up CPU feature bits on 64-bit machines by Paul Mackerras · 7 years ago
  29. dd0efb3 powerpc: Book E: Remove unused CPU_FTR_L2CSR bit by Paul Mackerras · 7 years ago
  30. c0d64cf powerpc: Use feature bit for RTC presence rather than timebase presence by Paul Mackerras · 7 years ago
  31. a5d4b58 powerpc/mm: Fixup tlbie vs store ordering issue on POWER9 by Aneesh Kumar K.V · 7 years ago
  32. cf43d3b powerpc: Enable pkey subsystem by Ram Pai · 7 years ago
  33. d474827 powerpc/64s: Improve local TLB flush for boot and MCE on POWER9 by Nicholas Piggin · 7 years ago
  34. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  35. 3ffa9d9 powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature by Michael Ellerman · 7 years ago
  36. b6b3755 powerpc: add POWER9_DD20 feature by Nicholas Piggin · 7 years ago
  37. c1807e3 powerpc/64: Free up CPU_FTR_ICSWX by Michael Ellerman · 7 years ago
  38. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  39. 968159c powerpc/8xx: Getting rid of remaining use of CONFIG_8xx by Christophe Leroy · 7 years ago
  40. 0e5e7f5 powerpc/64: Reclaim CPU_FTR_SUBCORE by Michael Ellerman · 8 years ago
  41. 5a61ef7 powerpc/64s: Support new device tree binding for discovering CPU features by Nicholas Piggin · 8 years ago
  42. ca80d5d powerpc/64s: Remove SAO feature from Power9 DD1 by Nicholas Piggin · 8 years ago
  43. 2384d2d powerpc/64s: Remove ICSWX feature from Power9 by Nicholas Piggin · 8 years ago
  44. e627f8d powerpc/8xx: add dedicated machine check handler by Christophe Leroy · 8 years ago
  45. 7dccfbc powerpc/book3s: Add a cpu table entry for different POWER9 revs by Aneesh Kumar K.V · 8 years ago
  46. 4db7327 powerpc: Add option to use jump label for cpu_has_feature() by Kevin Hao · 8 years ago
  47. b92a226 powerpc: Move cpu_has_feature() to a separate file by Kevin Hao · 8 years ago
  48. a141cca powerpc/mm: Add early_[cpu|mmu]_has_feature() by Michael Ellerman · 8 years ago
  49. 6574ba9 powerpc/kernel: Convert cpu_has_feature() to returning bool by Michael Ellerman · 8 years ago
  50. e7affb1 powerpc/cache: add cache flush operation for various e500 by chenhui zhao · 9 years ago
  51. c3ab300 powerpc: Add POWER9 cputable entry by Michael Neuling · 9 years ago
  52. ce5732a powerpc/powernv: Create separate subcores CPU feature bit by Michael Neuling · 9 years ago
  53. 6096f88 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 10 years ago
  54. b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 10 years ago
  55. 5b2753f powerpc/8xx: Implementation of PAGE_EXEC by LEROY Christophe · 10 years ago
  56. 45706bb powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument. by Mahesh Salgaonkar · 10 years ago
  57. ed77d41 powerpc: Remove unused CPU_FTR_IABR by Michael Ellerman · 10 years ago
  58. 9002964 powerpc: Remove unused CPU_FTRS_A2 by Michael Ellerman · 10 years ago
  59. 66f3d4f powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS by Michael Ellerman · 10 years ago
  60. 3609e09 powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS by Michael Ellerman · 10 years ago
  61. 9287b95 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 10 years ago
  62. e16c876 powerpc/e6500: Add support for hardware threads by Andy Fleming · 13 years ago
  63. 1e07a0a powerpc: Remove CLASSIC_PPC by Michael Ellerman · 11 years ago
  64. 804ece0 powerpc: Remove CONFIG_POWER4 by Michael Ellerman · 11 years ago
  65. c3993f1 powerpc: Remove CONFIG_POWER3 by Michael Ellerman · 11 years ago
  66. 13b3d13 powerpc: Remove MMU_FTR_SLB by Michael Ellerman · 11 years ago
  67. 468a330 powerpc: Drop support for pre-POWER4 cpus by Michael Ellerman · 11 years ago
  68. bd6ba35 powerpc: Disable doorbells on Power8 DD1.x by Joel Stanley · 10 years ago
  69. 68f2f0d powerpc: Add a cpu feature CPU_FTR_PMAO_BUG by Michael Ellerman · 11 years ago
  70. 0440705 powerpc/book3s: Add flush_tlb operation in cpu_spec. by Mahesh Salgaonkar · 11 years ago
  71. 4c70341 powerpc/book3s: Introduce a early machine check hook in cpu_spec. by Mahesh Salgaonkar · 11 years ago
  72. d52459c powerpc/fsl-booke: Work around erratum A-006958 by Scott Wood · 11 years ago
  73. 82a9f16 powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression by Michael Neuling · 12 years ago
  74. cbbc6f1 powerpc/cputable: Reserve bits in HWCAP2 for new features by Nishanth Aravamudan · 12 years ago
  75. 1de2bd4 powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S by Michael Ellerman · 12 years ago
  76. bc23100 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 12 years ago
  77. 2171364 powerpc: Add HWCAP2 aux entry by Michael Neuling · 12 years ago
  78. cd66cc2 powerpc/85xx: Add AltiVec support for e6500 by Kumar Gala · 12 years ago
  79. b9eaee5 powerpc: Add transactional memory to POWER8 cpu features by Michael Neuling · 12 years ago
  80. 6a6d541 powerpc: Add new CPU feature bit for transactional memory by Michael Neuling · 12 years ago
  81. 2468dcf powerpc: Add support for context switching the TAR register by Ian Munsie · 12 years ago
  82. 79879c1 powerpc: Add DAWR CPU feature bit definition by Michael Neuling · 12 years ago
  83. 1580b3b powerpc: Repack 64bit CPU features to remove holes by Michael Neuling · 12 years ago
  84. cde4d49 powerpc: Remove extra zeros from 32 bit CPU features definitions by Michael Neuling · 12 years ago
  85. d2613868 powerpc: Enable PPR save/restore by Haren Myneni · 12 years ago
  86. e5e84f0 powerpc: Hook up doorbells on server by Ian Munsie · 12 years ago
  87. 71e1849 powerpc: POWER8 cputable entry by Michael Neuling · 12 years ago
  88. c3617f7 UAPI: (Scripted) Disintegrate arch/powerpc/include/asm by David Howells · 12 years ago
  89. f0f0c9a powerpc: Remove unnecessary ifdefs by Michael Neuling · 12 years ago
  90. 9de6fe9 KVM: PPC: add CPU_FTR_EMB_HV to CPU table by Scott Wood · 13 years ago
  91. 73196cd3 KVM: PPC: e500mc support by Scott Wood · 13 years ago
  92. 06aae86 powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE by Scott Wood · 13 years ago
  93. 52b066f powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit by Scott Wood · 13 years ago
  94. 1024184 powerpc: Add initial e6500 cpu support by Kumar Gala · 13 years ago
  95. a66086b powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX by Anton Blanchard · 13 years ago
  96. fac26ad powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2 by Jimi Xenidis · 13 years ago
  97. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 14 years ago
  98. d36b4c4 powerpc/fsl-booke64: Add support for Debug Level exception handler by Kumar Gala · 14 years ago
  99. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 14 years ago
  100. 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 14 years ago