summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2017-06-17powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt
2017-06-14powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy
2017-03-18powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh
2017-02-14powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt
2017-01-26powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-25powerpc/fsl_pci: Size upper inbound window based on RAM sizeScott Wood
2016-09-25soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy
2016-09-25powerpc/mpic: use of_property_read_boolJulia Lawall
2016-09-25powerpc: Convert fsl_rstcr_restart to a reset handlerAndrey Smirnov
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens
2016-09-06powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt
2016-08-22powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt
2016-08-08ppc: move exports to definitionsAl Viro
2016-08-05powerpc/fsl_rio: fix a missing error codeDan Carpenter
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02powerpc/fsl_rio: apply changes for RIO spec rev 3Alexandre Bounine
2016-08-02rapidio: change inbound window size type to u64Alexandre Bounine
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-07-31Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-07-29Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-21powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt
2016-07-17powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2016-07-13pmem: kill __pmem address spaceDan Williams
2016-07-09powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy
2016-07-09powerpc/85xx: Don't report SRAM to L2 cache fallback as errorClaudiu Manoil
2016-06-27block: convert to device_add_disk()Dan Williams
2016-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams
2016-05-16powerpc/fsl-pci: Add a workaround for PCI 5 erratachenhui zhao
2016-04-26powerpc/mpic: handle subsys_system_register() failureAndrew Donnellan
2016-03-31powerpc: ppc4xx: drop unused variableLinus Walleij
2016-03-30powerpc: simple-gpio: use gpiochip data pointerLinus Walleij
2016-03-30powerpc: ppc4xx: use gpiochip data pointerLinus Walleij
2016-03-30powerpc: cpm_common: use gpiochip data pointerLinus Walleij
2016-03-30powerpc: sysdev: cpm1: use gpiochip data pointerLinus Walleij
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-22powerpc/fsl_rio: changes to mport registrationAlexandre Bounine
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-18Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-16powerpc/rcpm: Fix build break when SMP=nMichael Ellerman
2016-03-09powerpc/fsl-lbc: Modify suspend/resume entry sequenceRaghav Dogra