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
/
mutex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-05-25
lockdep, mutex: provide mutex_lock_nest_lock
Peter Zijlstra
1
-8
/
+17
2011-04-24
sched: Get rid of lock_depth
Jonathan Corbet
1
-7
/
+0
2011-04-14
mutex: Use p->on_cpu for the adaptive spin
Peter Zijlstra
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-26
mutexes, sched: Introduce arch_mutex_cpu_relax()
Gerald Schaefer
1
-1
/
+1
2010-09-03
mutex: Fix annotations to include it in kernel-locking docbook
Randy Dunlap
1
-16
/
+7
2010-05-19
mutex: Fix optimistic spinning vs. BKL
Tony Breeds
1
-0
/
+7
2009-12-03
mutex: Better control mutex adaptive spinning config
Frederic Weisbecker
1
-2
/
+2
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-1
/
+3
2009-06-10
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+24
2009-05-11
Merge commit 'v2.6.30-rc5' into sched/core
Ingo Molnar
1
-1
/
+2
2009-05-06
Merge branch 'core/locking' into perfcounters/core
Ingo Molnar
1
-1
/
+24
2009-04-30
mutex: add atomic_dec_and_mutex_lock(), fix
Andrew Morton
1
-1
/
+24
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-1
/
+2
2009-04-20
sched: remove extra call overhead for schedule()
Peter Zijlstra
1
-1
/
+3
2009-04-09
mutex: have non-spinning mutexes on s390 by default
Heiko Carstens
1
-1
/
+2
2009-04-06
mutex: drop "inline" from mutex_lock() inside kernel/mutex.c
H. Peter Anvin
1
-1
/
+1
2009-01-14
mutex: adaptive spinnning, performance tweaks
Chris Mason
1
-13
/
+7
2009-01-14
mutex: implement adaptive spinning
Peter Zijlstra
1
-11
/
+104
2009-01-14
mutex: preemption fixes
Peter Zijlstra
1
-1
/
+4
2009-01-14
mutex: small cleanup
Peter Zijlstra
1
-5
/
+2
2008-11-24
mutex: __used is needed for function referenced only from inline asm
Török Edwin
1
-4
/
+4
2008-10-20
lockstat: contend with points
Peter Zijlstra
1
-1
/
+1
2008-07-28
locking: fix mutex @key parameter kernel-doc notation
Randy Dunlap
1
-0
/
+1
2008-06-10
__mutex_lock_common: use signal_pending_state()
Oleg Nesterov
1
-4
/
+1
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
1
-15
/
+14
2007-12-06
Add mutex_lock_killable
Liam R. Howlett
1
-3
/
+33
2007-10-11
lockdep: fixup mutex annotations
Peter Zijlstra
1
-15
/
+20
2007-07-19
lockstat: measure lock bouncing
Peter Zijlstra
1
-1
/
+1
2007-07-19
lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex
Peter Zijlstra
1
-0
/
+8
2007-05-09
wrap access to thread_info
Roman Zippel
1
-4
/
+4
2006-12-08
[PATCH] lockdep: avoid lockdep warning in md
NeilBrown
1
-0
/
+9
2006-07-03
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
1
-6
/
+22
2006-07-03
[PATCH] lockdep: mutex section binutils workaround
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-24
/
+28
2006-07-03
[PATCH] lockdep: rename DEBUG_WARN_ON()
Ingo Molnar
1
-3
/
+3
2006-06-26
[PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs
Ingo Molnar
1
-9
/
+12
2006-01-10
[PATCH] mutex: trivial whitespace cleanups
Ingo Molnar
1
-4
/
+1
2006-01-10
[PATCH] mark mutex_lock*() as might_sleep()
Ingo Molnar
1
-0
/
+2
2006-01-10
[PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES
Ingo Molnar
1
-9
/
+0
2006-01-09
[PATCH] mutex subsystem, core
Ingo Molnar
1
-0
/
+325