Age | Commit message (Expand) | Author |
2012-04-30 | powerpc/irqdomain: Fix broken NR_IRQ references | Grant Likely |
2012-04-30 | powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controller | Grant Likely |
2012-04-27 | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-23 | powerpc/mpic: Properly set default triggers | Benjamin Herrenschmidt |
2012-04-23 | powerpc/mpic: Fix confusion between hw_irq and virq | Benjamin Herrenschmidt |
2012-04-19 | powerpc/mpic_msgr: fix offset error when setting mer register | Mingkai Hu |
2012-04-19 | powerpc/mpic_msgr: add lock for MPIC message global variable | Mingkai Hu |
2012-04-18 | powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig] | Paul Gortmaker |
2012-04-02 | Merge remote-tracking branch 'kumar/next' into merge | Benjamin Herrenschmidt |
2012-03-29 | powerpc/qe: Update the SNUM table for MPC8569 Rev2.0 | Dave Liu |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-03-21 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2012-03-17 | powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone board | Vinh Nguyen Huu Tuong |
2012-03-16 | 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-02-27 | powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics | Benjamin Herrenschmidt |
2012-02-23 | powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag | Kyle Moffett |
2012-02-23 | powerpc/mpic: Add "last-interrupt-source" property to override hardware | Kyle Moffett |
2012-02-23 | powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count | Kyle Moffett |
2012-02-23 | fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag | Kyle Moffett |
2012-02-23 | powerpc/mpic: Fix use of "flags" variable in mpic_alloc() | Kyle Moffett |
2012-02-16 | 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 | powerpc/fsl/pci: Fix PCIe fixup regression | Benjamin Herrenschmidt |
2012-02-14 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely |
2012-01-17 | arch/powerpc/sysdev/fsl_pci.c: add missing iounmap | Julia Lawall |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-04 | 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-03 | fs: move code out of buffer.c | Al Viro |
2011-12-21 | 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-16 | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt |