Linus Torvalds
|
e06fdaf40a
Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 years ago |
Linus Torvalds
|
650fc870a2
Merge tag 'docs-4.13' of git://git.lwn.net/linux
|
8 years ago |
Kees Cook
|
3859a271a0
randstruct: Mark various structs for randomization
|
8 years ago |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 years ago |
Mauro Carvalho Chehab
|
7b4ff1adb5
mutex, futex: adjust kernel-doc markups to generate ReST
|
8 years ago |
Darren Hart (VMware)
|
38fcd06e9b
futex: Clarify mark_wake_futex memory barrier usage
|
8 years ago |
Peter Zijlstra
|
94ffac5d84
futex: Fix small (and harmless looking) inconsistencies
|
8 years ago |
Thomas Gleixner
|
97181f9bd5
futex: Avoid freeing an active timer
|
8 years ago |
Peter Zijlstra
|
aa2bfe5536
rtmutex: Clean up
|
8 years ago |
Xunlei Pang
|
2a1c602994
rtmutex: Deboost before waking up the top waiter
|
8 years ago |
Peter Zijlstra
|
56222b212e
futex: Drop hb->lock before enqueueing on the rtmutex
|
8 years ago |
Peter Zijlstra
|
bebe5b5143
futex: Futex_unlock_pi() determinism
|
8 years ago |
Peter Zijlstra
|
cfafcd117d
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
|
8 years ago |
Peter Zijlstra
|
38d589f2fd
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
|
8 years ago |
Peter Zijlstra
|
50809358dd
futex,rt_mutex: Introduce rt_mutex_init_waiter()
|
8 years ago |
Peter Zijlstra
|
16ffa12d74
futex: Pull rt_mutex_futex_unlock() out from under hb->lock
|
8 years ago |
Peter Zijlstra
|
73d786bd04
futex: Rework inconsistent rt_mutex/futex_q state
|
8 years ago |
Peter Zijlstra
|
bf92cf3a51
futex: Cleanup refcounting
|
8 years ago |
Peter Zijlstra
|
734009e96d
futex: Change locking rules
|
8 years ago |
Peter Zijlstra
|
5293c2efda
futex,rt_mutex: Provide futex specific rt_mutex API
|
8 years ago |
Peter Zijlstra
|
1b367ece0d
futex: Use smp_store_release() in mark_wake_futex()
|
8 years ago |
Peter Zijlstra
|
499f5aca2c
futex: Cleanup variable names for futex_top_waiter()
|
8 years ago |
Peter Zijlstra
|
9bbb25afeb
futex: Add missing error handling to FUTEX_REQUEUE_PI
|
8 years ago |
Peter Zijlstra
|
c236c8e95a
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
|
8 years ago |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 years ago |
Ingo Molnar
|
84f001e157
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h>
|
8 years ago |
Vegard Nossum
|
f1f1007644
mm: add new mmgrab() helper
|
8 years ago |
Yang Yang
|
25f71d1c3e
futex: Move futex_init() to core_initcall
|
8 years ago |
Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 years ago |
Waiman Long
|
194a6b5b9c
sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q
|
8 years ago |