summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* mm, dax, pmem: introduce pfn_tDan Williams2016-01-151-5/+4
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1516-3022/+15
|\
| * powerpc/fsl_lbc: removal of dead codeRaghav Dogra2015-12-231-2/+0
| * powerpc/85xx: Add PCIe controller support for bsc9132qdsHarninder Rai2015-12-221-0/+13
| * QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-2214-3113/+1
| * QE: use subsys_initcall to init qeZhao Qiang2015-12-221-0/+13
| * QE/CPM: move muram management functions to qe_commonZhao Qiang2015-12-224-209/+239
| * CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang2015-12-221-38/+88
| * powerpc/axonram: Fix module autoload for OF platform driverLuis de Bethencourt2015-11-261-0/+1
* | EDAC, mpc85xx: Make mpc85xx-pci-edac a platform deviceScott Wood2015-12-112-10/+27
|/
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-101-2/+3
|\
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-071-2/+3
* | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-056-54/+83
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-11-023-44/+68
| |\ \
| | * | powerpc: handle error case in cpm_muram_alloc()Christophe Leroy2015-10-271-1/+2
| | * | powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wakeSudeep Holla2015-10-271-19/+4
| | * | powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernelScott Wood2015-10-171-23/+61
| | * | powerpc/fsl_pci: Check for get_user/probe_kernel_address failureScott Wood2015-10-171-1/+1
| * | | powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()Denis Kirjanov2015-10-281-1/+1
| |/ /
| * | powerpc/mpc5xxx: Use of_get_next_parent to simplify codeChristophe Jaillet2015-10-151-4/+1
| * | powerpc/8xx: Shorten irq_chip name for the SIUChristophe Leroy2015-10-061-1/+1
| * | powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov2015-10-051-4/+12
* | | uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2015-11-051-1/+1
| |/ |/|
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-137-7/+12
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-1812-16/+14
|\
| * genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-167-9/+7
| * powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-1/+1
| * powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-2/+2
| * powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner2015-09-161-2/+2
| * powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-152-2/+2
* | Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-183-6/+9
|\ \ | |/ |/|
| * powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-09-103-6/+9
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-3/+4
|\ \ | |/ |/|
| * dax: drop size parameter to ->direct_access()Dan Williams2015-08-271-1/+1
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-201-3/+4
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-033-16/+6
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-271-1/+1
| |\ \
| | * | powerpc: use memset_io() to clear CPM MuramLEROY Christophe2015-08-071-1/+1
| * | | powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun2015-08-061-2/+2
| |/ /
| * / powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt2015-07-131-13/+3
| |/
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-021-1/+1
|\ \
| * | block: add a bi_error field to struct bioChristoph Hellwig2015-07-291-1/+1
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-011-1/+1
|\ \
| * | treewide: Fix typo in printkMasanari Iida2015-08-071-1/+1
| |/
* | genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-306-6/+12
* | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-301-0/+1
|\|
| * powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_listDaniel Axtens2015-07-061-0/+1
* | powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-224-8/+8
* | treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-162-2/+2
|/
* Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-021-1/+1
|\