index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
asm-generic
/
bitops
Age
Commit message (
Expand
)
Author
2018-02-06
lib: optimize cpumask_next_and()
Clement Courbet
2017-11-04
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-27
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
2016-10-24
tools lib: Add for_each_clear_bit macro
Jiri Olsa
2016-07-18
tools: Copy the bitops files accessed from the kernel and check for drift
Arnaldo Carvalho de Melo
2016-07-12
tools: Copy the bitsperlong.h files from the kernel
Arnaldo Carvalho de Melo
2016-03-09
tools: Copy hashtable.h into tools directory
Josh Poimboeuf
2015-01-16
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
2014-12-17
tools: Adopt fls_long and deps
Arnaldo Carvalho de Melo
2014-12-17
tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib
Arnaldo Carvalho de Melo
2014-12-17
tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...
Arnaldo Carvalho de Melo
2014-12-17
tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h
Arnaldo Carvalho de Melo