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