index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
lockdep.c
Commit message (
Expand
)
Author
Age
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
2011-01-20
*
lockdep: Check the depth of subclass
Hitoshi Mitake
2010-10-18
*
lockdep: Add improved subclass caching
Hitoshi Mitake
2010-10-18
*
lockdep: Remove __debug_show_held_locks
John Kacur
2010-08-17
*
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
2010-06-09
*
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
2010-05-21
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-18
|
\
|
*
tracing: Drop the nested field from lock_release event
Frederic Weisbecker
2010-05-09
|
*
tracing: Drop lock_acquired waittime field
Frederic Weisbecker
2010-05-09
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-05-18
|
\
\
|
*
|
rcu: optionally leave lockdep enabled after RCU lockdep splat
Lai Jiangshan
2010-05-10
|
|
/
*
|
lockdep: Reduce stack_trace usage
Yong Zhang
2010-05-07
*
|
lockdep: Provide off case for redundant_hardirqs_on increment
Frederic Weisbecker
2010-05-03
*
|
lockdep: Fix redundant_hardirqs_on incremented with irqs enabled
Frederic Weisbecker
2010-04-30
*
|
Merge commit 'v2.6.34-rc6' into core/locking
Frederic Weisbecker
2010-04-30
|
\
|
|
*
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
2010-04-05
|
|
\
|
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
*
|
percpu, module: implement and use is_kernel/module_percpu_address()
Tejun Heo
2010-03-29
|
|
/
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-18
|
|
\
|
|
*
lockdep: Move lock events under lockdep recursion protection
Frederic Weisbecker
2010-03-10
|
*
|
rcu: Add control variables to lockdep_rcu_dereference() diagnostics
Paul E. McKenney
2010-03-04
|
|
/
*
/
lockstat: Make lockstat counting per cpu
Frederic Weisbecker
2010-04-05
|
/
*
rcu: Make lockdep_rcu_dereference() message less alarmist
Paul E. McKenney
2010-02-26
*
rcu: Integrate rcu_dereference_check() message into lockdep
Paul E. McKenney
2010-02-25
*
lockdep: Fix check_usage_backwards() error message
Oleg Nesterov
2010-01-27
*
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
*
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
*
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
\
|
*
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
2009-10-29
*
|
lockdep: Avoid out of bounds array reference in save_trace()
Luck, Tony
2009-12-10
*
|
lockstat: Fix min, max times in /proc/lock_stats
Frank Rowand
2009-12-06
*
|
tracing: Rename 'lockdep' event subsystem into 'lock'
Frederic Weisbecker
2009-11-13
*
|
lockdep: Use cpu_clock() for lockstat
Peter Zijlstra
2009-10-09
|
/
*
lockdep: use new arch_is_kernel_data()
Mike Frysinger
2009-09-23
*
lockdep: Remove recursion stattistics
Ming Lei
2009-08-29
*
lockdep: Fix memory usage info of BFS
Ming Lei
2009-08-02
*
lockdep: Reintroduce generation count to make BFS faster
Ming Lei
2009-08-02
*
lockdep: Deal with many similar locks
Peter Zijlstra
2009-08-02
*
lockdep: Introduce lockdep_assert_held()
Peter Zijlstra
2009-08-02
*
lockdep: Fix style nits
Peter Zijlstra
2009-08-02
*
lockdep: Fix backtraces
Peter Zijlstra
2009-08-02
*
lockdep: BFS cleanup
Peter Zijlstra
2009-07-24
*
lockdep: Add statistics info for max bfs queue depth
Ming Lei
2009-07-24
*
lockdep: Update memory usage introduced by BFS
Ming Lei
2009-07-24
*
lockdep: Implement lockdep_count_*ward_deps by BFS
Ming Lei
2009-07-24
*
lockdep: Introduce print_shortest_lock_dependencies
Ming Lei
2009-07-24
*
lockdep: Implement find_usage_*wards by BFS
Ming Lei
2009-07-24
*
lockdep: Implement check_noncircular() by BFS
Ming Lei
2009-07-24
[next]