summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-12-17powerpc: Fix vDSO clock_getres()Vincenzo Frascino
2019-12-17powerpc: Avoid clang warnings around setjmp and longjmpNathan Chancellor
2019-12-17powerpc/xive: Skip ioremap() of ESB pages for LSI interruptsCédric Le Goater
2019-12-17powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva
2019-12-17powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater
2019-12-17powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva
2019-12-17powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan
2019-12-13KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocatedGreg Kurz
2019-12-13KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error pathGreg Kurz
2019-12-13KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new oneGreg Kurz
2019-12-04powerpc/bpf: Fix tail call implementationEric Dumazet
2019-11-29KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-29powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-29powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-12powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy
2019-11-06powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin
2019-10-29KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz
2019-10-11libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-10-11powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-10-11powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy
2019-10-11powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy
2019-10-11powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-10-11powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-10-11powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy
2019-10-11powerpc/kasan: Fix parallel loading of modules.Christophe Leroy
2019-10-11powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy
2019-10-11powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-10-11powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-10-11powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy
2019-10-11powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy
2019-10-11powerpc/603: Fix handling of the DIRTY flagChristophe Leroy
2019-10-11powerpc/mce: Schedule work from irq_workSantosh Sivaraj
2019-10-11powerpc/mce: Fix MCE handling for huge pagesBalbir Singh
2019-10-11powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras
2019-10-11KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras
2019-10-11KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras
2019-10-11KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras
2019-10-11KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE devicePaul Mackerras
2019-10-11KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater
2019-10-11KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras
2019-10-07powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-10-07powerpc/eeh: Clean up EEH PEs after recovery finishesOliver O'Halloran
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flagSam Bobroff
2019-10-07powerpc/perf: fix imc allocation failure handlingNicholas Piggin
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch
2019-10-07powerpc/64s/radix: Fix memory hotplug section page table creationNicholas Piggin
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy