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/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-182-3/+24
* powerpc/booke: Fix boot crash due to null hugepdLaurentiu Tudor2017-03-181-1/+1
* 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
* Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-171-1/+2
|\
| * powerpc/64: Disable use of radix under a hypervisorPaul Mackerras2017-02-161-1/+2
* | Merge tag 'powerpc-4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-106-26/+52
|\|
| * powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt2017-02-091-2/+4
| * powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt2017-02-094-3/+42
| * powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt2017-02-091-5/+1
| * powerpc/mm: Fix spurrious segfaults on radix with autonumaBenjamin Herrenschmidt2017-02-081-16/+5
* | Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-0311-62/+11
|\|
| * powerpc/mm: Use the correct pointer when setting a 2MB pteReza Arbab2017-01-301-2/+2
| * powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman2017-01-252-0/+4
| * powerpc: Revert the initial stack protector supportMichael Ellerman2017-01-246-59/+1
| * powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()Gavin Shan2017-01-241-1/+1
| * powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens2017-01-241-0/+3
* | modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-033-12/+1
|/
* powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard2017-01-201-5/+5
* powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin2017-01-201-0/+7
* powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin2017-01-201-0/+7
* powerpc/perf: Use MSR to report privilege level on P9 DD1Madhavan Srinivasan2017-01-183-1/+4
* powerpc/eeh: Enable IO path on permanent errorGavin Shan2017-01-181-1/+9
* powerpc/perf: Fix PM_BRU_CMPL event code for power9Madhavan Srinivasan2017-01-181-1/+1
* powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V2017-01-188-25/+44
* powerpc/mm/hugetlb: Don't panic when we don't find the default huge page sizeAneesh Kumar K.V2017-01-181-3/+0
* powerpc: Fix pgtable pmd cache initNicholas Piggin2017-01-182-13/+6
* powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt2017-01-171-7/+24
* powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab2017-01-173-2/+24
* powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-251-1/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-253-11/+10
|\
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-252-4/+3
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-7/+7
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-252-2/+2
|\ \ | |/ |/|
| * cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-252-2/+2
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24105-105/+105
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-201-3/+0
|\
| * powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur2016-12-201-3/+0
* | powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann2016-12-205-6/+129
* | powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann2016-12-206-1/+155
|/