开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
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-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
2018-02-21
nohz: Allow to check if remote CPU tick is stopped
Frederic Weisbecker
2018-02-21
nohz: Convert tick_nohz_tick_stopped() to bool
Frederic Weisbecker
2018-02-21
sched/core: Rename init_rq_hrtick() to hrtick_rq_init()
Frederic Weisbecker
2018-02-21
sched/numa: Delay retrying placement for automatic NUMA balance after wake_af...
Mel Gorman
2018-02-21
sched/fair: Consider SD_NUMA when selecting the most idle group to schedule on
Mel Gorman
2018-02-21
sched/fair: Do not migrate due to a sync wakeup on exit
Peter Zijlstra
2018-02-21
sched/fair: Do not migrate on wake_affine_weight() if weights are equal
Mel Gorman
2018-02-21
sched/fair: Defer calculation of 'prev_eff_load' in wake_affine_weight() unti...
Mel Gorman
2018-02-21
sched/fair: Avoid an unnecessary lookup of current CPU ID during wake_affine
Mel Gorman
2018-02-21
Merge tag 'v4.16-rc2' into sched/core, to pick up fixes
Ingo Molnar
2018-02-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-02-16
kprobes: Propagate error from disarm_kprobe_ftrace()
Jessica Yu
2018-02-16
kprobes: Propagate error from arm_kprobe_ftrace()
Jessica Yu
2018-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-02-13
locking/qspinlock: Ensure node->count is updated before initialising node
Will Deacon
2018-02-13
locking/qspinlock: Ensure node is initialised before updating prev->next
Will Deacon
2018-02-13
sched/cpufreq: Remove unused SUGOV_KTHREAD_PRIORITY macro
Leo Yan
2018-02-13
sched/core: Fix DEBUG_SPINLOCK annotation for rq->lock
Peter Zijlstra
2018-02-13
sched/rt: Make update_curr_rt() more accurate
Wen Yang
2018-02-13
sched/deadline: Make update_curr_dl() more accurate
Wen Yang
2018-02-13
sched/fair: Remove stray space in #ifdef
Vincent Guittot
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-09
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-02-08
tracing: Fix parsing of globs with a wildcard at the beginning
Steven Rostedt (VMware)
2018-02-08
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
2018-02-07
Merge tag 'modules-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-06
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
2018-02-06
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
2018-02-06
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
2018-02-06
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
2018-02-06
kernel/cpuset: current_cpuset_is_being_rebound can be boolean
Yaowei Bai
2018-02-06
genirq: remove unneeded kallsyms include
Sergey Senozhatsky
2018-02-06
hrtimer: remove unneeded kallsyms include
Sergey Senozhatsky
2018-02-06
kcov: detect double association with a single task
Dmitry Vyukov
2018-02-06
kernel/relay.c: revert "kernel/relay.c: fix potential memory leak"
Eric Biggers
[next]