Age | Commit message (Expand) | Author |
2009-05-05 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-05-02 | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc | David Gibson |
2009-05-02 | of: make of_(un)register_platform_driver common code | Grant Likely |
2009-05-01 | powerpc: Fix setting of oprofile cpu type | Benjamin Herrenschmidt |
2009-05-01 | powerpc adjust oprofile_cpu_type version 3 | Michael Wolf |
2009-04-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2009-04-28 | powerpc: Revert switch to TEXT_TEXT in linker script | Tim Abbott |
2009-04-28 | powerpc/ps3: Fix build error on UP | Geoff Levand |
2009-04-28 | powerpc/cell: Select PCI for IBM_CELL_BLADE AND CELLEB | Michael Ellerman |
2009-04-28 | powerpc: ppc32 needs elf_read_implies_exec() | Kumar Gala |
2009-04-27 | powerpc: Use __REF macro instead of old .text.init.refok. | Tim Abbott |
2009-04-27 | powerpc: Use TEXT_TEXT macro in linker script. | Tim Abbott |
2009-04-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer... | Paul Mackerras |
2009-04-27 | powerpc/86xx: Add device_type entry to soc for ppc9a | Martyn Welch |
2009-04-26 | powerpc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-24 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2009-04-24 | powerpc/44x: Correct memory size calculation for denali-based boards | Valentine Barshak |
2009-04-23 | powerpc: fix for long standing bug noticed by gcc 4.4.0 | Stephen Rothwell |
2009-04-23 | Revert "powerpc: Add support for early tlbilx opcode" | Kumar Gala |
2009-04-22 | powerpc/pasemi: Fix build error on UP | Geoff Levand |
2009-04-22 | powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning | Geoff Levand |
2009-04-22 | powerpc/32: Don't clobber personality flags on exec | Andreas Schwab |
2009-04-22 | powerpc: Fix crash on CPU hotplug | Michael Ellerman |
2009-04-22 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge | Paul Mackerras |
2009-04-21 | powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig cover | Kumar Gala |
2009-04-21 | powerpc/85xx: Added SMP defconfig | Kumar Gala |
2009-04-21 | powerpc/85xx: Enabled a bunch of FSL specific drivers/options | Kumar Gala |
2009-04-21 | powerpc/85xx: Updated generic mpc85xx_defconfig | Kumar Gala |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-21 | powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCD | Timur Tabi |
2009-04-21 | fsl_rio: Pass the proper device to dma mapping routines | Anton Vorontsov |
2009-04-20 | powerpc: Fix of_node_put() exit path in of_irq_map_one() | Ilpo Järvinen |
2009-04-20 | powerpc/5200: defconfig updates | Grant Likely |
2009-04-16 | powerpc/5200: Add FLASH nodes to lite5200 device tree | Grant Likely |
2009-04-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2009-04-15 | powerpc: pseries/dtl.c should include asm/firmware.h | Sachin Sant |
2009-04-15 | powerpc: Fix data-corrupting bug in __futex_atomic_op | Paul Mackerras |
2009-04-15 | powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset() | Mike Mason |
2009-04-15 | powerpc: Allow 256kB pages with SHMEM | Hugh Dickins |
2009-04-14 | parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc | Tony Breeds |
2009-04-07 | powerpc/mm: Fix compile warning | Kumar Gala |
2009-04-07 | Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-04-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2009-04-07 | powerpc/85xx: i2c-mpc: use new I2C bindings for the Socates board | Wolfgang Grandegger |
2009-04-07 | powerpc/85xx: TQM8548: update defconfig | Wolfgang Grandegger |
2009-04-07 | powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3 | Wolfgang Grandegger |
2009-04-07 | powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodes | Wolfgang Grandegger |
2009-04-07 | powerpc: Add support for early tlbilx opcode | Kumar Gala |