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
2017-06-08
srcu: Eliminate possibility of destructive counter overflow
Paul E. McKenney
1
-9
/
+24
2017-06-08
rcu: Prevent rcu_barrier() from starting needless grace periods
Paul E. McKenney
1
-2
/
+8
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
1
-3
/
+2
2017-06-08
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2
-6
/
+6
2017-06-08
Revert "printk: fix double printing with earlycon"
Petr Mladek
1
-36
/
+10
2017-06-08
rt_mutex: Add lockdep annotations
Peter Zijlstra
4
-10
/
+36
2017-06-08
sched/idle: Add deferrable vmstat_updater back
Aubrey Li
1
-0
/
+1
2017-06-08
sched/core: Omit building stop_sched_class when !SMP
Nicolas Pitre
3
-32
/
+36
2017-06-08
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2
-12
/
+88
2017-06-08
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
1
-0
/
+2
2017-06-08
sched/deadline: Reclaim bandwidth not used by dl tasks
Luca Abeni
3
-24
/
+72
2017-06-08
sched/deadline: Base GRUB reclaiming on the inactive utilization
Luca Abeni
1
-18
/
+22
2017-06-08
sched/deadline: Track the "total rq utilization" too
Luca Abeni
2
-34
/
+95
2017-06-08
sched/deadline: Make GRUB a task's flag
Luca Abeni
2
-2
/
+4
2017-06-08
sched/deadline: Do not reclaim the whole CPU bandwidth
Luca Abeni
3
-1
/
+30
2017-06-08
sched/deadline: Implement GRUB accounting
Luca Abeni
3
-2
/
+21
2017-06-08
sched/deadline: Fix the update of the total -deadline utilization
Luca Abeni
2
-39
/
+27
2017-06-08
sched/deadline: Improve the tracking of active utilization
Luca Abeni
3
-15
/
+259
2017-06-08
sched/deadline: Track the active utilization
Luca Abeni
2
-4
/
+67
2017-06-08
sched/core: Implement new approach to scale select_idle_cpu()
Peter Zijlstra
2
-5
/
+17
2017-06-08
perf/core: Remove unused perf_cgroup_event_cgrp_time() function
Matthias Kaehlcke
1
-5
/
+0
2017-06-08
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
1
-5
/
+10
2017-06-08
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
14
-60
/
+119
2017-06-08
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
2017-06-07
ftrace/kprobes: selftests: Check kretprobe maxactive is supported
Masami Hiramatsu
1
-1
/
+2
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-23
/
+56
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2
-26
/
+5
2017-06-06
bpf: cgroup skb progs cannot access ld_abs/ind
Daniel Borkmann
1
-1
/
+0
2017-06-06
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
1
-17
/
+146
2017-06-06
bpf: Add BPF_MAP_GET_FD_BY_ID
Martin KaFai Lau
1
-10
/
+85
2017-06-06
bpf: Add BPF_PROG_GET_FD_BY_ID
Martin KaFai Lau
1
-10
/
+81
2017-06-06
bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command
Martin KaFai Lau
1
-0
/
+38
2017-06-06
bpf: Introduce bpf_map ID
Martin KaFai Lau
1
-1
/
+33
2017-06-06
bpf: Introduce bpf_prog ID
Martin KaFai Lau
1
-1
/
+39
2017-06-05
Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+7
2017-06-05
sysctl: switch to use uuid_t
Christoph Hellwig
1
-2
/
+2
2017-06-05
nohz: Fix buggy tick delay on IRQ storms
Frederic Weisbecker
1
-19
/
+2
2017-06-04
perf, bpf: Add BPF support to all perf_event types
Alexei Starovoitov
3
-54
/
+43
2017-06-04
alarmtimer: Switch over to generic set/get/rearm routine
Thomas Gleixner
3
-110
/
+29
2017-06-04
alarmtimer: Implement arm callback
Thomas Gleixner
1
-0
/
+22
2017-06-04
alarmtimer: Implement try_to_cancel callback
Thomas Gleixner
1
-0
/
+10
2017-06-04
alarmtimer: Implement remaining callback
Thomas Gleixner
1
-9
/
+22
2017-06-04
alarmtimer: Implement forward callback
Thomas Gleixner
1
-0
/
+13
2017-06-04
alarmtimer: Implement timer_rearm() callback
Thomas Gleixner
1
-1
/
+14
2017-06-04
posix-timers: Make use of cancel/arm callbacks
Thomas Gleixner
1
-81
/
+100
2017-06-04
posix-timers: Add cancel/arm callbacks
Thomas Gleixner
1
-0
/
+3
2017-06-04
posix-timers: Zero settings value in common code
Thomas Gleixner
2
-6
/
+2
2017-06-04
posix-timers: Make use of forward/remaining callbacks
Thomas Gleixner
1
-15
/
+49
2017-06-04
posix-timers: Add forward/remaining callbacks
Thomas Gleixner
1
-0
/
+2
2017-06-04
posix-timers: Add active flag to k_itimer
Thomas Gleixner
1
-1
/
+7
[prev]
[next]