index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
locking/rwsem: Provide down_write_killable()
Michal Hocko
2016-04-22
|
*
|
|
|
locking/rwsem: Introduce basis for down_write_killable()
Michal Hocko
2016-04-13
|
*
|
|
|
locking/rwsem: Get rid of __down_write_nested()
Michal Hocko
2016-04-13
*
|
|
|
|
locking/pvqspinlock: Robustify init_qspinlock_stat()
Davidlohr Bueso
2016-05-05
*
|
|
|
|
locking/pvqspinlock: Avoid double resetting of stats
Davidlohr Bueso
2016-05-05
*
|
|
|
|
Merge tag 'v4.6-rc6' into locking/core, to pick up fixes
Ingo Molnar
2016-05-05
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
lockdep: Fix lock_chain::base size
Peter Zijlstra
2016-04-23
|
*
|
|
|
locking/lockdep: Fix ->irq_context calculation
Boqun Feng
2016-04-23
|
|
|
/
/
|
|
/
|
|
|
*
|
|
locking/pvqspinlock: Fix division by zero in qstat_read()
Davidlohr Bueso
2016-04-19
|
|
|
/
|
|
/
|
*
|
|
lcoking/locktorture: Simplify the torture_runnable computation
Paul E. McKenney
2016-04-28
*
|
|
locking/lockdep: Deinline register_lock_class(), save 2328 bytes
Denys Vlasenko
2016-04-13
*
|
|
locking/locktorture: Fix NULL pointer dereference for cleanup paths
Davidlohr Bueso
2016-04-13
*
|
|
locking/locktorture: Fix deboosting NULL pointer dereference
Davidlohr Bueso
2016-04-13
|
/
/
*
/
locking/lockdep: Fix print_collision() unused warning
Borislav Petkov
2016-04-04
|
/
*
locking/lockdep: Print chain_key collision information
Alfredo Alvarez Fernandez
2016-03-31
*
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-22
*
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-15
*
locking/lockdep: Detect chain_key collisions
Ingo Molnar
2016-02-29
*
locking/lockdep: Prevent chain_key collisions
Alfredo Alvarez Fernandez
2016-02-29
*
locking/mutex: Allow next waiter lockless wakeup
Davidlohr Bueso
2016-02-29
*
locking/pvqspinlock: Enable slowpath locking count tracking
Waiman Long
2016-02-29
*
locking/qspinlock: Use smp_cond_acquire() in pending code
Waiman Long
2016-02-29
*
locking/pvqspinlock: Move lock stealing count tracking code into pv_queued_sp...
Waiman Long
2016-02-29
*
locking/mcs: Fix mcs_spin_lock() ordering
Peter Zijlstra
2016-02-29
*
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
2016-02-09
*
locking/lockdep: Convert hash tables to hlists
Andrew Morton
2016-02-09
*
locking/lockdep: Fix stack trace caching logic
Dmitry Vyukov
2016-02-09
*
rtmutex: Make wait_lock irq safe
Thomas Gleixner
2016-01-26
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
|
\
|
*
locking/pvqspinlock: Queue node adaptive spinning
Waiman Long
2015-12-04
|
*
locking/pvqspinlock: Allow limited lock stealing
Waiman Long
2015-12-04
|
*
locking/pvqspinlock: Collect slowpath lock statistics
Waiman Long
2015-12-04
|
*
locking, sched: Introduce smp_cond_acquire() and use it
Peter Zijlstra
2015-12-04
|
*
locking/pvqspinlock, x86: Optimize the PV unlock code path
Waiman Long
2015-11-23
|
*
locking/qspinlock: Avoid redundant read of next pointer
Waiman Long
2015-11-23
|
*
locking/qspinlock: Prefetch the next node cacheline
Waiman Long
2015-11-23
|
*
locking/qspinlock: Use _acquire/_release() versions of cmpxchg() & xchg()
Waiman Long
2015-11-23
*
|
locking/osq: Fix ordering of node initialisation in osq_lock
Will Deacon
2015-12-17
*
|
treewide: Remove old email address
Peter Zijlstra
2015-11-23
|
/
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
|
\
|
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-10-06
|
|
\
|
*
|
sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less()
Juri Lelli
2015-09-23
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-03
|
\
\
\
|
*
|
|
locking/rwsem: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
|
*
|
|
locking/mcs: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
|
*
|
|
locking/rtmutex: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
|
*
|
|
locking/mutex: Use acquire/release semantics
Davidlohr Bueso
2015-10-06
|
*
|
|
Merge branch 'locking/urgent' into locking/core, to pick up fixes before appl...
Ingo Molnar
2015-09-23
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
locking/pvqspinlock: Kick the PV CPU unconditionally when _Q_SLOW_VAL
Waiman Long
2015-09-18
[prev]
[next]