开源镜像站
帮助
动态
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
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2016-08-21
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-01-28
unix: properly account for FDs passed over unix sockets
willy tarreau
2015-07-03
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...
Oleg Nesterov
2014-11-21
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
2014-11-21
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
2014-11-21
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
2014-10-30
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
2014-10-05
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2013-11-29
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-29
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-08-29
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
2013-08-20
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-07
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-04
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-04-30
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
2013-04-30
coredump: only SIGKILL should interrupt the coredumping task
Oleg Nesterov
2013-04-30
audit: add an option to control logging of passwords with pam_tty_audit
Richard Guy Briggs
2013-04-30
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-04-29
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-04-26
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-22
sched: New helper to prevent from stopping the tick in full dynticks
Frederic Weisbecker
2013-04-19
mutex: Move mutex spinning code from sched/core.c back to mutex.c
Waiman Long
2013-04-17
posix timers: Allocate timer id per process (v2)
Pavel Emelyanov
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2013-04-12
sched: Document task_struct::personality field
Andrei Epure
2013-04-08
idle: Implement set/clr functions for need_resched poll
Thomas Gleixner
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-03-23
bcache: A block layer cache
Kent Overstreet
2013-03-21
nohz: Wake up full dynticks CPUs when a timer gets enqueued
Frederic Weisbecker
2013-03-19
sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
Tejun Heo
2013-03-08
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-07
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-06
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-03-06
sched: Remove test_sd_parent()
Li Zefan
2013-03-06
sched: Remove some dummy functions
Li Zefan
2013-02-27
coredump: remove redundant defines for dumpable states
Kees Cook
[next]