summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux/rcu_segcblist: Convert to SPDX license identifierPaul E. McKenney2019-02-091-15/+2Star
* linux/rcupdate: Convert to SPDX license identifierPaul E. McKenney2019-02-091-15/+2Star
* linux/rcu_node_tree: Convert to SPDX license identifierPaul E. McKenney2019-02-091-15/+2Star
* rcu/update: Convert to SPDX license identifierPaul E. McKenney2019-02-091-15/+2Star
* rcu/tree: Convert to SPDX license identifierPaul E. McKenney2019-02-094-61/+9Star
* rcu/tiny: Convert to SPDX license identifierPaul E. McKenney2019-02-091-15/+2Star
* rcu/sync: Convert to SPDX license identifierPaul E. McKenney2019-02-091-14/+1Star
* rcu/srcu: Convert to SPDX license identifierPaul E. McKenney2019-02-092-30/+4Star
* rcu/rcutorture: Convert to SPDX license identifierPaul E. McKenney2019-02-091-16/+3Star
* rcu/rcu_segcblist: Convert to SPDX license identifierPaul E. McKenney2019-02-092-30/+4Star
* rcu/rcuperf: Convert to SPDX license identifierPaul E. McKenney2019-02-091-16/+3Star
* rcu/rcu.h: Convert to SPDX license identifierPaul E. McKenney2019-02-091-15/+2Star
* Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEADPaul E. McKenney2019-01-264-78/+114
|\
| * rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes()Zhang, Jun2019-01-261-1/+1
| * rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun2019-01-261-6/+14
| * rcu: Add sysrq rcu_node-dump capabilityPaul E. McKenney2019-01-262-0/+30
| * rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flagsPaul E. McKenney2019-01-261-1/+1
| * rcu: Improve diagnostics for failed RCU grace-period startPaul E. McKenney2019-01-262-23/+34
| * rcu: Update NOCB commentsPaul E. McKenney2019-01-261-17/+16Star
| * rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variablePaul E. McKenney2019-01-261-4/+0Star
| * rcu: Move rcu_cpu_has_work to rcu_data structurePaul E. McKenney2019-01-262-13/+5Star
| * rcu: Remove unused rcu_cpu_kthread_loops per-CPU variablePaul E. McKenney2019-01-262-3/+0Star
| * rcu: Move rcu_cpu_kthread_status to rcu_data structurePaul E. McKenney2019-01-262-5/+5
| * rcu: Move rcu_cpu_kthread_task to rcu_data structurePaul E. McKenney2019-01-262-7/+10
| * rcu: Accommodate zero jiffies_till_first_fqs and kthread kickingPaul E. McKenney2019-01-261-1/+1
* | rcu: Remove wrapper definitions for obsolete RCU update functionsPaul E. McKenney2019-01-261-53/+0Star
* | rcu: Discard separate per-CPU callback countsPaul E. McKenney2019-01-264-75/+21Star
* | rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()Paul E. McKenney2019-01-261-45/+36Star
* | rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu()Paul E. McKenney2019-01-263-91/+73Star
* | rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited()Paul E. McKenney2019-01-261-56/+49Star
* | rcu: Determine expedited-GP IPI handler at build timePaul E. McKenney2019-01-264-37/+38
* | rcu: Inline rcu_kthread_do_work() into its sole remaining callerPaul E. McKenney2019-01-261-6/+1Star
* | rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVORPaul E. McKenney2019-01-262-4/+0Star
* | rcu: Inline force_quiescent_state() into rcu_force_quiescent_state()Paul E. McKenney2019-01-261-15/+6Star
* | rcu: Make expedited IPI handler return after handling critical sectionPaul E. McKenney2019-01-261-0/+1
* | rcu: Rename and comment changes due to only one rcuo kthread per CPUPaul E. McKenney2019-01-263-6/+6
* | sched: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2019-01-262-3/+3
* | sched: Replace call_rcu_sched() with call_rcu()Paul E. McKenney2019-01-262-3/+3
|/
* tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"Paul E. McKenney2019-01-211-2/+12
* tools/memory-model: Add scripts to check github litmus testsPaul E. McKenney2019-01-2113-93/+739
* tools/memory-model: Model smp_mb__after_unlock_lock()Andrea Parri2019-01-213-2/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-1810-22/+109
|\
| * RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUTJason Gunthorpe2019-01-144-13/+59
| * RDMA/mthca: Clear QP objects during their allocationLeon Romanovsky2019-01-111-2/+2
| * RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2019-01-113-1/+41
| * RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id typeSteve Wise2019-01-091-1/+4
| * RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky2019-01-071-4/+0Star
| * RDMA/uverbs: Fix post send success return value in case of errorGal Pressman2019-01-071-1/+3
* | Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-01-1827-131/+114Star
|\ \
| * \ Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-01-189-66/+20Star
| |\ \