index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
log2.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-23
ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
Christophe Leroy
1
-2
/
+2
2020-12-15
ilog2: improve ilog2 for constant arguments
Jakub Jelinek
1
-1
/
+2
2020-09-05
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
1
-1
/
+1
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
1
-0
/
+34
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-04-20
scsi: ilog2: create truly constant version for sparse
Martin Wilck
1
-11
/
+24
2017-10-07
linux/log2.h: fix kernel-doc notation
Randy Dunlap
1
-19
/
+23
2017-03-02
give up on gcc ilog2() constant optimizations
Linus Torvalds
1
-11
/
+2
2017-02-03
log2: make order_base_2() behave correctly on const input value zero
Ard Biesheuvel
1
-1
/
+12
2011-12-12
linux/log2.h: Fix rounddown_pow_of_two(1)
Linus Torvalds
1
-1
/
+0
2008-02-06
log2.h: Define order_base_2() macro for convenience.
Robert P. J. Day
1
-0
/
+16
2007-10-17
Add a "rounddown_pow_of_two" routine to log2.h
Robert P. J. Day
1
-0
/
+25
2007-05-18
Fix roundup_pow_of_two(1)
Rolf Eike Beer
1
-1
/
+1
2007-02-17
Correct trivial typo in log2.h.
Robert P. J. Day
1
-1
/
+1
2007-02-07
[POWERPC] Add "is_power_of_2" checking to log2.h.
Robert P. J. Day
1
-0
/
+11
2006-12-08
[PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a co...
David Howells
1
-0
/
+26
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+131