index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
lockdep
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.sh
Sedat Dilek
2016-03-30
1
-4
/
+8
*
tools/lib/lockdep: Fix link creation warning
Ingo Molnar
2016-02-29
1
-1
/
+1
*
tools/lib/lockdep: Add tests for AA and ABBA locking
Alfredo Alvarez Fernandez
2016-02-29
3
-4
/
+63
*
tools/lib/lockdep: Add userspace version of READ_ONCE()
Alfredo Alvarez Fernandez
2016-02-29
1
-0
/
+1
*
tools/lib/lockdep: Fix the build on recent kernels
Ingo Molnar
2016-02-29
1
-0
/
+6
*
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
2016-02-09
3
-8
/
+0
*
tools lockdep: Add *.cmd files clean up
Jiri Olsa
2016-01-11
1
-1
/
+1
*
Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-11-09
4
-2
/
+7
|
\
|
*
tools/liblockdep: explicitly declare lockdep API we call from liblockdep
Sasha Levin
2015-11-06
2
-1
/
+4
|
*
tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER
Sasha Levin
2015-11-06
1
-0
/
+2
|
*
tools/liblockdep: remove task argument from debug_check_no_locks_held
Sasha Levin
2015-11-06
1
-1
/
+1
*
|
tools build: Build fixdep helper from perf and basic libs
Jiri Olsa
2015-09-28
1
-1
/
+3
*
|
tools build: Add Makefile.include
Jiri Olsa
2015-09-28
1
-1
/
+1
|
/
*
tools/liblockdep: Use the rbtree header provided by common tools headers
Sasha Levin
2015-08-25
2
-2
/
+1
*
tools/liblockdep: Correct macro for WARN
Sasha Levin
2015-08-25
1
-1
/
+1
*
tools/liblockdep: Fix compilation error
Eunbong Song
2015-05-13
1
-0
/
+3
*
tools/liblockdep: Fix linker error in case of cross compile
Eunbong Song
2015-05-13
1
-1
/
+2
*
Merge tag 'v4.0-rc1' into perf/core, to refresh the tree
Ingo Molnar
2015-02-26
2
-1
/
+2
|
\
|
*
tools/liblockdep: don't include host headers
Baruch Siach
2015-01-29
1
-1
/
+1
|
*
tools/liblockdep: ignore generated .so file
Baruch Siach
2015-01-29
1
-0
/
+1
*
|
tools lib lockdep: Use tools build framework
Jiri Olsa
2015-02-12
2
-109
/
+24
|
/
*
tools/liblockdep: Fix debug_check thinko in mutex destroy
Kirill Smelkov
2014-12-19
1
-2
/
+2
*
tools/liblockdep: Account for bitfield changes in lockdeps lock_acquire
S. Lockwood-Childs
2014-07-07
3
-14
/
+14
*
tools/liblockdep: Remove debug print left over from development
Sasha Levin
2014-07-07
1
-2
/
+0
*
tools/liblockdep: Fix comparison of a boolean value with a value of 2
zhangdianfang
2014-07-07
1
-1
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-03
3
-66
/
+1
|
\
|
*
tools: Consolidate types.h
Borislav Petkov
2014-05-01
1
-58
/
+0
|
*
tools: Unify export.h
Borislav Petkov
2014-05-01
2
-8
/
+1
*
|
tools/liblockdep: Remove all build files when doing make clean
Sasha Levin
2014-05-08
1
-1
/
+1
*
|
tools/liblockdep: Build liblockdep from tools/Makefile
S. Lockwood-Childs
2014-05-08
1
-2
/
+1
|
/
*
tools/liblockdep: Add proper versioning to the shared obj
Sasha Levin
2014-04-01
1
-11
/
+4
*
tools/liblockdep: Ignore asmlinkage and visible
Sasha Levin
2014-04-01
1
-0
/
+3
*
tools/liblockdep: Use realpath for srctree and objtree
Wang Nan
2014-02-26
1
-2
/
+2
*
tools/liblockdep: Add a stub for new rcu_is_watching
Sasha Levin
2014-02-26
1
-0
/
+5
*
tools/liblockdep: Mark runtests.sh as executable
Sasha Levin
2014-02-26
1
-0
/
+0
*
tools/liblockdep: Add include directory to allow tests to compile
Ira W. Snyder
2014-02-26
1
-1
/
+1
*
tools/liblockdep: Fix include of asm/hash.h
Ira W. Snyder
2014-02-26
1
-0
/
+6
*
tools/liblockdep: Fix initialization code path
Ira W. Snyder
2014-02-26
1
-1
/
+1
*
liblockdep: Add the 'lockdep' user-space utility
Sasha Levin
2013-11-27
1
-0
/
+3
*
liblockdep: Support using LD_PRELOAD
Sasha Levin
2013-11-27
1
-0
/
+447
*
liblockdep: Add pthread_rwlock_t test suite
Sasha Levin
2013-11-27
1
-0
/
+13
*
liblockdep: Add public headers for pthread_rwlock_t implementation
Sasha Levin
2013-11-27
1
-0
/
+86
*
liblockdep: Add pthread_mutex_t test suite
Sasha Levin
2013-11-27
10
-0
/
+158
*
liblockdep: Add public headers for pthread_mutex_t implementation
Sasha Levin
2013-11-27
2
-0
/
+120
*
liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace
Sasha Levin
2013-11-27
40
-0
/
+720