aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v5.2.25' into v5.2/standard/baseBruce Ashfield
2019-12-02KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-12-02powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-12-02powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz
2019-11-17Merge tag 'v5.2.23' into v5.2/standard/baseBruce Ashfield
2019-11-14kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-11-09powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-09powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy
2019-11-09powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy
2019-11-09powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-11-09powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-11-09powerpc/kasan: Fix shadow area set up for modules.Christophe Leroy
2019-11-09powerpc/kasan: Fix parallel loading of modules.Christophe Leroy
2019-11-09powerpc/powernv/ioda: Fix race in TCE level allocationAlexey Kardashevskiy
2019-11-09powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-11-09powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-11-09powerpc/ptdump: Fix addresses display on PPC32Christophe Leroy
2019-11-09powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy
2019-11-09powerpc/603: Fix handling of the DIRTY flagChristophe Leroy
2019-11-09powerpc/mce: Schedule work from irq_workSantosh Sivaraj
2019-11-09powerpc/mce: Fix MCE handling for huge pagesBalbir Singh
2019-11-09powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown racePaul Mackerras
2019-11-09KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras
2019-11-09KVM: PPC: Book3S HV: Check for MMU ready on piggybacked virtual coresPaul Mackerras
2019-11-09KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interruptsPaul Mackerras
2019-11-09KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE devicePaul Mackerras
2019-11-09KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater
2019-11-09KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras
2019-10-10Merge tag 'v5.2.20' into v5.2/standard/baseBruce Ashfield
2019-10-10Merge tag 'v5.2.19' into v5.2/standard/baseBruce Ashfield
2019-10-10Merge tag 'v5.2.18' into v5.2/standard/baseBruce Ashfield
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
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-10-07powerpc/xmon: Check for HV mode when dumping XIVE info from OPALCédric Le Goater
2019-10-07powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA wi...Alexey Kardashevskiy
2019-10-05powerpc/imc: Dont create debugfs files for cpu-less nodesMadhavan Srinivasan
2019-10-05powerpc/Makefile: Always pass --synthetic to nm if supportedMichael Ellerman
2019-10-01powerpc/xive: Fix bogus error code returned by OPALGreg Kurz