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
*
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
|
\
|
*
asmlinkage: Mark rwsem functions that can be called from assembler asmlinkage
Andi Kleen
2014-02-13
|
*
asmlinkage, mutex: Mark __visible
Andi Kleen
2014-02-13
|
*
asmlinkage: Make trace_hardirq visible
Andi Kleen
2014-02-13
|
*
asmlinkage: Make lockdep_sys_exit asmlinkage
Andi Kleen
2014-02-13
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
|
\
\
|
*
|
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
2014-02-22
|
|
/
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-31
|
\
\
|
*
|
rcutorture: Add a lock_busted to test the test
Paul E. McKenney
2014-02-23
|
*
|
locktorture: Add a lock-torture kernel module
Paul E. McKenney
2014-02-23
|
|
/
*
|
locking/mutex: Fix debug checks
Peter Zijlstra
2014-03-12
*
|
locking/mutexes: Add extra reschedule point
Peter Zijlstra
2014-03-11
*
|
locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
Peter Zijlstra
2014-03-11
*
|
locking/mutexes: Unlock the mutex without the wait_lock
Jason Low
2014-03-11
*
|
locking/mutexes: Modify the way optimistic spinners are queued
Jason Low
2014-03-11
*
|
locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own...
Jason Low
2014-03-11
*
|
locking: Move mcs_spinlock.h into kernel/locking/
Peter Zijlstra
2014-03-11
*
|
lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...
Oleg Nesterov
2014-02-09
*
|
lockdep: Don't create the wrong dependency on hlock->check == 0
Oleg Nesterov
2014-02-09
*
|
lockdep: Make held_lock->check and "int check" argument bool
Oleg Nesterov
2014-02-09
*
|
locking/mutexes/mcs: Restructure the MCS lock defines and locking code into i...
Tim Chen
2014-01-28
*
|
locking/mutexes/mcs: Correct barrier usage
Waiman Long
2014-01-28
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-01-20
|
\
|
*
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
|
*
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2014-01-13
*
|
mutexes: Give more informative mutex warning in the !lock->owner case
Chuansheng Liu
2013-12-17
*
|
lockdep: Be nice about building from userspace
Sasha Levin
2013-11-27
|
/
*
locking/lockdep: Mark __lockdep_count_forward_deps() as static
Fengguang Wu
2013-11-13
*
lockdep/proc: Fix lock-time avg computation
Peter Zijlstra
2013-11-11
*
locking/doc: Update references to kernel/mutex.c
Peter Zijlstra
2013-11-11
*
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the lglocks code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra
2013-11-06
*
locking: Move the mutex code to kernel/locking/
Peter Zijlstra
2013-11-06