1. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  2. 26ee976 powerpc: Return the_cpu_ spec from identify_cpu by Scott Wood · 13 years ago
  3. fb9be23 powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode by Kumar Gala · 14 years ago
  4. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  5. 76b4eda powerpc: Add A2 cpu support by Benjamin Herrenschmidt · 14 years ago
  6. 24cc67d powerpc: Define CPU feature for Architected 2.06 HV mode by Benjamin Herrenschmidt · 14 years ago
  7. 11ed0db powerpc/book3e: Fix CPU feature handling on 64-bit e5500 by Kumar Gala · 14 years ago
  8. 8315320 Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  9. af9eef3 powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit by Benjamin Herrenschmidt · 14 years ago
  10. c48d0db powerpc/476: define specific cpu table entry DD2 core by Dave Kleikamp · 14 years ago
  11. fbe754c powerpc: machine_check_generic is wrong on 64bit by Anton Blanchard · 14 years ago
  12. 6f08cb3 powerpc: Add POWER7+ cputable entry by Michael Neuling · 14 years ago
  13. 1d32bb1 powerpc: Remove POWER6 oprofile workarounds for POWER7 by Michael Neuling · 14 years ago
  14. 93fe56e powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entry by Michael Neuling · 14 years ago
  15. 6a1c9df Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  16. 4490c06 powerpc/fsl-booke: Add support for FSL 64-bit e5500 core by Kumar Gala · 14 years ago
  17. 6edc323 powerpc/44x: Add support for the AMCC APM821xx SoC by Tirumala Marri · 14 years ago
  18. 6647746 powerpc/47x: Remove redundant line from cputable.c by Dave Kleikamp · 14 years ago
  19. ff34910 powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctly by Lee Nipper · 15 years ago
  20. fe04b11 powerpc/e500mc: Implement machine check handler. by Scott Wood · 15 years ago
  21. b4e8c8d powerpc/4xx: Simple platform for the ISS 4xx simulator by Torez Smith · 15 years ago
  22. fc5e709 powerpc/476: add machine check handler for 47x core by Dave Kleikamp · 15 years ago
  23. e7f75ad powerpc/47x: Base ppc476 support by Dave Kleikamp · 15 years ago
  24. a1110654 powerpc/perf: e500 support by Scott Wood · 15 years ago
  25. 45158dc powerpc: broadway processor support by Albert Herranz · 15 years ago
  26. 04f5653477 powerpc/oprofile: Add ppc750 CL as supported by oprofile by Dragos Tatulea · 15 years ago
  27. f45c448 powerpc/book3e-64: Move the default cpu table entry by Kumar Gala · 15 years ago
  28. 20d7034 powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.c by Stefan Roese · 15 years ago
  29. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 15 years ago
  30. 60dbf43 powerpc: Add 2.06 tlbie mnemonics by Milton Miller · 16 years ago
  31. b173f03 powerpc/pseries: Really fix the oprofile CPU type on pseries by Benjamin Herrenschmidt · 16 years ago
  32. 0203d6e powerpc: Fix setting of oprofile cpu type by Benjamin Herrenschmidt · 16 years ago
  33. 79af6c4 powerpc adjust oprofile_cpu_type version 3 by Michael Wolf · 16 years ago
  34. 323d23a Revert "powerpc: Add support for early tlbilx opcode" by Kumar Gala · 16 years ago
  35. e996557 powerpc: Add support for early tlbilx opcode by Kumar Gala · 16 years ago
  36. 2319f12 powerpc/mm: e300c2/c3/c4 TLB errata workaround by Kumar Gala · 16 years ago
  37. 7c9583a powerpc/oprofile: Enable support for ppc750 processors by Octavian Purdila · 16 years ago
  38. 2657dd4 powerpc: Make sure we copy all cpu_spec features except PMC related ones by Michael Ellerman · 16 years ago
  39. 666435b powerpc: Deindentify identify_cpu() by Michael Ellerman · 16 years ago
  40. c307195 powerpc/fsl-booke: Add support for tlbilx instructions by Kumar Gala · 16 years ago
  41. 6c71209 AMCC PPC 460SX redwood SoC platform initial framework by Madhulika Madishetty · 16 years ago
  42. 105c31d powerpc/fsl-booke: Cleanup init/exception setup to be runtime by Kumar Gala · 16 years ago
  43. 7c03d65 powerpc/mm: Introduce MMU features by Benjamin Herrenschmidt · 16 years ago
  44. 6d2170b powerpc/4xx: Extended DCR support v2 by Benjamin Herrenschmidt · 16 years ago
  45. 640d17d powerpc/virtex5: Fix Virtex5 machine check handling by Grant Likely · 16 years ago
  46. df8f71f powerpc/40x: Add AMCC PowerPC 405EZ to cputable by Josh Boyer · 16 years ago
  47. b950bdd powerpc: Expose PMCs & cache topology in sysfs on 32-bit by Benjamin Herrenschmidt · 16 years ago
  48. fc532f8 powerpc: Fix boot problem due to AT_BASE_PLATFORM change by Nathan Lynch · 16 years ago
  49. 9115d13 powerpc: Enable AT_BASE_PLATFORM aux vector by Nathan Lynch · 16 years ago
  50. 79e25ba powerpc: Indicate which oprofile counters to use while in compat mode by Torez Smith · 16 years ago
  51. 0f47331 powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT by Nathan Lynch · 17 years ago
  52. 23e7237 powerpc/virtex: add Xilinx 440 cpu to the cputable by John Linn · 17 years ago
  53. 51c52e8 powerpc: Split out do_feature_fixups() from cputable.c by Michael Ellerman · 17 years ago
  54. b7bcda6 powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instruction by Michael Ellerman · 17 years ago
  55. 635f5a6 powerpc: Add cputable entry for Power7 architected mode by Joel Schopp · 17 years ago
  56. e952e6c powerpc: Add cputable entry for POWER7 by Michael Neuling · 17 years ago
  57. 441dbb5 Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 17 years ago
  58. fc4033b powerpc/85xx: add DOZE/NAP support for e500 core by Kumar Gala · 17 years ago
  59. 3dfa877 powerpc/booke: Add support for new e500mc core by Kumar Gala · 17 years ago
  60. 939e622 Revert "[POWERPC] 4xx: Fix 460GT support to not enable FPU" by Josh Boyer · 17 years ago
  61. 516c8be [POWERPC] Fix default cputable entries for e200 and e500 families by Paul Mackerras · 17 years ago
  62. 76bc080e [POWERPC] Make default cputable entries reflect selected CPU family by Benjamin Herrenschmidt · 17 years ago
  63. acb0142 [POWERPC] 4xx: Fix 460GT support to not enable FPU by Stefan Roese · 17 years ago
  64. 464076a [POWERPC] 4xx: Add AMCC 460EX/460GT support to cputable.c & cpu_setup_44x.S by Stefan Roese · 17 years ago
  65. 1347a2c1 [POWERPC} Add oprofile support for e300 by Andy Fleming · 17 years ago
  66. 39aef68 [POWERPC] Made FSL Book-E PMC support more generic by Andy Fleming · 17 years ago
  67. 3f8fc3e [POWERPC] 4xx: Add PowerPC 440EP Rev C by Sean MacLennan · 17 years ago
  68. b676d84 [POWERPC] 4xx: Add 405EXr to cputable by Stefan Roese · 17 years ago
  69. e3e414b [POWERPC] Conditionally compile e200 and e500 platforms in cputable by Josh Boyer · 17 years ago
  70. b2be3b1 [POWERPC] 4xx: Correct 440GRx machine_check callback by Valentine Barshak · 17 years ago
  71. 47c0bd1 [POWERPC] Reworking machine check handling and Fix 440/440A by Benjamin Herrenschmidt · 17 years ago
  72. a58d524 [POWERPC] add e300c4 entry to cputable by Li Yang · 17 years ago
  73. d1dfc35 [POWERPC] 4xx: Workaround for the 440EP(x)/GR(x) processors identical PVR issue. by Valentine Barshak · 17 years ago
  74. 5d8476c [POWERPC] 4xx: Add AMCC 405EX support to cputable.c by Stefan Roese · 17 years ago
  75. 87a72f9 [POWERPC] Fix performance monitor on machines with logical PVR by Paul Mackerras · 17 years ago
  76. 340ffd2 [POWERPC] 4xx: 440EPx/GRx incorrect write to DDR SDRAM errata workaround by Valentine Barshak · 17 years ago
  77. 8112753 [POWERPC] 4xx: Move 440EP(x) FPU setup from head_44x to cpu_setup_4xx by Valentine Barshak · 17 years ago
  78. 84e3ad5 [POWERPC] 4xx: Introduce cpu_setup functionality to 44x platform by Valentine Barshak · 17 years ago
  79. 5e14d21 [POWERPC] Add cpu feature for SPE handling by Kumar Gala · 17 years ago
  80. 15fc993 [POWERPC] PowerPC 440EPx: Sequoia board support by Valentine Barshak · 17 years ago
  81. 31a12ce [POWERPC] Oprofile support for Power 5++ by Mike Wolf · 18 years ago
  82. 333e615 [POWERPC] Add cputable entry for PowerPC 440SPe Rev. B by Roland Dreier · 18 years ago
  83. 2fae498 [POWERPC] Add missing pmc_type fields in cpu_table by Anton Blanchard · 18 years ago
  84. 3d37254 [POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448. by James.Yang · 18 years ago
  85. 25fc530 [POWERPC] pasemi: PA6T oprofile support by Olof Johansson · 18 years ago
  86. a14c450 [POWERPC] Fix PowerPC 750CL and 750GX CPU features by Josh Boyer · 18 years ago
  87. cfbff8a [POWERPC] 750CL cputable entry by Jake Moilanen · 18 years ago
  88. 3546e81 [POWERPC] No DEEPNAP on 970MP 1.0 by Olof Johansson · 18 years ago
  89. 40d244d [POWERPC] correct a prototype by Stephen Rothwell · 18 years ago
  90. 1199919 [POWERPC] pasemi: Idle loops by Olof Johansson · 18 years ago
  91. 1bd2e5a [POWERPC] Add PMC type to cputable by Olof Johansson · 18 years ago
  92. a147c58 [POWERPC] Fix 440SPe CPU table entry by Kumar Gala · 18 years ago
  93. aa42c69 [POWERPC] Add support for FP emulation for the e300c2 core by Kim Phillips · 18 years ago
  94. 57933f8 [POWERPC] Add the e300c3 core to the CPU table. by Scott Wood · 18 years ago
  95. fecb352 [POWERPC] powerpc: Make 970MP detectable by oprofile by Mike Wolf · 18 years ago
  96. 974a76f [POWERPC] Distinguish POWER6 partition modes and tell userspace by Paul Mackerras · 18 years ago
  97. 18f2190 [POWERPC] cell: Add oprofile support by Maynard Johnson · 18 years ago
  98. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  99. 0909c8c [POWERPC] Support feature fixups in vdso's by Benjamin Herrenschmidt · 18 years ago
  100. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 18 years ago