aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cputable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-11[POWERPC] Oprofile support for Power 5++Mike Wolf1-0/+15
2007-07-10[POWERPC] Add cputable entry for PowerPC 440SPe Rev. BRoland Dreier1-5/+15
2007-05-22[POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard1-0/+4
2007-05-17[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.James.Yang1-1/+1
2007-04-24[POWERPC] pasemi: PA6T oprofile supportOlof Johansson1-0/+2
2007-04-24[POWERPC] Fix PowerPC 750CL and 750GX CPU featuresJosh Boyer1-2/+2
2007-03-09[POWERPC] 750CL cputable entryJake Moilanen1-0/+12
2007-03-08[POWERPC] No DEEPNAP on 970MP 1.0Olof Johansson1-0/+16
2007-02-13[POWERPC] correct a prototypeStephen Rothwell1-1/+1
2007-02-07[POWERPC] pasemi: Idle loopsOlof Johansson1-0/+4
2007-02-07[POWERPC] Add PMC type to cputableOlof Johansson1-0/+17
2006-12-08[POWERPC] Fix 440SPe CPU table entryKumar Gala1-2/+1
2006-12-08[POWERPC] Add support for FP emulation for the e300c2 coreKim Phillips1-1/+1
2006-12-04[POWERPC] Add the e300c3 core to the CPU table.Scott Wood1-0/+11
2006-12-04[POWERPC] powerpc: Make 970MP detectable by oprofileMike Wolf1-1/+1
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras1-6/+37
2006-12-04[POWERPC] cell: Add oprofile supportMaynard Johnson1-0/+3
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras1-1/+85
2006-10-25[POWERPC] Support feature fixups in vdso'sBenjamin Herrenschmidt1-6/+5
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt1-1/+71
2006-10-23[POWERPC] Add 970GX cputable entryJake Moilanen1-0/+15
2006-10-16[POWERPC] powerpc: Enable DEEPNAP power savings mode on 970MPOlof Johansson1-1/+2
2006-10-16[POWERPC] POWER6 has 6 PMCsAnton Blanchard1-1/+1
2006-10-04[POWERPC] Add initial support for the e300c2 coreKim Phillips1-2/+13
2006-09-21[POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FXPeter Bergner1-0/+1
2006-09-13[POWERPC] powerpc: PA6T cputable entry, PVR valueOlof Johansson1-0/+14
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson1-0/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28powerpc: minor cleanups for mpc86xxKumar Gala1-12/+0
2006-06-21[POWERPC] Add 8641 CPU table entry.Jon Loeliger1-0/+12
2006-06-15[POWERPC] Remove stale 64bit on 32bit kernel codeAnton Blanchard1-8/+0
2006-06-09[PATCH] powerpc: Implement support for setting little-endian mode via prctlPaul Mackerras1-35/+49
2006-06-09[PATCH] powerpc: oprofile support for POWER6Michael Neuling1-1/+12
2006-06-09[PATCH] powerpc: add num_pmcs to 970MP cputable entryAnton Blanchard1-0/+1
2006-05-19[PATCH] powerpc: remove do-nothing cpu setup routinesGeoff Levand1-18/+1
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard1-0/+16
2006-03-09Merge ../linux-2.6Paul Mackerras1-3/+6
2006-03-03[PATCH] powerpc: Expose SMT and L1 icache snoop userland featuresBenjamin Herrenschmidt1-3/+6
2006-02-07[PATCH] powerpc: Add Virtex-4 FX to cpu tableGrant C. Likely1-1/+11
2006-01-14[PATCH] powerpc: oprofile cpu type names clash with other codeAndy Whitcroft1-26/+26
2006-01-14powerpc: Provide a suitable AT_PLATFORM valuePaul Mackerras1-44/+128
2006-01-09[PATCH] ppc64: POWER5+ oprofile supportAnton Blanchard1-2/+2
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard1-78/+26
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann1-1/+1
2006-01-09[PATCH] powerpc: G4+ oprofile supportAndy Fleming1-11/+63
2005-11-10powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell.Paul Mackerras1-8/+11
2005-11-07[PATCH] ppc32: Add 440SPe supportRoland Dreier1-0/+10
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt1-2/+2
2005-10-29powerpc: 32-bit needs cur_cpu_spec exported tooPaul Mackerras1-2/+0
2005-10-22Merge changes from linux-2.6 by handPaul Mackerras1-2/+3