aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 9-49/+53
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptGravatar Tim Abbott 1-2/+2
2009-04-28powerpc/ps3: Fix build error on UPGravatar Geoff Levand 1-4/+0
2009-04-28powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEBGravatar Michael Ellerman 1-1/+4
2009-04-28powerpc: ppc32 needs elf_read_implies_exec()Gravatar Kumar Gala 1-0/+1
2009-04-27powerpc: Use __REF macro instead of old .text.init.refok.Gravatar Tim Abbott 1-2/+3
2009-04-27powerpc: Use TEXT_TEXT macro in linker script.Gravatar Tim Abbott 1-1/+2
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Gravatar Paul Mackerras 1-13/+43
2009-04-27powerpc/86xx: Add device_type entry to soc for ppc9aGravatar Martyn Welch 1-0/+1
2009-04-26powerpc: convert to use __HEAD and HEAD_TEXT macros.Gravatar Tim Abbott 6-6/+11
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 19-5360/+795
2009-04-24powerpc/44x: Correct memory size calculation for denali-based boardsGravatar Valentine Barshak 1-13/+43
2009-04-23powerpc: fix for long standing bug noticed by gcc 4.4.0Gravatar Stephen Rothwell 1-1/+1
2009-04-23Revert "powerpc: Add support for early tlbilx opcode"Gravatar Kumar Gala 4-30/+3
2009-04-22powerpc/pasemi: Fix build error on UPGravatar Geoff Levand 1-4/+0
2009-04-22powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGravatar Geoff Levand 1-1/+1
2009-04-22powerpc/32: Don't clobber personality flags on execGravatar Andreas Schwab 1-1/+2
2009-04-22powerpc: Fix crash on CPU hotplugGravatar Michael Ellerman 1-1/+1
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergeGravatar Paul Mackerras 18-147/+494
2009-04-21powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig coverGravatar Kumar Gala 4-6707/+0
2009-04-21powerpc/85xx: Added SMP defconfigGravatar Kumar Gala 1-0/+1829
2009-04-21powerpc/85xx: Enabled a bunch of FSL specific drivers/optionsGravatar Kumar Gala 1-16/+27
2009-04-21powerpc/85xx: Updated generic mpc85xx_defconfigGravatar Kumar Gala 1-125/+88
2009-04-21clocksource: pass clocksource to read() callbackGravatar Magnus Damm 1-4/+4
2009-04-21powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCDGravatar Timur Tabi 1-5/+0
2009-04-21fsl_rio: Pass the proper device to dma mapping routinesGravatar Anton Vorontsov 1-11/+17
2009-04-20powerpc: Fix of_node_put() exit path in of_irq_map_one()Gravatar Ilpo Järvinen 1-6/+5
2009-04-20powerpc/5200: defconfig updatesGravatar Grant Likely 6-125/+428
2009-04-16powerpc/5200: Add FLASH nodes to lite5200 device treeGravatar Grant Likely 1-0/+39
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 16-144/+105
2009-04-15powerpc: pseries/dtl.c should include asm/firmware.hGravatar Sachin Sant 1-0/+1
2009-04-15powerpc: Fix data-corrupting bug in __futex_atomic_opGravatar Paul Mackerras 1-6/+6
2009-04-15powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Gravatar Mike Mason 1-0/+2
2009-04-15powerpc: Allow 256kB pages with SHMEMGravatar Hugh Dickins 1-1/+1
2009-04-14parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcGravatar Tony Breeds 1-1/+1
2009-04-07powerpc/mm: Fix compile warningGravatar Kumar Gala 1-1/+0
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxGravatar Linus Torvalds 1-4/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Gravatar Yang Hongyang 4-5/+5
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Gravatar Yang Hongyang 1-1/+1
2009-04-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 31-79/+181
2009-04-07powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates boardGravatar Wolfgang Grandegger 1-4/+4
2009-04-07powerpc/85xx: TQM8548: update defconfigGravatar Wolfgang Grandegger 1-116/+48
2009-04-07powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3Gravatar Wolfgang Grandegger 2-4/+4
2009-04-07powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodesGravatar Wolfgang Grandegger 6-12/+12
2009-04-07powerpc: Add support for early tlbilx opcodeGravatar Kumar Gala 4-3/+30
2009-04-07powerpc: Fix tlbilx opcodeGravatar Kumar Gala 1-1/+1
2009-04-07powerpc: Fix oops when loading modulesGravatar Paul Mackerras 1-2/+4
2009-04-07powerpc: Wire up preadv and pwritevGravatar Stephen Rothwell 2-1/+6
2009-04-07powerpc/ftrace: Fix printf format warningGravatar Michael Ellerman 1-1/+1
2009-04-07powerpc/ftrace: Fix #if that should be #ifdefGravatar Michael Ellerman 1-1/+1