aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-07[POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0
2007-02-07[POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-1/+0
2007-02-07[POWERPC] mpc8272ads: defconfigVitaly Bordug1-0/+848
2007-02-07[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug5-8/+10
2007-02-07[POWERPC] cpm2: CPM2 interrupt controller fixVitaly Bordug4-88/+121
2007-02-07[POWERPC] PS3: Enable USB mass storageGeoff Levand1-4/+17
2007-02-07[POWERPC] PS3: Fix DMA scatter-gatherGeoff Levand1-2/+21
2007-02-07[POWERPC] PS3: Move system bus to platform directoryGeoff Levand11-8/+519
2007-02-07[POWERPC] Add "is_power_of_2" checking to log2.h.Robert P. J. Day1-4/+1
2007-02-07[POWERPC] MPIC: support more than 256 sourcesOlof Johansson2-24/+45
2007-02-07[POWERPC] PA6T PMC supportOlof Johansson2-50/+95
2007-02-07[POWERPC] Add PMC type to cputableOlof Johansson2-26/+26
2007-02-07[POWERPC] Oprofile cleanupOlof Johansson4-15/+96
2007-02-07[POWERPC] Fix array indexing error in rheap grow()Timur Tabi1-1/+2
2007-02-07[POWERPC] ps3: ps3_defconfig updatesGeoff Levand1-25/+200
2007-02-07[POWERPC] ps3: get av_multi_out paramsGeert Uytterhoeven1-7/+10
2007-02-07[POWERPC] ps3: get firmware versionGeoff Levand1-0/+20
2007-02-07[POWERPC] ps3: remove cpuinfoGeoff Levand1-6/+0
2007-02-07[POWERPC] ps3: fix interrupt bmpGeoff Levand1-1/+6
2007-02-07[POWERPC] ps3: add interrupt alloc for outletsGeert Uytterhoeven1-10/+14
2007-02-07[POWERPC] ps3: bind interrupt to cpuGeoff Levand3-131/+182
2007-02-07[POWERPC] ps3: cleanup interrupt bmp routinesBenjamin Herrenschmidt1-47/+38
2007-02-07[POWERPC] ps3: smp interrupt fixesGeoff Levand1-31/+29
2007-02-07[POWERPC] ps3: rename interrupt symbolsGeoff Levand1-33/+33
2007-02-07[POWERPC] ps3: fix struct alignment attributesGeoff Levand2-5/+4
2007-02-07[POWERPC] ps3: repository storage supportGeert Uytterhoeven1-2/+183
2007-02-07[POWERPC] ps3: repository misc fixesGeoff Levand1-13/+19
2007-02-07[POWERPC] pSeries: EEH improperly enabled for some Power4 systemsLinas Vepstas1-3/+16
2007-02-07[POWERPC] Maple: don't override bus-range supplied by firmwareNathan Lynch1-8/+0
2007-02-07[POWERPC] Add mpc866ads board-specific bits to arch/powerpcVitaly Bordug5-0/+1388
2007-02-07[POWERPC] 8xx: Add mpc885ads support and common mpc8xx filesVitaly Bordug8-257/+1846
2007-02-07[POWERPC] 8xx: powerpc port of core CPM PICVitaly Bordug5-0/+1352
2007-02-07[POWERPC] 8xx: platform related changes to the fsl_socVitaly Bordug1-2/+272
2007-02-07[POWERPC] 8xx: generic 8xx code arch/powerpc portVitaly Bordug3-2/+429
2007-02-07[POWERPC] 8xx: platform specific mmu updatesVitaly Bordug1-10/+10
2007-01-30[POWERPC] 83xx: Add the mpc8323emds.dtsKim Phillips1-0/+345
2007-01-30[POWERPC] 83xx: Add the mpc832xemds defconfigKim Phillips1-0/+1083
2007-01-30[POWERPC] Enable stack debug features on ppc32Kumar Gala1-2/+2
2007-01-30Merge branch '83xx' into for_paulusKumar Gala2-0/+2
2007-01-30[POWERPC] 83xx: Fix compiler warnings on 836x and 832xLi Yang2-0/+2
2007-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-4/+8
2007-01-28[POWERPC] Fix sys_pciconfig_iobase bus matchingBenjamin Herrenschmidt1-1/+1
2007-01-28[POWERPC] PS3: add not complete comment to kconfigGeoff Levand1-1/+4
2007-01-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+1
2007-01-26Fix Maple PATA IRQ assignment.David Woodhouse1-0/+1
2007-01-26[PATCH] powerpc vDSO: use VM_ALWAYSDUMPRoland McGrath1-0/+7
2007-01-26[POWERPC] Remove fastcall function attributeKumar Gala2-12/+12
2007-01-26[POWERPC] 83xx: Return a point to the struct ipic from ipic_init()Kumar Gala1-6/+9
2007-01-26[POWERPC] 83xx: Make platform *_init_IRQ() staticKumar Gala4-4/+4
2007-01-26[POWERPC] 83xx: Don't call ioremap in the reset functionKumar Gala1-8/+21