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-28
sched/rt: Optimize checking group RT scheduler constraints
Konstantin Khlebnikov
1
-13
/
+11
2020-01-28
sched/fair: Optimize select_idle_core()
Srikar Dronamraju
1
-2
/
+4
2020-01-28
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
2
-0
/
+8
2020-01-28
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
1
-1
/
+8
2020-01-28
sched/nohz: Optimize get_nohz_timer_target()
Wanpeng Li
1
-7
/
+12
2020-01-28
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
1
-1
/
+1
2020-01-28
sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domains
Mel Gorman
1
-12
/
+29
2020-01-28
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2
-11
/
+26
2020-01-28
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
1
-8
/
+10
2020-01-28
perf/cgroups: Install cgroup events to correct cpuctx
Song Liu
1
-3
/
+4
2020-01-28
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
1
-1
/
+9
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
19
-191
/
+315
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-236
/
+185
2020-01-28
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-21
/
+19
2020-01-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-385
/
+778
2020-01-28
smp: Remove superfluous cond_func check in smp_call_function_many_cond()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-01-28
prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim
Mike Christie
1
-0
/
+25
2020-01-28
Merge branch 'core/kprobes' into perf/core, to pick up fixes
Ingo Molnar
2
-25
/
+45
2020-01-27
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-5
/
+87
2020-01-27
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-63
/
+48
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-117
/
+703
2020-01-27
Merge tag 'core-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-24
/
+7
2020-01-27
Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-20
/
+17
2020-01-27
Merge tag 'audit-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2020-01-27
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-6
/
+7
2020-01-27
Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2020-01-27
Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-28
/
+69
2020-01-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-1
/
+17
2020-01-27
tracing/kprobes: Have uname use __get_str() in print_fmt
Steven Rostedt (VMware)
1
-2
/
+4
2020-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-27
/
+112
2020-01-27
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
6
-28
/
+69
2020-01-27
bpf, xdp: Remove no longer required rcu_read_{un}lock()
John Fastabend
1
-2
/
+3
2020-01-27
bpf, xdp: Update devmap comments to reflect napi/rcu usage
John Fastabend
1
-10
/
+11
2020-01-27
bpf: map_seq_next should always increase position index
Vasily Averin
1
-2
/
+1
2020-01-26
sched.h: Annotate sighand_struct with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-80
/
+168
2020-01-25
rcu: Forgive slow expedited grace periods at boot time
Paul E. McKenney
1
-1
/
+0
2020-01-25
tracing: Use pr_err() instead of WARN() for memory failures
Steven Rostedt (VMware)
3
-11
/
+23
2020-01-25
bpf: Allow to resolve bpf trampoline and dispatcher in unwind
Jiri Olsa
3
-12
/
+79
2020-01-25
bpf: Allow BTF ctx access for string pointers
Jiri Olsa
1
-0
/
+16
2020-01-25
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
17
-385
/
+778
2020-01-24
tracing: Decrement trace_array when bootconfig creates an instance
Steven Rostedt (VMware)
2
-0
/
+5
2020-01-24
tracing: Remove unneeded NULL check
Dan Carpenter
1
-1
/
+1
2020-01-24
tracing: Set kernel_stack's caller size properly
Josef Bacik
1
-1
/
+1
2020-01-24
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
1
-4
/
+8
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
[prev]
[next]