summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-07-27powerpc/mm/radix: Properly clear process table entryBenjamin Herrenschmidt
2017-07-27powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-07-27powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-07-27powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard
2017-07-27powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-07-27powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp()Balbir Singh
2017-07-21powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-05powerpc/eeh: Enable IO path on permanent errorGavin Shan
2017-06-29powerpc/64s: Handle data breakpoints in Radix modeNaveen N. Rao
2017-06-29powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-06-29KVM: PPC: Book3S HV: Context-switch EBB registers properlyPaul Mackerras
2017-06-29KVM: PPC: Book3S HV: Preserve userspace HTM state properlyPaul Mackerras
2017-06-29powerpc/perf: Fix oops when kthread execs user processRavi Bangoria
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt
2017-06-14powerpc/kernel: Initialize load_tm on task creationBreno Leitao
2017-06-14powerpc/kernel: Fix FP and vector register restorationBreno Leitao
2017-06-14powerpc/hotplug-mem: Fix missing endian conversion of aa_indexMichael Bringmann
2017-06-14powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-14powerpc/sysdev/simple_gpio: Fix oops in gpio save_regs functionChristophe Leroy
2017-06-07powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr
2017-05-25powerpc/tm: Fix FP and VMX register corruptionMichael Neuling
2017-05-25powerpc/64e: Fix hang when debugging programs with relocated kernelLiuHailong
2017-05-25powerpc/iommu: Do not call PageTransHuge() on tail pagesAlexey Kardashevskiy
2017-05-25powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler
2017-05-25powerpc/book3s/mce: Move add_taint() later in virtual modeMahesh Salgaonkar
2017-05-25powerpc/eeh: Avoid use after free in eeh_handle_special_event()Russell Currey
2017-05-25powerpc/mm: Ensure IRQs are off in switch_mm()David Gibson
2017-05-20pstore: Fix flags to enable dumps on powerpcAnkit Kumar
2017-05-14powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan
2017-05-14powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNELAnton Blanchard
2017-05-14powerpc/powernv: Fix opal_exit tracepoint opcodeMichael Ellerman
2017-05-14powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V
2017-04-27powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-04-12powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman
2017-04-12powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras
2017-04-12powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran
2017-04-12powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat
2017-04-12powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt
2017-03-30powerpc/64s: Fix idle wakeup potential to clobber registersNicholas Piggin
2017-03-26powerpc/boot: Fix zImage TOC alignmentMichael Ellerman
2017-03-22crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens
2017-03-22powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=yMichael Ellerman
2017-03-22powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy
2017-03-22powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy
2017-03-22powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy
2017-03-18powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh
2017-03-18powerpc: Emulation support for load/store instructions on LERavi Bangoria
2017-03-12powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPUAneesh Kumar K.V
2017-03-12powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V