aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-22powerpc/pasemi: Fix build error on UPGeoff Levand
2009-04-22powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand
2009-04-22powerpc/32: Don't clobber personality flags on execAndreas Schwab
2009-04-22powerpc: Fix crash on CPU hotplugMichael Ellerman
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras
2009-04-21powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig coverKumar Gala
2009-04-21powerpc/85xx: Added SMP defconfigKumar Gala
2009-04-21powerpc/85xx: Enabled a bunch of FSL specific drivers/optionsKumar Gala
2009-04-21powerpc/85xx: Updated generic mpc85xx_defconfigKumar Gala
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-21powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCDTimur Tabi
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov
2009-04-20powerpc: Fix of_node_put() exit path in of_irq_map_one()Ilpo Järvinen
2009-04-20powerpc/5200: defconfig updatesGrant Likely
2009-04-16powerpc/5200: Add FLASH nodes to lite5200 device treeGrant Likely
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-15powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant
2009-04-15powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras
2009-04-15powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason
2009-04-15powerpc: Allow 256kB pages with SHMEMHugh Dickins
2009-04-14parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds
2009-04-07powerpc/mm: Fix compile warningKumar Gala
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-07powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates boardWolfgang Grandegger
2009-04-07powerpc/85xx: TQM8548: update defconfigWolfgang Grandegger
2009-04-07powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3Wolfgang Grandegger
2009-04-07powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodesWolfgang Grandegger
2009-04-07powerpc: Add support for early tlbilx opcodeKumar Gala
2009-04-07powerpc: Fix tlbilx opcodeKumar Gala
2009-04-07powerpc: Fix oops when loading modulesPaul Mackerras
2009-04-07powerpc: Wire up preadv and pwritevStephen Rothwell
2009-04-07powerpc/ftrace: Fix printf format warningMichael Ellerman
2009-04-07powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman
2009-04-07powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling
2009-04-07powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman
2009-04-07powerpc: Correct dependency of KEXECGeert Uytterhoeven
2009-04-07powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling
2009-04-07powerpc/pseries: Enable relay in pseries_defconfigAnton Blanchard
2009-04-07powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard
2009-04-07powerpc/pseries: Scan for all events in rtasdAnton Blanchard
2009-04-07powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard
2009-04-07powerpc: Clean up some prom printoutsAnton Blanchard
2009-04-07powerpc: Print progress of ibm,client-architecture methodAnton Blanchard
2009-04-07powerpc: Remove duplicated #include'sHuang Weiyi