summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-18powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh
2017-03-18powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor
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
2017-03-12powerpc/xmon: Fix data-breakpointRavi Bangoria
2017-02-17Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-16powerpc/64: Disable use of radix under a hypervisorPaul Mackerras
2017-02-10Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-09powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt
2017-02-09powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt
2017-02-08powerpc/mm: Fix spurrious segfaults on radix with autonumaBenjamin Herrenschmidt
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-01-30powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab
2017-01-25powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman
2017-01-24powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan
2017-01-24powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens
2017-01-20powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard
2017-01-20powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin
2017-01-20powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin
2017-01-18powerpc/perf: Use MSR to report privilege level on P9 DD1Madhavan Srinivasan
2017-01-18powerpc/eeh: Enable IO path on permanent errorGavin Shan
2017-01-18powerpc/perf: Fix PM_BRU_CMPL event code for power9Madhavan Srinivasan
2017-01-18powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V
2017-01-18powerpc/mm/hugetlb: Don't panic when we don't find the default huge page sizeAneesh Kumar K.V
2017-01-18powerpc: Fix pgtable pmd cache initNicholas Piggin
2017-01-17powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt
2017-01-17powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur
2016-12-20powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann