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
/
futex.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
1
-5
/
+2
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-11
/
+16
2007-10-18
sparse pointer use of zero as null
Stephen Hemminger
1
-2
/
+2
2007-10-17
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
1
-1
/
+2
2007-10-01
robust futex thread exit race
Martin Schwidefsky
1
-10
/
+16
2007-08-22
futex_unlock_pi() hurts my brain and may cause application deadlock
john stultz
1
-0
/
+1
2007-07-31
futex: pass nr_wake2 to futex_wake_op
Andreas Schwab
1
-1
/
+3
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-8
/
+13
2007-07-16
FUTEX: Tidy up the code
Thomas Gleixner
1
-72
/
+66
2007-06-24
FUTEX: Restore the dropped ERSCH fix
Thomas Gleixner
1
-8
/
+6
2007-06-18
Revert "futex_requeue_pi optimization"
Thomas Gleixner
1
-406
/
+9
2007-06-08
pi-futex: fix exit races and locking problems
Alexey Kuznetsov
1
-110
/
+159
2007-05-09
FUTEX: new PRIVATE futexes
Eric Dumazet
1
-114
/
+210
2007-05-09
futex_requeue_pi optimization
Pierre Peiffer
1
-54
/
+487
2007-05-09
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
1
-44
/
+45
2007-05-09
futex priority based wakeup
Pierre Peiffer
1
-29
/
+49
2007-05-08
futex: restartable futex_wait
Nick Piggin
1
-5
/
+51
2007-05-08
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
1
-36
/
+14
2007-03-16
[PATCH] futex: PI state locking fix
Ingo Molnar
1
-0
/
+2
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
1
-1
/
+1
2006-12-08
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-5
/
+5
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-1
/
+1
2006-12-07
[PATCH] futex: remove unneeded barrier
Ralf Baechle
1
-1
/
+1
2006-12-07
[PATCH] futex: init error check
Akinobu Mita
1
-2
/
+8
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-14
/
+14
2006-11-03
[PATCH] schedule removal of FUTEX_FD
Andrew Morton
1
-0
/
+7
2006-10-10
[PATCH] __user annotations: futex
Al Viro
1
-7
/
+8
2006-10-02
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
1
-1
/
+1
2006-09-29
[PATCH] sys_get_robust_list(): don't take tasklist_lock
Oleg Nesterov
1
-3
/
+3
2006-09-29
[PATCH] futex_find_get_task(): don't take tasklist_lock
Oleg Nesterov
1
-2
/
+2
2006-09-08
[PATCH] Use the correct restart option for futex_lock_pi
Thomas Gleixner
1
-73
/
+11
2006-08-27
[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check
Oleg Nesterov
1
-1
/
+1
2006-08-14
[PATCH] futex_handle_fault always fails
john stultz
1
-6
/
+10
2006-08-06
[PATCH] bug in futex unqueue_me
Christian Borntraeger
1
-0
/
+1
2006-07-28
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
1
-29
/
+62
2006-07-28
[PATCH] pi-futex: robust-futex exit crash fix
Ingo Molnar
1
-8
/
+24
2006-07-10
[PATCH] pi-futex: Validate futex type instead of oopsing
Thomas Gleixner
1
-0
/
+6
2006-07-03
[PATCH] lockdep: annotate futex
Ingo Molnar
1
-10
/
+18
2006-07-01
[PATCH] pi-futex: futex_wake() lockup fix
Ingo Molnar
1
-2
/
+4
2006-07-01
[PATCH] pi-futex: fix mm_struct memory leak
Vernon Mauery
1
-1
/
+1
2006-06-27
[PATCH] futex_requeue() optimization
Sebastien Dugue
1
-5
/
+8
2006-06-27
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
Ingo Molnar
1
-38
/
+791
2006-06-27
[PATCH] pi-futex: futex code cleanups
Ingo Molnar
1
-115
/
+130
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-4
/
+4
2006-03-31
[PATCH] futex: check and validate timevals
Thomas Gleixner
1
-1
/
+3
2006-03-27
[PATCH] lightweight robust futexes updates
Ingo Molnar
1
-11
/
+9
2006-03-27
[PATCH] lightweight robust futexes: core
Ingo Molnar
1
-0
/
+172
2006-01-06
[PATCH] FRV: Make futex code compilable on nommu [try #2]
David Howells
1
-0
/
+7
2005-12-24
[PATCH] Fix memory ordering problem in wake_futex()
Andrew Morton
1
-0
/
+6
[next]