开源镜像站
帮助
动态
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
2015-02-04
sched: Pull resched loop to __schedule() callers
Frederic Weisbecker
2015-02-04
sched/deadline: Remove cpu_active_mask from cpudl_find()
Xunlei Pang
2015-02-04
sched: Fix hrtick_start() on UP
Wanpeng Li
2015-02-04
sched/deadline: Avoid pointless __setscheduler()
Wanpeng Li
2015-02-04
sched/deadline: Fix stale yield state
Peter Zijlstra
2015-02-04
sched/deadline: Fix hrtick for a non-leftmost task
Wanpeng Li
2015-02-04
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
2015-02-04
sched/deadline: Fix deadline parameter modification handling
Peter Zijlstra
2015-01-30
sched/deadline: Modify cpudl::free_cpus to reflect rd->online
Xunlei Pang
2015-01-30
sched/idle: Add missing checks to the exit condition of cpu_idle_poll()
Preeti U Murthy
2015-01-30
sched: Fix missing preemption opportunity
Frederic Weisbecker
2015-01-30
sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...
Tim Chen
2015-01-30
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2015-01-28
sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumask
Mike Galbraith
2015-01-28
sched/fair: Avoid using uninitialized variable in preferred_group_nid()
Jan Beulich
2015-01-26
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-01-22
x86, mpx: Strictly enforce empty prctl() args
Dave Hansen
2015-01-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-22
cgroup: prevent mount hang due to memory controller lifetime
Johannes Weiner
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2015-01-22
module: make module_refcount() a signed integer.
Rusty Russell
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-20
module: fix race in kallsyms resolution during module load success.
Rusty Russell
2015-01-20
module: remove mod arg from module_free, rename module_memfree().
Rusty Russell
2015-01-20
module_arch_freeing_init(): new hook for archs before module->module_init freed.
Rusty Russell
2015-01-20
param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC
Rusty Russell
2015-01-17
kernel: avoid overflow in cmp_range
Louis Langholtz
2015-01-16
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
2015-01-17
Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-01-15
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
2015-01-15
tracing: Remove extra call to init_ftrace_syscalls()
Steven Rostedt (Red Hat)
2015-01-15
ftrace: Check both notrace and filter for old hash
Steven Rostedt (Red Hat)
2015-01-15
ftrace: Fix updating of filters for shared global_ops filters
Steven Rostedt (Red Hat)
2015-01-14
sched/debug: Print rq->clock_task
Peter Zijlstra
2015-01-14
sched/core: Rework rq->clock update skips
Peter Zijlstra
2015-01-14
sched/core: Validate rq_clock*() serialization
Peter Zijlstra
2015-01-14
sched/core: Remove check of p->sched_class
Yao Dongdong
2015-01-14
sched/fair: Fix sched_entity::avg::decay_count initialization
Kirill Tkhai
2015-01-14
sched/debug: Fix potential call to __ffs(0) in sched_show_task()
Tetsuo Handa
2015-01-14
sched/debug: Check for stack overflow in ___might_sleep()
Eric Sandeen
2015-01-14
sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay()
Xunlei Pang
2015-01-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-01-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-01-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-01-09
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-01-09
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
[next]