开源镜像站
帮助
动态
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
2019-10-29
sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM
Frederic Weisbecker
2019-10-29
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
2019-10-29
context_tracking: Rename context_tracking_is_enabled() => context_tracking_en...
Frederic Weisbecker
2019-10-29
sched/cputime: Add vtime guest task state
Frederic Weisbecker
2019-10-29
sched/cputime: Add vtime idle task state
Frederic Weisbecker
2019-10-29
sched/vtime: Record CPU under seqcount for kcpustat needs
Frederic Weisbecker
2019-10-29
sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases
Patrick Bellasi
2019-10-21
sched/fair: Rework find_idlest_group()
Vincent Guittot
2019-10-21
sched/fair: Optimize find_idlest_group()
Vincent Guittot
2019-10-21
sched/fair: Use load instead of runnable load in wakeup path
Vincent Guittot
2019-10-21
sched/fair: Use utilization to select misfit task
Vincent Guittot
2019-10-21
sched/fair: Spread out tasks evenly when not overloaded
Vincent Guittot
2019-10-21
sched/fair: Use load instead of runnable load in load_balance()
Vincent Guittot
2019-10-21
sched/fair: Use rq->nr_running when balancing load
Vincent Guittot
2019-10-21
sched/fair: Rework load_balance()
Vincent Guittot
2019-10-21
sched/fair: Remove meaningless imbalance calculation
Vincent Guittot
2019-10-21
sched/fair: Rename sg_lb_stats::sum_nr_running to sum_h_nr_running
Vincent Guittot
2019-10-21
sched/fair: Clean up asym packing
Vincent Guittot
2019-10-17
sched/topology: Don't set SD_BALANCE_WAKE on cpuset domain relax
Valentin Schneider
2019-10-09
sched/cputime: Spare a seqcount lock/unlock cycle on context switch
Frederic Weisbecker
2019-10-09
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
2019-10-09
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
2019-10-09
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-10-01
membarrier: Fix RCU locking bug caused by faulty merge
Peter Zijlstra
2019-09-30
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
2019-09-28
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
2019-09-28
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-27
bpf: Fix bpf_event_output re-entry issue
Allan Zhang
2019-09-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-26
Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-09-26
bpf: Clean up indentation issue in BTF kflag processing
Colin Ian King
2019-09-25
bug: consolidate __WARN_FLAGS usage
Kees Cook
2019-09-25
bug: lift "cut here" out of __warn()
Kees Cook
2019-09-25
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
2019-09-25
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
2019-09-25
kgdb: don't use a notifier to enter kgdb at panic; call directly
Douglas Anderson
2019-09-25
kexec: bail out upon SIGKILL when allocating memory.
Tetsuo Handa
2019-09-25
fork: improve error message for corrupted page tables
Sai Praneeth Prakhya
2019-09-25
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
2019-09-25
bpf/xskmap: Return ERR_PTR for failure case instead of NULL.
Jonathan Lemon
2019-09-25
sched/fair: Avoid redundant EAS calculation
Quentin Perret
2019-09-25
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
2019-09-25
sched/core: Fix preempt_schedule() interrupt return comment
Valentin Schneider
[next]