summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1410-10/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0310-10/+0
| |\
| | * powerpc: sysdev: qe_lib: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * powerpc: sysdev: drop owner assignment from platform_driversWolfram Sang2014-10-209-9/+0
* | | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-1117-22/+126
|\ \ \
| * | | powerpc: Remove more traces of bootmemMichael Ellerman2014-11-191-1/+0
| * | | Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman2014-11-182-0/+117
| |\ \ \
| | * | | powerpc/fsl-rio: add support for mapping inbound windowsMartijn de Gouw2014-11-122-0/+117
| | |/ /
| * | | powerpc/mpc5xxx: delete unneeded test before of_node_putJulia Lawall2014-11-101-2/+1
| * | | powerpc/fsl: fsl_soc: delete unneeded test before of_node_putJulia Lawall2014-11-101-2/+1
| * | | powerpc/4xx/cpm: delete unneeded test before of_node_putJulia Lawall2014-11-101-4/+4
| * | | powerpc: make __ffs return unsigned longAnton Blanchard2014-11-101-1/+1
| * | | powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-1010-10/+0
| * | | Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-051-1/+1
| |\ \ \
| | * | | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-031-1/+1
| | |/ /
| * | | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-1/+1
| |/ /
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-107-13/+13
|\ \ \
| * | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-235-8/+8
| * | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-235-5/+5
| | |/ | |/|
* | | powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREADKevin Hao2014-11-171-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-211-31/+35
|\ \ | |/ |/|
| * powerpc/msi: Use WARN_ON() in msi bitmap selftestsMichael Ellerman2014-10-151-30/+24
| * powerpc/msi: Fix the msi bitmap alignment testsMichael Ellerman2014-10-151-8/+18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-1113-68/+116
|\ \ | |/
| * powerpc/msi: Improve IRQ bitmap allocatorIan Munsie2014-10-081-11/+25
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-043-47/+55
| |\
| | * Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"Scott Wood2014-09-193-50/+11
| | * powerpc/fsl_msi: spread msi ints across different MSIRsTudor Laurentiu2014-09-043-11/+50
| | * powerpc/fsl_msi: show more meaningful names in /proc/interruptsTudor Laurentiu2014-09-041-1/+15
| | * powerpc/fsl_msi: change the irq handler from chained to normalTudor Laurentiu2014-09-041-38/+18
| | * powerpc/fsl_msi: reorganize structs to improve clarity and flexibilityTudor Laurentiu2014-09-042-7/+14
| | * powerpc: fsl_pci: Add forced PCI Agent enumerationAaron Sierra2014-09-031-1/+2
| | * powerpc/fsl_msi: support vmpic msi with mpic 4.3Tudor Laurentiu2014-09-031-2/+8
| * | powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras2014-09-251-0/+25
| * | powerpc: make of_device_ids constUwe Kleine-König2014-09-256-6/+6
| * | powerpc: Export dcr_ind_lock to fix build errorPranith Kumar2014-09-251-0/+1
| * | powerpc: Make a bunch of things staticAnton Blanchard2014-09-252-4/+4
* | | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-015-60/+28
|/ /
* | Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-08-052-3/+3
|\ \ | |/
| * powerpc/fsl-pci: Correct use of ! and &Himangi Saraogi2014-07-291-2/+2
| * powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeofHimangi Saraogi2014-07-291-1/+1
* | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-111-0/+5
|\ \ | |/ |/|
| * powerpc/kmemleak: Do not scan the DART tableCatalin Marinas2014-06-241-0/+5
* | powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-251-1/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-121-1/+8
|\
| * powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2014-06-111-1/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-32/+0
|\ \ | |/ |/|
| * powerpc/fsl: fsl_soc: remove 'fixed-link' parsing codeFlorian Fainelli2014-05-221-32/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-108-15/+255
|\ \
| * | powerpc/mpic: Don't init the fsl error int until after mpic initScott Wood2014-05-221-4/+4
OpenPOWER on IntegriCloud