index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
lockdep: Use consistent printing primitives
Paul E. McKenney
1
-86
/
+86
2017-06-08
rt_mutex: Add lockdep annotations
Peter Zijlstra
4
-10
/
+36
2017-05-25
kernel/locking: Fix compile error with qrwlock.c
Babu Moger
1
-0
/
+1
2017-05-22
futex,rt_mutex: Fix rt_mutex_cleanup_proxy_lock()
Peter Zijlstra
1
-6
/
+18
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
1
-3
/
+3
2017-05-16
mutex, futex: adjust kernel-doc markups to generate ReST
Mauro Carvalho Chehab
1
-3
/
+3
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-47
/
+48
2017-05-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+9
2017-05-03
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
1
-3
/
+3
2017-05-03
lockdep: allow to disable reclaim lockup detection
Michal Hocko
1
-0
/
+4
2017-05-03
lockdep: teach lockdep about memalloc_noio_save
Nikolay Borisov
1
-1
/
+4
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2017-05-01
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-288
/
+418
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-47
/
+48
2017-04-19
lockdep: Use "WARNING" tag on lockdep splats
Paul E. McKenney
2
-47
/
+48
2017-04-18
sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL
Daniel Jordan
1
-3
/
+3
2017-04-05
rtmutex: Plug preempt count leak in rt_mutex_futex_unlock()
Mike Galbraith
1
-5
/
+5
2017-04-04
rtmutex: Fix more prio comparisons
Peter Zijlstra
1
-3
/
+29
2017-04-04
rtmutex: Fix PI chain order integrity
Peter Zijlstra
2
-2
/
+28
2017-04-04
sched/rtmutex: Refactor rt_mutex_setprio()
Peter Zijlstra
1
-82
/
+30
2017-04-04
rtmutex: Clean up
Peter Zijlstra
2
-16
/
+14
2017-04-04
sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update
Xunlei Pang
1
-1
/
+1
2017-04-04
sched/rtmutex/deadline: Fix a PI crash for deadline tasks
Xunlei Pang
1
-8
/
+21
2017-04-04
rtmutex: Deboost before waking up the top waiter
Xunlei Pang
2
-28
/
+33
2017-03-30
locking/ww-mutex: Limit stress test to 2 seconds
Chris Wilson
1
-9
/
+9
2017-03-23
futex: Drop hb->lock before enqueueing on the rtmutex
Peter Zijlstra
2
-21
/
+31
2017-03-23
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
Peter Zijlstra
2
-20
/
+7
2017-03-23
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
Peter Zijlstra
2
-10
/
+50
2017-03-23
futex,rt_mutex: Introduce rt_mutex_init_waiter()
Peter Zijlstra
2
-3
/
+10
2017-03-23
futex,rt_mutex: Provide futex specific rt_mutex API
Peter Zijlstra
2
-16
/
+48
2017-03-23
futex: Remove rt_mutex_deadlock_account_*()
Peter Zijlstra
4
-43
/
+18
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
3
-10
/
+23
2017-03-16
locking/ww_mutex: Improve test to cover acquire context changes
Peter Zijlstra
1
-8
/
+7
2017-03-16
locking/lockdep: Handle statically initialized PER_CPU locks properly
Thomas Gleixner
1
-10
/
+23
2017-03-16
locking/lockdep: Add new check to lock_downgrade()
J. R. Okajima
2
-4
/
+57
2017-03-16
locking/lockdep: Factor out the validate_held_lock() helper function
J. R. Okajima
1
-18
/
+22
2017-03-16
locking/lockdep: Factor out the find_held_lock() helper function
J. R. Okajima
1
-60
/
+54
2017-03-16
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
Niklas Cassel
1
-5
/
+11
2017-03-14
drm/i915: annote drop_caches debugfs interface with lockdep
Daniel Vetter
1
-0
/
+2
2017-03-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-5
/
+12
2017-03-02
locking/ww_mutex: Adjust the lock number for stress test
Boqun Feng
1
-1
/
+1
2017-03-02
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
1
-2
/
+9
2017-03-02
locking/ww_mutex: Replace cpu_relax() with cond_resched() for tests
Chris Wilson
1
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
7
-0
/
+7
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
4
-4
/
+4
2017-03-02
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
4
-1
/
+5
[prev]
[next]