index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-12
Linux 4.11-rc2
v4.11-rc2
Linus Torvalds
1
-1
/
+1
2017-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-29
/
+51
2017-03-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-48
/
+80
2017-03-12
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-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-101
/
+191
2017-03-11
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-09
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-09
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]