Age | Commit message (Expand) | Author | Files | Lines |
2017-10-30 | x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized | Dou Liyang | 2 | -3/+6 |
2017-10-26 | block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com... | Byungchul Park | 3 | -11/+23 |
2017-10-25 | workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes | Byungchul Park | 2 | -18/+5 |
2017-10-25 | sched/completions: Add support for initializing completions with lockdep_map | Byungchul Park | 1 | -0/+14 |
2017-10-25 | locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y | Byungchul Park | 2 | -0/+19 |
2017-10-25 | locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and ... | Byungchul Park | 1 | -2/+2 |
2017-10-25 | locking/lockdep: Add a boot parameter allowing unwind in cross-release and di... | Byungchul Park | 2 | -2/+20 |
2017-10-25 | locking/lockdep, sched/completions: Change the prefix of lock name for comple... | Byungchul Park | 1 | -2/+2 |
2017-10-25 | locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP | Byungchul Park | 1 | -0/+5 |
2017-10-25 | block: Use DECLARE_COMPLETION_ONSTACK() in submit_bio_wait() | Christoph Hellwig | 1 | -14/+5 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 180 | -385/+383 |
2017-10-25 | locking/atomics, mm: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Paul E. McKenney | 1 | -3/+3 |
2017-10-25 | locking/atomics, doc/filesystems: Convert ACCESS_ONCE() references | Paul E. McKenney | 1 | -3/+3 |
2017-10-25 | locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal | Mark Rutland | 1 | -3/+2 |
2017-10-25 | locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 1 | -2/+2 |
2017-10-25 | locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT... | Mark Rutland | 2 | -2/+2 |
2017-10-25 | locking/atomics, samples/mic/mpssd/mpssd.c: Convert ACCESS_ONCE() to READ_ONC... | Mark Rutland | 1 | -3/+3 |
2017-10-25 | locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 1 | -3/+7 |
2017-10-25 | locking/atomics, net/ipv4/tcp_input.c: Convert ACCESS_ONCE() to READ_ONCE()/W... | Mark Rutland | 1 | -3/+3 |
2017-10-25 | locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/... | Mark Rutland | 6 | -8/+8 |
2017-10-25 | locking/atomics, media/dvb_ringbuffer: Convert ACCESS_ONCE() to READ_ONCE()/W... | Mark Rutland | 1 | -4/+4 |
2017-10-25 | locking/atomics, fs/ncpfs: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 1 | -9/+0 |
2017-10-25 | locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 2 | -11/+11 |
2017-10-25 | locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 1 | -12/+12 |
2017-10-25 | locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 1 | -5/+5 |
2017-10-25 | locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 1 | -7/+8 |
2017-10-25 | locking/qrwlock: Prevent slowpath writers getting held up by fastpath | Will Deacon | 3 | -37/+14 |
2017-10-25 | locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks | Will Deacon | 4 | -168/+20 |
2017-10-25 | locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock | Will Deacon | 2 | -40/+14 |
2017-10-25 | locking/atomic: Add atomic_cond_read_acquire() | Will Deacon | 2 | -0/+7 |
2017-10-25 | locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' | Will Deacon | 3 | -37/+16 |
2017-10-24 | locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(... | Will Deacon | 1 | -0/+13 |
2017-10-24 | locking/barriers: Kill lockless_dereference() | Will Deacon | 3 | -44/+0 |
2017-10-24 | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon | 13 | -27/+27 |
2017-10-24 | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() | Will Deacon | 1 | -0/+1 |
2017-10-24 | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon | 11 | -271/+286 |
2017-10-24 | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar | 479 | -2345/+5183 |
2017-10-23 | Linux 4.14-rc6v4.14-rc6 | Linus Torvalds | 1 | -1/+1 |
2017-10-23 | Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -39/+96 |
2017-10-23 | Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -26/+15 |
2017-10-23 | Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 18 | -77/+226 |
2017-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -6/+1 |
2017-10-22 | Input: do not use property bits when generating module alias | Dmitry Torokhov | 2 | -6/+1 |
2017-10-22 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -67/+59 |
2017-10-22 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+2 |
2017-10-22 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+5 |
2017-10-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -10/+37 |
2017-10-22 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -18/+52 |
2017-10-22 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+7 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 113 | -689/+1735 |