summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-06
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-31
| |\
| | * powerpc: Set I/O port resource types correctlyBjorn Helgaas2017-12-18
| * | powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-11
| |/
* | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-02
|\ \
| * | powerpc/cell: Remove axonram driverMichael Ellerman2018-01-28
| * | powerpc: Use octal numbers for file permissionsRussell Currey2018-01-22
| * | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-01-21
| |\ \
| | * | powerpc/sysdev: change CPM GPIO to platform_deviceChristophe Leroy2018-01-20
| | * | powerpc/fsl_pci: Fix ptr_ret.cocci warningsVasyl Gomonovych2018-01-20
| | * | powerpc/fsl_pci: Correct fsl_pci_mcheck_exceptionJoakim Tjernlund2018-01-20
| * | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-01-21
| |\ \ \
| | * | | powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt2018-01-12
| | | |/ | | |/|
| * | | powerpc/mpic_timer: avoid struct timevalArnd Bergmann2018-01-21
| | |/ | |/|
| * | powerpc/xive: Remove incorrect debug codeBenjamin Herrenschmidt2018-01-16
| * | powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-04
| |/
* | powerpc: rename swiotlb_dma_opsChristoph Hellwig2018-01-15
* | powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-10
* | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-28
|/
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-16
|\
| * Merge branch 'fixes' into nextMichael Ellerman2017-11-10
| |\
| * | powerpc/ipic: Fix status get and status clearChristophe Leroy2017-11-06
| * | powerpc/axonram: Drop unnecessary variable initialisationMarkus Elfring2017-10-22
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | | Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-10-06
|\ \ \ | | |/ | |/|
| * | powerpc/xive: Clear XIVE internal structures when a CPU is removedCédric Le Goater2017-10-04
| * | powerpc/xive: Fix IPI resetCédric Le Goater2017-10-04
| |/
* | rapidio: remove global irq spinlocks from the subsystemIoan Nicu2017-10-03
|/
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-08
* Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\
| * block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
* | powerpc/xive: Fix section __init warningCédric Le Goater2017-09-04
* | powerpc/xive: improve debugging macrosCédric Le Goater2017-09-02
* | powerpc/xive: introduce H_INT_ESB hcallCédric Le Goater2017-09-02
* | powerpc/xive: add the HW IRQ number under xive_irq_dataCédric Le Goater2017-09-02
* | powerpc/xive: introduce xive_esb_write()Cédric Le Goater2017-09-02
* | powerpc/xive: rename xive_poke_esb() in xive_esb_read()Cédric Le Goater2017-09-02
* | powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-02
* | powerpc/xive: introduce a common routine xive_queue_page_alloc()Cédric Le Goater2017-09-02
* | axonram: Return directly after a failed kzalloc() in axon_ram_probe()Markus Elfring2017-09-01
* | axonram: Improve a size determination in axon_ram_probe()Markus Elfring2017-09-01
* | axonram: Delete an error message for a failed memory allocation in axon_ram_p...Markus Elfring2017-09-01
* | powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()Cédric Le Goater2017-08-24
* | powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-23
* | powerpc: Add const to bin_attribute structuresBhumika Goyal2017-08-17
* | powerpc/xmon: Exclude all of xmon from ftraceNaveen N. Rao2017-08-15
* | powerpc/xive: Fix section mismatch warningsMichael Ellerman2017-08-10
* | powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xxChristophe Leroy2017-08-10
* | powerpc/cpm1: link to CONFIG_CPM1 instead of CONFIG_8xxChristophe Leroy2017-08-10
* | powerpc/4xx: Create 4xx pseudo-platform in platforms/4xxMichael Ellerman2017-08-10