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