summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-171-0/+1
| * | powerpc/xmon: Fix output of XIVE IPICédric Le Goater2019-09-131-11/+16
| * | powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater2019-09-133-16/+31
| * | powerpc/mm/radix: remove useless kernel messagesQian Cai2019-09-131-3/+0
| * | powerpc/fadump: support holes in kernel boot memory areaHari Bathini2019-09-136-59/+219
| * | powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini2019-09-133-24/+18
| * | powerpc/fadump: consider f/w load areaHari Bathini2019-09-136-15/+64
| * | powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core fileHari Bathini2019-09-131-0/+38
| * | powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashesHari Bathini2019-09-135-57/+687
| * | powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini2019-09-138-11/+144
| * | powerpc/fadump: improve how crashed kernel's memory is reservedHari Bathini2019-09-131-24/+29
| * | powerpc/fadump: consider reserved ranges while releasing memoryHari Bathini2019-09-131-21/+146
| * | powerpc/fadump: make crash memory ranges array allocation genericHari Bathini2019-09-132-56/+72
| * | powerpc/fadump: process architected register state data provided by firmwareHari Bathini2019-09-133-7/+247
| * | powerpc/fadump: make use of memblock's bottom up allocation modeHari Bathini2019-09-131-14/+12
| * | powerpc/fadump: handle invalidation of crashdump and re-registraionHari Bathini2019-09-132-2/+18
| * | powerpc/fadump: Warn before processing partial crashdumpHari Bathini2019-09-131-0/+24
| * | powerpc/fadump: process the crashdump by exporting it as /proc/vmcoreHari Bathini2019-09-131-2/+145
| * | powerpc/fadump: support copying multiple kernel boot memory regionsHari Bathini2019-09-131-7/+27
| * | powerpc/fadump: define OPAL register/un-register callback functionsHari Bathini2019-09-131-2/+77
| * | powerpc/fadump: reset metadata address during clean upHari Bathini2019-09-133-0/+17
| * | powerpc/fadump: register kernel metadata address with opalHari Bathini2019-09-134-4/+146
| * | powerpc/fadump: improve fadump_reserve_mem()Hari Bathini2019-09-131-23/+25
| * | powerpc/fadump: add fadump support on powernvHari Bathini2019-09-135-5/+115
| * | powerpc/opal: add MPIPL interface definitionsHari Bathini2019-09-133-1/+51
| * | pseries/fadump: move out platform specific support from generic codeHari Bathini2019-09-132-318/+274
| * | powerpc/fadump: release all the memory above boot memory sizeHari Bathini2019-09-131-24/+10
| * | powerpc/fadump: add source info while displaying region contentsHari Bathini2019-09-131-4/+4
| * | pseries/fadump: define RTAS register/un-register callback functionsHari Bathini2019-09-133-153/+176
| * | powerpc/fadump: introduce callbacks for platform specific operationsHari Bathini2019-09-134-44/+148
| * | powerpc/fadump: move rtas specific definitions to platform codeHari Bathini2019-09-134-160/+172
| * | powerpc/fadump: use helper functions to reserve/release cpu notes bufferHari Bathini2019-09-131-15/+6
| * | powerpc/fadump: declare helper functions in internal header fileHari Bathini2019-09-132-8/+16
| * | powerpc/fadump: add helper functionsHari Bathini2019-09-132-62/+67
| * | powerpc/fadump: move internal macros/definitions to a new headerHari Bathini2019-09-133-71/+87
| * | powerpc: improve prom_init_check ruleMasahiro Yamada2019-09-132-8/+7
| * | powerpc/kvm: Add ifdefs around template codeMichael Ellerman2019-09-131-0/+8
| * | powerpc/kvm: Explicitly mark kvm guest code as __initMichael Ellerman2019-09-131-17/+17
| * | powerpc/64s: Remove overlaps_kvm_tmp()Michael Ellerman2019-09-132-15/+0
| * | powerpc/kvm: Move kvm_tmp into .text, shrink to 64KMichael Ellerman2019-09-132-19/+13
| * | powerpc/powernv: Fix build with IOMMU_API=nMichael Ellerman2019-09-131-1/+1
| * | powerpc/eeh: Fix build with STACKTRACE=nMichael Ellerman2019-09-133-1/+6
| * | powerpc/xive: Fix bogus error code returned by OPALGreg Kurz2019-09-123-2/+13