index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
bitops.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARC: bitops: Change __fls to return unsigned long
Amadeusz Sławiński
2022-10-18
1
-2
/
+2
*
include: move find.h from asm_generic to linux
Yury Norov
2022-01-15
1
-1
/
+0
*
ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines
Vineet Gupta
2021-08-24
1
-2
/
+2
*
ARC: switch to generic bitops
Vineet Gupta
2021-08-24
1
-182
/
+2
*
ARC: bitops: Remove unecessary operation and value
Gustavo Pimentel
2020-11-18
1
-3
/
+1
*
ARC: [plat-eznps]: Drop support for EZChip NPS platform
Vineet Gupta
2020-10-06
1
-56
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
ARC: fix __ffs return value to avoid build warnings
Eugeniy Paltsev
2019-01-17
1
-3
/
+3
*
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
1
-2
/
+2
*
ARC: [plat-eznps] Use dedicated atomic/bitops/cmpxchg
Noam Camus
2016-05-09
1
-3
/
+57
*
ARC: bitops: Remove non relevant comments
Vineet Gupta
2016-03-11
1
-15
/
+0
*
ARC: Make ARC bitops "safer" (add anti-optimization)
Vineet Gupta
2015-07-09
1
-26
/
+9
*
ARC: Reduce bitops lines of code using macros
Vineet Gupta
2015-06-25
1
-333
/
+144
*
ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
Vineet Gupta
2015-06-25
1
-0
/
+19
*
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-06-22
1
-0
/
+71
*
ARC: fold __builtin_constant_p() into test_bit()
Vineet Gupta
2015-04-13
1
-13
/
+18
*
ARC: remove extraneous __KERNEL__ guards
Vineet Gupta
2014-10-13
1
-4
/
+0
*
arch,arc: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
1
-4
/
+1
*
ARC: Atomic/bitops/cmpxchg/barriers
Vineet Gupta
2013-02-11
1
-0
/
+516