summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()Michael Ellerman2017-04-121-0/+3
* powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-04-121-8/+19
* powerpc/64: Fix flush_(d|i)cache_range() called from modulesOliver O'Halloran2017-04-121-2/+2
* powerpc/mm: Add missing global TLB invalidate if cxl is activeFrederic Barrat2017-04-121-2/+5
* powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt2017-04-121-0/+9
* powerpc/64s: Fix idle wakeup potential to clobber registersNicholas Piggin2017-03-301-3/+17
* powerpc/boot: Fix zImage TOC alignmentMichael Ellerman2017-03-261-0/+1
* crypto: powerpc - Fix initialisation of crc32c contextDaniel Axtens2017-03-221-1/+1
* powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=yMichael Ellerman2017-03-221-1/+1
* powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy2017-03-222-14/+1
* powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy2017-03-222-36/+26
* powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2017-03-224-9/+10
* powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-182-3/+24
* powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-03-181-20/+0
* powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPUAneesh Kumar K.V2017-03-121-0/+4
* powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V2017-03-121-0/+1
* powerpc/xmon: Fix data-breakpointRavi Bangoria2017-03-121-1/+3
* powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-231-1/+2
* powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2017-02-144-3/+42
* powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt2017-02-141-5/+1
* powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab2017-02-091-2/+2
* powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman2017-02-092-0/+4
* powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens2017-02-091-0/+3
* powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan2017-02-091-1/+1
* powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard2017-01-261-5/+5
* powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin2017-01-261-0/+7
* powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin2017-01-261-0/+7
* powerpc/perf: Fix PM_BRU_CMPL event code for power9Madhavan Srinivasan2017-01-261-1/+1
* powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt2017-01-261-7/+24
* powerpc/powernv: Don't warn on PE init if unfreeze is unsupportedRussell Currey2017-01-191-1/+1
* powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold2017-01-191-2/+6
* powerpc/ibmebus: Fix further device reference leaksJohan Hovold2017-01-191-2/+6
* powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh2017-01-191-2/+2
* powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2017-01-194-16/+65
* powerpc: Fix build warning on 32-bit PPCLarry Finger2017-01-151-1/+1
* powerpc/boot: Request no dynamic linker for boot wrapperNicholas Piggin2017-01-091-1/+23
* powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2017-01-092-12/+1
* powerpc/64e: Convert cmpi to cmpwi in head_64.SNicholas Piggin2017-01-091-4/+4
* KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECTPaul Mackerras2017-01-091-0/+2
* KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2017-01-095-0/+13
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2017-01-061-2/+2
* Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-12-056-6/+18
|\
| * powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin2016-12-011-0/+9
| * powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan2016-12-011-1/+3
| * powerpc/mm: Fix lazy icache flush on pre-POWER5Benjamin Herrenschmidt2016-11-292-3/+3
| * powerpc/boot: Fix build failure in 32-bit boot wrapperBen Hutchings2016-11-282-2/+3
* | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-269-12/+64
|\|
| * powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-252-6/+16
| * powerpc/boot: Fix the early OPAL console wrappersOliver O'Halloran2016-11-244-2/+31
| * powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin2016-11-221-0/+12