aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAge
* powerpc/mpic_msgr: Add missing includesScott Wood2012-08-24
* powerpc/fsl-pci: Only scan PCI bus if configured as a hostJia Hongtao2012-08-03
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-31
|\
| * Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-25
| |\
| * | irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-11
| * | irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-11
* | | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-07-31
|\ \ \ | |_|/ |/| |
| * | powerpc/85xx: Fix sram_offset parameter typeClaudiu Manoil2012-07-26
* | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\ \ \ | |/ / |/| |
| * | powerpc/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-16
| |/
* | powerpc/mpic: Create a revmap with enough entries for IPIs and timersBenjamin Herrenschmidt2012-07-23
* | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-07-12
|\ \
| * | powerpc/fsl-pci: get PCI init out of board filesScott Wood2012-07-11
| * | powerpc/qe: set IReady in QE Microcode UploadKokoris, Ioannis2012-07-10
| * | powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC.Varun Sethi2012-07-10
| * | powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed upMatias Garcia2012-07-10
| |/
* / powerpc: Use CURRENT_THREAD_INFO instead of open coded assemblyStuart Yoder2012-07-11
|/
* Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2012-05-09
|\
| * powerpc/40x: Use {upper,lower}_32_bits for msi_physJosh Boyer2012-05-03
| * powerpc/44x: Fix PCI MSI support for Maui APM821xx SoC and Bluestone boardMai La2012-05-03
* | powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-29
* | powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely2012-04-29
|/
* Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-27
|\
| * powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]Paul Gortmaker2012-04-18
* | powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt2012-04-22
* | powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt2012-04-22
* | powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu2012-04-19
* | powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu2012-04-19
|/
* Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt2012-04-01
|\
| * powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu2012-03-29
* | Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-21
|\
| * Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-03-20
| |\
| | * powerpc: add support for MPIC message register APIJia Hongtao2012-03-16
| | * powerpc/85xx: l2sram - Add compatible entry for mpc8548 L2 controllerchenhui zhao2012-03-16
| | * powerpc/85xx: Fix compiler error with THIS_MODULE and relatedClaudiu Manoil2012-03-16
| | * powerpc: Move GE PIC driversMartyn Welch2012-03-16
| | * powerpc/fsl_msi: return proper error value when ioremap failed.Liu Shuo2012-03-16
| | * powerpc/srio: Fix the compile errors when building with 64bitLiu Gang2012-03-16
| | * powerpc/srio: Fix the relocation errors when building with 64bitLiu Gang2012-03-16
| * | powerpc/44x: Add support PCI-E for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong2012-03-17
| |/
| * powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpicsBenjamin Herrenschmidt2012-02-26
| * powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett2012-02-22
| * powerpc/mpic: Add "last-interrupt-source" property to override hardwareKyle Moffett2012-02-22
| * powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett2012-02-22
| * fsl/mpic: Create and document the "single-cpu-affinity" device-tree flagKyle Moffett2012-02-22
| * powerpc/mpic: Fix use of "flags" variable in mpic_alloc()Kyle Moffett2012-02-22
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ | |/ |/|
| * irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely2012-02-16
| * irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-16