Colin Cross
|
88c8004fd3
futex: Use freezable blocking call
|
12 years ago |
Zhang Yi
|
13d60f4b6a
futex: Take hugepages into account when generating futex_key
|
12 years ago |
Randy Dunlap
|
6c23cbbd50
futex: fix kernel-doc notation and spello
|
12 years ago |
Al Viro
|
6131ffaa1f
more file_inode() open-coded instances
|
12 years ago |
Linus Torvalds
|
3b5d8510b9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Thomas Gleixner
|
fe2b05f7ca
futex: Revert "futex: Mark get_robust_list as deprecated"
|
12 years ago |
Clark Williams
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 years ago |
Darren Hart
|
aa10990e02
futex: avoid wake_futex() for a PI futex_q
|
12 years ago |
Thomas Gleixner
|
59fa624519
futex: Handle futex_pi OWNER_DIED take over correctly
|
12 years ago |
Darren Hart
|
6f7b0a2a5c
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
|
13 years ago |
Darren Hart
|
f27071cb7f
futex: Fix bug in WARN_ON for NULL q.pi_state
|
13 years ago |
Darren Hart
|
b6070a8d98
futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
|
13 years ago |
Kees Cook
|
ec0c4274e3
futex: Mark get_robust_list as deprecated
|
13 years ago |
Kees Cook
|
bdbb776f88
futex: Do not leak robust list to unprivileged process
|
13 years ago |
Linus Torvalds
|
5ed59af850
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Thomas Gleixner
|
81b40539e7
futex: Simplify return logic
|
13 years ago |
Thomas Gleixner
|
59263b513c
futex: Cover all PI opcodes with cmpxchg enabled check
|
13 years ago |
Hugh Dickins
|
e6780f7243
futex: Fix uninterruptible loop due to gate_area
|
13 years ago |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 years ago |
Jiri Kosina
|
e060c38434
Merge branch 'master' into for-next
|
13 years ago |
Bart Van Assche
|
ca4a04cf3d
futex: Fix spelling in a source code comment
|
14 years ago |
Vitaliy Ivanov
|
7cfdaf38d4
futex: uninitialized warning corrections
|
14 years ago |
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 |