Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | powerpc/64s: Support new device tree binding for discovering CPU features | Nicholas Piggin | 2017-05-09 | 1 | -3/+3 |
* | powerpc: Fix build failure with clang due to BUILD_BUG_ON() | Michael Ellerman | 2017-01-25 | 1 | -0/+2 |
* | powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bit | Michael Ellerman | 2016-09-12 | 1 | -1/+1 |
* | powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init | Aneesh Kumar K.V | 2016-08-01 | 1 | -0/+8 |
* | powerpc: Add option to use jump label for mmu_has_feature() | Kevin Hao | 2016-08-01 | 1 | -0/+1 |
* | powerpc: Add option to use jump label for cpu_has_feature() | Kevin Hao | 2016-08-01 | 1 | -0/+24 |
* | powerpc: Move cpu_has_feature() to a separate file | Kevin Hao | 2016-08-01 | 1 | -0/+20 |