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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
1
-10
/
+9
2020-01-24
alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n
Stephen Boyd
1
-5
/
+0
2020-01-24
alarmtimer: Use wakeup source from alarmtimer platform device
Stephen Boyd
1
-10
/
+5
2020-01-24
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
1
-11
/
+9
2020-01-24
alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality
Stephen Boyd
1
-2
/
+0
2020-01-24
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
2
-14
/
+6
2020-01-24
smp: Add a smp_cond_func_t argument to smp_call_function_many()
Sebastian Andrzej Siewior
1
-43
/
+38
2020-01-24
smp: Use smp_cond_func_t as type for the conditional function
Sebastian Andrzej Siewior
2
-12
/
+10
2020-01-24
Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-0
/
+18
2020-01-24
Merge branches 'doc.2019.12.10a', 'exp.2019.12.09a', 'fixes.2020.01.24a', 'kf...
Paul E. McKenney
17
-385
/
+778
2020-01-24
rcu: Remove unused stop-machine #include
Paul E. McKenney
2
-2
/
+0
2020-01-24
srcu: Apply *_ONCE() to ->srcu_last_gp_end
Paul E. McKenney
1
-3
/
+4
2020-01-24
rcu: Switch force_qs_rnp() to for_each_leaf_node_cpu_mask()
Paul E. McKenney
1
-8
/
+5
2020-01-24
rcu: Move rcu_{expedited,normal} definitions into rcupdate.h
Ben Dooks
1
-2
/
+0
2020-01-24
rcu: Move gp_state_names[] and gp_state_getname() to tree_stall.h
Lai Jiangshan
3
-22
/
+22
2020-01-24
rcu: Remove the declaration of call_rcu() in tree.h
Lai Jiangshan
1
-1
/
+0
2020-01-24
rcu: Fix tracepoint tracking RCU CPU kthread utilization
Lai Jiangshan
1
-1
/
+1
2020-01-24
rcu: Fix harmless omission of "CONFIG_" from #if condition
Lai Jiangshan
1
-2
/
+2
2020-01-24
rcu: Avoid tick_dep_set_cpu() misordering
Paul E. McKenney
1
-3
/
+9
2020-01-24
rcu: Provide wrappers for uses of ->rcu_read_lock_nesting
Lai Jiangshan
2
-21
/
+36
2020-01-24
rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()
Paul E. McKenney
1
-1
/
+1
2020-01-24
rcu: Clear ->rcu_read_unlock_special only once
Lai Jiangshan
1
-16
/
+3
2020-01-24
rcu: Clear .exp_hint only when deferred quiescent state has been reported
Lai Jiangshan
1
-2
/
+1
2020-01-24
rcu: Rename some instance of CONFIG_PREEMPTION to CONFIG_PREEMPT_RCU
Lai Jiangshan
2
-5
/
+5
2020-01-24
rcu: Remove kfree_call_rcu_nobatch()
Joel Fernandes (Google)
2
-23
/
+5
2020-01-24
rcu: Remove kfree_rcu() special casing and lazy-callback handling
Joel Fernandes (Google)
9
-129
/
+75
2020-01-24
rcu: Add support for debug_objects debugging for kfree_rcu()
Joel Fernandes (Google)
1
-0
/
+8
2020-01-24
rcu: Add multiple in-flight batches of kfree_rcu() work
Joel Fernandes (Google)
1
-12
/
+39
2020-01-24
rcu: Make kfree_rcu() use a non-atomic ->monitor_todo
Joel Fernandes
1
-6
/
+10
2020-01-24
rcuperf: Add kfree_rcu() performance Tests
Joel Fernandes (Google)
1
-8
/
+173
2020-01-24
rcu: Add basic support for kfree_rcu() batching
Byungchul Park
2
-6
/
+198
2020-01-23
bpf, devmap: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-01-23
Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-70
/
+158
2020-01-23
Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-10
/
+10
2020-01-23
Merge back new material related to system-wide PM for v5.6.
Rafael J. Wysocki
6
-28
/
+69
2020-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-411
/
+2365
2020-01-22
bpf: Add BPF_FUNC_jiffies64
Martin KaFai Lau
3
-0
/
+37
2020-01-22
bpf: Introduce dynamic program extensions
Alexei Starovoitov
4
-27
/
+266
2020-01-22
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
3
-3
/
+65
2020-01-22
hrtimer: Add missing sparse annotation for __run_timer()
Jules Irenge
1
-1
/
+1
2020-01-22
tracing/uprobe: Fix to make trace_uprobe_filter alignment safe
Masami Hiramatsu
4
-28
/
+22
2020-01-22
trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE
Alex Shi
1
-1
/
+0
2020-01-22
tracing: Fix uninitialized buffer var on early exit to trace_vbprintk()
Steven Rostedt (VMware)
1
-1
/
+2
2020-01-22
bpf: Fix error path under memory pressure
Alexei Starovoitov
1
-2
/
+7
2020-01-22
bpf: Fix trampoline usage in preempt
Alexei Starovoitov
1
-0
/
+10
2020-01-21
tracing/boot: Fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-1
/
+1
2020-01-21
tracing: Remove unused TRACE_SEQ_BUF_USED
Alex Shi
1
-3
/
+0
2020-01-21
ring-buffer: Remove abandoned macro RB_MISSED_FLAGS
Alex Shi
1
-2
/
+0
2020-01-21
bpf: don't bother with getname/kern_path - use user_path_at
Al Viro
1
-30
/
+13
2020-01-21
ftrace: Remove NR_TO_INIT macro
Alex Shi
1
-3
/
+0
[prev]
[next]