aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16ppc64: SPARSEMEM_VMEMMAP supportAndy Whitcroft2-0/+68
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis4-7/+22
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-16[POWERPC] Add missing semicolon for fsl_pci.cTony Li1-1/+1
2007-10-16[POWERPC] Fix handling of stfiwx math emulationKumar Gala1-4/+9
2007-10-16PPC: sg chaining supportJens Axboe3-16/+23
2007-10-16PS3: sg chaining supportJens Axboe1-3/+4
2007-10-15kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg1-1/+1
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-2/+2
2007-10-15Remove msic_dcr_read() in axon_msi.cMichael Ellerman1-7/+2
2007-10-15Use dcr_host_t.base in dcr_unmap()Michael Ellerman1-2/+2
2007-10-15Add dcr_host_t.base in dcr_read()/dcr_write()Michael Ellerman2-4/+4
2007-10-15PS3 system bus add_uevent_var() falloutGeert Uytterhoeven1-1/+0
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-12/+12
2007-10-14Lite5200 shouldn't mess with ROOT_DEVGrant Likely1-12/+0
2007-10-13missing includes in arch/powerpc/platforms/52xx/lite5200.cAl Viro1-0/+2
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-46/+16
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-6/+0
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers3-46/+16
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