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
2020-10-12
Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+2
2020-09-25
Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+2
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
2
-2
/
+2
2020-09-21
rcu/tree: Export rcu_idle_{enter,exit} to modules
Borislav Petkov
1
-0
/
+2
2020-09-16
rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()
Paul E. McKenney
1
-1
/
+1
2020-08-07
rcu: kasan: record and print call_rcu() call stack
Walter Wu
1
-0
/
+2
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-12
/
+3
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
14
-188
/
+1206
2020-07-05
Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-06-29
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...
Paul E. McKenney
14
-185
/
+1203
2020-06-29
rcutorture: Check for unwatched readers
Paul E. McKenney
1
-0
/
+1
2020-06-29
rcu/rcutorture: Replace 0 with false
Jules Irenge
1
-1
/
+1
2020-06-29
rcutorture: NULL rcu_torture_current earlier in cleanup code
Paul E. McKenney
1
-1
/
+1
2020-06-29
rcutorture: Add races with task-exit processing
Paul E. McKenney
1
-3
/
+109
2020-06-29
srcu: Avoid local_irq_save() before acquiring spinlock_t
Sebastian Andrzej Siewior
1
-7
/
+7
2020-06-29
srcu: Fix a typo in comment "amoritized"->"amortized"
Ethon Paul
1
-1
/
+1
2020-06-29
refperf: Rename refperf.c to refscale.c and change internal names
Paul E. McKenney
2
-92
/
+92
2020-06-29
refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TEST
Paul E. McKenney
3
-6
/
+6
2020-06-29
rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment
Paul E. McKenney
1
-5
/
+4
2020-06-29
refperf: Add test for RCU Tasks readers
Paul E. McKenney
1
-1
/
+27
2020-06-29
refperf: Add test for RCU Tasks Trace readers.
Paul E. McKenney
1
-2
/
+31
2020-06-29
refperf: Change readdelay module parameter to nanoseconds
Paul E. McKenney
1
-14
/
+22
2020-06-29
refperf: Work around 64-bit division
Arnd Bergmann
1
-2
/
+6
2020-06-29
refperf: Adjust refperf.loop default value
Paul E. McKenney
1
-1
/
+1
2020-06-29
refperf: Add read-side delay module parameter
Paul E. McKenney
1
-19
/
+89
2020-06-29
refperf: Simplify initialization-time wakeup protocol
Paul E. McKenney
1
-12
/
+5
2020-06-29
refperf: Label experiment-number column "Runs"
Paul E. McKenney
1
-1
/
+1
2020-06-29
refperf: Add warmup and cooldown processing phases
Paul E. McKenney
1
-2
/
+18
2020-06-29
refperf: More closely synchronize reader start times
Paul E. McKenney
1
-0
/
+5
2020-06-29
refperf: Convert reader_task structure's "start" field to int
Paul E. McKenney
1
-5
/
+4
2020-06-29
refperf: Tune reader measurement interval
Paul E. McKenney
1
-6
/
+5
2020-06-29
refperf: Make functions static
Paul E. McKenney
1
-2
/
+2
2020-06-29
refperf: Dynamically allocate thread-summary output buffer
Paul E. McKenney
1
-1
/
+5
2020-06-29
refperf: Dynamically allocate experiment-summary output buffer
Paul E. McKenney
1
-5
/
+11
2020-06-29
refperf: Provide module parameter to specify number of experiments
Paul E. McKenney
1
-20
/
+23
2020-06-29
refperf: Convert nreaders to a module parameter
Paul E. McKenney
1
-5
/
+11
2020-06-29
refperf: Allow decimal nanoseconds
Paul E. McKenney
1
-2
/
+2
2020-06-29
refperf: Hoist function-pointer calls out of the loop
Paul E. McKenney
1
-54
/
+38
2020-06-29
refperf: Add holdoff parameter to allow CPUs to come online
Paul E. McKenney
1
-3
/
+10
2020-06-29
rcuperf: Add comments explaining the high reader overhead
Paul E. McKenney
1
-2
/
+9
2020-06-29
refperf: Add a test to measure performance of read-side synchronization
Joel Fernandes (Google)
3
-0
/
+578
2020-06-29
rcuperf: Remove useless while loops around wait_event
Joel Fernandes (Google)
1
-10
/
+4
2020-06-29
rcu-tasks: Fix code-style issues
Paul E. McKenney
1
-3
/
+3
2020-06-29
rcu-tasks: Conditionally compile show_rcu_tasks_gp_kthreads()
Paul E. McKenney
1
-0
/
+14
2020-06-29
rcu-tasks: Add #include of rcupdate_trace.h to update.c
Paul E. McKenney
1
-0
/
+1
2020-06-29
rcu-tasks: Make rcu_tasks_postscan() be static
Paul E. McKenney
1
-1
/
+1
2020-06-29
rcu-tasks: Convert sleeps to idle priority
Paul E. McKenney
1
-3
/
+3
2020-06-29
rcu: Support reclaim for head-less object
Uladzislau Rezki (Sony)
1
-2
/
+43
2020-06-29
rcu: Rename *_kfree_callback/*_kfree_rcu_offset/kfree_call_*
Uladzislau Rezki (Sony)
2
-10
/
+10
2020-06-29
rcu/tiny: support vmalloc in tiny-RCU
Uladzislau Rezki (Sony)
1
-1
/
+2
[next]