summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-241-91/+116
|\
| * vfs: Convert spufs to use the new mount APIDavid Howells2019-09-181-91/+116
* | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-2/+0
|\ \
| * | PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-2/+0
* | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-6/+6
|\ \ \
| * | | pagewalk: separate function pointers from iterator dataChristoph Hellwig2019-09-071-5/+5
| * | | mm: split out a new pagewalk.h header from mm.hChristoph Hellwig2019-09-071-1/+1
| | |/ | |/|
* | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-20204-5204/+7897
|\ \ \
| * | | powerpc/mm/mce: Keep irqs disabled during lockless page table walkAneesh Kumar K.V2019-09-191-8/+12
| * | | powerpc: Use ftrace_graph_ret_addr() when unwindingNaveen N. Rao2019-09-181-13/+6
| * | | powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao2019-09-187-4/+11
| * | | powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar2019-09-181-0/+1
| * | | powerpc/xmon: Fix output of XIVE IPICédric Le Goater2019-09-141-11/+16
| * | | powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater2019-09-143-16/+31
| * | | powerpc/mm/radix: remove useless kernel messagesQian Cai2019-09-141-3/+0
| * | | powerpc/fadump: support holes in kernel boot memory areaHari Bathini2019-09-146-59/+219
| * | | powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini2019-09-143-24/+18
| * | | powerpc/fadump: consider f/w load areaHari Bathini2019-09-146-15/+64
| * | | powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core fileHari Bathini2019-09-141-0/+38
| * | | powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashesHari Bathini2019-09-145-57/+687
| * | | powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini2019-09-148-11/+144
| * | | powerpc/fadump: improve how crashed kernel's memory is reservedHari Bathini2019-09-141-24/+29
| * | | powerpc/fadump: consider reserved ranges while releasing memoryHari Bathini2019-09-141-21/+146
| * | | powerpc/fadump: make crash memory ranges array allocation genericHari Bathini2019-09-142-56/+72
| * | | powerpc/fadump: process architected register state data provided by firmwareHari Bathini2019-09-143-7/+247
| * | | powerpc/fadump: make use of memblock's bottom up allocation modeHari Bathini2019-09-141-14/+12
| * | | powerpc/fadump: handle invalidation of crashdump and re-registraionHari Bathini2019-09-142-2/+18
| * | | powerpc/fadump: Warn before processing partial crashdumpHari Bathini2019-09-141-0/+24
| * | | powerpc/fadump: process the crashdump by exporting it as /proc/vmcoreHari Bathini2019-09-141-2/+145
| * | | powerpc/fadump: support copying multiple kernel boot memory regionsHari Bathini2019-09-141-7/+27
| * | | powerpc/fadump: define OPAL register/un-register callback functionsHari Bathini2019-09-141-2/+77
| * | | powerpc/fadump: reset metadata address during clean upHari Bathini2019-09-143-0/+17
| * | | powerpc/fadump: register kernel metadata address with opalHari Bathini2019-09-144-4/+146
| * | | powerpc/fadump: improve fadump_reserve_mem()Hari Bathini2019-09-141-23/+25
| * | | powerpc/fadump: add fadump support on powernvHari Bathini2019-09-145-5/+115
| * | | powerpc/opal: add MPIPL interface definitionsHari Bathini2019-09-143-1/+51
| * | | pseries/fadump: move out platform specific support from generic codeHari Bathini2019-09-142-318/+274
| * | | powerpc/fadump: release all the memory above boot memory sizeHari Bathini2019-09-141-24/+10
| * | | powerpc/fadump: add source info while displaying region contentsHari Bathini2019-09-141-4/+4
| * | | pseries/fadump: define RTAS register/un-register callback functionsHari Bathini2019-09-143-153/+176
| * | | powerpc/fadump: introduce callbacks for platform specific operationsHari Bathini2019-09-144-44/+148
| * | | powerpc/fadump: move rtas specific definitions to platform codeHari Bathini2019-09-144-160/+172
| * | | powerpc/fadump: use helper functions to reserve/release cpu notes bufferHari Bathini2019-09-141-15/+6
| * | | powerpc/fadump: declare helper functions in internal header fileHari Bathini2019-09-142-8/+16
| * | | powerpc/fadump: add helper functionsHari Bathini2019-09-142-62/+67
| * | | powerpc/fadump: move internal macros/definitions to a new headerHari Bathini2019-09-143-71/+87
| * | | powerpc: improve prom_init_check ruleMasahiro Yamada2019-09-142-8/+7
| * | | powerpc/kvm: Add ifdefs around template codeMichael Ellerman2019-09-141-0/+8
| * | | powerpc/kvm: Explicitly mark kvm guest code as __initMichael Ellerman2019-09-141-17/+17
| * | | powerpc/64s: Remove overlaps_kvm_tmp()Michael Ellerman2019-09-142-15/+0