| Commit message (Expand) | Author | Age |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2012-03-21 |
|\ |
|
| * | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt | 2012-03-20 |
| |\ |
|
| | * | powerpc: add support for MPIC message register API | Jia Hongtao | 2012-03-16 |
| | * | powerpc/85xx: l2sram - Add compatible entry for mpc8548 L2 controller | chenhui zhao | 2012-03-16 |
| | * | powerpc/85xx: Fix compiler error with THIS_MODULE and related | Claudiu Manoil | 2012-03-16 |
| | * | powerpc: Move GE PIC drivers | Martyn Welch | 2012-03-16 |
| | * | powerpc/fsl_msi: return proper error value when ioremap failed. | Liu Shuo | 2012-03-16 |
| | * | powerpc/srio: Fix the compile errors when building with 64bit | Liu Gang | 2012-03-16 |
| | * | powerpc/srio: Fix the relocation errors when building with 64bit | Liu Gang | 2012-03-16 |
| * | | powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone board | Vinh Nguyen Huu Tuong | 2012-03-17 |
| |/ |
|
| * | powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics | Benjamin Herrenschmidt | 2012-02-26 |
| * | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett | 2012-02-22 |
| * | powerpc/mpic: Add "last-interrupt-source" property to override hardware | Kyle Moffett | 2012-02-22 |
| * | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count | Kyle Moffett | 2012-02-22 |
| * | fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag | Kyle Moffett | 2012-02-22 |
| * | powerpc/mpic: Fix use of "flags" variable in mpic_alloc() | Kyle Moffett | 2012-02-22 |
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 |
|\ \
| |/
|/| |
|
| * | irq_domain/powerpc: Replace custom xlate functions with library functions | Grant Likely | 2012-02-16 |
| * | irq_domain/powerpc: constify irq_domain_ops | Grant Likely | 2012-02-16 |
| * | irq_domain: constify irq_domain_ops | Grant Likely | 2012-02-16 |
| * | irq_domain: Add support for base irq and hwirq in legacy mappings | Grant Likely | 2012-02-16 |
| * | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 2012-02-16 |
| * | irq_domain/powerpc: Eliminate virq_is_host() | Grant Likely | 2012-02-16 |
| * | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 2012-02-14 |
* | | powerpc/fsl/pci: Fix PCIe fixup regression | Benjamin Herrenschmidt | 2012-02-16 |
|/ |
|
* | arch/powerpc/sysdev/fsl_pci.c: add missing iounmap | Julia Lawall | 2012-01-17 |
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 |
|\ |
|
| * | fs: move code out of buffer.c | Al Viro | 2012-01-03 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-07 |
|\ \ |
|
| * | | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely | 2011-12-12 |
| |/ |
|
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 |
|\ \ |
|
| * \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
| |\ \
| | |/
| |/| |
|
| | * | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 |
| | * | power: qe_ic - convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 |
| | * | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 |
* | | | powerpc/fsl: add MSI support for the Freescale hypervisor | Timur Tabi | 2012-01-04 |
* | | | arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfree | Julia Lawall | 2012-01-04 |
* | | | powerpc/fsl: Add support for Integrated Flash Controller | Prabhakar Kushwaha | 2012-01-04 |
* | | | powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory address | Kumar Gala | 2012-01-04 |
* | | | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt | 2011-12-15 |
|\ \ \ |
|
| * | | | powerpc/476fpe: Add 476fpe SoC code | Tony Breeds | 2011-12-09 |
| * | | | powerpc/44x: pci: Setup the dma_window properties for each pci_controller | Tony Breeds | 2011-12-09 |
| * | | | powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwops | Tony Breeds | 2011-12-09 |
| * | | | powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value. | Tony Breeds | 2011-12-09 |
* | | | | powerpc/xics: Reset the CPPR if H_EOI fails | Anton Blanchard | 2011-12-07 |
* | | | | powerpc/mpic: Add in-core support for cascaded MPICs | Kyle Moffett | 2011-12-06 |
* | | | | powerpc/mpic: Cache the device-tree node in "struct mpic" | Kyle Moffett | 2011-12-06 |
* | | | | powerpc/mpic: Put "pic-no-reset" test back into the MPIC code | Kyle Moffett | 2011-12-06 |
* | | | | powerpc/mpic: Don't open-code dcr_resource_start | Kyle Moffett | 2011-12-06 |
* | | | | powerpc/mpic: Invert the meaning of MPIC_PRIMARY | Kyle Moffett | 2011-12-06 |