开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-12-01
rcutorture: Don't do busted forward-progress testing
Paul E. McKenney
2018-12-01
rcutorture: Use 100ms buckets for forward-progress callback histograms
Paul E. McKenney
2018-12-01
rcutorture: Recover from OOM during forward-progress tests
Paul E. McKenney
2018-12-01
rcutorture: Print forward-progress test age upon failure
Paul E. McKenney
2018-12-01
rcutorture: Print time since GP end upon forward-progress failure
Paul E. McKenney
2018-12-01
rcutorture: Print histogram of CB invocation at OOM time
Paul E. McKenney
2018-12-01
rcutorture: Print GP age upon forward-progress failure
Paul E. McKenney
2018-12-01
rcu: Print per-CPU callback counts for forward-progress failures
Paul E. McKenney
2018-12-01
rcu: Account for nocb-CPU callback counts in RCU CPU stall warnings
Paul E. McKenney
2018-12-01
rcutorture: Dump grace-period diagnostics upon forward-progress OOM
Paul E. McKenney
2018-12-01
rcutorture: Prepare for asynchronous access to rcu_fwd_startat
Paul E. McKenney
2018-12-01
torture: Remove unnecessary "ret" variables
Pierce Griffiths
2018-12-01
rcutorture: Affinity forward-progress test to avoid housekeeping CPUs
Paul E. McKenney
2018-12-01
rcutorture: Break up too-long rcu_torture_fwd_prog() function
Paul E. McKenney
2018-12-01
rcutorture: Remove cbflood facility
Paul E. McKenney
2018-12-01
torture: Bring any extra CPUs online during kernel startup
Paul E. McKenney
2018-12-01
rcutorture: Add call_rcu() flooding forward-progress tests
Paul E. McKenney
2018-12-01
Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...
Paul E. McKenney
2018-12-01
livepatch: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-12-01
cgroups: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-11-30
Merge tag 'gcc-plugins-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-11-30
kernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc() as notrace
Anders Roxell
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2018-11-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-30
Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-11-30
stackleak: Disable function tracing and kprobes for stackleak_erase()
Alexander Popov
2018-11-29
tracing/fgraph: Fix set_graph_function from showing interrupts
Steven Rostedt (VMware)
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-28
ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
Thomas Gleixner
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-11-28
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
2018-11-28
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
2018-11-27
function_graph: Have profiler use curr_ret_stack and not depth
Steven Rostedt (VMware)
2018-11-27
function_graph: Reverse the order of pushing the ret_stack and the callback
Steven Rostedt (VMware)
2018-11-27
function_graph: Move return callback before update of curr_ret_stack
Steven Rostedt (VMware)
2018-11-27
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
Steven Rostedt (VMware)
2018-11-27
function_graph: Make ftrace_push_return_trace() static
Steven Rostedt (VMware)
2018-11-27
srcu: Use "ssp" instead of "sp" for srcu_struct pointer
Paul E. McKenney
2018-11-27
srcu: Lock srcu_data structure in srcu_gp_start()
Dennis Krein
2018-11-27
events: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
workqueue: Replace call_rcu_sched() with call_rcu()
Paul E. McKenney
2018-11-27
modules: Replace synchronize_sched() and call_rcu_sched()
Paul E. McKenney
2018-11-27
sched/membarrier: synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
lockdep: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
kprobes: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
2018-11-27
tracing: Replace synchronize_sched() and call_rcu_sched()
Paul E. McKenney
[next]