index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
asm-generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: optimize cpumask_next_and()
Clement Courbet
2018-02-06
1
-0
/
+16
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
12
-0
/
+12
|
\
|
*
tools/headers: Synchronize kernel ABI headers
Ingo Molnar
2017-11-04
5
-0
/
+5
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
7
-0
/
+7
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
tools include: Sync kernel ABI headers with tooling headers
Ingo Molnar
2017-09-25
1
-0
/
+34
*
tools include: Provide gcc based cmpxchg fallback for !x86
Arnaldo Carvalho de Melo
2017-03-03
1
-0
/
+8
*
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
2017-01-27
1
-0
/
+3
*
tools lib: Add for_each_clear_bit macro
Jiri Olsa
2016-10-24
3
-0
/
+41
*
tools: Copy the bitops files accessed from the kernel and check for drift
Arnaldo Carvalho de Melo
2016-07-18
5
-5
/
+188
*
tools: Simplify BITS_PER_LONG define
Peter Zijlstra
2016-07-15
1
-21
/
+2
*
tools: Fix up BITS_PER_LONG setting
Arnaldo Carvalho de Melo
2016-07-13
1
-5
/
+19
*
tools: Copy the bitsperlong.h files from the kernel
Arnaldo Carvalho de Melo
2016-07-12
3
-0
/
+27
*
tools: Copy hashtable.h into tools directory
Josh Poimboeuf
2016-03-09
3
-3
/
+3
*
tools include: Add basic atomic.h implementation from the kernel sources
Arnaldo Carvalho de Melo
2015-05-08
1
-0
/
+63
*
tools: Adopt asm-generic/barrier.h
Arnaldo Carvalho de Melo
2015-05-08
1
-0
/
+44
*
tools: Remove bitops/hweight usage of bits in tools/perf
Arnaldo Carvalho de Melo
2015-01-16
4
-0
/
+11
*
tools: Adopt fls_long and deps
Arnaldo Carvalho de Melo
2014-12-17
4
-0
/
+6
*
tools: Introduce asm-generic/bitops.h
Arnaldo Carvalho de Melo
2014-12-17
1
-0
/
+24
*
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