| Commit message (Expand) | Author | Files | Lines |
2019-02-09 | rcu/sync: Convert to SPDX license identifier | Paul E. McKenney | 1 | -14/+1 |
2019-02-09 | rcu/srcu: Convert to SPDX license identifier | Paul E. McKenney | 2 | -30/+4 |
2019-02-09 | rcu/rcutorture: Convert to SPDX license identifier | Paul E. McKenney | 1 | -16/+3 |
2019-02-09 | rcu/rcu_segcblist: Convert to SPDX license identifier | Paul E. McKenney | 2 | -30/+4 |
2019-02-09 | rcu/rcuperf: Convert to SPDX license identifier | Paul E. McKenney | 1 | -16/+3 |
2019-02-09 | rcu/rcu.h: Convert to SPDX license identifier | Paul E. McKenney | 1 | -15/+2 |
2019-01-26 | rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes() | Zhang, Jun | 1 | -1/+1 |
2019-01-26 | rcu: Do RCU GP kthread self-wakeup from softirq and interrupt | Zhang, Jun | 1 | -6/+14 |
2019-01-26 | rcu: Add sysrq rcu_node-dump capability | Paul E. McKenney | 2 | -0/+30 |
2019-01-26 | rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flags | Paul E. McKenney | 1 | -1/+1 |
2019-01-26 | rcu: Improve diagnostics for failed RCU grace-period start | Paul E. McKenney | 2 | -23/+34 |
2019-01-26 | rcu: Update NOCB comments | Paul E. McKenney | 1 | -17/+16 |
2019-01-26 | rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variable | Paul E. McKenney | 1 | -4/+0 |
2019-01-26 | rcu: Move rcu_cpu_has_work to rcu_data structure | Paul E. McKenney | 2 | -13/+5 |
2019-01-26 | rcu: Remove unused rcu_cpu_kthread_loops per-CPU variable | Paul E. McKenney | 2 | -3/+0 |
2019-01-26 | rcu: Move rcu_cpu_kthread_status to rcu_data structure | Paul E. McKenney | 2 | -5/+5 |
2019-01-26 | rcu: Move rcu_cpu_kthread_task to rcu_data structure | Paul E. McKenney | 2 | -7/+10 |
2019-01-26 | rcu: Accommodate zero jiffies_till_first_fqs and kthread kicking | Paul E. McKenney | 1 | -1/+1 |
2019-01-26 | rcu: Remove wrapper definitions for obsolete RCU update functions | Paul E. McKenney | 1 | -53/+0 |
2019-01-26 | rcu: Discard separate per-CPU callback counts | Paul E. McKenney | 4 | -75/+21 |
2019-01-26 | rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited() | Paul E. McKenney | 1 | -45/+36 |
2019-01-26 | rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu() | Paul E. McKenney | 3 | -91/+73 |
2019-01-26 | rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited() | Paul E. McKenney | 1 | -56/+49 |
2019-01-26 | rcu: Determine expedited-GP IPI handler at build time | Paul E. McKenney | 4 | -37/+38 |
2019-01-26 | rcu: Inline rcu_kthread_do_work() into its sole remaining caller | Paul E. McKenney | 1 | -6/+1 |
2019-01-26 | rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVOR | Paul E. McKenney | 2 | -4/+0 |
2019-01-26 | rcu: Inline force_quiescent_state() into rcu_force_quiescent_state() | Paul E. McKenney | 1 | -15/+6 |
2019-01-26 | rcu: Make expedited IPI handler return after handling critical section | Paul E. McKenney | 1 | -0/+1 |
2019-01-26 | rcu: Rename and comment changes due to only one rcuo kthread per CPU | Paul E. McKenney | 3 | -6/+6 |
2019-01-26 | sched: Replace synchronize_sched() with synchronize_rcu() | Paul E. McKenney | 2 | -3/+3 |
2019-01-26 | sched: Replace call_rcu_sched() with call_rcu() | Paul E. McKenney | 2 | -3/+3 |
2019-01-21 | tools/memory-model: Make scripts take "-j" abbreviation for "--jobs" | Paul E. McKenney | 1 | -2/+12 |
2019-01-21 | tools/memory-model: Add scripts to check github litmus tests | Paul E. McKenney | 13 | -93/+739 |
2019-01-21 | tools/memory-model: Model smp_mb__after_unlock_lock() | Andrea Parri | 3 | -2/+6 |
2019-01-17 | leds: lp5523: fix a missing check of return value of lp55xx_read | Kangjie Lu | 1 | -1/+3 |
2019-01-17 | hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in... | Cheng-Min Ao | 1 | -1/+1 |
2019-01-17 | afs: Fix race in async call refcounting | David Howells | 2 | -5/+32 |
2019-01-17 | afs: Provide a function to get a ref on a call | David Howells | 1 | -6/+12 |
2019-01-17 | afs: Fix key refcounting in file locking code | David Howells | 2 | -2/+4 |
2019-01-17 | afs: Don't set vnode->cb_s_break in afs_validate() | Marc Dionne | 1 | -1/+0 |
2019-01-17 | kbuild: mark prepare0 as PHONY to fix external module build | Masahiro Yamada | 1 | -2/+2 |
2019-01-17 | openrisc: remove unneeded code in arch/openrisc/Makefile | Masahiro Yamada | 1 | -3/+0 |
2019-01-17 | nds32: remove unneeded code in arch/nds32/Makefile | Masahiro Yamada | 1 | -8/+0 |
2019-01-17 | LSM: Check for NULL cred-security on free | James Morris | 1 | -0/+7 |
2019-01-16 | drm/amd/display: Detach backlight from stream | David Francis | 4 | -15/+3 |
2019-01-16 | Yama: Check for pid death before checking ancestry | Kees Cook | 1 | -1/+3 |
2019-01-16 | dt-bindings: reset: meson-axg: fix SPDX license id | Jerome Brunet | 1 | -2/+1 |
2019-01-16 | dt-bindings: soc: qcom: Fix trivial language typos | Krzysztof Kozlowski | 2 | -3/+3 |
2019-01-16 | doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt file | Otto Sabart | 1 | -2/+0 |
2019-01-16 | OF: properties: add missing of_node_put | Julia Lawall | 1 | -0/+1 |