index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cmpdi2.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-29
rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment
Paul E. McKenney
2
-7
/
+6
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
doc: Document rcuperf's module parameters
Paul E. McKenney
1
-0
/
+36
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: Output per-experiment data points
Paul E. McKenney
1
-0
/
+4
2020-06-29
refperf: Label experiment-number column "Runs"
Paul E. McKenney
2
-2
/
+2
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
torture: Add refperf to the rcutorture scripting
Paul E. McKenney
8
-6
/
+130
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
Linux 5.8-rc3
v5.8-rc3
Linus Torvalds
1
-1
/
+1
2020-06-28
sched/cfs: change initial value of runnable_avg
Vincent Guittot
1
-1
/
+1
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
6
-58
/
+86
2020-06-28
sched/core: s/WF_ON_RQ/WQ_ON_CPU/
Peter Zijlstra
2
-3
/
+3
2020-06-28
sched/core: Fix ttwu() race
Peter Zijlstra
1
-5
/
+28
2020-06-28
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
2020-06-28
sched/deadline: Initialize ->dl_boosted
Juri Lelli
1
-0
/
+1
2020-06-28
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
1
-1
/
+1
2020-06-28
sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail
Peter Zijlstra
1
-2
/
+4
2020-06-28
Revert "ARM: sti: Implement dummy L2 cache's write_sec"
Patrice Chotard
1
-9
/
+0
2020-06-28
afs: Fix storage of cell names
David Howells
2
-1
/
+10
2020-06-26
kgdb: Avoid suspicious RCU usage warning
Douglas Anderson
1
-0
/
+4
2020-06-26
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
5
-22
/
+24
2020-06-26
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
1
-0
/
+4
2020-06-26
NFSv4 fix CLOSE not waiting for direct IO compeletion
Olga Kornievskaia
2
-4
/
+10
2020-06-26
pNFS/flexfiles: Fix list corruption if the mirror count changes
Trond Myklebust
1
-4
/
+7
2020-06-26
nfs: Fix memory leak of export_path
Tom Rix
1
-0
/
+1
2020-06-26
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Vasily Averin
1
-0
/
+1
2020-06-26
i2c: core: check returned size of emulated smbus block read
Mans Rullgard
1
-0
/
+7
2020-06-26
MAINTAINERS: update info for sparse
Luc Van Oostenryck
1
-1
/
+3
2020-06-26
mm/memory_hotplug.c: fix false softlockup during pfn range removal
Ben Widawsky
1
-2
/
+11
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
4
-39
/
+3
2020-06-26
arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page
Christoph Hellwig
1
-9
/
+3
[next]