summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorLines
2007-10-15Remove msic_dcr_read() in axon_msi.cMichael Ellerman-7/+2
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman-2/+2
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman-4/+4
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven-1/+0
2007-10-14Lite5200 shouldn't mess with ROOT_DEVGrant Likely-12/+0
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro-0/+2
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-46/+16
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds-6/+0
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers-46/+16
2007-10-11missed bio_endio() in axonramAl Viro-2/+2
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds-7936/+24185
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson-1/+70
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras-209/+400
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak-2/+4
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras-287/+255
2007-10-12Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras-98/+65
2007-10-11[POWERPC] 4xx: Kilauea defconfig fileStefan Roese-0/+768
2007-10-11[POWERPC] 4xx: Kilauea DTSStefan Roese-0/+252
2007-10-11[POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40xStefan Roese-2/+68
2007-10-11[POWERPC] 4xx: Add AMCC 405EX support to cputable.cStefan Roese-0/+11
2007-10-11[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capableKumar Gala-1/+2
2007-10-11[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala-22/+19
2007-10-11[POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfigKumar Gala-5/+18
2007-10-11[POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala-142/+9
2007-10-11[POWERPC] 85xx: Add cpm nodes for 8541/8555 CDSScott Wood-0/+72
2007-10-11[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.Scott Wood-116/+134
2007-10-11[POWERPC] mpc8272ads: Remove muram from the CPM reg property.Scott Wood-1/+1
2007-10-11Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer-3/+3
2007-10-11[POWERPC] Make clockevents work on PPC601 processorsPaul Mackerras-1/+1
2007-10-11[POWERPC] Prevent decrementer clockevents from firing earlyPaul Mackerras-0/+14
2007-10-11[POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras-21/+24
2007-10-11[POWERPC] Don't enable cpu hotplug on pSeries machines with MPICOlof Johansson-0/+14
2007-10-11[POWERPC] Move of_platform_driver initialisations: arch/powerpcStephen Rothwell-6/+12
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell-97/+210
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell-23/+133
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell-8/+318
2007-10-11[POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell-54/+48
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell-24/+42
2007-10-11[POWERPC] Clean up vio.hStephen Rothwell-11/+0
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely-34/+0
2007-10-11[POWERPC] Remove empty ppc_md.setup_arch hooksGrant Likely-25/+0
2007-10-11[POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely-2/+4
2007-10-11[POWERPC] Disable vDSO support for ARCH=ppc where it's not implementedWolfgang Denk-0/+2
2007-10-11[POWERPC] Align the sys_call_tableStephen Rothwell-0/+2
2007-10-10pasemi_mac: enable iommu supportOlof Johansson-5/+20
2007-10-10Device tree aware EMAC driverDavid Gibson-2/+5
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson-1/+0
2007-10-10[POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely-33/+61