index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
futex.c
Commit message (
Expand
)
Author
Age
*
futex: Prevent stale futex owner when interrupted/timeout
Thomas Gleixner
2008-01-08
*
futex: correctly return -EFAULT not -EINVAL
Thomas Gleixner
2007-12-05
*
futex: fix for futex_wait signal stack corruption
Steven Rostedt
2007-12-05
*
kernel/futex.c: make 3 functions static
Adrian Bunk
2007-11-05
*
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
2007-10-19
*
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2007-10-19
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
*
change inotifyfs magic as the same magic is used for futexfs
Andrey Mirkin
2007-10-17
*
robust futex thread exit race
Martin Schwidefsky
2007-10-01
*
futex_unlock_pi() hurts my brain and may cause application deadlock
john stultz
2007-08-22
*
futex: pass nr_wake2 to futex_wake_op
Andreas Schwab
2007-07-31
*
mm: fault feedback #2
Nick Piggin
2007-07-19
*
FUTEX: Tidy up the code
Thomas Gleixner
2007-07-16
*
FUTEX: Restore the dropped ERSCH fix
Thomas Gleixner
2007-06-24
*
Revert "futex_requeue_pi optimization"
Thomas Gleixner
2007-06-18
*
pi-futex: fix exit races and locking problems
Alexey Kuznetsov
2007-06-08
*
FUTEX: new PRIVATE futexes
Eric Dumazet
2007-05-09
*
futex_requeue_pi optimization
Pierre Peiffer
2007-05-09
*
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
2007-05-09
*
futex priority based wakeup
Pierre Peiffer
2007-05-09
*
futex: restartable futex_wait
Nick Piggin
2007-05-08
*
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
2007-05-08
*
[PATCH] futex: PI state locking fix
Ingo Molnar
2007-03-16
*
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
2007-02-16
*
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
*
[PATCH] futex: remove unneeded barrier
Ralf Baechle
2006-12-07
*
[PATCH] futex: init error check
Akinobu Mita
2006-12-07
*
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-07
*
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
2006-12-07
*
[PATCH] schedule removal of FUTEX_FD
Andrew Morton
2006-11-03
*
[PATCH] __user annotations: futex
Al Viro
2006-10-10
*
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
2006-10-02
*
[PATCH] sys_get_robust_list(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
*
[PATCH] futex_find_get_task(): don't take tasklist_lock
Oleg Nesterov
2006-09-29
*
[PATCH] Use the correct restart option for futex_lock_pi
Thomas Gleixner
2006-09-08
*
[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check
Oleg Nesterov
2006-08-27
*
[PATCH] futex_handle_fault always fails
john stultz
2006-08-14
*
[PATCH] bug in futex unqueue_me
Christian Borntraeger
2006-08-06
*
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
2006-07-29
*
[PATCH] pi-futex: robust-futex exit crash fix
Ingo Molnar
2006-07-29
*
[PATCH] pi-futex: Validate futex type instead of oopsing
Thomas Gleixner
2006-07-10
*
[PATCH] lockdep: annotate futex
Ingo Molnar
2006-07-03
*
[PATCH] pi-futex: futex_wake() lockup fix
Ingo Molnar
2006-07-01
*
[PATCH] pi-futex: fix mm_struct memory leak
Vernon Mauery
2006-07-01
*
[PATCH] futex_requeue() optimization
Sebastien Dugue
2006-06-27
*
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
Ingo Molnar
2006-06-27
*
[PATCH] pi-futex: futex code cleanups
Ingo Molnar
2006-06-27
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
*
[PATCH] futex: check and validate timevals
Thomas Gleixner
2006-03-31
[next]