index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
futex_compat.c
Age
Commit message (
Expand
)
Author
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
CRED: Separate task security context from task_struct
David Howells
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
2008-03-30
futex_compat __user annotation
Al Viro
2008-02-23
futex: runtime enable pi and robust functionality
Thomas Gleixner
2008-02-14
hrtimer: check relative timeouts for overflow
Thomas Gleixner
2008-02-01
futex: Add bitset conditional wait/wakeup functionality
Thomas Gleixner
2007-11-09
[FUTEX] Fix address computation in compat code.
David Miller
2007-10-19
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-01
robust futex thread exit race
Martin Schwidefsky
2007-09-11
futex_compat: fix list traversal bugs
Arnd Bergmann
2007-06-18
Revert "futex_requeue_pi optimization"
Thomas Gleixner
2007-06-01
fix compat futex code for private futexes
Ulrich Drepper
2007-05-09
futex_requeue_pi optimization
Pierre Peiffer
2007-05-09
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
2006-10-10
[PATCH] __user annotations: futex
Al Viro
2006-08-06
[PATCH] futex: Apply recent futex fixes to futex_compat
Thomas Gleixner
2006-07-28
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
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-03-31
[PATCH] futex: check and validate timevals
Thomas Gleixner
2006-03-28
[PATCH] compat_sys_futex() warning fix
Andrew Morton
2006-03-27
[PATCH] lightweight robust futexes updates
Ingo Molnar
2006-03-27
[PATCH] lightweight robust futexes: compat
Ingo Molnar