index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-06
rcu: Start timing stall repetitions after warning complete
Paul E. McKenney
1
-1
/
+8
2021-08-06
rcu: Do not disable GP stall detection in rcu_cpu_stall_reset()
Sergey Senozhatsky
1
-6
/
+3
2021-08-06
rcu/tree: Handle VM stoppage in stall detection
Sergey Senozhatsky
1
-0
/
+18
2021-08-06
rcu: Mark accesses to ->rcu_read_lock_nesting
Paul E. McKenney
1
-3
/
+6
2021-08-06
rcu: Weaken ->dynticks accesses and updates
Paul E. McKenney
1
-8
/
+18
2021-08-06
rcu: Remove special bit at the bottom of the ->dynticks counter
Joel Fernandes (Google)
1
-63
/
+14
2021-08-06
rcu: Fix stall-warning deadlock due to non-release of rcu_node ->lock
Yanfei Xu
1
-1
/
+3
2021-08-06
rcu: Fix to include first blocked task in stall warning
Yanfei Xu
1
-2
/
+2
2021-07-27
rcuscale: Console output claims too few grace periods
Jiangong.Han
1
-2
/
+2
2021-07-27
rcutorture: Preempt rather than block when testing task stalls
Paul E. McKenney
1
-1
/
+6
2021-07-27
refscale: Add measurement of clock readout
Paul E. McKenney
1
-1
/
+35
2021-07-20
rcu: Fix macro name CONFIG_TASKS_RCU_TRACE
Zhouyi Zhou
1
-4
/
+4
2021-07-20
rcu-tasks: Fix synchronize_rcu_rude() typo in comment
Paul E. McKenney
1
-2
/
+2
2021-07-20
rcu-tasks: Mark ->trc_reader_special.b.need_qs data races
Paul E. McKenney
1
-4
/
+4
2021-07-20
rcu-tasks: Mark ->trc_reader_nesting data races
Paul E. McKenney
1
-5
/
+6
2021-07-20
rcu-tasks: Add comments explaining task_struct strategy
Paul E. McKenney
1
-1
/
+10
2021-07-20
rcu/nocb: Remove NOCB deferred wakeup from rcutree_dead_cpu()
Frederic Weisbecker
1
-3
/
+0
2021-07-20
rcu/nocb: Start moving nocb code to its own plugin file
Frederic Weisbecker
3
-1487
/
+1497
2021-07-06
rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads()
Paul E. McKenney
1
-2
/
+2
2021-07-06
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
1
-1
/
+0
2021-07-06
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
1
-3
/
+2
2021-07-06
refscale: Avoid false-positive warnings in ref_scale_reader()
Paul E. McKenney
1
-3
/
+3
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-459
/
+730
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+2
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2
-8
/
+8
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-05-18
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...
Paul E. McKenney
13
-453
/
+727
2021-05-18
tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline
Paul E. McKenney
2
-1
/
+4
2021-05-18
rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
Paul E. McKenney
1
-0
/
+1
2021-05-13
rcu: Add missing __releases() annotation
Jules Irenge
1
-0
/
+1
2021-05-13
rcu: Improve comments describing RCU read-side critical sections
Paul E. McKenney
1
-10
/
+14
2021-05-12
srcu: Early test SRCU polling start
Frederic Weisbecker
1
-1
/
+5
2021-05-12
rcu: Fix various typos in comments
Ingo Molnar
6
-13
/
+13
2021-05-12
rcu/nocb: Unify timers
Frederic Weisbecker
2
-56
/
+42
2021-05-12
rcu/nocb: Prepare for fine-grained deferred wakeup
Frederic Weisbecker
3
-10
/
+11
2021-05-12
rcu/nocb: Only cancel nocb timer if not polling
Frederic Weisbecker
1
-7
/
+7
2021-05-12
rcu/nocb: Delete bypass_timer upon nocb_gp wakeup
Frederic Weisbecker
1
-0
/
+2
2021-05-12
rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup
Frederic Weisbecker
1
-0
/
+4
2021-05-12
rcu/nocb: Allow de-offloading rdp leader
Frederic Weisbecker
1
-4
/
+0
2021-05-12
rcu/nocb: Directly call __wake_nocb_gp() from bypass timer
Frederic Weisbecker
1
-2
/
+3
2021-05-10
rcu: Don't penalize priority boosting when there is nothing to boost
Paul E. McKenney
1
-3
/
+14
2021-05-10
rcu: Point to documentation of ordering guarantees
Paul E. McKenney
2
-2
/
+21
2021-05-10
rcu: Make rcu_gp_cleanup() be noinline for tracing
Paul E. McKenney
1
-1
/
+1
2021-05-10
rcu: Restrict RCU_STRICT_GRACE_PERIOD to at most four CPUs
Paul E. McKenney
1
-1
/
+1
2021-05-10
rcu: Make show_rcu_gp_kthreads() dump rcu_node structures blocking GP
Paul E. McKenney
1
-2
/
+3
2021-05-10
rcu: Make RCU priority boosting work on single-CPU rcu_node structures
Paul E. McKenney
3
-24
/
+9
2021-05-10
rcu: Add quiescent states and boost states to show_rcu_gp_kthreads() output
Paul E. McKenney
3
-3
/
+11
2021-05-10
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
1
-1
/
+1
2021-05-10
rcu: Add ->gp_max to show_rcu_gp_kthreads() output
Paul E. McKenney
1
-1
/
+2
[prev]
[next]