summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino5-5/+14
2019-12-17powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor2-4/+4
2019-12-17powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater1-2/+10
2019-12-17powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-17powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater1-0/+9
2019-12-17powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva1-2/+2
2019-12-17powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan1-1/+8
2019-12-13KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocatedGreg Kurz2-7/+6
2019-12-13KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error pathGreg Kurz1-6/+7
2019-12-13KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new oneGreg Kurz1-9/+22
2019-12-05powerpc/bpf: Fix tail call implementationEric Dumazet1-0/+13
2019-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman3-0/+41
2019-11-29powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman4-4/+54
2019-11-29powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl1-3/+16
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini1-4/+4
2019-11-12powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy1-0/+1
2019-11-06powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin1-16/+37
2019-10-29KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz3-10/+32
2019-10-11libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V1-1/+16
2019-10-11powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V5-22/+134
2019-10-11powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy1-1/+14
2019-10-11powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy1-8/+13
2019-10-11powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V5-9/+9
2019-10-11powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V1-2/+28
2019-10-11powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy1-1/+1
2019-10-11powerpc/kasan: Fix parallel loading of modules.Christophe Leroy1-2/+19
2019-10-11powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy1-5/+13
2019-10-11powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy2-3/+14
2019-10-11powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan1-4/+7
2019-10-11powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy1-1/+1
2019-10-11powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy2-0/+11
2019-10-11powerpc/603: Fix handling of the DIRTY flagChristophe Leroy1-2/+2
2019-10-11powerpc/mce: Schedule work from irq_workSantosh Sivaraj1-1/+10
2019-10-11powerpc/mce: Fix MCE handling for huge pagesBalbir Singh1-6/+13
2019-10-11powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras5-23/+108
2019-10-11KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras1-1/+8
2019-10-11KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras1-5/+10
2019-10-11KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras1-13/+23
2019-10-11KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE devicePaul Mackerras3-1/+15
2019-10-11KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater2-13/+17
2019-10-11KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras6-4/+21
2019-10-07powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar1-0/+1
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch1-0/+3
2019-10-07powerpc/eeh: Clean up EEH PEs after recovery finishesOliver O'Halloran3-3/+64
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin1-0/+4
2019-10-07powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flagSam Bobroff1-1/+10
2019-10-07powerpc/perf: fix imc allocation failure handlingNicholas Piggin1-11/+18
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch1-0/+9
2019-10-07powerpc/64s/radix: Fix memory hotplug section page table creationNicholas Piggin1-1/+1
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy1-2/+1