开源镜像站
帮助
动态
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
2017-10-27
sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...
Frederic Weisbecker
2017-10-27
sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
Frederic Weisbecker
2017-10-27
sched/isolation: Use its own static key
Frederic Weisbecker
2017-10-27
sched/isolation: Make the housekeeping cpumask private
Frederic Weisbecker
2017-10-27
sched/isolation, watchdog: Use housekeeping_cpumask() instead of ad-hoc version
Frederic Weisbecker
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
2017-10-26
sched/idle: Micro-optimize the idle loop
Cheng Jian
2017-10-24
sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_...
Rakib Mullick
2017-10-10
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-10-10
sched/fair: Fix usage of find_idlest_group() when the local group is idlest
Brendan Jackman
2017-10-10
sched/fair: Fix usage of find_idlest_group() when no groups are allowed
Brendan Jackman
2017-10-10
sched/fair: Fix find_idlest_group() when local group is not allowed
Brendan Jackman
2017-10-10
sched/fair: Remove unnecessary comparison with -1
Brendan Jackman
2017-10-10
sched/fair: Move select_task_rq_fair() slow-path into its own function
Brendan Jackman
2017-10-10
sched/fair: Force balancing on NOHZ balance if local group has capacity
Brendan Jackman
2017-10-10
sched/fair: Sync task util before slow-path wakeup
Brendan Jackman
2017-10-10
sched/fair: Search a task from the tail of the queue
Uladzislau Rezki
2017-10-10
sched/topology: Introduce NUMA identity node sched domain
Suravee Suthikulpanit
2017-10-10
sched/topology: Restore SD_PREFER_SIBLING on MC domains
Peter Zijlstra
2017-10-10
sched/deadline: Rename __dl_clear() to __dl_sub()
Peter Zijlstra
2017-10-10
sched/deadline: Fix switching to -deadline
Luca Abeni
2017-10-10
sched/headers: Remove duplicate prototype of __dl_clear_params()
luca abeni
2017-10-10
sched/debug: Rename task-state printing helpers
Peter Zijlstra
2017-10-10
sched/idle: Move quiet_vmstate() into the NOHZ code
Peter Zijlstra
2017-10-10
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2017-10-10
sched/core: Ensure load_balance() respects the active_mask
Peter Zijlstra
2017-10-10
sched/core: Address more wake_affine() regressions
Peter Zijlstra
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2017-10-07
bpf: fix liveness marking
Alexei Starovoitov
2017-10-06
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-10-05
Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-10-06
Merge branch 'pm-sleep'
Rafael J. Wysocki
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-10-04
Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-04
watchdog/core: Put softlockup_threads_initialized under ifdef guard
Thomas Gleixner
2017-10-04
watchdog/core: Rename some softlockup_* functions
Thomas Gleixner
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
2017-10-04
watchdog/core, powerpc: Lock cpus across reconfiguration
Thomas Gleixner
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
2017-10-03
kernel/params.c: improve STANDARD_PARAM_DEF readability
Jean Delvare
2017-10-03
kernel/params.c: fix an overflow in param_attr_show
Jean Delvare
2017-10-03
kernel/params.c: fix the maximum length in param_get_string
Jean Delvare
2017-10-03
kernel/kcmp.c: drop branch leftover typo
Cyrill Gorcunov
2017-10-03
memremap: add scheduling point to devm_memremap_pages
Michal Hocko
2017-10-03
kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
Luis R. Rodriguez
2017-10-03
android: binder: drop lru lock in isolate callback
Sherry Yang
[next]