aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-18tools: Copy the bitops files accessed from the kernel and check for driftArnaldo Carvalho de Melo5-5/+188
2016-07-15tools: Simplify BITS_PER_LONG definePeter Zijlstra1-21/+2
2016-07-13tools: Fix up BITS_PER_LONG settingArnaldo Carvalho de Melo1-5/+19
2016-07-12tools: Copy the bitsperlong.h files from the kernelArnaldo Carvalho de Melo3-0/+27
2016-03-09tools: Copy hashtable.h into tools directoryJosh Poimboeuf3-3/+3
2015-05-08tools include: Add basic atomic.h implementation from the kernel sourcesArnaldo Carvalho de Melo1-0/+63
2015-05-08tools: Adopt asm-generic/barrier.hArnaldo Carvalho de Melo1-0/+44
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo4-0/+11
2014-12-17tools: Adopt fls_long and depsArnaldo Carvalho de Melo4-0/+6
2014-12-17tools: Introduce asm-generic/bitops.hArnaldo Carvalho de Melo1-0/+24
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