summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-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
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V
2019-09-19powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh
2019-09-16powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-09-16powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startupChristophe Leroy
2019-09-06KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy
2019-08-29powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva
2019-08-25powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-16powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain
2019-08-16powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMAAndrea Arcangeli
2019-08-06powerpc/kasan: fix early boot failure on PPC32Christophe Leroy