summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-09-19powerpc: consolidate -mno-sched-epilog into FTRACE flagsNicholas Piggin
2018-09-19powerpc: remove old GCC version checksNicholas Piggin
2018-09-19powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin
2018-09-19powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setupNicholas Piggin
2018-09-19powerpc/64s: xmon do not dump hash fields when using radix modeNicholas Piggin
2018-09-19powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin
2018-09-19powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin
2018-09-19powerpc/64s/hash: convert SLB miss handlers to CNicholas Piggin
2018-09-19powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slbNicholas Piggin
2018-09-19powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slbNicholas Piggin
2018-09-19powerpc/64s/hash: remove the vmalloc segment from the bolted SLBNicholas Piggin
2018-09-19powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is neededNicholas Piggin
2018-09-19powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9Nicholas Piggin
2018-09-19powerpc/64s/hash: Fix stab_rr off by one initializationNicholas Piggin
2018-09-19powernv/pseries: consolidate code for mce early handling.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Display machine check error details.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Flush SLB contents on SLB MCE errors.Mahesh Salgaonkar
2018-09-19powerpc/pseries: Define MCE error event section.Mahesh Salgaonkar
2018-09-19powerpc/iommu: Avoid derefence before pointer checkBreno Leitao
2018-09-19powerpc/xive: Use xive_cpu->chip_id instead of looking it up againBreno Leitao
2018-09-19powerpc/memtrace: Remove memory in chunksRashmica Gupta
2018-09-17powerpc/64: Remove static branch hints from memset()Anton Blanchard
2018-09-17powerpc/pseries/mm: call H_BLOCK_REMOVELaurent Dufour
2018-09-17powerpc/pseries/mm: factorize PTE slot computationLaurent Dufour
2018-09-17powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVELaurent Dufour
2018-09-17powerpc/tm: Fix HTM documentationBreno Leitao
2018-09-17powerpc/powernv: Don't select the cpufreq governorsJoel Stanley
2018-09-14powerpc/vdso: Correct call frame informationAlan Modra
2018-09-14powerpc/tm: Fix HFSCR bit for no suspend caseMichael Neuling
2018-09-07Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2018-09-04Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2018-08-29powerpc: disable support for relative ksymtab referencesArd Biesheuvel
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-23powerpc/mce: Fix SLB rebolting during MCE recovery path.Mahesh Salgaonkar
2018-08-23KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pagesPaul Mackerras
2018-08-23powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transitionAneesh Kumar K.V
2018-08-23powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.Aneesh Kumar K.V
2018-08-23powerpc/nohash: fix pte_access_permitted()Christophe Leroy
2018-08-22arch: enable relative relocations for arm64, power and x86Ard Biesheuvel
2018-08-21ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox
2018-08-21ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox
2018-08-21powerpc/topology: Get topology for shared processors at bootSrikar Dronamraju
2018-08-21powerpc64/ftrace: Include ftrace.h needed for enable/disable callsLuke Dashjr
2018-08-20powerpc/powernv/pci: Work around races in PCI bridge enablingBenjamin Herrenschmidt
2018-08-20powerpc/fadump: cleanup crash memory ranges supportHari Bathini