Thomas Gleixner
|
2456e85535
ktime: Get rid of the union
|
8 년 전 |
Waiman Long
|
194a6b5b9c
sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_Q
|
8 년 전 |
Thomas Gleixner
|
e8b61b3f2c
futex: Add some more function commentry
|
9 년 전 |
Thomas Gleixner
|
784bdf3bb6
futex: Assume all mappings are private on !MMU systems
|
9 년 전 |
Mel Gorman
|
077fa7aed1
futex: Calculate the futex key based on a tail page for file-based futexes
|
9 년 전 |
Linus Torvalds
|
bd28b14591
x86: remove more uaccess_32.h complexity
|
9 년 전 |
Davidlohr Bueso
|
fe1bce9e21
futex: Acknowledge a new waiter in counter before plist
|
9 년 전 |
Sebastian Andrzej Siewior
|
89e9e66ba1
futex: Handle unlock_pi race gracefully
|
9 년 전 |
Jianyu Zhan
|
29b75eb2d5
futex: Replace barrier() in unqueue_me() with READ_ONCE()
|
9 년 전 |
Mel Gorman
|
65d8fc777f
futex: Remove requirement for lock_page() in get_futex_key()
|
9 년 전 |
Davidlohr Bueso
|
8ad7b378d0
futex: Rename barrier references in ordering guarantees
|
9 년 전 |
Thomas Gleixner
|
b4abf91047
rtmutex: Make wait_lock irq safe
|
9 년 전 |
Jann Horn
|
caaee6234d
ptrace: use fsuid, fsgid, effective creds for fs access checks
|
9 년 전 |
Dominik Dingel
|
4a9e1cda27
mm: bring in additional flag for fixup_user_fault to signal unlock
|
9 년 전 |
Kirill A. Shutemov
|
14d27abd1d
futex, thp: remove special case for THP in get_futex_key
|
9 년 전 |
Darren Hart
|
337f13046f
futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op
|
9 년 전 |
Thomas Gleixner
|
885c2cb770
futex: Cleanup the goto confusion in requeue_pi()
|
9 년 전 |
Thomas Gleixner
|
4959f2de11
futex: Remove pointless put_pi_state calls in requeue()
|
9 년 전 |
Thomas Gleixner
|
ecb38b78f6
futex: Document pi_state refcounting in requeue code
|
9 년 전 |
Thomas Gleixner
|
29e9ee5d48
futex: Rename free_pi_state() to put_pi_state()
|
9 년 전 |
Thomas Gleixner
|
fb75a4282d
futex: Drop refcount if requeue_pi() acquired the rtmutex
|
9 년 전 |
Linus Torvalds
|
e880e87488
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
9 년 전 |
Viresh Kumar
|
621a5f7ad9
debugfs: Pass bool pointer to debugfs_create_bool()
|
10 년 전 |
Rasmus Villemoes
|
ac742d3718
futex: Force hot variables into a single cache line
|
10 년 전 |
kbuild test robot
|
5d285a7f35
futex: Make should_fail_futex() static
|
10 년 전 |
Davidlohr Bueso
|
ab51fbab39
futex: Fault/error injection capabilities
|
10 년 전 |
Davidlohr Bueso
|
767f509ca1
futex: Enhance comments in futex_lock_pi() for blocking paths
|
10 년 전 |
Linus Torvalds
|
a262948335
Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 년 전 |
Linus Torvalds
|
43224b96af
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 년 전 |
Linus Torvalds
|
23b7776290
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 년 전 |