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.13.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-03-26
lockdep: Fix per-cpu static objects
Peter Zijlstra
4
-2
/
+27
2017-03-23
futex: Drop hb->lock before enqueueing on the rtmutex
Peter Zijlstra
3
-30
/
+52
2017-03-23
futex: Futex_unlock_pi() determinism
Peter Zijlstra
1
-13
/
+11
2017-03-23
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
Peter Zijlstra
3
-42
/
+62
2017-03-23
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
Peter Zijlstra
3
-12
/
+55
2017-03-23
futex,rt_mutex: Introduce rt_mutex_init_waiter()
Peter Zijlstra
3
-7
/
+11
2017-03-23
futex: Pull rt_mutex_futex_unlock() out from under hb->lock
Peter Zijlstra
1
-54
/
+100
2017-03-23
futex: Rework inconsistent rt_mutex/futex_q state
Peter Zijlstra
1
-36
/
+14
2017-03-23
futex: Cleanup refcounting
Peter Zijlstra
1
-4
/
+9
2017-03-23
futex: Change locking rules
Peter Zijlstra
1
-33
/
+132
2017-03-23
futex,rt_mutex: Provide futex specific rt_mutex API
Peter Zijlstra
3
-32
/
+62
2017-03-23
futex: Remove rt_mutex_deadlock_account_*()
Peter Zijlstra
4
-43
/
+18
2017-03-23
futex: Use smp_store_release() in mark_wake_futex()
Peter Zijlstra
1
-2
/
+1
2017-03-23
futex: Cleanup variable names for futex_top_waiter()
Peter Zijlstra
1
-15
/
+15
2017-03-23
locking/atomic/x86: Use atomic_try_cmpxchg()
Peter Zijlstra
2
-45
/
+22
2017-03-23
locking/refcounts: Use atomic_try_cmpxchg()
Peter Zijlstra
1
-32
/
+15
2017-03-23
locking/atomic: Introduce atomic_try_cmpxchg()
Peter Zijlstra
4
-0
/
+123
2017-03-16
locking/ww_mutex: Improve test to cover acquire context changes
Peter Zijlstra
1
-8
/
+7
2017-03-16
locking/lockdep: Handle statically initialized PER_CPU locks properly
Thomas Gleixner
5
-36
/
+77
2017-03-16
locking/lockdep: Add new check to lock_downgrade()
J. R. Okajima
3
-4
/
+60
2017-03-16
locking/lockdep: Factor out the validate_held_lock() helper function
J. R. Okajima
1
-18
/
+22
2017-03-16
locking/lockdep: Factor out the find_held_lock() helper function
J. R. Okajima
1
-60
/
+54
2017-03-16
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2
-14
/
+24
2017-03-16
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
Niklas Cassel
1
-5
/
+11
2017-03-14
futex: Add missing error handling to FUTEX_REQUEUE_PI
Peter Zijlstra
1
-0
/
+2
2017-03-14
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Peter Zijlstra
1
-9
/
+11
2017-03-13
locking/refcount: Add refcount_t API kernel-doc comments
David Windsor
2
-12
/
+129
2017-03-13
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
1
-1
/
+1
2017-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-29
/
+51
2017-03-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-48
/
+80
2017-03-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-4
/
+35
2017-03-12
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
1
-1
/
+1
2017-03-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-101
/
+191
2017-03-12
Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2
-0
/
+3
2017-03-11
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-83
/
+65
2017-03-11
score: Fix implicit includes now failing build after extable change
Guenter Roeck
2
-0
/
+3
2017-03-11
Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-65
/
+73
2017-03-11
Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+1
2017-03-11
Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
26
-144
/
+213
2017-03-11
Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+21
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
10
-46
/
+78
2017-03-10
Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
6
-8
/
+66
2017-03-10
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-22
/
+56
2017-03-10
Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
22
-264
/
+768
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
64
-147
/
+868
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
54
-185
/
+277
2017-03-10
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
1
-1
/
+1
2017-03-10
Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-100
/
+103
2017-03-10
Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-03-10
drm: mxsfb: Implement drm_panel handling
Fabio Estevam
1
-0
/
+4
[next]