index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-01-14
rcu: Narrow early boot window of illegal synchronous grace periods
Paul E. McKenney
2017-01-14
rcu: Remove cond_resched() from Tiny synchronize_sched()
Paul E. McKenney
2017-01-14
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
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/mutex, sched/wait: Add mutex_lock_io()
Tejun Heo
2017-01-14
sched/core: Separate out io_schedule_prepare() and io_schedule_finish()
Tejun Heo
2017-01-14
sched/core: move IO scheduling accounting from io_schedule_timeout() into sch...
Tejun Heo
2017-01-14
sched/fair: Explain why MIN_SHARES isn't scaled in calc_cfs_shares()
Dietmar Eggemann
2017-01-14
sched/core: Fix group_entity's share update
Vincent Guittot
2017-01-14
sched/completions: Fix complete_all() semantics
Peter Zijlstra
2017-01-14
sched/deadline: Show leftover runtime and abs deadline in /proc/*/sched
Tommaso Cucinotta
2017-01-14
sched/clock: Provide better clock continuity
Peter Zijlstra
2017-01-14
sched/clock: Delay switching sched_clock to stable
Peter Zijlstra
2017-01-14
sched/clock: Update static_key usage
Peter Zijlstra
2017-01-14
sched/clock, clocksource: Add optional cs::mark_unstable() method
Thomas Gleixner
2017-01-14
sched/core: Add debugging code to catch missing update_rq_clock() calls
Matt Fleming
2017-01-14
sched/core: Add missing update_rq_clock() call in set_user_nice()
Peter Zijlstra
2017-01-14
sched/core: Add missing update_rq_clock() call for task_hot()
Peter Zijlstra
2017-01-14
sched/core: Add missing update_rq_clock() in detach_task_cfs_rq()
Peter Zijlstra
2017-01-14
sched/core: Add missing update_rq_clock() in post_init_entity_util_avg()
Peter Zijlstra
2017-01-14
sched/fair: Push rq lock pin/unpin into idle_balance()
Matt Fleming
2017-01-14
sched/core: Reset RQCF_ACT_SKIP before unpinning rq->lock
Matt Fleming
2017-01-14
sched/core: Add wrappers for lockdep_(un)pin_lock()
Matt Fleming
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
kernel/exit: Compute 'current' directly
Davidlohr Bueso
2017-01-14
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
2017-01-14
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
2017-01-14
perf/core: Fix sys_perf_event_open() vs. hotplug
Peter Zijlstra
2017-01-14
sched/cputime: Rename vtime_account_user() to vtime_flush()
Frederic Weisbecker
2017-01-14
sched/cputime: Export account_guest_time()
Frederic Weisbecker
2017-01-14
sched/cputime: Allow accounting system time using cpustat index
Frederic Weisbecker
[prev]
[next]