summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-25virt/kvm: Replace spin_is_locked() with lockdepPaul E. McKenney
2019-01-25include/asm-generic: Remove spin_is_locked() commentPaul E. McKenney
2019-01-25Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEADPaul E. McKenney
2019-01-25rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes()Zhang, Jun
2019-01-25rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun
2019-01-25rcu: Add sysrq rcu_node-dump capabilityPaul E. McKenney
2019-01-25rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flagsPaul E. McKenney
2019-01-25rcu: Improve diagnostics for failed RCU grace-period startPaul E. McKenney
2019-01-25rcu: Update NOCB commentsPaul E. McKenney
2019-01-25rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variablePaul E. McKenney
2019-01-25rcu: Move rcu_cpu_has_work to rcu_data structurePaul E. McKenney
2019-01-25rcu: Remove unused rcu_cpu_kthread_loops per-CPU variablePaul E. McKenney
2019-01-25rcu: Move rcu_cpu_kthread_status to rcu_data structurePaul E. McKenney
2019-01-25rcu: Move rcu_cpu_kthread_task to rcu_data structurePaul E. McKenney
2019-01-25rcu: Accommodate zero jiffies_till_first_fqs and kthread kickingPaul E. McKenney
2019-01-25rcu: Remove wrapper definitions for obsolete RCU update functionsPaul E. McKenney
2019-01-25rcu: Discard separate per-CPU callback countsPaul E. McKenney
2019-01-25rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()Paul E. McKenney
2019-01-25rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu()Paul E. McKenney
2019-01-25rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited()Paul E. McKenney
2019-01-25rcu: Determine expedited-GP IPI handler at build timePaul E. McKenney
2019-01-25rcu: Inline rcu_kthread_do_work() into its sole remaining callerPaul E. McKenney
2019-01-25rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVORPaul E. McKenney
2019-01-25rcu: Inline force_quiescent_state() into rcu_force_quiescent_state()Paul E. McKenney
2019-01-25rcu: Make expedited IPI handler return after handling critical sectionPaul E. McKenney
2019-01-25rcu: Rename and comment changes due to only one rcuo kthread per CPUPaul E. McKenney
2019-01-25sched: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2019-01-25sched: Replace call_rcu_sched() with call_rcu()Paul E. McKenney
2019-01-21tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"Paul E. McKenney
2019-01-21tools/memory-model: Add scripts to check github litmus testsPaul E. McKenney
2019-01-21tools/memory-model: Model smp_mb__after_unlock_lock()Andrea Parri
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-18Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-18Merge tag 'led-fix-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-18Merge tag 'hwmon-for-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-18Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-18Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-18Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-01-17leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao
2019-01-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-18Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-18Merge tag 'kbuild-fixes-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-17afs: Fix race in async call refcountingDavid Howells
2019-01-17afs: Provide a function to get a ref on a callDavid Howells
2019-01-17afs: Fix key refcounting in file locking codeDavid Howells
2019-01-17afs: Don't set vnode->cb_s_break in afs_validate()Marc Dionne
2019-01-17kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada
2019-01-17openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada