开源镜像站
帮助
动态
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
2014-11-04
sched/wait: Fix a kthread race with wait_woken()
Peter Zijlstra
2014-10-28
sched: Exclude cond_resched() from nested sleep test
Peter Zijlstra
2014-10-28
sched: Debug nested sleeps
Peter Zijlstra
2014-10-28
sched, modules: Fix nested sleep in add_unformed_module()
Peter Zijlstra
2014-10-28
sched, smp: Correctly deal with nested sleeps
Peter Zijlstra
2014-10-28
sched, exit: Deal with nested sleeps
Peter Zijlstra
2014-10-28
sched/wait: Provide infrastructure to deal with nested blocking
Peter Zijlstra
2014-10-28
locking/mutex: Don't assume TASK_RUNNING
Peter Zijlstra
2014-10-28
sched/deadline: Don't balance during wakeup if wakee is pinned
Wanpeng Li
2014-10-28
sched/deadline: Don't check SD_BALANCE_FORK
Wanpeng Li
2014-10-28
sched/deadline: Ensure that updates to exclusive cpusets don't break AC
Juri Lelli
2014-10-28
sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...
Juri Lelli
2014-10-28
sched/deadline: Do not try to push tasks if pinned task switches to dl
Wanpeng Li
2014-10-28
sched: Kill task_preempt_count()
Oleg Nesterov
2014-10-28
sched: Make finish_task_switch() return 'struct rq *'
Oleg Nesterov
2014-10-28
sched: Fix schedule_tail() to disable preemption
Oleg Nesterov
2014-10-28
sched/numa: Check all nodes when placing a pseudo-interleaved group
Rik van Riel
2014-10-28
sched/numa: Find the preferred nid with complex NUMA topology
Rik van Riel
2014-10-28
sched/numa: Calculate node scores in complex NUMA topologies
Rik van Riel
2014-10-28
sched/numa: Prepare for complex topology placement
Rik van Riel
2014-10-28
sched/numa: Classify the NUMA topology of a system
Rik van Riel
2014-10-28
sched/numa: Export info needed for NUMA balancing on complex topologies
Rik van Riel
2014-10-28
sched/dl: Fix preemption checks
Kirill Tkhai
2014-10-28
sched: stop the unbound recursion in preempt_schedule_context()
Oleg Nesterov
2014-10-28
sched/fair: Fix division by zero sysctl_numa_balancing_scan_size
Kirill Tkhai
2014-10-28
sched/fair: Care divide error in update_task_scan_period()
Yasuaki Ishimatsu
2014-10-28
sched/numa: Fix unsafe get_task_struct() in task_numa_assign()
Kirill Tkhai
2014-10-28
sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer()
Juri Lelli
2014-10-28
sched/deadline: Don't replenish from a !SCHED_DEADLINE entity
Juri Lelli
2014-10-28
sched: Fix race between task_group and sched_task_group
Kirill Tkhai
2014-10-23
Merge branch 'freezer'
Rafael J. Wysocki
2014-10-23
Merge branch 'pm-qos'
Rafael J. Wysocki
2014-10-22
PM / freezer: Clean up code after recent fixes
Rafael J. Wysocki
2014-10-21
PM: convert do_each_thread to for_each_process_thread
Michal Hocko
2014-10-21
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2014-10-21
freezer: remove obsolete comments in __thaw_task()
Cong Wang
2014-10-21
freezer: Do not freeze tasks killed by OOM killer
Cong Wang
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-18
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-10-18
futex: Ensure get_futex_key_refs() always implies a barrier
Catalin Marinas
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
modules, lock around setting of MODULE_STATE_UNFORMED
Prarit Bhargava
2014-10-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-14
kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h>
Geert Uytterhoeven
2014-10-14
kernel/watchdog.c: control hard lockup detection default
Ulrich Obergfell
2014-10-14
kdb: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-14
x86: optimize resource lookups for ioremap
Mike Travis
2014-10-14
kexec: remove the unused function parameter
Baoquan He
[next]