index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rtmutex_common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-17
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
1
-13
/
+34
2021-08-25
locking/rtmutex: Dont dereference waiter lockless
Thomas Gleixner
1
-0
/
+13
2021-08-17
locking/rtmutex: Extend the rtmutex core to support ww_mutex
Peter Zijlstra
1
-0
/
+2
2021-08-17
locking/rtmutex: Provide the spin/rwlock core lock function
Thomas Gleixner
1
-1
/
+1
2021-08-17
locking/rtmutex: Prepare RT rt_mutex_wake_q for RT locks
Thomas Gleixner
1
-1
/
+4
2021-08-17
locking/rtmutex: Use rt_mutex_wake_q_head
Thomas Gleixner
1
-2
/
+2
2021-08-17
locking/rtmutex: Provide rt_wake_q_head and helpers
Thomas Gleixner
1
-0
/
+14
2021-08-17
locking/rtmutex: Add wake_state to rt_mutex_waiter
Thomas Gleixner
1
-0
/
+9
2021-08-17
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
1
-19
/
+19
2021-08-17
locking/rtmutex: Split API from implementation
Thomas Gleixner
1
-35
/
+43
2021-03-29
locking/rtmutex: Move debug functions as inlines into common header
Thomas Gleixner
1
-5
/
+25
2021-03-29
locking/rtmutex: Decrapify __rt_mutex_init()
Thomas Gleixner
1
-0
/
+7
2021-03-29
locking/rtmutex: Remove pointless CONFIG_RT_MUTEXES=n stubs
Thomas Gleixner
1
-42
/
+20
2021-03-29
locking/rtmutex: Remove output from deadlock detector
Sebastian Andrzej Siewior
1
-4
/
+0
2021-03-29
locking/rtmutex: Remove rtmutex deadlock tester leftovers
Sebastian Andrzej Siewior
1
-1
/
+0
2021-03-11
kernel/futex: Kill rt_mutex_next_owner()
Davidlohr Bueso
1
-1
/
+0
2021-01-26
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
1
-2
/
+1
2018-03-28
locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter()
Peter Zijlstra
1
-5
/
+6
2018-01-14
futex: Avoid violating the 10th rule of futex
Peter Zijlstra
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-08
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
1
-6
/
+6
2017-08-01
futex: Allow for compiling out PI support
Nicolas Pitre
1
-0
/
+29
2017-04-04
rtmutex: Fix PI chain order integrity
Peter Zijlstra
1
-0
/
+1
2017-04-04
rtmutex: Clean up
Peter Zijlstra
1
-1
/
+1
2017-04-04
rtmutex: Deboost before waking up the top waiter
Xunlei Pang
1
-1
/
+1
2017-03-23
futex: Drop hb->lock before enqueueing on the rtmutex
Peter Zijlstra
1
-0
/
+3
2017-03-23
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
Peter Zijlstra
1
-1
/
+0
2017-03-23
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
Peter Zijlstra
1
-3
/
+5
2017-03-23
futex,rt_mutex: Introduce rt_mutex_init_waiter()
Peter Zijlstra
1
-0
/
+1
2017-03-23
futex,rt_mutex: Provide futex specific rt_mutex API
Peter Zijlstra
1
-2
/
+7
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-02
locking/rtmutex: Get rid of RT_MUTEX_OWNER_MASKALL
Thomas Gleixner
1
-2
/
+1
2016-12-02
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
Thomas Gleixner
1
-2
/
+3
2015-07-20
rtmutex: Delete scriptable tester
Davidlohr Bueso
1
-22
/
+0
2015-06-19
futex: Lower the lock contention on the HB lock during wake up
Sebastian Andrzej Siewior
1
-0
/
+3
2014-06-21
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
1
-0
/
+15
2014-06-21
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
1
-4
/
+3
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
1
-0
/
+1
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
1
-11
/
+11
2013-11-06
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
1
-0
/
+126