index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
watchdog_hld.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-05
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2
-4
/
+4
2020-08-04
bootconfig: Fix to find the initargs correctly
Masami Hiramatsu
1
-6
/
+8
2020-08-03
Documentation: bootconfig: Add bootconfig override operator
Masami Hiramatsu
1
-0
/
+11
2020-08-03
tools/bootconfig: Add testcases for value override operator
Masami Hiramatsu
4
-0
/
+25
2020-08-03
lib/bootconfig: Add override operator support
Masami Hiramatsu
1
-10
/
+23
2020-08-03
kprobes: Remove show_registers() function prototype
Masami Hiramatsu
1
-1
/
+0
2020-08-03
tracing/uprobe: Remove dead code in trace_uprobe_register()
Peng Fan
1
-1
/
+0
2020-08-03
kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
Muchun Song
1
-0
/
+7
2020-08-03
ftrace: Fix ftrace_trace_task return value
Josef Bacik
2
-4
/
+6
2020-08-03
tracepoint: Use __used attribute definitions from compiler_attributes.h
Nick Desaulniers
1
-6
/
+5
2020-08-03
tracepoint: Mark __tracepoint_string's __used
Nick Desaulniers
1
-1
/
+1
2020-08-03
trace : Have tracing buffer info use kvzalloc instead of kzalloc
Zhaoyang Huang
1
-2
/
+2
2020-07-31
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
1
-6
/
+0
2020-07-31
ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set t...
Chengming Zhou
1
-0
/
+8
2020-07-31
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
1
-4
/
+7
2020-07-31
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
1
-2
/
+3
2020-07-31
tracing/hwlat: Drop the duplicate assignment in start_kthread()
Kevin Hao
1
-1
/
+0
2020-07-10
tracing: Save one trace_event->type by using __TRACE_LAST_TYPE
Wei Yang
1
-2
/
+2
2020-07-10
tracing: Simplify defining of the next event id
Wei Yang
1
-6
/
+6
2020-07-02
ring-buffer: Do not trigger a WARN if clock going backwards is detected
Steven Rostedt (VMware)
1
-3
/
+21
2020-07-02
ring-buffer: Call trace_clock_local() directly for RETPOLINE kernels
Steven Rostedt (VMware)
1
-1
/
+9
2020-07-02
ring-buffer: Move the add_timestamp into its own function
Steven Rostedt (VMware)
1
-12
/
+20
2020-07-02
ring-buffer: Consolidate add_timestamp to remove some branches
Steven Rostedt (VMware)
1
-66
/
+73
2020-06-30
ring-buffer: Mark the !tail (crossing a page) as unlikely
Steven Rostedt (VMware)
1
-1
/
+1
2020-06-30
ring-buffer: speed up buffer resets by avoiding synchronize_rcu for each CPU
Nicholas Piggin
3
-17
/
+73
2020-06-30
ring-buffer: Add rb_time_t 64 bit operations for speeding up 32 bit
Steven Rostedt (VMware)
1
-27
/
+243
2020-06-30
ring-buffer: Incorporate absolute timestamp into add_timestamp logic
Steven Rostedt (VMware)
1
-18
/
+22
2020-06-30
ring-buffer: Have nested events still record running time stamp
Steven Rostedt (VMware)
1
-95
/
+181
2020-06-30
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
2
-7
/
+7
2020-06-30
tracing: not necessary to define DEFINE_EVENT_PRINT to be empty again
Wei Yang
1
-3
/
+0
2020-06-30
tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENT
Wei Yang
1
-4
/
+2
2020-06-30
tracing: not necessary re-define DEFINE_EVENT_PRINT
Wei Yang
1
-4
/
+0
2020-06-30
tracing: not necessary to undefine DEFINE_EVENT again
Wei Yang
1
-6
/
+0
2020-06-29
x86/ftrace: Do not jump to direct code in created trampolines
Steven Rostedt (VMware)
2
-0
/
+16
2020-06-29
x86/ftrace: Only have the builtin ftrace_regs_caller call direct hooks
Steven Rostedt (VMware)
3
-9
/
+9
2020-06-29
x86/ftrace: Make non direct case the default in ftrace_regs_caller
Steven Rostedt (VMware)
1
-16
/
+15
2020-06-29
tracing: Only allow trace_array_printk() to be used by instances
Steven Rostedt (VMware)
1
-3
/
+7
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
[next]