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
2016-06-27
sched/core: Fix sched_getaffinity() return value kerneldoc comment
Zev Weiss
1
-1
/
+2
2016-06-27
sched/fair: Reorder cgroup creation code
Peter Zijlstra
3
-4
/
+21
2016-06-27
sched/fair: Apply more PELT fixes
Peter Zijlstra
1
-4
/
+49
2016-06-27
sched/fair: Fix PELT integrity for new tasks
Peter Zijlstra
2
-13
/
+60
2016-06-27
sched/cgroup: Fix cpu_cgroup_fork() handling
Vincent Guittot
3
-24
/
+67
2016-06-27
sched/fair: Fix PELT integrity for new groups
Peter Zijlstra
1
-0
/
+10
2016-06-27
sched/fair: Fix and optimize the fork() path
Peter Zijlstra
2
-26
/
+17
2016-06-27
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
12
-82
/
+172
2016-06-27
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
1
-16
/
+11
2016-06-27
sched/fair: Fix effective_load() to consistently use smoothed load
Peter Zijlstra
1
-6
/
+9
2016-06-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-21
/
+66
2016-06-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+33
2016-06-25
Fix build break in fork.c when THREAD_SIZE < PAGE_SIZE
Michael Ellerman
1
-2
/
+2
2016-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+12
2016-06-24
oom, suspend: fix oom_reaper vs. oom_killer_disable race
Michal Hocko
1
-0
/
+12
2016-06-24
Clarify naming of thread info/stack allocators
Linus Torvalds
1
-25
/
+25
2016-06-24
sched/core: Allow kthreads to fall back to online && !active cpus
Tejun Heo
1
-1
/
+3
2016-06-24
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
1
-5
/
+4
2016-06-24
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2
-1
/
+21
2016-06-24
locking/static_key: Fix concurrent static_key_slow_inc()
Paolo Bonzini
1
-3
/
+33
2016-06-23
locking: avoid passing around 'thread_info' in mutex debugging code
Linus Torvalds
4
-12
/
+12
2016-06-20
Merge tag 'trace-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+6
2016-06-20
tracing: Handle NULL formats in hold_module_trace_bprintk_format()
Steven Rostedt (Red Hat)
1
-1
/
+6
2016-06-20
sched/fair: Fix cfs_rq avg tracking underflow
Peter Zijlstra
1
-8
/
+25
2016-06-15
kernel/kcov: unproxify debugfs file's fops
Nicolai Stange
1
-1
/
+6
2016-06-14
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...
Andrey Ryabinin
1
-2
/
+4
2016-06-14
sched/debug: Fix deadlock when enabling sched events
Josh Poimboeuf
1
-1
/
+1
2016-06-14
sched/cputime: Add steal time support to full dynticks CPU time accounting
Wanpeng Li
1
-7
/
+9
2016-06-14
sched/cputime: Fix prev steal time accouting during CPU hotplug
Wanpeng Li
2
-14
/
+0
2016-06-14
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
9
-17
/
+93
2016-06-14
sched/fair: Fix post_init_entity_util_avg() serialization
Peter Zijlstra
2
-3
/
+8
2016-06-10
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
Linus Torvalds
1
-1
/
+2
2016-06-10
sched: panic on corrupted stack end
Jann Horn
1
-1
/
+2
2016-06-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-16
/
+28
2016-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+2
2016-06-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+77
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2016-06-10
Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2016-06-09
Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+1
2016-06-09
kernel/relay.c: fix potential memory leak
Zhouyi Zhou
1
-0
/
+1
2016-06-08
futex: Calculate the futex key based on a tail page for file-based futexes
Mel Gorman
1
-3
/
+11
2016-06-08
sched/debug: Always show 'nr_migrations'
Josh Poimboeuf
1
-1
/
+1
2016-06-08
Merge branch 'sched/urgent' into sched/core, to pick up dependency
Ingo Molnar
4
-17
/
+29
2016-06-08
sched/debug: Fix 'schedstats=enable' cmdline option
Josh Poimboeuf
1
-5
/
+21
2016-06-08
sched/debug: Fix /proc/sched_debug regression
Josh Poimboeuf
2
-11
/
+7
2016-06-08
perf/core: Remove a redundant check
Alexander Shishkin
1
-4
/
+2
2016-06-08
locking/qspinlock: Fix spin_unlock_wait() some more
Peter Zijlstra
1
-0
/
+60
2016-06-07
bpf, trace: use READ_ONCE for retrieving file ptr
Daniel Borkmann
1
-2
/
+2
2016-06-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2016-06-03
Merge tag 'irqchip-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Thomas Gleixner
66
-1058
/
+6095
[next]