aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/asm-generic/bitops (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-04fls: change parameter to unsigned intMatthew Wilcox1-1/+1
2018-10-21xarray: Add XArray marksMatthew Wilcox2-9/+109
2018-02-06lib: optimize cpumask_next_and()Clement Courbet1-0/+16
2017-11-04tools/headers: Synchronize kernel ABI headersIngo Molnar5-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-01-27radix tree test suite: Remove duplicate bitops codeMatthew Wilcox1-0/+3
2016-10-24tools lib: Add for_each_clear_bit macroJiri Olsa2-0/+40
2016-07-18tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo5-5/+188
2016-07-12tools: Copy the bitsperlong.h files from the kernelArnaldo Carvalho de Melo2-0/+2
2016-03-09tools: Copy hashtable.h into tools directoryJosh Poimboeuf3-3/+3
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo3-0/+9
2014-12-17tools: Adopt fls_long and depsArnaldo Carvalho de Melo3-0/+3
2014-12-17tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/libArnaldo Carvalho de Melo1-0/+33
2014-12-17tools: Move code originally from asm-generic/atomic.h into tools/include/asm-generic/Arnaldo Carvalho de Melo1-0/+22
2014-12-17tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.hArnaldo Carvalho de Melo1-0/+43