summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-121-0/+25
|\
| * powerpc/8xx: Adding support of IRQ in MPC8xx GPIOChristophe Leroy2017-05-031-0/+25
* | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-092-11/+217
|\ \
| * | KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-272-11/+217
* | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-061-12/+33
|\ \ \ | |_|/ |/| |
| * | block: remove block_device_operations ->direct_access()Dan Williams2017-04-251-19/+4Star
| * | axon_ram: add dax_operations supportDan Williams2017-04-201-6/+42
* | | powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()Michael Ellerman2017-04-261-0/+3
* | | powerpc/xive: Fix missing check of rc != OPAL_BUSYMichael Ellerman2017-04-201-0/+1
* | | powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-135-19/+6Star
* | | Merge branch 'topic/xive' (early part) into nextMichael Ellerman2017-04-128-4/+2024
|\ \ \ | | |/ | |/|
| * | powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt2017-04-101-4/+4
| * | powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-107-0/+2020
| |/
* / powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman2017-04-101-2/+1Star
|/
* axonram: Fix gendisk handlingJan Kara2017-03-081-1/+4
* powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-062-3/+24
* powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt2017-02-091-2/+4
* powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2017-02-091-0/+29
* powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt2017-01-171-7/+24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-165-50/+20Star
|\
| * powerpc/fsl-lbc: use DEFINE_SPINLOCK()Fabian Frederick2016-12-101-1/+1
| * powerpc/fsl_pmc: use builtin_platform_driverGeliang Tang2016-12-051-5/+1Star
| * powerpc/fsl_soc: improve and simplify get_baudrateHeiner Kallweit2016-11-231-8/+2Star
| * powerpc/fsl_soc: improve and simplify get_brgfreqHeiner Kallweit2016-11-231-17/+7Star
| * powerpc/fsl_soc: improve and simplify fsl_get_sys_freqHeiner Kallweit2016-11-231-10/+4Star
| * powerpc: Add support for relative exception tablesNicholas Piggin2016-11-141-1/+1
| * powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-142-8/+4Star
* | powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel2016-11-291-209/+2Star
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+3
|\
| * ppc: move exports to definitionsAl Viro2016-08-081-0/+3
* | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-147-29/+41
|\ \
| * | powerpc/fsl_pci: Size upper inbound window based on RAM sizeScott Wood2016-09-251-7/+5Star
| * | soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy2016-09-253-6/+15
| * | powerpc/mpic: use of_property_read_boolJulia Lawall2016-09-251-1/+1
| * | powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov2016-09-252-15/+20
* | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-0825-62/+62
|\| |
| * | powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-2024-61/+61
| * | powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-131-1/+1
* | | powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt2016-09-061-5/+7
|/ /
* | powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy2016-08-222-3/+6
* | powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-221-1/+1
* | powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-094-9/+59
|/
* powerpc/fsl_rio: fix a missing error codeDan Carpenter2016-08-051-0/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-1/+1
* powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine2016-08-031-15/+5Star
* rapidio: change inbound window size type to u64Alexandre Bounine2016-08-031-2/+2
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-318-115/+264
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-302-11/+19
| |\