summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve-2/+2
2015-01-13Merge branch 'for-3.20/core' into for-3.20/driversJens Axboe-13/+4
2015-01-13block: Change direct_access calling conventionMatthew Wilcox-13/+4
2015-01-13axonram: Fix bug in direct_accessMatthew Wilcox-1/+1
2014-12-29powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+0
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-22/+126
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+13
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner-8/+8
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu-5/+5
2014-11-19powerpc: Remove more traces of bootmemMichael Ellerman-1/+0
2014-11-18Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman-0/+117
2014-11-17powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao-1/+1
2014-11-12powerpc/fsl-rio: add support for mapping inbound windowsMartijn de Gouw-0/+117
2014-11-10powerpc/mpc5xxx: delete unneeded test before of_node_putJulia Lawall-2/+1
2014-11-10powerpc/fsl: fsl_soc: delete unneeded test before of_node_putJulia Lawall-2/+1
2014-11-10powerpc/4xx/cpm: delete unneeded test before of_node_putJulia Lawall-4/+4
2014-11-10powerpc: make __ffs return unsigned longAnton Blanchard-1/+1
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard-10/+0
2014-11-05Merge branch 'topic/get-cpu-var' into nextMichael Ellerman-1/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-10/+0
2014-11-03powerpc: Convert power off logic to pm_power_offAlexander Graf-1/+1
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter-1/+1
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds-31/+35
2014-10-20powerpc: sysdev: qe_lib: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-10-20powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang-9/+0
2014-10-15powerpc/msi: Use WARN_ON() in msi bitmap selftestsMichael Ellerman-30/+24
2014-10-15powerpc/msi: Fix the msi bitmap alignment testsMichael Ellerman-8/+18
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds-68/+116
2014-10-08powerpc/msi: Improve IRQ bitmap allocatorIan Munsie-11/+25
2014-10-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman-47/+55
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev-60/+28
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras-0/+25
2014-09-25powerpc: make of_device_ids constUwe Kleine-König-6/+6
2014-09-25powerpc: Export dcr_ind_lock to fix build errorPranith Kumar-0/+1
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard-4/+4
2014-09-19Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood-50/+11
2014-09-04powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu-11/+50
2014-09-04powerpc/fsl_msi: show more meaningful names in /proc/interruptsTudor Laurentiu-1/+15
2014-09-04powerpc/fsl_msi: change the irq handler from chained to normalTudor Laurentiu-38/+18
2014-09-04powerpc/fsl_msi: reorganize structs to improve clarity and flexibilityTudor Laurentiu-7/+14
2014-09-03powerpc: fsl_pci: Add forced PCI Agent enumerationAaron Sierra-1/+2
2014-09-03powerpc/fsl_msi: support vmpic msi with mpic 4.3Tudor Laurentiu-2/+8
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt-3/+3
2014-07-29powerpc/fsl-pci: Correct use of ! and &Himangi Saraogi-2/+2
2014-07-29powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeofHimangi Saraogi-1/+1
2014-07-11Merge branch 'merge' into nextBenjamin Herrenschmidt-0/+5
2014-06-25powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood-1/+0
2014-06-24powerpc/kmemleak: Do not scan the DART tableCatalin Marinas-0/+5
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-1/+8