Age | Commit message (Expand) | Author |
2013-03-20 | powerpc: remove redundant GENERIC_GPIO selection | Alexandre Courbot |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina |
2013-01-09 | powerpc: fix typo (utilties -> utilities) | Tim Blechmann |
2013-01-03 | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-25 | powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCI | Timur Tabi |
2012-09-12 | powerpc/fsl-pci: Unify pci/pcie initialization code | Jia Hongtao |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-03 | powerpc: Fix assmption of end_of_DRAM() returns end address | Bharat Bhushan |
2012-06-16 | powerpc/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior |
2012-04-02 | Merge remote-tracking branch 'kumar/next' into merge | Benjamin Herrenschmidt |
2012-03-29 | powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.h | Timur Tabi |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-16 | powerpc: Move GE PIC drivers | Martyn Welch |
2012-03-16 | gpio: Move GE GPIO driver to reside within GPIO subsystem | Martyn Welch |
2012-03-16 | powerpc: Add GE FPGA config option | Martyn Welch |
2012-02-23 | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett |
2012-02-23 | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count | Kyle Moffett |
2011-12-07 | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett |
2011-12-07 | powerpc/mpic: Search for open-pic device-tree node if NULL | Kyle Moffett |
2011-12-07 | powerpc: Consolidate mpic_alloc() OF address translation | Kyle Moffett |
2011-11-24 | powerpc/8xxx: Update device tree bus probe for new RapidIO node binding | Kai Jiang |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-10-31 | powerpc: Fix up modules that should be including module.h | Paul Gortmaker |
2011-09-23 | gpio: move mpc8xxx/512x gpio driver to drivers/gpio | Wolfram Sang |
2011-08-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal... | Florian Tobias Schandinat |
2011-07-13 | drivers/video: use strings to specify the Freescale DIU monitor port | Timur Tabi |
2011-06-27 | powerpc/86xx: improve calculation of DIU pixel clock on the MPC8610 HPCD | Timur Tabi |
2011-05-19 | powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCD | Timur Tabi |
2011-05-19 | powerpc/mpc8610_hpcd: Do not use "/" in interrupt names | Geert Uytterhoeven |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely |
2011-04-20 | powerpc/smp: smp_ops->kick_cpu() should be able to fail | Michael Ellerman |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner |
2011-03-10 | powerpc: platforms/86xx irq_data conversion. | Lennert Buytenhek |
2010-07-24 | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-07-05 | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov |
2010-05-17 | powerpc/8610: add probing for individual DMA channels, not just DMA controllers | Timur Tabi |
2010-04-19 | powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n | Anton Vorontsov |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-04 | powerpc/86xx: Renaming following split of GE Fanuc joint venture | Martyn Welch |
2010-03-04 | powerpc/86xx: Convert gef_pic_lock to raw_spinlock | Anton Vorontsov |
2009-12-09 | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner |
2009-11-20 | powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A | Martyn Welch |
2009-11-20 | powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310 | Martyn Welch |
2009-11-20 | powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610 | Martyn Welch |
2009-11-11 | powerpc/86xx: Add power management support for MPC8610HPCD boards | Anton Vorontsov |
2009-10-30 | powerpc: Remove get_irq_desc() | Michael Ellerman |