summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran2019-09-271-2/+2
* powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2019-09-241-0/+2
* powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-09-241-3/+3
* powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V2019-09-241-2/+28
* KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth2019-09-241-3/+3
* powerpc/64s: Set reserved PCR bitsJordan Niethe2019-09-212-1/+8
* Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-2055-2159/+2715
|\
| * 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-185-3/+7
| * powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar2019-09-181-0/+1
| * powerpc/fadump: support holes in kernel boot memory areaHari Bathini2019-09-141-29/+162
| * powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini2019-09-141-15/+17
| * powerpc/fadump: consider f/w load areaHari Bathini2019-09-141-4/+12
| * powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini2019-09-143-8/+44
| * 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-141-53/+60
| * 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-141-1/+7
| * powerpc/fadump: reset metadata address during clean upHari Bathini2019-09-141-0/+6
| * powerpc/fadump: register kernel metadata address with opalHari Bathini2019-09-141-3/+20
| * powerpc/fadump: improve fadump_reserve_mem()Hari Bathini2019-09-141-23/+25
| * powerpc/fadump: add fadump support on powernvHari Bathini2019-09-141-3/+12
| * pseries/fadump: move out platform specific support from generic codeHari Bathini2019-09-141-315/+14
| * powerpc/fadump: release all the memory above boot memory sizeHari Bathini2019-09-141-24/+10
| * pseries/fadump: define RTAS register/un-register callback functionsHari Bathini2019-09-141-150/+15
| * powerpc/fadump: introduce callbacks for platform specific operationsHari Bathini2019-09-141-44/+1
| * powerpc/fadump: move rtas specific definitions to platform codeHari Bathini2019-09-141-47/+49
| * 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-141-8/+8
| * powerpc/fadump: add helper functionsHari Bathini2019-09-141-61/+66
| * powerpc/fadump: move internal macros/definitions to a new headerHari Bathini2019-09-141-0/+1
| * 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/kvm: Move kvm_tmp into .text, shrink to 64KMichael Ellerman2019-09-142-19/+13
| * powerpc/eeh: Fix build with STACKTRACE=nMichael Ellerman2019-09-142-1/+4
| * powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructionsRavi Bangoria2019-09-121-16/+33
| * powerpc/eeh: Add a eeh_dev_break debugfs interfaceOliver O'Halloran2019-09-051-1/+138
| * powerpc/eeh: Add debugfs interface to run an EEH checkOliver O'Halloran2019-09-051-0/+61
| * powerpc/eeh: Set attention indicator while recoveringOliver O'Halloran2019-09-051-0/+32
| * powerpc/eeh: Defer printing stack traceOliver O'Halloran2019-09-053-26/+53
| * powerpc/eeh: Check slot presence state in eeh_handle_normal_event()Oliver O'Halloran2019-09-051-0/+60
| * powerpc/eeh: Make permanently failed devices non-actionableOliver O'Halloran2019-09-051-2/+10
| * powerpc/eeh: Fix race when freeing PDNsOliver O'Halloran2019-09-052-2/+26
| * powerpc/eeh: Clean up EEH PEs after recovery finishesOliver O'Halloran2019-09-053-3/+64
| * powerpc/64s/exception: reduce page fault unnecessary loadsNicholas Piggin2019-08-301-21/+17
| * powerpc/64s/exception: Remove pointless KVM handler name bifurcationNicholas Piggin2019-08-301-58/+44
| * powerpc/64s/exception: program check handler do not branch into a macroNicholas Piggin2019-08-301-7/+8