index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
cpu_has_feature.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
powerpc: Check only single values are passed to CPU/MMU feature checks
Michael Ellerman
1
-0
/
+1
2024-07-11
powerpc: Drop clang workaround for builtin constant checks
Michael Ellerman
1
-2
/
+0
2024-04-15
powerpc: Add static_key_feature_checks_initialized flag
Nicholas Miehlbradt
1
-1
/
+1
2021-03-14
powerpc: Force inlining of cpu_has_feature() to avoid build failure
Christophe Leroy
1
-2
/
+2
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