index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rtmutex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-13
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
1
-1
/
+1
2014-06-21
rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
Thomas Gleixner
1
-7
/
+70
2014-06-21
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
1
-22
/
+55
2014-06-21
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
1
-29
/
+30
2014-06-21
rtmutex: Simplify remove_waiter()
Thomas Gleixner
1
-17
/
+19
2014-06-21
rtmutex: Document pi chain walk
Thomas Gleixner
1
-9
/
+91
2014-06-21
rtmutex: Clarify the boost/deboost part
Thomas Gleixner
1
-10
/
+48
2014-06-21
rtmutex: No need to keep task ref for lock owner check
Thomas Gleixner
1
-2
/
+3
2014-06-21
rtmutex: Simplify and document try_to_take_rtmutex()
Thomas Gleixner
1
-45
/
+88
2014-06-21
rtmutex: Simplify rtmutex_slowtrylock()
Thomas Gleixner
1
-11
/
+20
2014-06-16
rtmutex: Plug slow unlock race
Thomas Gleixner
1
-6
/
+109
2014-06-07
rtmutex: Detect changes in the pi lock chain
Thomas Gleixner
1
-24
/
+71
2014-06-07
rtmutex: Handle deadlock detection smarter
Thomas Gleixner
1
-5
/
+28
2014-05-28
rtmutex: Fix deadlock detector for real
Thomas Gleixner
1
-4
/
+28
2014-02-22
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
1
-0
/
+12
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
1
-9
/
+22
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
1
-30
/
+121
2013-11-06
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
1
-0
/
+1060