aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24Paul Mackerras21-334/+259
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24Paul Mackerras6-99/+68
2007-10-11[POWERPC] 4xx: Kilauea defconfig fileStefan Roese1-0/+768
2007-10-11[POWERPC] 4xx: Kilauea DTSStefan Roese1-0/+252
2007-10-11[POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40xStefan Roese3-2/+68
2007-10-11[POWERPC] 4xx: Add AMCC 405EX support to cputable.cStefan Roese1-0/+11
2007-10-11[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capableKumar Gala1-1/+2
2007-10-11[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlersKumar Gala4-22/+19
2007-10-11[POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfigKumar Gala1-5/+18
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala10-189/+13
2007-10-11[POWERPC] 85xx: Add cpm nodes for 8541/8555 CDSScott Wood2-0/+72
2007-10-11[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.Scott Wood3-116/+134
2007-10-11[POWERPC] mpc8272ads: Remove muram from the CPM reg property.Scott Wood1-1/+1
2007-10-11Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.24-4xxJosh Boyer4-84/+203
2007-10-11[POWERPC] Make clockevents work on PPC601 processorsPaul Mackerras1-1/+1
2007-10-11[POWERPC] Prevent decrementer clockevents from firing earlyPaul Mackerras1-0/+14
2007-10-11[POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras2-21/+25
2007-10-11[POWERPC] Don't enable cpu hotplug on pSeries machines with MPICOlof Johansson1-0/+14
2007-10-11[POWERPC] Move of_platform_driver initialisations: arch/powerpcStephen Rothwell3-6/+12
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell4-149/+282
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell4-129/+192
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell6-105/+361
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell3-54/+52
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell8-35/+57
2007-10-11[POWERPC] iSeries: Simplify viocd initialisationStephen Rothwell1-24/+13
2007-10-11[POWERPC] Clean up vio.hStephen Rothwell2-16/+0
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely5-34/+0
2007-10-11[POWERPC] Remove empty ppc_md.setup_arch hooksGrant Likely5-25/+0
2007-10-11[POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely3-3/+5
2007-10-11[POWERPC] Disable vDSO support for ARCH=ppc where it's not implementedWolfgang Denk1-0/+2
2007-10-11[POWERPC] Align the sys_call_tableStephen Rothwell1-0/+2
2007-10-10[POWERPC] Add co-maintainer for PowerPC MPC52xx platformGrant Likely1-0/+2
2007-10-10[POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely3-34/+62
2007-10-10[POWERPC] MPC52xx: Trim includes on mpc5200 platform support codeGrant Likely4-50/+4
2007-10-10[POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200Grant Likely1-15/+0
2007-10-10[POWERPC] Uartlite: bootwrapper bug fix, getc loops foreverGrant Likely1-2/+2
2007-10-10[POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernelsGrant Likely1-1/+1
2007-10-10[POWERPC] Virtex: Fix URL for Xilinx Virtex support in MAINTAINERSGrant Likely1-1/+1
2007-10-10[POWERPC] XilinxFB: sparse fixesGrant Likely1-3/+3
2007-10-09[POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely1-12/+10
2007-10-09[POWERPC] XilinxFB: add of_platform bus bindingGrant Likely1-9/+98
2007-10-09[POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.Grant Likely1-16/+16
2007-10-09[POWERPC] XilinxFB: Split device setup from bus bindingGrant Likely1-53/+80
2007-10-09[POWERPC] XilinxFB: rename failout labels to reflect failureGrant Likely1-9/+9
2007-10-09[POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.Grant Likely1-7/+7
2007-10-09[POWERPC] XilinxFB: add banner output to probe routine when DEBUG is definedGrant Likely1-0/+5
2007-10-09[POWERPC] Remove redundant reference to non-existent CONFIG_BOOTIMGRobert P. J. Day2-6/+0
2007-10-09[POWERPC] PS3: Add os-area database routinesGeoff Levand1-14/+431
2007-10-09[POWERPC] PS3: Save os-area params to device treeGeoff Levand3-2/+104
2007-10-09[POWERPC] PS3: Add os-area rtc_diff set/get routinesGeoff Levand3-14/+22