index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
lockdep
/
uinclude
Age
Commit message (
Expand
)
Author
2017-06-05
tools/lib/lockdep: Remove private kernel headers
Levin, Alexander (Sasha Levin)
2017-06-05
tools/lib/lockdep: Add dummy current_gfp_context()
Levin, Alexander (Sasha Levin)
2017-06-05
tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_address
Levin, Alexander (Sasha Levin)
2017-06-05
tools/lib/lockdep: Include err.h
Levin, Alexander (Sasha Levin)
2017-06-05
tools/lib/lockdep: Fix compilation for 4.11
Levin, Alexander (Sasha Levin)
2017-06-05
tools/lib/lockdep: Don't mix fd-based and stream IO
Alexander Sverdlin
2017-06-05
tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname()
Ben Hutchings
2017-06-05
tools/lib/lockdep: Fix 'set but not used' warnings
Ben Hutchings
2017-06-05
tools/lib/lockdep: Fix 'unused value' warnings
Ben Hutchings
2017-06-05
tools/lib/lockdep: Define the ARRAY_SIZE() macro
Ben Hutchings
2017-06-05
tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth
Ben Hutchings
2016-02-29
tools/lib/lockdep: Add userspace version of READ_ONCE()
Alfredo Alvarez Fernandez
2015-11-06
tools/liblockdep: explicitly declare lockdep API we call from liblockdep
Sasha Levin
2015-11-06
tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER
Sasha Levin
2015-08-25
tools/liblockdep: Use the rbtree header provided by common tools headers
Sasha Levin
2015-08-25
tools/liblockdep: Correct macro for WARN
Sasha Levin
2015-05-13
tools/liblockdep: Fix compilation error
Eunbong Song
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2014-05-01
tools: Unify export.h
Borislav Petkov
2014-04-01
tools/liblockdep: Ignore asmlinkage and visible
Sasha Levin
2014-02-26
tools/liblockdep: Add a stub for new rcu_is_watching
Sasha Levin
2014-02-26
tools/liblockdep: Fix include of asm/hash.h
Ira W. Snyder
2013-11-27
liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace
Sasha Levin