Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools lib: Add for_each_clear_bit macro | Jiri Olsa | 2016-10-24 | 2 | -0/+40 |
* | tools: Copy the bitops files accessed from the kernel and check for drift | Arnaldo Carvalho de Melo | 2016-07-18 | 5 | -5/+188 |
* | tools: Copy the bitsperlong.h files from the kernel | Arnaldo Carvalho de Melo | 2016-07-12 | 2 | -0/+2 |
* | tools: Copy hashtable.h into tools directory | Josh Poimboeuf | 2016-03-09 | 3 | -3/+3 |
* | tools: Remove bitops/hweight usage of bits in tools/perf | Arnaldo Carvalho de Melo | 2015-01-16 | 3 | -0/+9 |
* | tools: Adopt fls_long and deps | Arnaldo Carvalho de Melo | 2014-12-17 | 3 | -0/+3 |
* | tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib | Arnaldo Carvalho de Melo | 2014-12-17 | 1 | -0/+33 |
* | tools: Move code originally from asm-generic/atomic.h into tools/include/asm-... | Arnaldo Carvalho de Melo | 2014-12-17 | 1 | -0/+22 |
* | tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h | Arnaldo Carvalho de Melo | 2014-12-17 | 1 | -0/+43 |