index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
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
2013-02-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
mm: teach mm by current context info to not do I/O during memory allocation
Ming Lei
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2013-02-20
sched/core: Remove the obsolete and unused nr_uninterruptible() function
Sha Zhengju
2013-02-14
make do_sigaltstack() static
Al Viro
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2013-02-03
new helper: sigsp()
Al Viro
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
[next]