开源镜像站
帮助
动态
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
2016-09-10
Revert "sched/fair: Make update_min_vruntime() more readable"
Peter Zijlstra
2016-09-05
sched/debug: Remove several CONFIG_SCHEDSTATS guards
Josh Poimboeuf
2016-09-05
sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'
Josh Poimboeuf
2016-09-05
sched/debug: Clean up schedstat macros
Josh Poimboeuf
2016-09-05
sched/debug: Rename and move enqueue_sleeper()
Josh Poimboeuf
2016-09-05
sched/deadline: Fix the intention to re-evalute tick dependency for offline CPU
Wanpeng Li
2016-09-05
schedcore: Remove duplicated init_task's preempt_notifiers init
seokhoon.yoon
2016-09-05
sched/fair: Fix load_above_capacity fixed point arithmetic width
Dietmar Eggemann
2016-09-05
sched/deadline: Split cpudl_set() into cpudl_set() and cpudl_clear()
Tommaso Cucinotta
2016-09-05
sched/deadline: Make CPU heap faster avoiding real swaps on heapify
Tommaso Cucinotta
2016-09-05
sched/deadline: Refactor CPU heap code
Tommaso Cucinotta
2016-09-05
sched/fair: Make update_min_vruntime() more readable
Byungchul Park
2016-09-05
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2016-09-05
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
2016-09-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-09-02
tick/nohz: Fix softlockup on scheduler stalls in kvm guest
Wanpeng Li
2016-09-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-09-01
kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
Michal Hocko
2016-09-01
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
2016-09-01
printk/nmi: avoid direct printk()-s from __printk_nmi_flush()
Sergey Senozhatsky
2016-09-01
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
2016-09-01
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
2016-09-01
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-08-31
audit: fix exe_file access in audit_exe_compare
Mateusz Guzik
2016-08-31
mm: introduce get_task_exe_file
Mateusz Guzik
2016-08-30
Merge tag 'seccomp-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-30
seccomp: Fix tracer exit notifications during fatal signals
Kees Cook
2016-08-30
Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-28
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-08-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-26
printk: fix parsing of "brl=" option
Nicolas Iooss
2016-08-26
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
2016-08-24
perf/core: Use this_cpu_ptr() when stopping AUX events
Will Deacon
2016-08-24
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-08-24
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-08-22
genirq/affinity: Use get/put_online_cpus around cpumask operations
Christoph Hellwig
2016-08-22
genirq: Fix potential memleak when failing to get irq pm
Shawn Lin
2016-08-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-08-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-18
Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-08-18
sched/cputime: Improve scalability by not accounting thread group tasks pendi...
Stanislaw Gruszka
2016-08-18
sched/fair: Let asymmetric CPU configurations balance at wake-up
Morten Rasmussen
2016-08-18
sched/core: Store maximum per-CPU capacity in root domain
Dietmar Eggemann
2016-08-18
sched/core: Enable SD_BALANCE_WAKE for asymmetric capacity systems
Morten Rasmussen
2016-08-18
sched/core: Pass child domain into sd_init()
Morten Rasmussen
2016-08-18
sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag
Morten Rasmussen
2016-08-18
sched/core: Remove unnecessary NULL-pointer check
Morten Rasmussen
[next]