index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-03-09
sched/fair: Reduce the periodic update duration
Vincent Guittot
2018-03-09
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
2018-03-09
sched/cpufreq: Provide migration hint
Peter Zijlstra
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
2018-03-09
sched/fair: Update blocked load from NEWIDLE
Peter Zijlstra
2018-03-09
sched/fair: Add NOHZ stats balancing
Peter Zijlstra
2018-03-09
sched/fair: Restructure nohz_balance_kick()
Peter Zijlstra
2018-03-09
sched/fair: Add NOHZ_STATS_KICK
Peter Zijlstra
2018-03-09
sched/core: Convert nohz_flags to atomic_t
Peter Zijlstra
2018-03-09
cpufreq/schedutil: Rewrite CPUFREQ_RT support
Peter Zijlstra
2018-03-09
cpufreq/schedutil: Remove unused CPUFREQ_DL
Peter Zijlstra
2018-03-09
sched/fair: Add ';' after label attributes
Norbert Manthey
2018-03-09
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-04
sched/core: Undefine tracepoint creation at the end of core.c
Ingo Molnar
2018-03-04
sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separat...
Ingo Molnar
2018-03-04
sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.c
Ingo Molnar
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2018-03-03
sched/deadline: Clean up various coding style details
Mario Leinweber
2018-03-02
memremap: fix softlockup reports at teardown
Dan Williams
2018-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-28
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
2018-02-27
printk: Wake klogd when passing console_lock owner
Petr Mladek
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-23
bpf: allow xadd only on aligned memory
Daniel Borkmann
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2018-02-22
genirq/matrix: Handle CPU offlining proper
Thomas Gleixner
2018-02-22
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
2018-02-22
bpf: add schedule points in percpu arrays management
Eric Dumazet
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
2018-02-21
ptrace, seccomp: tweak get_metadata behavior slightly
Tycho Andersen
2018-02-21
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
2018-02-21
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-21
extable: Make init_kernel_text() global
Josh Poimboeuf
2018-02-21
jump_label: Warn on failed jump_label patching attempt
Josh Poimboeuf
2018-02-21
jump_label: Explicitly disable jump labels in __init code
Josh Poimboeuf
2018-02-21
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
2018-02-21
sched/isolation: Offload residual 1Hz scheduler tick
Frederic Weisbecker
2018-02-21
sched/isolation: Isolate workqueues when "nohz_full=" is set
Frederic Weisbecker
[next]