summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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] Fix apparent typo "CONFIG_SERIAL_CPM_SMC".Robert P. J. Day1-1/+1
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 Bordug4-27/+11
2007-02-07[POWERPC] 8xx: platform specific mmu updatesVitaly Bordug1-10/+10
2007-01-31[POWERPC] 83xx: Add the mpc8323emds.dtsKim Phillips1-0/+345
2007-01-31[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-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
2007-01-26[POWERPC] 83xx: Fix Kconfig to only enable FP math emulation for the MPC832xKumar Gala4-8/+7
2007-01-24[POWERPC] Celleb: setup sio in SCCIshizaki Kou1-0/+101
2007-01-24[POWERPC] Celleb: Support PCI bus and base of I/OIshizaki Kou3-0/+925
2007-01-24[POWERPC] Celleb: Cell SCC definitionsIshizaki Kou1-0/+145
2007-01-24[POWERPC] Celleb: hypervisor call numbersIshizaki Kou1-0/+160
2007-01-24[POWERPC] Add IRQ remapping hookIshizaki Kou1-0/+2
2007-01-24[POWERPC] Fix oprofile support on Cell LPARIshizaki Kou1-0/+2
2007-01-24[POWERPC] TLB insertion cleanupIshizaki Kou1-2/+1
2007-01-24[POWERPC] spufs: Add SPU register lockIshizaki Kou1-0/+3
2007-01-24[POWERPC] Remove the broken Gemini supportAdrian Bunk15-1596/+2
2007-01-24[POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit codeDavid Woodhouse1-9/+15
2007-01-24[POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641Paul Gortmaker1-0/+1
2007-01-24[POWERPC] Update fixup_winbond_82c105 commentOlaf Hering1-1/+1
2007-01-24[POWERPC] maple: improve CPC9x5 host bridge detectionNathan Lynch1-6/+9
2007-01-24[POWERPC] Add support for R_PPC_ADDR16_HI relocationsSimon Vallet1-1/+6
2007-01-24[POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanupMariusz Kozlowski1-3/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-24[POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski1-1/+1
2007-01-24[POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanupMariusz Kozlowski1-4/+2
2007-01-24[POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanupMariusz Kozlowski1-12/+6
2007-01-24[POWERPC] Do not write virq back to PCI config spaceMichal Ostrowski2-2/+0
2007-01-24[POWERPC] Clarify EEH error messageLinas Vepstas1-1/+2
2007-01-24[POWERPC] Use is_init() instead of pid==1Akinobu Mita1-1/+1
2007-01-24[POWERPC] ps3_free_io_irq: Fix inverted error checkGeert Uytterhoeven1-1/+1
2007-01-24[POWERPC] PS3: Fix uniprocessor kernel buildGeert Uytterhoeven1-1/+2
2007-01-23[PATCH] x86: fix PDA variables to work during bootJames Bottomley3-7/+21