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/pvqspinlock: Implement simple paravirt support for the qspinlock
Waiman Long
2015-05-08
|
*
|
|
locking/qspinlock: Revert to test-and-set on hypervisors
Peter Zijlstra (Intel)
2015-05-08
|
*
|
|
locking/qspinlock: Use a simple write to grab the lock
Waiman Long
2015-05-08
|
*
|
|
locking/qspinlock: Optimize for smaller NR_CPUS
Peter Zijlstra (Intel)
2015-05-08
|
*
|
|
locking/qspinlock: Extract out code snippets for the next patch
Waiman Long
2015-05-08
|
*
|
|
locking/qspinlock: Add pending bit
Peter Zijlstra (Intel)
2015-05-08
|
*
|
|
locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
Waiman Long
2015-05-08
|
*
|
|
locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()
Waiman Long
2015-05-08
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
|
\
\
\
|
*
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-06-02
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
locktorture: Change longdelay_us to longdelay_ms
Paul E. McKenney
2015-05-27
|
|
*
|
locktorture: fix deadlock in 'rw_lock_irq' type
Alexey Kodanev
2015-05-27
|
|
|
/
*
|
/
lockdep: Fix a race between /proc/lock_stat and module unload
Peter Zijlstra
2015-06-07
|
/
/
*
/
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2015-05-08
|
/
*
lockdep: Make print_lock() robust against concurrent release
Peter Zijlstra
2015-04-17
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-04-13
|
\
|
*
locking/mutex: Further simplify mutex_spin_on_owner()
Jason Low
2015-04-09
|
*
locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() document...
Tom(JeHyeon) Yeon
2015-03-25
|
*
locking/rwsem: Fix lock optimistic spinning when owner is not running
Jason Low
2015-03-07
|
*
locking: Remove ACCESS_ONCE() usage
Davidlohr Bueso
2015-02-24
|
*
Merge tag 'v4.0-rc1' into locking/core, to refresh the tree before merging ne...
Ingo Molnar
2015-02-24
|
|
\
|
*
|
locking/rwsem: Check for active lock before bailing on spinning
Davidlohr Bueso
2015-02-18
|
*
|
locking/rwsem: Avoid deceiving lock spinners
Davidlohr Bueso
2015-02-18
|
*
|
locking/rwsem: Set lock ownership ASAP
Davidlohr Bueso
2015-02-18
|
*
|
locking/rwsem: Document barrier need when waking tasks
Davidlohr Bueso
2015-02-18
|
*
|
locking/mutex: Refactor mutex_spin_on_owner()
Jason Low
2015-02-18
|
*
|
locking/mutex: In mutex_spin_on_owner(), return true when owner changes
Jason Low
2015-02-18
*
|
|
lockdep: Fix the module unload key range freeing logic
Peter Zijlstra
2015-03-23
*
|
|
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
2015-03-01
|
|
/
|
/
|
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-02-21
|
\
|
|
*
locking/rtmutex: Avoid a NULL pointer dereference on deadlock
Sebastian Andrzej Siewior
2015-02-18
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-02-11
|
\
\
|
*
|
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
2015-01-29
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-02-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
|
|
\
\
|
*
|
|
spinlock: Add spin_lock_bh_nested()
Thomas Graf
2015-01-03
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-09
|
\
\
\
|
*
|
|
sched/Documentation: Remove unneeded word
Sharon Dvir
2015-02-04
|
|
|
/
|
|
/
|
*
|
|
locking/rtmutex: Optimize setting task running after being blocked
Davidlohr Bueso
2015-02-04
*
|
|
locking/rwsem: Use task->state helpers
Davidlohr Bueso
2015-02-04
*
|
|
locking/mutex: Explicitly mark task as running after wakeup
Davidlohr Bueso
2015-02-04
*
|
|
locking/osq: No need for load/acquire when acquire-polling
Davidlohr Bueso
2015-01-14
*
|
|
locking/mcs: Better differentiate between MCS variants
Davidlohr Bueso
2015-01-14
*
|
|
locking/mutex: Introduce ww_mutex_set_context_slowpath()
Davidlohr Bueso
2015-01-14
*
|
|
locking/mutex: Move MCS related comments to proper location
Davidlohr Bueso
2015-01-14
*
|
|
locking/mutex: Checking the stamp is WW only
Davidlohr Bueso
2015-01-14
|
/
/
*
/
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
2015-01-09
|
/
*
locking/mutex: Don't assume TASK_RUNNING
Peter Zijlstra
2014-10-28
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
|
\
|
*
locking/lockdep: Revert qrwlock recusive stuff
Peter Zijlstra
2014-10-03
[prev]
[next]