summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev (follow)
Commit message (Expand)AuthorAge
* powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman2021-11-26
* powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao2021-01-09
* powerpc/icp-hv: Fix missing of_node_put() in success pathNicholas Mc Guire2020-10-29
* soc/fsl/qe: Fix an error code in qe_pin_request()Dan Carpenter2020-01-29
* powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter2019-08-04
* powerpc: Fix size calculation using resource_size()Dan Carpenter2018-09-15
* powerpc/mpic: Check if cpu_possible() in mpic_physmask()Michael Ellerman2018-05-30
* powerpc/ipic: Fix status get and status clearChristophe Leroy2017-12-20
* axonram: Fix gendisk handlingJan Kara2017-12-16
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-11-02
| |\ \
| | * | powerpc: handle error case in cpm_muram_alloc()Christophe Leroy2015-10-27
| | * | powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wakeSudeep Holla2015-10-27
| | * | powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernelScott Wood2015-10-17
| | * | powerpc/fsl_pci: Check for get_user/probe_kernel_address failureScott Wood2015-10-17
| * | | powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()Denis Kirjanov2015-10-28
| |/ /
| * | powerpc/mpc5xxx: Use of_get_next_parent to simplify codeChristophe Jaillet2015-10-15
| * | powerpc/8xx: Shorten irq_chip name for the SIUChristophe Leroy2015-10-06
| * | powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov2015-10-05
* | | uaccess: reimplement probe_kernel_address() using probe_kernel_read()Andrew Morton2015-11-05
| |/ |/|
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-18
|\
| * genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
| * powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner2015-09-16
| * powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner2015-09-16
| * powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner2015-09-16
| * powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-15
* | Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-18
|\ \ | |/ |/|
| * powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-09-10
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ | |/ |/|
| * dax: drop size parameter to ->direct_access()Dan Williams2015-08-27
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-20
* | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-03
|\ \
| * \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-08-27
| |\ \
| | * | powerpc: use memset_io() to clear CPM MuramLEROY Christophe2015-08-07
| * | | powerpc/4xx: Fix return value check in hsta_msi_probe()Wei Yongjun2015-08-06
| |/ /
| * / powerpc/iommu: Cleanup setting of DMA base/offsetBenjamin Herrenschmidt2015-07-13
| |/
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \
| * | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\ \
| * | treewide: Fix typo in printkMasanari Iida2015-08-07
| |/
* | genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-30
* | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-30
|\|
| * powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_listDaniel Axtens2015-07-06
* | powerpc/PCI: Use for_pci_msi_entry() to access MSI device listJiang Liu2015-07-22
* | treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-16
|/
* Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-02
|\
| * powerpc: use subsys_initcall for Freescale Local BusPaul Gortmaker2015-06-16