summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin2018-09-195-39/+142
* powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setupNicholas Piggin2018-09-196-0/+37
* powerpc/64s: xmon do not dump hash fields when using radix modeNicholas Piggin2018-09-191-19/+21
* powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin2018-09-194-17/+59
* powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin2018-09-198-103/+40
* powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin2018-09-196-624/+196
* powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slbNicholas Piggin2018-09-192-40/+56
* powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slbNicholas Piggin2018-09-191-15/+23
* powerpc/64s/hash: remove the vmalloc segment from the bolted SLBNicholas Piggin2018-09-192-19/+6
* powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is neededNicholas Piggin2018-09-191-7/+7
* powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9Nicholas Piggin2018-09-192-3/+7
* powerpc/64s/hash: Fix stab_rr off by one initializationNicholas Piggin2018-09-191-1/+1
* powernv/pseries: consolidate code for mce early handling.Mahesh Salgaonkar2018-09-191-127/+28
* powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-195-1/+112
* powerpc/pseries: Display machine check error details.Mahesh Salgaonkar2018-09-192-0/+138
* powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-1910-6/+213
* powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar2018-09-192-0/+103
* powerpc/iommu: Avoid derefence before pointer checkBreno Leitao2018-09-191-1/+1
* powerpc/xive: Use xive_cpu->chip_id instead of looking it up againBreno Leitao2018-09-191-10/+1
* powerpc/memtrace: Remove memory in chunksRashmica Gupta2018-09-191-5/+16
* powerpc/64: Remove static branch hints from memset()Anton Blanchard2018-09-171-2/+2
* powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour2018-09-172-8/+207
* powerpc/pseries/mm: factorize PTE slot computationLaurent Dufour2018-09-171-7/+20
* powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour2018-09-172-1/+3
* powerpc/tm: Fix HTM documentationBreno Leitao2018-09-172-11/+15
* powerpc/powernv: Don't select the cpufreq governorsJoel Stanley2018-09-173-5/+6
* powerpc/vdso: Correct call frame informationAlan Modra2018-09-144-0/+4
* powerpc/tm: Fix HFSCR bit for no suspend caseMichael Neuling2018-09-141-6/+12
* Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-09-071-1/+0
|\
| * powerpc: disable support for relative ksymtab referencesArd Biesheuvel2018-08-291-1/+0
* | Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-09-042-4/+4
|\ \ | |/ |/|
| * KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras2018-08-201-1/+1
| * KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()Paul Mackerras2018-08-151-3/+3
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-262-62/+8
|\ \
| * | ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-211-22/+4
| * | ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox2018-08-211-40/+4
* | | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-251-3/+3
|\ \ \
| * | | kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-3/+3
* | | | Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-2415-75/+168
|\ \ \ \
| * | | | powerpc/mce: Fix SLB rebolting during MCE recovery path.Mahesh Salgaonkar2018-08-231-1/+1
| * | | | KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras2018-08-231-7/+10
| * | | | powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transitionAneesh Kumar K.V2018-08-231-3/+5
| * | | | powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V2018-08-231-1/+17
| * | | | powerpc/nohash: fix pte_access_permitted()Christophe Leroy2018-08-231-6/+3
| * | | | powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju2018-08-213-10/+20
| * | | | powerpc64/ftrace: Include ftrace.h needed for enable/disable callsLuke Dashjr2018-08-211-0/+1
| * | | | powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt2018-08-201-0/+37
| * | | | powerpc/fadump: cleanup crash memory ranges supportHari Bathini2018-08-201-7/+1
| * | | | powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin2018-08-202-31/+53
| * | | | powerpc/traps: Avoid rate limit messages from show unhandled signalsMichael Ellerman2018-08-201-7/+6