summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-18powerpc: Use ftrace_graph_ret_addr() when unwindingNaveen N. Rao
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao
2019-09-18powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-09-14powerpc/xmon: Fix output of XIVE IPICédric Le Goater
2019-09-14powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater
2019-09-14powerpc/mm/radix: remove useless kernel messagesQian Cai
2019-09-14powerpc/fadump: support holes in kernel boot memory areaHari Bathini
2019-09-14powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini
2019-09-14powerpc/fadump: consider f/w load areaHari Bathini
2019-09-14powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core fileHari Bathini
2019-09-14powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashesHari Bathini
2019-09-14powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini
2019-09-14powerpc/fadump: improve how crashed kernel's memory is reservedHari Bathini
2019-09-14powerpc/fadump: consider reserved ranges while releasing memoryHari Bathini
2019-09-14powerpc/fadump: make crash memory ranges array allocation genericHari Bathini
2019-09-14powerpc/fadump: process architected register state data provided by firmwareHari Bathini
2019-09-14powerpc/fadump: make use of memblock's bottom up allocation modeHari Bathini
2019-09-14powerpc/fadump: handle invalidation of crashdump and re-registraionHari Bathini
2019-09-14powerpc/fadump: Warn before processing partial crashdumpHari Bathini
2019-09-14powerpc/fadump: process the crashdump by exporting it as /proc/vmcoreHari Bathini
2019-09-14powerpc/fadump: support copying multiple kernel boot memory regionsHari Bathini
2019-09-14powerpc/fadump: define OPAL register/un-register callback functionsHari Bathini
2019-09-14powerpc/fadump: reset metadata address during clean upHari Bathini
2019-09-14powerpc/fadump: register kernel metadata address with opalHari Bathini
2019-09-14powerpc/fadump: improve fadump_reserve_mem()Hari Bathini
2019-09-14powerpc/fadump: add fadump support on powernvHari Bathini
2019-09-14powerpc/opal: add MPIPL interface definitionsHari Bathini
2019-09-14pseries/fadump: move out platform specific support from generic codeHari Bathini
2019-09-14powerpc/fadump: release all the memory above boot memory sizeHari Bathini
2019-09-14powerpc/fadump: add source info while displaying region contentsHari Bathini
2019-09-14pseries/fadump: define RTAS register/un-register callback functionsHari Bathini
2019-09-14powerpc/fadump: introduce callbacks for platform specific operationsHari Bathini
2019-09-14powerpc/fadump: move rtas specific definitions to platform codeHari Bathini
2019-09-14powerpc/fadump: use helper functions to reserve/release cpu notes bufferHari Bathini
2019-09-14powerpc/fadump: declare helper functions in internal header fileHari Bathini
2019-09-14powerpc/fadump: add helper functionsHari Bathini
2019-09-14powerpc/fadump: move internal macros/definitions to a new headerHari Bathini
2019-09-14powerpc: improve prom_init_check ruleMasahiro Yamada
2019-09-14powerpc/kvm: Add ifdefs around template codeMichael Ellerman
2019-09-14powerpc/kvm: Explicitly mark kvm guest code as __initMichael Ellerman
2019-09-14powerpc/64s: Remove overlaps_kvm_tmp()Michael Ellerman
2019-09-14powerpc/kvm: Move kvm_tmp into .text, shrink to 64KMichael Ellerman
2019-09-14powerpc/powernv: Fix build with IOMMU_API=nMichael Ellerman
2019-09-14powerpc/eeh: Fix build with STACKTRACE=nMichael Ellerman