| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized | Dou Liyang | 2017-10-30 | 2 | -3/+6 |
* | block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com... | Byungchul Park | 2017-10-26 | 3 | -11/+23 |
* | workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes | Byungchul Park | 2017-10-25 | 2 | -18/+5 |
* | sched/completions: Add support for initializing completions with lockdep_map | Byungchul Park | 2017-10-25 | 1 | -0/+14 |
* | locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y | Byungchul Park | 2017-10-25 | 2 | -0/+19 |
* | locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and ... | Byungchul Park | 2017-10-25 | 1 | -2/+2 |
* | locking/lockdep: Add a boot parameter allowing unwind in cross-release and di... | Byungchul Park | 2017-10-25 | 2 | -2/+20 |
* | locking/lockdep, sched/completions: Change the prefix of lock name for comple... | Byungchul Park | 2017-10-25 | 1 | -2/+2 |
* | locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP | Byungchul Park | 2017-10-25 | 1 | -0/+5 |
* | block: Use DECLARE_COMPLETION_ONSTACK() in submit_bio_wait() | Christoph Hellwig | 2017-10-25 | 1 | -14/+5 |
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 180 | -385/+383 |
* | locking/atomics, mm: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Paul E. McKenney | 2017-10-25 | 1 | -3/+3 |
* | locking/atomics, doc/filesystems: Convert ACCESS_ONCE() references | Paul E. McKenney | 2017-10-25 | 1 | -3/+3 |
* | locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal | Mark Rutland | 2017-10-25 | 1 | -3/+2 |
* | locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 2017-10-25 | 1 | -2/+2 |
* | locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRIT... | Mark Rutland | 2017-10-25 | 2 | -2/+2 |
* | locking/atomics, samples/mic/mpssd/mpssd.c: Convert ACCESS_ONCE() to READ_ONC... | Mark Rutland | 2017-10-25 | 1 | -3/+3 |
* | locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 2017-10-25 | 1 | -3/+7 |
* | locking/atomics, net/ipv4/tcp_input.c: Convert ACCESS_ONCE() to READ_ONCE()/W... | Mark Rutland | 2017-10-25 | 1 | -3/+3 |
* | locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/... | Mark Rutland | 2017-10-25 | 6 | -8/+8 |
* | locking/atomics, media/dvb_ringbuffer: Convert ACCESS_ONCE() to READ_ONCE()/W... | Mark Rutland | 2017-10-25 | 1 | -4/+4 |
* | locking/atomics, fs/ncpfs: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 2017-10-25 | 1 | -9/+0 |
* | locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 2017-10-25 | 2 | -11/+11 |
* | locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 2017-10-25 | 1 | -12/+12 |
* | locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 2017-10-25 | 1 | -5/+5 |
* | locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 2017-10-25 | 1 | -7/+8 |
* | locking/qrwlock: Prevent slowpath writers getting held up by fastpath | Will Deacon | 2017-10-25 | 3 | -37/+14 |
* | locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks | Will Deacon | 2017-10-25 | 4 | -168/+20 |
* | locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock | Will Deacon | 2017-10-25 | 2 | -40/+14 |
* | locking/atomic: Add atomic_cond_read_acquire() | Will Deacon | 2017-10-25 | 2 | -0/+7 |
* | locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock' | Will Deacon | 2017-10-25 | 3 | -37/+16 |
* | locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(... | Will Deacon | 2017-10-24 | 1 | -0/+13 |
* | locking/barriers: Kill lockless_dereference() | Will Deacon | 2017-10-24 | 3 | -44/+0 |
* | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon | 2017-10-24 | 13 | -27/+27 |
* | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() | Will Deacon | 2017-10-24 | 1 | -0/+1 |
* | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon | 2017-10-24 | 11 | -271/+286 |
* | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2017-10-24 | 479 | -2345/+5183 |
|\ |
|
| * | Linux 4.14-rc6v4.14-rc6 | Linus Torvalds | 2017-10-23 | 1 | -1/+1 |
| * | Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-10-23 | 9 | -39/+96 |
| |\ |
|
| | * | staging: bcm2835-audio: Fix memory corruption | Phil Elwell | 2017-10-18 | 1 | -12/+7 |
| | * | Merge tag 'iio-fixes-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-10-15 | 8 | -27/+89 |
| | |\ |
|
| | | * | iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property | Eugen Hristev | 2017-10-14 | 1 | -16/+29 |
| | | * | iio: adc: dln2-adc: fix build error | Randy Dunlap | 2017-10-08 | 1 | -0/+2 |
| | | * | iio: dummy: events: Add missing break | Lars-Peter Clausen | 2017-10-01 | 1 | -0/+1 |
| | | * | staging: iio: ade7759: fix signed extension bug on shift of a u8 | Colin Ian King | 2017-09-30 | 1 | -1/+1 |
| | | * | iio: pressure: zpa2326: Remove always-true check which confuses gcc | Geert Uytterhoeven | 2017-09-25 | 1 | -7/+3 |
| | | * | iio: proximity: as3935: noise detection + threshold changes | Matt Ranostay | 2017-09-25 | 3 | -3/+53 |
| * | | | Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-10-23 | 4 | -26/+15 |
| |\ \ \ |
|
| | * | | | android: binder: Fix null ptr dereference in debug msg | Sherry Yang | 2017-10-21 | 1 | -1/+1 |
| | * | | | android: binder: Don't get mm from task | Sherry Yang | 2017-10-21 | 2 | -14/+9 |