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_compat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
1
-1
/
+10
2010-11-10
futex: Address compiler warnings in exit_robust_list
Darren Hart
1
-1
/
+2
2010-09-18
futex: Change 3rd arg of fetch_robust_entry() to unsigned int*
Namhyung Kim
1
-1
/
+1
2009-12-09
futex: Protect pid lookup in compat code with RCU
Thomas Gleixner
1
-3
/
+3
2009-08-10
futex: Fix compat_futex to be same as futex for REQUEUE_PI
Dinakar Guniguntala
1
-2
/
+4
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-3
/
+4
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-2
/
+3
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
1
-1
/
+2
2008-03-30
futex_compat __user annotation
Al Viro
1
-1
/
+1
2008-02-23
futex: runtime enable pi and robust functionality
Thomas Gleixner
1
-0
/
+9
2008-02-14
hrtimer: check relative timeouts for overflow
Thomas Gleixner
1
-1
/
+1
2008-02-01
futex: Add bitset conditional wait/wakeup functionality
Thomas Gleixner
1
-1
/
+2
2007-11-09
[FUTEX] Fix address computation in compat code.
David Miller
1
-7
/
+19
2007-10-19
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
1
-2
/
+1
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+3
2007-10-01
robust futex thread exit race
Martin Schwidefsky
1
-10
/
+18
2007-09-11
futex_compat: fix list traversal bugs
Arnd Bergmann
1
-2
/
+2
2007-06-18
Revert "futex_requeue_pi optimization"
Thomas Gleixner
1
-2
/
+1
2007-06-01
fix compat futex code for private futexes
Ulrich Drepper
1
-4
/
+5
2007-05-09
futex_requeue_pi optimization
Pierre Peiffer
1
-1
/
+2
2007-05-09
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
1
-10
/
+9
2006-10-10
[PATCH] __user annotations: futex
Al Viro
1
-6
/
+6
2006-08-06
[PATCH] futex: Apply recent futex fixes to futex_compat
Thomas Gleixner
1
-3
/
+3
2006-07-28
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
1
-9
/
+25
2006-06-27
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
Ingo Molnar
1
-3
/
+8
2006-06-27
[PATCH] pi-futex: futex code cleanups
Ingo Molnar
1
-2
/
+1
2006-03-31
[PATCH] futex: check and validate timevals
Thomas Gleixner
1
-1
/
+3
2006-03-28
[PATCH] compat_sys_futex() warning fix
Andrew Morton
1
-1
/
+2
2006-03-27
[PATCH] lightweight robust futexes updates
Ingo Molnar
1
-4
/
+3
2006-03-27
[PATCH] lightweight robust futexes: compat
Ingo Molnar
1
-0
/
+142