aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/cpu_has_feature.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin1-3/+3
2017-01-25powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman1-0/+2
2016-09-12powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bitMichael Ellerman1-1/+1
2016-08-01powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label initAneesh Kumar K.V1-0/+8
2016-08-01powerpc: Add option to use jump label for mmu_has_feature()Kevin Hao1-0/+1
2016-08-01powerpc: Add option to use jump label for cpu_has_feature()Kevin Hao1-0/+24
2016-08-01powerpc: Move cpu_has_feature() to a separate fileKevin Hao1-0/+20