aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-11-18Merge tag 'v4.14.153' into v4.14/standard/baseBruce Ashfield
2019-11-18Merge tag 'v4.14.152' into v4.14/standard/baseBruce Ashfield
2019-11-18Merge tag 'v4.14.149' into v4.14/standard/baseBruce Ashfield
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V
2019-11-10powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V
2019-11-10powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V
2019-11-10powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V
2019-11-06powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand
2019-10-11powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()Gautham R. Shenoy
2019-10-11KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VPCédric Le Goater
2019-10-11powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-10-11KVM: PPC: Book3S HV: Don't lose pending doorbell request on migration on P9Paul Mackerras
2019-10-10Merge tag 'v4.14.148' into v4.14/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.14.147' into v4.14/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.14.146' into v4.14/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.14.145' into v4.14/standard/baseBruce Ashfield
2019-10-10Merge tag 'v4.14.144' into v4.14/standard/baseBruce Ashfield
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch
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-05powerpc/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/64: mark start_here_multiplatform as __refChristophe Leroy
2019-09-16powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero
2019-09-15Merge tag 'v4.14.142' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.141' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.140' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.139' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.135' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.130' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.129' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.125' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.124' into v4.14/standard/baseBruce Ashfield
2019-09-15Merge tag 'v4.14.123' into v4.14/standard/baseBruce Ashfield
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-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-07-31powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-07-31powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy
2019-07-31powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-07-31powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada
2019-07-31powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter
2019-07-31powerpc/xmon: Fix disabling tracing while in xmonNaveen N. Rao
2019-07-31powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-07-31powerpc/pseries/mobility: prevent cpu hotplug during DT updateNathan Lynch