index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-30
tracing: Remove outdated comment in stack handling
Vincent Whitchurch
1
-6
/
+0
2020-07-30
ftrace: Do not let direct or IPMODIFY ftrace_ops be added to module and set t...
Chengming Zhou
1
-0
/
+8
2020-07-30
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
1
-4
/
+7
2020-07-30
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
1
-2
/
+3
2020-07-30
tracing/hwlat: Drop the duplicate assignment in start_kthread()
Kevin Hao
1
-1
/
+0
2020-07-09
tracing: Save one trace_event->type by using __TRACE_LAST_TYPE
Wei Yang
1
-2
/
+2
2020-07-09
tracing: Simplify defining of the next event id
Wei Yang
1
-6
/
+6
2020-07-01
ring-buffer: Do not trigger a WARN if clock going backwards is detected
Steven Rostedt (VMware)
1
-3
/
+21
2020-07-01
ring-buffer: Call trace_clock_local() directly for RETPOLINE kernels
Steven Rostedt (VMware)
1
-1
/
+9
2020-07-01
ring-buffer: Move the add_timestamp into its own function
Steven Rostedt (VMware)
1
-12
/
+20
2020-07-01
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-28
Linux 5.8-rc3
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
30
-148
/
+125
2020-06-28
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-118
/
+152
2020-06-28
Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2020-06-28
Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-37
/
+235
2020-06-28
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-65
/
+120
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-21
/
+33
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+292
2020-06-28
Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-9
/
+109
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-61
/
+126
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
[next]