index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-02-20
fork: Fix task_struct alignment
Peter Zijlstra
2017-02-10
locking/spinlock/debug: Remove spinlock lockup detection code
Waiman Long
2017-02-10
lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS
Byungchul Park
2017-02-10
lkdtm: Convert to refcount_t testing
Kees Cook
2017-02-10
kref: Implement 'struct kref' using refcount_t
Peter Zijlstra
2017-02-10
refcount_t: Introduce a special purpose refcount type
Peter Zijlstra
2017-02-01
sched/wake_q: Clarify queue reinit comment
Davidlohr Bueso
2017-02-01
sched/wait, rcuwait: Fix typo in comment
Davidlohr Bueso
2017-01-30
locking/mutex: Fix lockdep_assert_held() fail
Peter Zijlstra
2017-01-30
locking/rtmutex: Flip unlikely() branch to likely() in __rt_mutex_slowlock()
Steven Rostedt (VMware)
2017-01-22
locking/rwsem: Reinit wake_q after use
Waiman Long
2017-01-20
locking/rwsem: Remove unnecessary atomic_long_t casts
Waiman Long
2017-01-19
jump_labels: Move header guard #endif down where it belongs
Luis R. Rodriguez
2017-01-18
locking/atomic, kref: Implement kref_put_lock()
Peter Zijlstra
2017-01-14
locking/ww_mutex: Turn off __must_check for now
Ingo Molnar
2017-01-14
locking/atomic, kref: Avoid more abuse
Peter Zijlstra
2017-01-14
locking/atomic, kref: Use kref_get_unless_zero() more
Peter Zijlstra
2017-01-14
locking/atomic, kref: Kill kref_sub()
Peter Zijlstra
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
2017-01-14
locking/ww_mutex: Add ww_mutex to tools/testing/selftests
Chris Wilson
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex stress
Chris Wilson
2017-01-14
locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks
Chris Wilson
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detection
Chris Wilson
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detection
Chris Wilson
2017-01-14
locking/ww_mutex: Begin kselftests for ww_mutex
Chris Wilson
2017-01-14
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
2017-01-14
locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER
Chris Wilson
2017-01-14
locking/ww_mutex/Documentation: Update the design document
Nicolai Hähnle
2017-01-14
locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optim...
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
Nicolai Hähnle
2017-01-14
locking/mutex: Improve inlining
Peter Zijlstra
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backof...
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Notify waiters that have to back off while adding tasks to ...
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Add waiters in stamp order
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Set use_ww_ctx even when locking without a context
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after()
Nicolai Hähnle
2017-01-14
locking/mutex: Fix mutex handoff
Peter Zijlstra
2017-01-14
locking/percpu-rwsem: Replace waitqueue with rcuwait
Davidlohr Bueso
2017-01-14
sched/wait, RCU: Introduce rcuwait machinery
Davidlohr Bueso
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
2017-01-14
kernel/locking: Compute 'current' directly
Davidlohr Bueso
2017-01-14
drivers/tty: Compute 'current' directly
Davidlohr Bueso
2017-01-14
kernel/exit: Compute 'current' directly
Davidlohr Bueso
2017-01-14
locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled
Waiman Long
2017-01-12
locking/jump_labels: Update bug_at() boot message
Andy Shevchenko
2017-01-12
locking/pvqspinlock: Don't wait if vCPU is preempted
Pan Xinhui
2017-01-12
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
[next]