index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
56
-117
/
+121
2017-01-14
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
5
-8
/
+6
2017-01-14
locking/ww_mutex: Add ww_mutex to tools/testing/selftests
Chris Wilson
1
-0
/
+10
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex stress
Chris Wilson
1
-0
/
+254
2017-01-14
locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks
Chris Wilson
1
-0
/
+115
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detection
Chris Wilson
1
-0
/
+98
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detection
Chris Wilson
1
-0
/
+39
2017-01-14
locking/ww_mutex: Begin kselftests for ww_mutex
Chris Wilson
3
-0
/
+153
2017-01-14
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
4
-0
/
+81
2017-01-14
locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER
Chris Wilson
1
-4
/
+4
2017-01-14
locking/ww_mutex/Documentation: Update the design document
Nicolai Hähnle
1
-4
/
+8
2017-01-14
locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
Nicolai Hähnle
2
-0
/
+5
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optim...
Nicolai Hähnle
1
-26
/
+52
2017-01-14
locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
Nicolai Hähnle
1
-20
/
+29
2017-01-14
locking/mutex: Improve inlining
Peter Zijlstra
1
-41
/
+44
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backof...
Nicolai Hähnle
1
-19
/
+40
2017-01-14
locking/ww_mutex: Notify waiters that have to back off while adding tasks to ...
Nicolai Hähnle
1
-10
/
+30
2017-01-14
locking/ww_mutex: Add waiters in stamp order
Nicolai Hähnle
2
-7
/
+72
2017-01-14
locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers
Nicolai Hähnle
2
-22
/
+12
2017-01-14
locking/ww_mutex: Set use_ww_ctx even when locking without a context
Nicolai Hähnle
2
-21
/
+19
2017-01-14
locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after()
Nicolai Hähnle
1
-2
/
+8
2017-01-14
locking/mutex: Fix mutex handoff
Peter Zijlstra
3
-59
/
+57
2017-01-14
locking/percpu-rwsem: Replace waitqueue with rcuwait
Davidlohr Bueso
2
-8
/
+7
2017-01-14
sched/wait, RCU: Introduce rcuwait machinery
Davidlohr Bueso
2
-0
/
+93
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
12
-51
/
+26
2017-01-14
kernel/locking: Compute 'current' directly
Davidlohr Bueso
4
-29
/
+22
2017-01-14
drivers/tty: Compute 'current' directly
Davidlohr Bueso
1
-10
/
+8
2017-01-14
kernel/exit: Compute 'current' directly
Davidlohr Bueso
1
-11
/
+11
2017-01-14
locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled
Waiman Long
4
-39
/
+0
2017-01-12
locking/jump_labels: Update bug_at() boot message
Andy Shevchenko
1
-2
/
+1
2017-01-12
locking/pvqspinlock: Don't wait if vCPU is preempted
Pan Xinhui
1
-1
/
+1
2017-01-12
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
4
-19
/
+0
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
39
-182
/
+355
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-121
/
+243
2017-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2017-01-11
net: vrf: do not allow table id 0
David Ahern
1
-0
/
+2
2017-01-11
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
Russell King
1
-1
/
+2
2017-01-11
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
Colin Ian King
1
-1
/
+1
2017-01-11
net: ipv4: Fix multipath selection with vrf
David Ahern
2
-2
/
+9
2017-01-11
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
Arnd Bergmann
2
-4
/
+4
2017-01-11
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
1
-2
/
+3
2017-01-11
Merge branch 'mlx5-fixes'
David S. Miller
4
-44
/
+75
2017-01-11
net/mlx5: Only cancel recovery work when cleaning up device
Daniel Jurgens
1
-2
/
+4
2017-01-11
net/mlx5e: Remove WARN_ONCE from adaptive moderation code
Gil Rockah
1
-6
/
+1
2017-01-11
net/mlx5e: Un-register uplink representor on nic_disable
Saeed Mahameed
1
-7
/
+6
2017-01-11
net/mlx5e: Properly handle FW errors while adding TC rules
Or Gerlitz
1
-7
/
+11
2017-01-11
net/mlx5e: Fix kbuild warnings for uninitialized parameters
Hadar Hen Zion
1
-2
/
+2
2017-01-11
net/mlx5e: Set inline mode requirements for matching on IP fragments
Or Gerlitz
1
-0
/
+4
2017-01-11
net/mlx5e: Properly get address type of encapsulation IP headers
Or Gerlitz
1
-4
/
+9
2017-01-11
net/mlx5e: TC ipv4 tunnel encap offload error flow fixes
Or Gerlitz
1
-8
/
+8
[next]