summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)AuthorLines
2017-04-12Merge branch 'topic/xive' (early part) into nextMichael Ellerman-4/+2024
2017-04-11powerpc: Create asm/debugfs.h and move powerpc_debugfs_root thereMichael Ellerman-2/+1
2017-04-10powerpc: Consolidate variants of real-mode MMIOsBenjamin Herrenschmidt-4/+4
2017-04-10powerpc/xive: Native exploitation of the XIVE interrupt controllerBenjamin Herrenschmidt-0/+2020
2017-03-08axonram: Fix gendisk handlingJan Kara-1/+4
2017-03-06powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh-3/+24
2017-02-09powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt-2/+4
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt-0/+29
2017-01-17powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt-7/+24
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-2/+2
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-50/+20
2016-12-09powerpc/fsl-lbc: use DEFINE_SPINLOCK()Fabian Frederick-1/+1
2016-12-04powerpc/fsl_pmc: use builtin_platform_driverGeliang Tang-5/+1
2016-11-29powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel-209/+2
2016-11-23powerpc/fsl_soc: improve and simplify get_baudrateHeiner Kallweit-8/+2
2016-11-23powerpc/fsl_soc: improve and simplify get_brgfreqHeiner Kallweit-17/+7
2016-11-23powerpc/fsl_soc: improve and simplify fsl_get_sys_freqHeiner Kallweit-10/+4
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin-1/+1
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin-8/+4
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-0/+3
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-29/+41
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-62/+62
2016-09-25powerpc/fsl_pci: Size upper inbound window based on RAM sizeScott Wood-7/+5
2016-09-25soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy-6/+15
2016-09-25powerpc/mpic: use of_property_read_boolJulia Lawall-1/+1
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov-15/+20
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman-61/+61
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens-1/+1
2016-09-06powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt-5/+7
2016-08-22powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy-3/+6
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker-1/+1
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt-9/+59
2016-08-07ppc: move exports to definitionsAl Viro-0/+3
2016-08-04powerpc/fsl_rio: fix a missing error codeDan Carpenter-0/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski-1/+1
2016-08-02powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine-15/+5
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine-2/+2
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick-1/+1
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-115/+264
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman-11/+19
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2016-07-21powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt-96/+88
2016-07-17powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt-2/+149
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens-6/+8
2016-07-12pmem: kill __pmem address spaceDan Williams-2/+2
2016-07-09powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy-5/+17
2016-07-08powerpc/85xx: Don't report SRAM to L2 cache fallback as errorClaudiu Manoil-6/+2
2016-06-27block: convert to device_add_disk()Dan Williams-2/+1
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+32