summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar64-6390/+5830
2019-10-30Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r...Paul E. McKenney50-207/+785
2019-10-30security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney1-2/+2
2019-10-30net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney12-20/+21
2019-10-30net/netfilter: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney1-2/+3
2019-10-30net/core: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2-4/+4
2019-10-30bpf/cgroup: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney1-2/+2
2019-10-30fs/afs: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney1-2/+2
2019-10-30drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2-6/+6
2019-10-30drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney1-1/+1
2019-10-30x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney1-2/+2
2019-10-30rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()Paul E. McKenney1-0/+18
2019-10-30rcu: Suppress levelspread uninitialized messagesPaul E. McKenney1-0/+2
2019-10-30rcu: Fix uninitialized variable in nocb_gp_wait()Dan Carpenter1-1/+1
2019-10-30rcu: Update descriptions for rcu_future_grace_period tracepointPaul E. McKenney1-5/+5
2019-10-30rcu: Update descriptions for rcu_nocb_wake tracepointPaul E. McKenney1-14/+21
2019-10-30rcu: Remove obsolete descriptions for rcu_barrier tracepointPaul E. McKenney1-2/+0
2019-10-30rcu: Ensure that ->rcu_urgent_qs is set before resched IPIJoel Fernandes (Google)1-0/+1
2019-10-30workqueue: Convert for_each_wq to use built-in list checkJoel Fernandes (Google)1-8/+2
2019-10-30rcu: Several rcu_segcblist functions can be statickbuild test robot1-3/+3
2019-10-30rcu: Remove unused function hlist_bl_del_init_rcu()Ethan Hansen1-28/+0
2019-10-30Merge tag 'iommu-fixes-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+15
2019-10-30Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+13
2019-10-30gfs2: Fix initialisation of args for remountAndrew Price1-7/+13
2019-10-30iommu/vt-d: Fix panic after kexec -p for kdumpJohn Donnelly1-1/+1
2019-10-30iommu/amd: Apply the same IVRS IOAPIC workaround to Acer Aspire A315-41Takashi Iwai1-0/+13
2019-10-30iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failureYueHaibing1-3/+1
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-65/+186
2019-10-29Documentation: Rename rcu_node_context_switch() to rcu_note_context_switch()Sebastian Andrzej Siewior3-3/+3
2019-10-29doc: Update list_for_each_entry_rcu() documentationJoel Fernandes (Google)2-5/+23
2019-10-29Restore docs "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"Joel Fernandes (Google)1-0/+54
2019-10-29Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)1-1/+1
2019-10-29docs: rcu: Increase toctree to 3Joel Fernandes (Google)1-1/+1
2019-10-29docs: rcu: Correct links referring to titlesJoel Fernandes (Google)2-60/+47
2019-10-29docs: rcu: convert some articles from html to ReSTMauro Carvalho Chehab11-6104/+4978
2019-10-29Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"Joel Fernandes (Google)1-1/+1
2019-10-29Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlo...Joel Fernandes (Google)1-71/+0
2019-10-28Merge tag 'arc-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds3-2/+31
2019-10-28rcu: Make kernel-mode nohz_full CPUs invoke the RCU core processingPaul E. McKenney1-5/+5
2019-10-28rcu: Confine ->core_needs_qs accesses to the corresponding CPUPaul E. McKenney1-4/+4
2019-10-28rcu: Reset CPU hints when reporting a quiescent stateJoel Fernandes (Google)1-7/+10
2019-10-28rcu: Force nohz_full tick on upon irq enter instead of exitPaul E. McKenney1-6/+5
2019-10-28rcu: Force tick on for nohz_full CPUs not reaching quiescent statesPaul E. McKenney2-7/+32
2019-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds21-259/+297
2019-10-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-6/+10
2019-10-28vringh: fix copy direction of vringh_iov_push_kern()Jason Wang1-1/+7
2019-10-28vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella1-1/+0
2019-10-28virtio_ring: fix stalls for packed ringsMarvin Liu1-4/+3
2019-10-27Linux 5.4-rc5v5.4-rc5Linus Torvalds1-2/+2
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+9