summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-09linux/torture: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09torture: Convert to SPDX license identifierPaul E. McKenney1-16/+3
2019-02-09linux/srcu: Convert to SPDX license identifierPaul E. McKenney3-45/+6
2019-02-09linux/rcutree: Convert to SPDX license identifierPaul E. McKenney1-16/+3
2019-02-09linux/rcutiny: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09linux/rcu_sync: Convert to SPDX license identifierPaul E. McKenney1-14/+1
2019-02-09linux/rcu_segcblist: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09linux/rcupdate: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09linux/rcu_node_tree: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09rcu/update: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09rcu/tree: Convert to SPDX license identifierPaul E. McKenney4-61/+9
2019-02-09rcu/tiny: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-02-09rcu/sync: Convert to SPDX license identifierPaul E. McKenney1-14/+1
2019-02-09rcu/srcu: Convert to SPDX license identifierPaul E. McKenney2-30/+4
2019-02-09rcu/rcutorture: Convert to SPDX license identifierPaul E. McKenney1-16/+3
2019-02-09rcu/rcu_segcblist: Convert to SPDX license identifierPaul E. McKenney2-30/+4
2019-02-09rcu/rcuperf: Convert to SPDX license identifierPaul E. McKenney1-16/+3
2019-02-09rcu/rcu.h: Convert to SPDX license identifierPaul E. McKenney1-15/+2
2019-01-26rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes()Zhang, Jun1-1/+1
2019-01-26rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun1-6/+14
2019-01-26rcu: Add sysrq rcu_node-dump capabilityPaul E. McKenney2-0/+30
2019-01-26rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flagsPaul E. McKenney1-1/+1
2019-01-26rcu: Improve diagnostics for failed RCU grace-period startPaul E. McKenney2-23/+34
2019-01-26rcu: Update NOCB commentsPaul E. McKenney1-17/+16
2019-01-26rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variablePaul E. McKenney1-4/+0
2019-01-26rcu: Move rcu_cpu_has_work to rcu_data structurePaul E. McKenney2-13/+5
2019-01-26rcu: Remove unused rcu_cpu_kthread_loops per-CPU variablePaul E. McKenney2-3/+0
2019-01-26rcu: Move rcu_cpu_kthread_status to rcu_data structurePaul E. McKenney2-5/+5
2019-01-26rcu: Move rcu_cpu_kthread_task to rcu_data structurePaul E. McKenney2-7/+10
2019-01-26rcu: Accommodate zero jiffies_till_first_fqs and kthread kickingPaul E. McKenney1-1/+1
2019-01-26rcu: Remove wrapper definitions for obsolete RCU update functionsPaul E. McKenney1-53/+0
2019-01-26rcu: Discard separate per-CPU callback countsPaul E. McKenney4-75/+21
2019-01-26rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()Paul E. McKenney1-45/+36
2019-01-26rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu()Paul E. McKenney3-91/+73
2019-01-26rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited()Paul E. McKenney1-56/+49
2019-01-26rcu: Determine expedited-GP IPI handler at build timePaul E. McKenney4-37/+38
2019-01-26rcu: Inline rcu_kthread_do_work() into its sole remaining callerPaul E. McKenney1-6/+1
2019-01-26rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVORPaul E. McKenney2-4/+0
2019-01-26rcu: Inline force_quiescent_state() into rcu_force_quiescent_state()Paul E. McKenney1-15/+6
2019-01-26rcu: Make expedited IPI handler return after handling critical sectionPaul E. McKenney1-0/+1
2019-01-26rcu: Rename and comment changes due to only one rcuo kthread per CPUPaul E. McKenney3-6/+6
2019-01-26sched: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney2-3/+3
2019-01-26sched: Replace call_rcu_sched() with call_rcu()Paul E. McKenney2-3/+3
2019-01-21tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"Paul E. McKenney1-2/+12
2019-01-21tools/memory-model: Add scripts to check github litmus testsPaul E. McKenney13-93/+739
2019-01-21tools/memory-model: Model smp_mb__after_unlock_lock()Andrea Parri3-2/+6
2019-01-17leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu1-1/+3
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao1-1/+1
2019-01-17afs: Fix race in async call refcountingDavid Howells2-5/+32
2019-01-17afs: Provide a function to get a ref on a callDavid Howells1-6/+12