index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
futex: Futex_unlock_pi() determinism
Peter Zijlstra
2017-03-23
1
-13
/
+11
*
futex: Rework futex_lock_pi() to use rt_mutex_*_proxy_lock()
Peter Zijlstra
2017-03-23
3
-42
/
+62
*
futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
Peter Zijlstra
2017-03-23
3
-12
/
+55
*
futex,rt_mutex: Introduce rt_mutex_init_waiter()
Peter Zijlstra
2017-03-23
3
-7
/
+11
*
futex: Pull rt_mutex_futex_unlock() out from under hb->lock
Peter Zijlstra
2017-03-23
1
-54
/
+100
*
futex: Rework inconsistent rt_mutex/futex_q state
Peter Zijlstra
2017-03-23
1
-36
/
+14
*
futex: Cleanup refcounting
Peter Zijlstra
2017-03-23
1
-4
/
+9
*
futex: Change locking rules
Peter Zijlstra
2017-03-23
1
-33
/
+132
*
futex,rt_mutex: Provide futex specific rt_mutex API
Peter Zijlstra
2017-03-23
3
-32
/
+62
*
futex: Remove rt_mutex_deadlock_account_*()
Peter Zijlstra
2017-03-23
4
-43
/
+18
*
futex: Use smp_store_release() in mark_wake_futex()
Peter Zijlstra
2017-03-23
1
-2
/
+1
*
futex: Cleanup variable names for futex_top_waiter()
Peter Zijlstra
2017-03-23
1
-15
/
+15
*
locking/atomic/x86: Use atomic_try_cmpxchg()
Peter Zijlstra
2017-03-23
2
-45
/
+22
*
locking/refcounts: Use atomic_try_cmpxchg()
Peter Zijlstra
2017-03-23
1
-32
/
+15
*
locking/atomic: Introduce atomic_try_cmpxchg()
Peter Zijlstra
2017-03-23
4
-0
/
+123
*
locking/ww_mutex: Improve test to cover acquire context changes
Peter Zijlstra
2017-03-16
1
-8
/
+7
*
locking/lockdep: Handle statically initialized PER_CPU locks properly
Thomas Gleixner
2017-03-16
5
-36
/
+77
*
locking/lockdep: Add new check to lock_downgrade()
J. R. Okajima
2017-03-16
3
-4
/
+60
*
locking/lockdep: Factor out the validate_held_lock() helper function
J. R. Okajima
2017-03-16
1
-18
/
+22
*
locking/lockdep: Factor out the find_held_lock() helper function
J. R. Okajima
2017-03-16
1
-60
/
+54
*
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2017-03-16
2
-14
/
+24
|
\
|
*
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
Niklas Cassel
2017-03-16
1
-5
/
+11
|
*
futex: Add missing error handling to FUTEX_REQUEUE_PI
Peter Zijlstra
2017-03-14
1
-0
/
+2
|
*
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
Peter Zijlstra
2017-03-14
1
-9
/
+11
*
|
locking/refcount: Add refcount_t API kernel-doc comments
David Windsor
2017-03-13
2
-12
/
+129
|
/
*
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
2017-03-12
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-03-12
11
-29
/
+51
|
\
|
*
s390: wire up statx system call
Heiko Carstens
2017-03-10
3
-1
/
+6
|
*
KVM: s390: Fix guest migration for huge guests resulting in panic
Janosch Frank
2017-03-02
1
-1
/
+18
|
*
s390/ipl: always use load normal for CCW-type re-IPL
Heiko Carstens
2017-03-02
1
-0
/
+2
|
*
s390/timex: micro optimization for tod_to_ns
Martin Schwidefsky
2017-03-01
1
-8
/
+4
|
*
s390/cputime: provide archicture specific cputime_to_nsecs
Martin Schwidefsky
2017-03-01
1
-1
/
+7
|
*
s390/cputime: reset all accounting fields on fork
Martin Schwidefsky
2017-03-01
1
-0
/
+3
|
*
s390/cputime: remove last traces of cputime_t
Martin Schwidefsky
2017-03-01
2
-13
/
+3
|
*
s390: fix in-kernel program checks
Martin Schwidefsky
2017-03-01
1
-5
/
+5
|
*
s390/crypt: fix missing unlock in ctr_paes_crypt on error path
Martin Schwidefsky
2017-03-01
1
-1
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
12
-48
/
+80
|
\
\
|
*
|
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
2017-03-12
1
-1
/
+1
|
*
|
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-10
10
-46
/
+78
|
*
|
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
2017-03-10
1
-1
/
+1
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
5
-4
/
+35
|
\
\
\
|
*
\
\
Merge tag 'irq-fixes-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
2017-03-09
2159
-24786
/
+57596
|
|
\
\
\
|
|
*
|
|
irqchip/crossbar: Fix incorrect type of register size
Franck Demathieu
2017-03-07
1
-4
/
+4
|
|
*
|
|
irqchip/gicv3-its: Add workaround for QDF2400 ITS erratum 0065
Shanker Donthineni
2017-03-07
3
-0
/
+27
|
|
*
|
|
irqdomain: Add empty irq_domain_check_msi_remap
Mian Yousaf Kaukab
2017-03-06
1
-0
/
+4
|
|
*
|
|
irqchip/crossbar: Fix incorrect type of local variables
Franck Demathieu
2017-03-06
1
-1
/
+2
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-11
13
-101
/
+191
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2017-03-09
12
-79
/
+183
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: arm64: Increase number of user memslots to 512
Linu Cherian
2017-03-09
1
-1
/
+1
|
|
*
|
|
|
|
KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unused
Linu Cherian
2017-03-09
2
-2
/
+0
[next]