Ingo Molnar
|
d7619fe39d
Merge branch 'linus' into core/urgent
|
14 years ago |
Shawn Bohrer
|
9ea71503a8
futex: Fix regression with read only mappings
|
14 years ago |
Benjamin Herrenschmidt
|
2efaca927f
mm/futex: fix futex writes on archs with SW tracking of dirty & young
|
14 years ago |
Dima Zavin
|
732375c6a5
plist: Remove the need to supply locks to plist heads
|
14 years ago |
Darren Hart
|
0cd9c6494e
futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
|
14 years ago |
Linus Torvalds
|
94df491c4a
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Steven Rostedt
|
2909620217
futex: Fix WARN_ON() test for UP
|
14 years ago |
Serge E. Hallyn
|
b0e77598f8
userns: user namespaces: convert several capable() calls
|
14 years ago |
Linus Torvalds
|
0586bed3e8
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Thomas Gleixner
|
6e0aa9f8a8
futex: Deobfuscate handle_futex_death()
|
14 years ago |
Thomas Gleixner
|
995612178c
Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-rt into core/futexes
|
14 years ago |
Lai Jiangshan
|
017f2b239d
futex,plist: Remove debug lock assignment from plist_node
|
14 years ago |
Lai Jiangshan
|
2e12978a9f
futex,plist: Pass the real head of the priority list to plist_del()
|
14 years ago |
Michel Lespinasse
|
37a9d912b2
futex: Sanitize cmpxchg_futex_value_locked API
|
14 years ago |
Thomas Gleixner
|
c0c9ed1504
futex: Avoid redudant evaluation of task_pid_vnr()
|
14 years ago |
Michel Lespinasse
|
8fe8f545c6
futex: Update futex_wait_setup comments about locking
|
14 years ago |
Lai Jiangshan
|
8161239a8b
rtmutex: Simplify PI algorithm and make highest prio task get lock
|
14 years ago |
Linus Torvalds
|
f9ee7f60d6
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Andrea Arcangeli
|
a5b338f2b0
thp: update futex compound knowledge
|
14 years ago |
Steven Rostedt
|
f123c98e7f
rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi()
|
14 years ago |
Darren Hart
|
5bdb05f91b
futex: Add futex_q static initializer
|
14 years ago |
Darren Hart
|
b41277dc7a
futex: Replace fshared and clockrt with combined flags
|
14 years ago |
Thomas Gleixner
|
ae791a2d2e
futex: Cleanup stale fshared flag interfaces
|
14 years ago |
Darren Hart
|
4c115e951d
futex: Address compiler warnings in exit_robust_list
|
14 years ago |
Al Viro
|
7de9c6ee3e
new helper: ihold()
|
14 years ago |
Linus Torvalds
|
b61f6a57f1
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Darren Hart
|
7ada876a87
futex: Fix errors in nested key ref-counting
|
14 years ago |
Randy Dunlap
|
fb62db2ba9
futex: Fix kernel-doc notation & typos
|
14 years ago |
Namhyung Kim
|
15e408cd6c
futex: Add lock context annotations
|
14 years ago |
Namhyung Kim
|
a3c74c5257
futex: Mark restart_block.futex.uaddr[2] __user
|
14 years ago |