summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-04-08powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin
2018-04-08powerpc/64s: Fix lost pending interrupt due to race causing lost update to ir...Nicholas Piggin
2018-03-19powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin
2018-03-19powerpc/modules: Don't try to restore r2 after a sibling callJosh Poimboeuf
2018-03-11bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann
2018-03-03powerpc/pseries: Enable RAS hotplug events laterSam Bobroff
2018-03-03powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman
2018-02-25powerpc/perf/imc: Fix nest-imc cpuhotplug callback failureAnju T Sudhakar
2018-02-25powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria
2018-02-22kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2018-02-22powerpc/mm/radix: Split linear mapping on hot-unplugBalbir Singh
2018-02-22powerpc: Fix DABR match on hash based systemsBenjamin Herrenschmidt
2018-02-22powerpc/xive: Use hw CPU ids when configuring the CPU queuesCédric Le Goater
2018-02-22powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy
2018-02-22powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot
2018-02-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar
2018-02-16KVM: PPC: Book3S PR: Fix broken select due to misspellingUlf Magnusson
2018-02-16KVM: PPC: Book3S HV: Drop locks before reading guest memoryPaul Mackerras
2018-02-16KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loadedPaul Mackerras
2018-02-16crypto: hash - annotate algorithms taking optional keyEric Biggers
2018-02-16powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek
2018-02-13.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2018-02-07powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman
2018-02-07powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2018-01-23powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran
2018-01-23powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling
2018-01-23powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman
2018-01-23powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-01-23powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-23powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-23powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-23powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-01-23powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin
2018-01-23powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling
2018-01-17KVM: PPC: Book3S HV: Always flush TLB in kvmppc_alloc_reset_hpt()David Gibson
2018-01-17KVM: PPC: Book3S HV: Fix use after free in case of multiple resize requestsSerhii Popovych
2018-01-17KVM: PPC: Book3S HV: Drop prepare_done from struct kvm_resize_hptSerhii Popovych
2018-01-17KVM: PPC: Book3S PR: Fix WIMG handling under pHypAlexey Kardashevskiy
2018-01-10powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERRJohn Sperbeck
2017-12-29powerpc/perf: Dereference BHRB entries safelyRavi Bangoria
2017-12-29KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()Laurent Vivier
2017-12-29KVM: PPC: Book3S: fix XIVE migration of pending interruptsCédric Le Goater
2017-12-29arch, mm: Allow arch_dup_mmap() to failThomas Gleixner
2017-12-25bpf, ppc64: do not reload skb pointers in non-skb contextDaniel Borkmann
2017-12-25powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdogNicholas Piggin
2017-12-25powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin
2017-12-20powerpc/xmon: Check before calling xive functionsBreno Leitao
2017-12-20powerpc/perf/hv-24x7: Fix incorrect comparison in memordMichael Ellerman
2017-12-20powerpc/pseries/vio: Dispose of virq mapping on vdevice unregisterTyrel Datwyler