aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/cputable.c
AgeCommit message (Expand)Author
2011-03-17Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt
2011-02-07powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt
2011-02-02powerpc/476: define specific cpu table entry DD2 coreDave Kleikamp
2011-01-21powerpc: machine_check_generic is wrong on 64bitAnton Blanchard
2010-11-29powerpc: Add POWER7+ cputable entryMichael Neuling
2010-11-29powerpc: Remove POWER6 oprofile workarounds for POWER7Michael Neuling
2010-11-29powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entryMichael Neuling
2010-10-15Merge remote branch 'jwb/next' into nextBenjamin Herrenschmidt
2010-10-14powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala
2010-10-13powerpc/44x: Add support for the AMCC APM821xx SoCTirumala Marri
2010-08-23powerpc/47x: Remove redundant line from cputable.cDave Kleikamp
2010-07-26powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper
2010-05-21powerpc/e500mc: Implement machine check handler.Scott Wood
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith
2010-05-05powerpc/476: add machine check handler for 47x coreDave Kleikamp
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp
2010-03-05powerpc/perf: e500 supportScott Wood
2009-12-12powerpc: broadway processor supportAlbert Herranz
2009-10-14powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea
2009-08-28powerpc/book3e-64: Move the default cpu table entryKumar Gala
2009-08-20powerpc: Add AMCC 460EX/460GT Rev. B support to cputable.cStefan Roese
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt
2009-05-21powerpc: Add 2.06 tlbie mnemonicsMilton Miller
2009-05-15powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt
2009-05-01powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt
2009-05-01powerpc adjust oprofile_cpu_type version 3Michael Wolf
2009-04-23Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala
2009-04-07powerpc: Add support for early tlbilx opcodeKumar Gala
2009-03-24powerpc/mm: e300c2/c3/c4 TLB errata workaroundKumar Gala
2009-03-11powerpc/oprofile: Enable support for ppc750 processorsOctavian Purdila
2009-03-11powerpc: Make sure we copy all cpu_spec features except PMC related onesMichael Ellerman
2009-03-11powerpc: Deindentify identify_cpu()Michael Ellerman
2009-03-09powerpc/fsl-booke: Add support for tlbilx instructionsKumar Gala
2009-02-14AMCC PPC 460SX redwood SoC platform initial frameworkMadhulika Madishetty
2009-01-28powerpc/fsl-booke: Cleanup init/exception setup to be runtimeKumar Gala
2008-12-21powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt
2008-12-21powerpc/4xx: Extended DCR support v2Benjamin Herrenschmidt
2008-12-05powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely
2008-10-17powerpc/40x: Add AMCC PowerPC 405EZ to cputableJosh Boyer
2008-08-20powerpc: Expose PMCs & cache topology in sysfs on 32-bitBenjamin Herrenschmidt
2008-07-26powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch
2008-07-25powerpc: Enable AT_BASE_PLATFORM aux vectorNathan Lynch
2008-07-22powerpc: Indicate which oprofile counters to use while in compat modeTorez Smith
2008-07-15powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPATNathan Lynch
2008-07-04powerpc/virtex: add Xilinx 440 cpu to the cputableJohn Linn
2008-07-01powerpc: Split out do_feature_fixups() from cputable.cMichael Ellerman
2008-07-01powerpc: Add PPC_NOP_INSTR, a hash define for the preferred nop instructionMichael Ellerman
2008-07-01powerpc: Add cputable entry for Power7 architected modeJoel Schopp
2008-06-30powerpc: Add cputable entry for POWER7Michael Neuling
2008-06-30Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...Paul Mackerras