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
2019-06-26
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
1
-0
/
+3
2019-06-25
locking/lockdep: increase size of counters for lockdep statistics
Kobe Wu
1
-20
/
+16
2019-06-25
locking/lockdep: Move mark_lock() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROV...
Arnd Bergmann
1
-39
/
+34
2019-06-24
sched/uclamp: Add uclamp support to energy_compute()
Patrick Bellasi
3
-22
/
+48
2019-06-24
sched/uclamp: Add uclamp_util_with()
Patrick Bellasi
2
-1
/
+33
2019-06-24
sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks
Patrick Bellasi
4
-3
/
+43
2019-06-24
sched/uclamp: Set default clamps for RT tasks
Patrick Bellasi
1
-2
/
+28
2019-06-24
sched/uclamp: Reset uclamp values on RESET_ON_FORK
Patrick Bellasi
1
-0
/
+8
2019-06-24
sched/uclamp: Extend sched_setattr() to support utilization clamping
Patrick Bellasi
1
-7
/
+84
2019-06-24
sched/core: Allow sched_setattr() to use the current policy
Patrick Bellasi
1
-0
/
+2
2019-06-24
sched/uclamp: Add system default clamps
Patrick Bellasi
2
-1
/
+114
2019-06-24
sched/uclamp: Enforce last task's UCLAMP_MAX
Patrick Bellasi
2
-5
/
+46
2019-06-24
sched/uclamp: Add bucket local max tracking
Patrick Bellasi
1
-18
/
+25
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2
-0
/
+217
2019-06-24
sched/fair: Rename weighted_cpuload() to cpu_runnable_load()
Dietmar Eggemann
1
-21
/
+21
2019-06-24
sched/debug: Export the newly added tracepoints
Qais Yousef
1
-0
/
+11
2019-06-24
sched/debug: Add sched_overutilized tracepoint
Qais Yousef
1
-2
/
+8
2019-06-24
sched/debug: Add new tracepoint to track PELT at se level
Qais Yousef
2
-0
/
+3
2019-06-24
sched/debug: Add new tracepoints to track PELT at rq level
Qais Yousef
2
-1
/
+14
2019-06-24
sched/debug: Add a new sched_trace_*() helper functions
Qais Yousef
1
-0
/
+99
2019-06-24
sched/autogroup: Make autogroup_path() always available
Qais Yousef
1
-2
/
+0
2019-06-24
sched/wait: Deduplicate code with do-while
Pavel Begunkov
1
-6
/
+2
2019-06-24
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
8
-13
/
+13
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
18
-88
/
+149
2019-06-24
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
1
-4
/
+14
2019-06-24
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
1
-0
/
+3
2019-06-24
fork: don't check parent_tidptr with CLONE_PIDFD
Dmitry V. Levin
1
-12
/
+0
2019-06-23
softirq: Use __this_cpu_write() in takeover_tasklets()
Muchun Song
1
-1
/
+1
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
2
-9
/
+4
2019-06-23
smp: Do not mark call_function_data as shared
Nadav Amit
1
-1
/
+1
2019-06-23
timer_list: Guard procfs specific code
Nathan Huckleberry
1
-17
/
+19
2019-06-22
timekeeping: Provide a generic update_vsyscall() implementation
Vincenzo Frascino
2
-0
/
+134
2019-06-22
posix-timers: Use spin_lock_irq() in itimer_delete()
Sebastian Andrzej Siewior
1
-5
/
+3
2019-06-22
posix-timers: Remove "it_signal = NULL" assignment in itimer_delete()
Sebastian Andrzej Siewior
1
-5
/
+0
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
3
-4
/
+4
2019-06-22
timekeeping: Use proper ktime_add when adding nsecs in coarse offset
Jason A. Donenfeld
1
-1
/
+1
2019-06-22
Merge branch 'linus' into timers/core
Thomas Gleixner
12
-84
/
+178
2019-06-22
ntp: Limit TAI-UTC offset
Miroslav Lichvar
1
-1
/
+3
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-42
/
+12
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
1
-2
/
+6
2019-06-21
cgroup: export css_next_descendant_pre for bfq
Christoph Hellwig
1
-0
/
+1
2019-06-19
Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...
Paul E. McKenney
15
-150
/
+302
2019-06-19
keys: Cache result of request_key*() temporarily in task_struct
David Howells
1
-0
/
+9
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-12
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 451
Thomas Gleixner
4
-16
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 248
Thomas Gleixner
1
-2
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
4
-12
/
+4
2019-06-19
PM: suspend: Rename pm_suspend_via_s2idle()
Rafael J. Wysocki
1
-3
/
+3
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-46
/
+137
2019-06-17
x86/percpu, sched/fair: Avoid local_clock()
Peter Zijlstra
1
-2
/
+3
[prev]
[next]