aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-266-6/+11
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-2419-5360/+795
|\
| * powerpc/pasemi: Fix build error on UPGeoff Levand2009-04-221-4/+0
| * powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand2009-04-221-1/+1
| * powerpc/32: Don't clobber personality flags on execAndreas Schwab2009-04-221-1/+2
| * powerpc: Fix crash on CPU hotplugMichael Ellerman2009-04-221-1/+1
| * Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-2218-147/+494
| |\
| | * powerpc: Fix of_node_put() exit path in of_irq_map_one()Ilpo Järvinen2009-04-201-6/+5
| | * powerpc/5200: defconfig updatesGrant Likely2009-04-206-125/+428
| | * powerpc/5200: Add FLASH nodes to lite5200 device treeGrant Likely2009-04-161-0/+39
| * | powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig coverKumar Gala2009-04-214-6707/+0
| * | powerpc/85xx: Added SMP defconfigKumar Gala2009-04-211-0/+1829
| * | powerpc/85xx: Enabled a bunch of FSL specific drivers/optionsKumar Gala2009-04-211-16/+27
| * | powerpc/85xx: Updated generic mpc85xx_defconfigKumar Gala2009-04-211-125/+88
| * | powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCDTimur Tabi2009-04-211-5/+0
| * | fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov2009-04-211-11/+17
* | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-4/+4
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-1516-144/+105
|\ \ \ | |/ / | | / | |/ |/|
| * powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant2009-04-151-0/+1
| * powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras2009-04-151-6/+6
| * powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason2009-04-151-0/+2
| * powerpc: Allow 256kB pages with SHMEMHugh Dickins2009-04-151-1/+1
| * powerpc/mm: Fix compile warningKumar Gala2009-04-071-1/+0
| * powerpc/85xx: TQM8548: update defconfigWolfgang Grandegger2009-04-071-116/+48
| * powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3Wolfgang Grandegger2009-04-072-4/+4
| * powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodesWolfgang Grandegger2009-04-076-12/+12
| * powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-074-3/+30
| * powerpc: Fix tlbilx opcodeKumar Gala2009-04-071-1/+1
* | parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds2009-04-141-1/+1
* | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-04-071-4/+4
|\ \
| * | powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates boardWolfgang Grandegger2009-04-071-4/+4
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-074-5/+5
* | | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-0731-79/+181
|\ \ \ | |/ / |/| / | |/
| * powerpc: Fix oops when loading modulesPaul Mackerras2009-04-071-2/+4
| * powerpc: Wire up preadv and pwritevStephen Rothwell2009-04-072-1/+6
| * powerpc/ftrace: Fix printf format warningMichael Ellerman2009-04-071-1/+1
| * powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman2009-04-071-1/+1
| * powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling2009-04-071-4/+11
| * powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman2009-04-071-1/+3
| * powerpc: Correct dependency of KEXECGeert Uytterhoeven2009-04-071-1/+1
| * powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2009-04-072-0/+13
| * powerpc/pseries: Enable relay in pseries_defconfigAnton Blanchard2009-04-071-1/+1
| * powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard2009-04-071-1/+1
| * powerpc/pseries: Scan for all events in rtasdAnton Blanchard2009-04-071-1/+2
| * powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2009-04-072-1/+17
| * powerpc: Clean up some prom printoutsAnton Blanchard2009-04-071-4/+4
| * powerpc: Print progress of ibm,client-architecture methodAnton Blanchard2009-04-071-3/+5
| * powerpc: Remove duplicated #include'sHuang Weiyi2009-04-072-2/+0
| * Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2009-04-0716-55/+111
| |\