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
/
locking
Commit message (
Expand
)
Author
Age
*
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
*
locking/lockdep: Only ask for /proc/lock_stat output when available
Andreas Gruenbacher
2014-07-17
*
Merge branch 'locking/urgent' into locking/core, before applying larger chang...
Ingo Molnar
2014-07-17
|
\
|
*
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
|
*
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
|
*
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
2014-07-16
|
*
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
|
*
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
|
*
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2014-07-16
|
*
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
2014-07-16
|
*
Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...
Linus Torvalds
2014-06-21
|
|
\
*
|
|
locking/mutexes: Optimize mutex trylock slowpath
Jason Low
2014-07-05
*
|
|
locking/mutexes: Try to acquire mutex only if it is unlocked
Jason Low
2014-07-05
*
|
|
locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macro
Jason Low
2014-07-05
*
|
|
locking/mutexes: Correct documentation on mutex optimistic spinning
Jason Low
2014-07-05
*
|
|
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
Thomas Gleixner
2014-06-21
*
|
|
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-06-21
*
|
|
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-06-21
*
|
|
rtmutex: Simplify remove_waiter()
Thomas Gleixner
2014-06-21
*
|
|
rtmutex: Document pi chain walk
Thomas Gleixner
2014-06-21
*
|
|
rtmutex: Clarify the boost/deboost part
Thomas Gleixner
2014-06-21
*
|
|
rtmutex: No need to keep task ref for lock owner check
Thomas Gleixner
2014-06-21
*
|
|
rtmutex: Simplify and document try_to_take_rtmutex()
Thomas Gleixner
2014-06-21
*
|
|
rtmutex: Simplify rtmutex_slowtrylock()
Thomas Gleixner
2014-06-21
*
|
|
Merge branch 'locking/urgent' into locking/core
Thomas Gleixner
2014-06-21
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
rtmutex: Plug slow unlock race
Thomas Gleixner
2014-06-16
|
*
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
2014-06-07
|
*
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
2014-06-07
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-12
|
\
\
|
*
|
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
Waiman Long
2014-06-06
|
*
|
locking/rwsem: Fix checkpatch.pl warnings
Andrew Morton
2014-06-05
|
*
|
locking/rwsem: Support optimistic spinning
Davidlohr Bueso
2014-06-05
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-03
|
\
\
\
|
*
\
\
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
2014-05-22
|
|
\
\
\
|
*
\
\
\
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
2014-05-07
|
|
\
\
\
\
|
*
|
|
|
|
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-04-18
*
|
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
rwsem: Add comments to explain the meaning of the rwsem's count field
Tim Chen
2014-05-04
|
*
|
|
|
|
lockdep: Increase static allocations
Sasha Levin
2014-04-18
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-03
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-05-22
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
torture: Check for multiple concurrent torture tests
Paul E. McKenney
2014-05-14
|
|
*
|
|
locktorture: Remove reference to nonexistent Kconfig parameter
Paul E. McKenney
2014-05-14
|
|
*
|
|
torture: Intensify locking test
Paul E. McKenney
2014-05-13
*
|
|
|
|
rtmutex: Fix deadlock detector for real
Thomas Gleixner
2014-05-28
|
/
/
/
/
*
|
/
/
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-05-05
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
locking/mutex: Fix debug_mutexes
Peter Zijlstra
2014-04-11
|
|
/
*
/
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
2014-04-07
|
/
*
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-31
|
\
[next]