1. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  2. 9b89a03 xarray: Add XArray marks by Matthew Wilcox · 7 years ago
  3. 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
  4. 0ade34c lib: optimize cpumask_next_and() by Clement Courbet · 7 years ago
  5. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  6. fb7df12 tools/headers: Synchronize kernel ABI headers by Ingo Molnar · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  9. 549a397 tools include: Sync kernel ABI headers with tooling headers by Ingo Molnar · 7 years ago
  10. ed4aad5 tools include: Provide gcc based cmpxchg fallback for !x86 by Arnaldo Carvalho de Melo · 8 years ago
  11. c68a2aa radix tree test suite: Remove duplicate bitops code by Matthew Wilcox · 8 years ago
  12. 02bc11d tools lib: Add for_each_clear_bit macro by Jiri Olsa · 8 years ago
  13. de1e17b tools: Copy the bitops files accessed from the kernel and check for drift by Arnaldo Carvalho de Melo · 8 years ago
  14. e81fcd4 tools: Simplify BITS_PER_LONG define by Peter Zijlstra · 8 years ago
  15. 2a00f02 tools: Fix up BITS_PER_LONG setting by Arnaldo Carvalho de Melo · 8 years ago
  16. bb97070 tools: Copy the bitsperlong.h files from the kernel by Arnaldo Carvalho de Melo · 8 years ago
  17. 1698872 tools: Copy hashtable.h into tools directory by Josh Poimboeuf · 9 years ago
  18. da6d856 tools include: Add basic atomic.h implementation from the kernel sources by Arnaldo Carvalho de Melo · 10 years ago
  19. c6e39db tools: Adopt asm-generic/barrier.h by Arnaldo Carvalho de Melo · 10 years ago
  20. 25cd480 tools: Remove bitops/hweight usage of bits in tools/perf by Arnaldo Carvalho de Melo · 10 years ago
  21. afcd4f6 tools: Adopt fls_long and deps by Arnaldo Carvalho de Melo · 10 years ago
  22. 88bcea4 tools: Introduce asm-generic/bitops.h by Arnaldo Carvalho de Melo · 10 years ago
  23. 23e1a35 tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib by Arnaldo Carvalho de Melo · 10 years ago
  24. cae68d4 tools: Move code originally from asm-generic/atomic.h into tools/include/asm-generic/ by Arnaldo Carvalho de Melo · 10 years ago
  25. 2dc0b97 tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h by Arnaldo Carvalho de Melo · 10 years ago