index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
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-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-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: 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-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
2017-01-10
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
2017-01-10
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
Dan Williams
2017-01-10
bpf: do not use KMALLOC_SHIFT_MAX
Michal Hocko
2017-01-05
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-01-03
audit: Fix sleep in atomic
Jan Kara
2016-12-26
smp/hotplug: Undo tglxs brainfart
Thomas Gleixner
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
2016-12-25
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
fsnotify: Remove fsnotify_duplicate_mark()
Jan Kara
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-22
move aio compat to fs/aio.c
Al Viro
2016-12-20
kcov: make kcov work properly with KASLR enabled
Alexander Popov
[next]