开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
cpu_has_feature.h
Age
Commit message (
Expand
)
Author
2024-07-11
powerpc: Check only single values are passed to CPU/MMU feature checks
Michael Ellerman
2024-07-11
powerpc: Drop clang workaround for builtin constant checks
Michael Ellerman
2024-04-15
powerpc: Add static_key_feature_checks_initialized flag
Nicholas Miehlbradt
2021-03-14
powerpc: Force inlining of cpu_has_feature() to avoid build failure
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-09
powerpc/64s: Support new device tree binding for discovering CPU features
Nicholas Piggin
2017-01-25
powerpc: Fix build failure with clang due to BUILD_BUG_ON()
Michael Ellerman
2016-09-12
powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bit
Michael Ellerman
2016-08-01
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
Aneesh Kumar K.V
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao