index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
authencesn.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
rcu/nocb: Add nocb CB kthread list to show_rcu_nocb_state() output
Paul E. McKenney
1
-0
/
+1
2021-01-07
rcu/nocb: Add grace period and task state to show_rcu_nocb_state() output
Paul E. McKenney
2
-7
/
+43
2021-01-07
tools/rcutorture: Support nocb toggle in TREE01
Frederic Weisbecker
1
-1
/
+3
2021-01-07
rcutorture: Test runtime toggling of CPUs' callback offloading
Paul E. McKenney
2
-3
/
+95
2021-01-07
timer: Add timer_curr_running()
Frederic Weisbecker
2
-0
/
+15
2021-01-07
cpu/hotplug: Add lockdep_is_cpus_held()
Frederic Weisbecker
2
-0
/
+9
2021-01-07
rcu/nocb: Locally accelerate callbacks as long as offloading isn't complete
Frederic Weisbecker
1
-4
/
+3
2021-01-07
rcu/nocb: Process batch locally as long as offloading isn't complete
Frederic Weisbecker
2
-1
/
+14
2021-01-07
rcu/nocb: Only cond_resched() from actual offloaded batch processing
Frederic Weisbecker
1
-2
/
+1
2021-01-07
rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloading
Frederic Weisbecker
1
-1
/
+8
2021-01-07
rcu/nocb: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLY
Frederic Weisbecker
1
-1
/
+10
2021-01-07
rcu/nocb: Shutdown nocb timer on de-offloading
Frederic Weisbecker
2
-1
/
+12
2021-01-07
rcu/nocb: Re-offload support
Frederic Weisbecker
2
-22
/
+138
2021-01-07
rcu/nocb: De-offloading GP kthread
Frederic Weisbecker
1
-3
/
+51
2021-01-07
rcu/nocb: Don't deoffload an offline CPU with pending work
Frederic Weisbecker
1
-0
/
+9
2021-01-07
rcu/nocb: De-offloading CB kthread
Frederic Weisbecker
5
-22
/
+123
2021-01-07
rcu/nocb: Always init segcblist on CPU up
Frederic Weisbecker
1
-3
/
+9
2021-01-07
rcu/nocb: Provide basic callback offloading state machine bits
Frederic Weisbecker
4
-3
/
+128
2021-01-07
rcu/nocb: Turn enabled/offload states into a common flag
Frederic Weisbecker
3
-7
/
+28
2021-01-07
rcu/segcblist: Add debug checks for segment lengths
Joel Fernandes (Google)
3
-2
/
+21
2021-01-07
rcu/trace: Add tracing for how segcb list changes
Joel Fernandes (Google)
2
-0
/
+35
2021-01-07
rcu/tree: segcblist: Remove redundant smp_mb()s
Joel Fernandes (Google)
2
-2
/
+0
2021-01-07
rcu/segcblist: Add counters to segcblist datastructure
Joel Fernandes (Google)
4
-46
/
+82
2021-01-07
rcu/segcblist: Add additional comments to explain smp_mb()
Joel Fernandes (Google)
1
-4
/
+64
2021-01-04
rcu/tree: Make rcu_do_batch count how many callbacks were executed
Joel Fernandes (Google)
3
-7
/
+7
2020-12-28
Linux 5.11-rc1
v5.11-rc1
Linus Torvalds
1
-2
/
+2
2020-12-27
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-26
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-26
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-26
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-26
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
1
-1
/
+1
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
2020-12-24
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
1
-3
/
+10
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
4
-16
/
+16
2020-12-24
perf stat aggregation: Add separate core member
James Clark
5
-28
/
+27
2020-12-24
perf stat aggregation: Add separate die member
James Clark
5
-36
/
+26
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
6
-51
/
+41
2020-12-24
perf stat aggregation: Add separate node member
James Clark
5
-8
/
+21
2020-12-24
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
4
-11
/
+11
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
4
-20
/
+35
2020-12-24
perf cpumap: Add new map type for aggregation
James Clark
2
-0
/
+25
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
7
-127
/
+173
2020-12-24
perf cpumap: Add new struct for cpu aggregation
James Clark
2
-0
/
+26
2020-12-24
perf cpumap: Use existing allocator to avoid using malloc
James Clark
1
-4
/
+4
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
1
-7
/
+46
2020-12-24
perf tools: Update s390's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-170
/
+226
2020-12-24
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-7
/
+19
[next]