1. e7affb1 powerpc/cache: add cache flush operation for various e500 by chenhui zhao · 9 years ago
  2. c3ab300 powerpc: Add POWER9 cputable entry by Michael Neuling · 9 years ago
  3. ce5732a powerpc/powernv: Create separate subcores CPU feature bit by Michael Neuling · 9 years ago
  4. 6096f88 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  5. b4b56f9 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 9 years ago
  6. 5b2753f powerpc/8xx: Implementation of PAGE_EXEC by LEROY Christophe · 9 years ago
  7. 45706bb powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument. by Mahesh Salgaonkar · 10 years ago
  8. ed77d41 powerpc: Remove unused CPU_FTR_IABR by Michael Ellerman · 10 years ago
  9. 9002964 powerpc: Remove unused CPU_FTRS_A2 by Michael Ellerman · 10 years ago
  10. 66f3d4f powerpc: Remove CPU_FTR_HVMODE from CPU_FTRS_ALWAYS by Michael Ellerman · 10 years ago
  11. 3609e09 powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS by Michael Ellerman · 10 years ago
  12. 9287b95 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 10 years ago
  13. e16c876 powerpc/e6500: Add support for hardware threads by Andy Fleming · 13 years ago
  14. 1e07a0a powerpc: Remove CLASSIC_PPC by Michael Ellerman · 10 years ago
  15. 804ece0 powerpc: Remove CONFIG_POWER4 by Michael Ellerman · 10 years ago
  16. c3993f1 powerpc: Remove CONFIG_POWER3 by Michael Ellerman · 10 years ago
  17. 13b3d13 powerpc: Remove MMU_FTR_SLB by Michael Ellerman · 10 years ago
  18. 468a330 powerpc: Drop support for pre-POWER4 cpus by Michael Ellerman · 10 years ago
  19. bd6ba35 powerpc: Disable doorbells on Power8 DD1.x by Joel Stanley · 10 years ago
  20. 68f2f0d powerpc: Add a cpu feature CPU_FTR_PMAO_BUG by Michael Ellerman · 11 years ago
  21. 0440705 powerpc/book3s: Add flush_tlb operation in cpu_spec. by Mahesh Salgaonkar · 11 years ago
  22. 4c70341 powerpc/book3s: Introduce a early machine check hook in cpu_spec. by Mahesh Salgaonkar · 11 years ago
  23. d52459ca3 powerpc/fsl-booke: Work around erratum A-006958 by Scott Wood · 11 years ago
  24. 82a9f16 powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression by Michael Neuling · 11 years ago
  25. cbbc6f1 powerpc/cputable: Reserve bits in HWCAP2 for new features by Nishanth Aravamudan · 11 years ago
  26. 1de2bd4 powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S by Michael Ellerman · 11 years ago
  27. bc23100 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 11 years ago
  28. 2171364 powerpc: Add HWCAP2 aux entry by Michael Neuling · 11 years ago
  29. cd66cc2 powerpc/85xx: Add AltiVec support for e6500 by Kumar Gala · 12 years ago
  30. b9eaee5 powerpc: Add transactional memory to POWER8 cpu features by Michael Neuling · 12 years ago
  31. 6a6d541 powerpc: Add new CPU feature bit for transactional memory by Michael Neuling · 12 years ago
  32. 2468dcf powerpc: Add support for context switching the TAR register by Ian Munsie · 12 years ago
  33. 79879c1 powerpc: Add DAWR CPU feature bit definition by Michael Neuling · 12 years ago
  34. 1580b3b powerpc: Repack 64bit CPU features to remove holes by Michael Neuling · 12 years ago
  35. cde4d49 powerpc: Remove extra zeros from 32 bit CPU features definitions by Michael Neuling · 12 years ago
  36. d261386 powerpc: Enable PPR save/restore by Haren Myneni · 12 years ago
  37. e5e84f0 powerpc: Hook up doorbells on server by Ian Munsie · 12 years ago
  38. 71e1849 powerpc: POWER8 cputable entry by Michael Neuling · 12 years ago
  39. c3617f7 UAPI: (Scripted) Disintegrate arch/powerpc/include/asm by David Howells · 12 years ago
  40. f0f0c9a powerpc: Remove unnecessary ifdefs by Michael Neuling · 12 years ago
  41. 9de6fe9 KVM: PPC: add CPU_FTR_EMB_HV to CPU table by Scott Wood · 12 years ago
  42. 73196cd KVM: PPC: e500mc support by Scott Wood · 13 years ago
  43. 06aae86 powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE by Scott Wood · 13 years ago
  44. 52b066f powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit by Scott Wood · 13 years ago
  45. 1024184 powerpc: Add initial e6500 cpu support by Kumar Gala · 13 years ago
  46. a66086b powerpc: POWER7 optimised copy_to_user/copy_from_user using VMX by Anton Blanchard · 13 years ago
  47. fac26ad powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2 by Jimi Xenidis · 13 years ago
  48. 969391c powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architecture bits by Paul Mackerras · 13 years ago
  49. d36b4c4 powerpc/fsl-booke64: Add support for Debug Level exception handler by Kumar Gala · 13 years ago
  50. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 13 years ago
  51. 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 13 years ago
  52. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 13 years ago
  53. 76b4eda powerpc: Add A2 cpu support by Benjamin Herrenschmidt · 13 years ago
  54. 24cc67d powerpc: Define CPU feature for Architected 2.06 HV mode by Benjamin Herrenschmidt · 14 years ago
  55. d51ad91 powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE by Scott Wood · 14 years ago
  56. 11ed0db powerpc/book3e: Fix CPU feature handling on 64-bit e5500 by Kumar Gala · 13 years ago
  57. c48d0db powerpc/476: define specific cpu table entry DD2 core by Dave Kleikamp · 14 years ago
  58. 64ff312 powerpc: Add support for popcnt instructions by Anton Blanchard · 14 years ago
  59. f89451f powerpc: Feature nop out reservation clear when stcx checks address by Anton Blanchard · 14 years ago
  60. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  61. 5aae8a5 powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors by K.Prasad · 14 years ago
  62. 76cbd8a powerpc: Enable asymmetric SMT scheduling on POWER7 by Michael Neuling · 14 years ago
  63. fe04b11 powerpc/e500mc: Implement machine check handler. by Scott Wood · 14 years ago
  64. fc5e709 powerpc/476: add machine check handler for 47x core by Dave Kleikamp · 15 years ago
  65. e7f75ad powerpc/47x: Base ppc476 support by Dave Kleikamp · 15 years ago
  66. 5a0e9b5 powerpc: Use lwsync for acquire barrier if CPU supports it by Anton Blanchard · 15 years ago
  67. 9e41d95 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  68. c931092 powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx by Piotr Ziecik · 16 years ago
  69. 620165f powerpc: Add support for using doorbells for SMP IPI by Kumar Gala · 16 years ago
  70. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  71. 6d2170b powerpc/4xx: Extended DCR support v2 by Benjamin Herrenschmidt · 16 years ago
  72. 8309ce72 powerpc: Fix bogus cache flushing on all 40x and BookE processors v2 by Benjamin Herrenschmidt · 16 years ago
  73. 4ec577a powerpc: Add new CPU feature: CPU_FTR_UNALIGNED_LD_STD by Mark Nelson · 16 years ago
  74. 2a92943 powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZ by Mark Nelson · 16 years ago
  75. b950bdd powerpc: Expose PMCs & cache topology in sysfs on 32-bit by Benjamin Herrenschmidt · 16 years ago
  76. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 16 years ago[Renamed from include/asm-powerpc/cputable.h]
  77. 9115d13 powerpc: Enable AT_BASE_PLATFORM aux vector by Nathan Lynch · 16 years ago
  78. 0f47331 powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT by Nathan Lynch · 16 years ago
  79. 3790704 powerpc/mm: Add SAO Feature bit to the cputable by Dave Kleikamp · 16 years ago
  80. 2d1b202 powerpc: Fixup lwsync at runtime by Kumar Gala · 16 years ago
  81. b962ce9 powerpc: Add VSX CPU feature by Michael Neuling · 16 years ago
  82. c5157e5 powerpc: Consolidate CPU and firmware feature fixup macros by Michael Ellerman · 16 years ago
  83. d1cdcf2 powerpc: Don't export asm/asm-compat.h to userspace by Adrian Bunk · 16 years ago
  84. e952e6c powerpc: Add cputable entry for POWER7 by Michael Neuling · 16 years ago
  85. aba11fc powerpc/e500mc: flush L2 on NAP for e500mc by Kumar Gala · 16 years ago
  86. fc4033b powerpc/85xx: add DOZE/NAP support for e500 core by Kumar Gala · 16 years ago
  87. 3dfa877 powerpc/booke: Add support for new e500mc core by Kumar Gala · 16 years ago
  88. 39aef68 [POWERPC] Made FSL Book-E PMC support more generic by Andy Fleming · 17 years ago
  89. 47c0bd1 [POWERPC] Reworking machine check handling and Fix 440/440A by Benjamin Herrenschmidt · 17 years ago
  90. b64f87c [POWERPC] Avoid unpaired stwcx. on some processors by Becky Bruce · 17 years ago
  91. f66bce5 [POWERPC] Add 1TB workaround for PA6T by Olof Johansson · 17 years ago
  92. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  93. 87a72f9 [POWERPC] Fix performance monitor on machines with logical PVR by Paul Mackerras · 17 years ago
  94. 11af119 [POWERPC] mpc82xx: Define CPU_FTR_NEED_COHERENT by Scott Wood · 17 years ago
  95. 5e14d21 [POWERPC] Add cpu feature for SPE handling by Kumar Gala · 17 years ago
  96. b6f41cc [POWERPC] Consolidate PowerPC 750 cputable features by Josh Boyer · 17 years ago
  97. 4508dc2 [POWERPC] Merge CPU features pertaining to icache coherency by David Gibson · 17 years ago
  98. 3d37254 [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448. by James.Yang · 17 years ago
  99. 25fc530 [POWERPC] pasemi: PA6T oprofile support by Olof Johansson · 17 years ago
  100. a14c450 [POWERPC] Fix PowerPC 750CL and 750GX CPU features by Josh Boyer · 17 years ago