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
2016-06-14
locking/spinlock: Update spin_unlock_wait() users
Peter Zijlstra
2016-06-14
locking/barriers: Introduce smp_acquire__after_ctrl_dep()
Peter Zijlstra
2016-06-14
locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()
Peter Zijlstra
2016-06-14
Merge branch 'linus' into locking/core, to pick up fixes before merging new c...
Ingo Molnar
2016-06-10
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
Linus Torvalds
2016-06-10
sched: panic on corrupted stack end
Jann Horn
2016-06-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-06-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-06-10
Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-06-09
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
Rafael J. Wysocki
2016-06-09
kernel/relay.c: fix potential memory leak
Zhouyi Zhou
2016-06-08
futex: Calculate the futex key based on a tail page for file-based futexes
Mel Gorman
2016-06-08
locking/mutex: Optimize mutex_trylock() fast-path
Peter Zijlstra
2016-06-08
locking/rwsem: Streamline the rwsem_optimistic_spin() code
Waiman Long
2016-06-08
locking/rwsem: Improve reader wakeup code
Waiman Long
2016-06-08
locking/rwsem: Protect all writes to owner by WRITE_ONCE()
Waiman Long
2016-06-08
locking/rwsem: Add reader-owned state to the owner field
Waiman Long
2016-06-08
locking/rwsem: Convert sem->count to 'atomic_long_t'
Jason Low
2016-06-08
locking/qspinlock: Add comments
Peter Zijlstra
2016-06-08
locking/qspinlock: Clarify xchg_tail() ordering
Peter Zijlstra
2016-06-08
Merge branch 'locking/urgent' into locking/core, to pick up dependency
Ingo Molnar
2016-06-08
sched/debug: Fix 'schedstats=enable' cmdline option
Josh Poimboeuf
2016-06-08
sched/debug: Fix /proc/sched_debug regression
Josh Poimboeuf
2016-06-08
perf/core: Remove a redundant check
Alexander Shishkin
2016-06-08
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
2016-06-08
locking/rtmutex: Only warn once on a trylock from bad context
Sebastian Andrzej Siewior
2016-06-08
locking/lockdep: Use __jhash_mix() for iterate_chain_key()
Peter Zijlstra
2016-06-07
bpf, trace: use READ_ONCE for retrieving file ptr
Daniel Borkmann
2016-06-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-06-03
Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Thomas Gleixner
2016-06-03
locking/mutex: Set and clear owner using WRITE_ONCE()
Jason Low
2016-06-03
locking/rwsem: Optimize write lock by reducing operations in slowpath
Jason Low
2016-06-03
locking/rwsem: Rework zeroing reader waiter->task
Davidlohr Bueso
2016-06-03
locking/rwsem: Enable lockless waiter wakeup(s)
Davidlohr Bueso
2016-06-03
locking/ww_mutex: Report recursive ww_mutex locking early
Chris Wilson
2016-06-02
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2016-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-31
timer: Export destroy_hrtimer_on_stack()
Guenter Roeck
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-05-26
mm: oom_reaper: remove some bloat
Michal Hocko
2016-05-26
add down_write_killable_nested()
Al Viro
2016-05-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-05-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-25
Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-25
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core'
Rafael J. Wysocki
2016-05-25
sched/core: Fix remote wakeups
Peter Zijlstra
[next]