aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-2/+2
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-12/+12
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2-4/+4
2007-10-11missed bio_endio() in axonramAl Viro1-2/+2
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds384-7936/+24185
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson4-1/+70
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras18-209/+400
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak1-2/+4
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24Paul Mackerras18-287/+255
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24Paul Mackerras4-98/+65
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 Gala7-142/+9
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 Boyer2-3/+3
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 Mackerras1-21/+24
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 Rothwell2-97/+210
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2-23/+133
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell4-8/+318
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell2-54/+48
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell4-24/+42
2007-10-11[POWERPC] Clean up vio.hStephen Rothwell1-11/+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 Likely2-2/+4
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-10pasemi_mac: enable iommu supportOlof Johansson2-5/+20
2007-10-10Device tree aware EMAC driverDavid Gibson2-2/+5
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson1-1/+0
2007-10-10[POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely2-33/+61
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-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