summaryrefslogtreecommitdiffstats
path: root/tools/include/asm-generic/bitops
Commit message (Expand)AuthorAgeFilesLines
* fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
* xarray: Add XArray marksMatthew Wilcox2018-10-212-9/+109
* lib: optimize cpumask_next_and()Clement Courbet2018-02-071-0/+16
* tools/headers: Synchronize kernel ABI headersIngo Molnar2017-11-045-0/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* radix tree test suite: Remove duplicate bitops codeMatthew Wilcox2017-01-281-0/+3
* tools lib: Add for_each_clear_bit macroJiri Olsa2016-10-242-0/+40
* tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo2016-07-185-5/+188
* tools: Copy the bitsperlong.h files from the kernelArnaldo Carvalho de Melo2016-07-122-0/+2
* tools: Copy hashtable.h into tools directoryJosh Poimboeuf2016-03-093-3/+3
* tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo2015-01-163-0/+9
* tools: Adopt fls_long and depsArnaldo Carvalho de Melo2014-12-173-0/+3
* tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/libArnaldo Carvalho de Melo2014-12-171-0/+33
* tools: Move code originally from asm-generic/atomic.h into tools/include/asm-...Arnaldo Carvalho de Melo2014-12-171-0/+22
* tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.hArnaldo Carvalho de Melo2014-12-171-0/+43