Age | Commit message (Expand) | Author |
2012-07-31 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-07-31 | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2012-07-26 | powerpc/85xx: Fix sram_offset parameter type | Claudiu Manoil |
2012-07-24 | Merge remote-tracking branch 'origin' into irqdomain/next | Grant Likely |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-23 | powerpc/mpic: Create a revmap with enough entries for IPIs and timers | Benjamin Herrenschmidt |
2012-07-13 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2012-07-11 | irqdomain: Eliminate dedicated radix lookup functions | Grant Likely |
2012-07-11 | irqdomain: Always update revmap when setting up a virq | Grant Likely |
2012-07-11 | powerpc/fsl-pci: get PCI init out of board files | Scott Wood |
2012-07-11 | powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly | Stuart Yoder |
2012-07-10 | powerpc/qe: set IReady in QE Microcode Upload | Kokoris, Ioannis |
2012-07-10 | powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC. | Varun Sethi |
2012-07-10 | powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed up | Matias Garcia |
2012-06-16 | powerpc/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior |
2012-05-10 | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt |
2012-05-03 | powerpc/40x: Use {upper,lower}_32_bits for msi_phys | Josh Boyer |
2012-05-03 | powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone board | Mai La |
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 |