index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tasks.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
rcu-tasks: Mark ->trc_reader_nesting data races
Paul E. McKenney
2021-07-20
1
-5
/
+6
|
|
*
rcu-tasks: Add comments explaining task_struct strategy
Paul E. McKenney
2021-07-20
1
-1
/
+10
|
|
/
|
/
|
|
*
rcu: Use per_cpu_ptr to get the pointer of per_cpu variable
Liu Song
2021-08-06
1
-1
/
+1
|
/
*
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
2021-07-06
1
-1
/
+0
*
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
2021-07-06
1
-3
/
+2
*
-
.
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.1...
Paul E. McKenney
2021-05-18
1
-7
/
+51
|
\
\
|
|
*
tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline
Paul E. McKenney
2021-05-18
1
-1
/
+0
|
|
*
rcu-tasks: Add block comment laying out RCU Rude design
Paul E. McKenney
2021-05-10
1
-2
/
+7
|
|
*
rcu-tasks: Add block comment laying out RCU Tasks design
Paul E. McKenney
2021-05-10
1
-0
/
+40
|
|
/
|
/
|
|
*
rcu: Fix various typos in comments
Ingo Molnar
2021-05-12
1
-4
/
+4
|
/
*
rcu-tasks: Add block comment laying out RCU Tasks Trace design
Paul E. McKenney
2021-03-08
1
-0
/
+36
*
rcu-tasks: Rectify kernel-doc for struct rcu_tasks
Lukas Bulwahn
2021-03-08
1
-2
/
+2
*
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
2021-01-22
1
-4
/
+100
|
\
|
*
rcu-tasks: Add RCU-tasks self tests
Uladzislau Rezki (Sony)
2021-01-04
1
-0
/
+79
|
*
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
2020-12-14
1
-4
/
+21
*
|
rcu-tasks: Make the units of ->init_fract be jiffies
Paul E. McKenney
2020-11-06
1
-8
/
+6
*
|
rcutorture: Make grace-period kthread report match RCU flavor being tested
Paul E. McKenney
2020-11-02
1
-16
/
+14
*
|
rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loop
Paul E. McKenney
2020-11-02
1
-4
/
+1
|
/
*
rcu-tasks: Enclose task-list scan in rcu_read_lock()
Paul E. McKenney
2020-09-16
1
-0
/
+2
*
rcu-tasks: Fix low-probability task_struct leak
Paul E. McKenney
2020-09-16
1
-4
/
+4
*
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
2020-09-16
1
-0
/
+6
*
rcu-tasks: Shorten per-grace-period sleep for RCU Tasks Trace
Paul E. McKenney
2020-09-16
1
-1
/
+9
*
rcu-tasks: Selectively enable more RCU Tasks Trace IPIs
Paul E. McKenney
2020-09-16
1
-2
/
+3
*
rcu-tasks: Use more aggressive polling for RCU Tasks Trace
Paul E. McKenney
2020-09-16
1
-2
/
+14
*
rcu-tasks: Mark variables static
Paul E. McKenney
2020-09-16
1
-3
/
+3
*
rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()
Paul E. McKenney
2020-09-16
1
-1
/
+1
*
-
.
Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a...
Paul E. McKenney
2020-06-29
1
-12
/
+25
|
\
\
|
|
*
rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment
Paul E. McKenney
2020-06-29
1
-5
/
+4
|
|
/
|
/
|
|
*
rcu-tasks: Fix code-style issues
Paul E. McKenney
2020-06-29
1
-3
/
+3
|
*
rcu-tasks: Conditionally compile show_rcu_tasks_gp_kthreads()
Paul E. McKenney
2020-06-29
1
-0
/
+14
|
*
rcu-tasks: Make rcu_tasks_postscan() be static
Paul E. McKenney
2020-06-29
1
-1
/
+1
|
*
rcu-tasks: Convert sleeps to idle priority
Paul E. McKenney
2020-06-29
1
-3
/
+3
|
/
*
rcu-tasks: Allow standalone use of TASKS_{TRACE_,}RCU
Paul E. McKenney
2020-04-27
1
-24
/
+30
*
rcu-tasks: Add IPI failure count to statistics
Paul E. McKenney
2020-04-27
1
-4
/
+7
*
rcu-tasks: Add count for idle tasks on offline CPUs
Paul E. McKenney
2020-04-27
1
-1
/
+5
*
rcu-tasks: Add rcu_dynticks_zero_in_eqs() effectiveness statistics
Paul E. McKenney
2020-04-27
1
-2
/
+11
*
rcu-tasks: Make RCU tasks trace also wait for idle tasks
Paul E. McKenney
2020-04-27
1
-5
/
+13
*
rcu-tasks: Handle the running-offline idle-task special case
Paul E. McKenney
2020-04-27
1
-2
/
+6
*
rcu-tasks: Disable CPU hotplug across RCU tasks trace scans
Paul E. McKenney
2020-04-27
1
-4
/
+14
*
rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locks
Paul E. McKenney
2020-04-27
1
-1
/
+11
*
rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so built
Paul E. McKenney
2020-04-27
1
-10
/
+26
*
rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPI
Paul E. McKenney
2020-04-27
1
-1
/
+2
*
rcu-tasks: Add grace-period and IPI counts to statistics
Paul E. McKenney
2020-04-27
1
-1
/
+9
*
rcu-tasks: Split ->trc_reader_need_end
Paul E. McKenney
2020-04-27
1
-13
/
+20
*
rcu-tasks: Provide boot parameter to delay IPIs until late in grace period
Paul E. McKenney
2020-04-27
1
-4
/
+9
*
rcu-tasks: Add a grace-period start time for throttling and debug
Paul E. McKenney
2020-04-27
1
-0
/
+2
*
rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
Paul E. McKenney
2020-04-27
1
-2
/
+3
*
rcu-tasks: Make rcutorture writer stall output include GP state
Paul E. McKenney
2020-04-27
1
-5
/
+72
*
rcu-tasks: Add RCU tasks to rcutorture writer stall output
Paul E. McKenney
2020-04-27
1
-2
/
+43
*
rcu-tasks: Move #ifdef into tasks.h
Paul E. McKenney
2020-04-27
1
-0
/
+5
[prev]
[next]