aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-11
|\
| * audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-30
* | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\ \
| * | bcache: A block layer cacheKent Overstreet2013-03-23
* | | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-05
|\ \ \
| * | | sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker2013-05-04
| * | | Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02
| |\ \ \
| * | | | sched: New helper to prevent from stopping the tick in full dynticksFrederic Weisbecker2013-04-22
| * | | | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-03
| * | | | nohz: Wake up full dynticks CPUs when a timer gets enqueuedFrederic Weisbecker2013-03-21
* | | | | exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov2013-04-30
* | | | | coredump: only SIGKILL should interrupt the coredumping taskOleg Nesterov2013-04-30
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'linus' into timers/coreThomas Gleixner2013-04-24
| |\ \ \ \
| * | | | | posix timers: Allocate timer id per process (v2)Pavel Emelyanov2013-04-17
| | |_|/ / | |/| | |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | idle: Implement set/clr functions for need_resched pollThomas Gleixner2013-04-08
| * | | | | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-08
| |/ / / /
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | sched: Fix init NOHZ_IDLE flagVincent Guittot2013-04-26
| * | | | | sched: Document task_struct::personality fieldAndrei Epure2013-04-12
| | |_|/ / | |/| | |
| * | | | Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-03-08
| |\ \ \ \
| | * | | | cputime: Dynamically scale cputime for full dynticks accountingFrederic Weisbecker2013-03-07
| | |/ / /
| * | | | sched: Move group scheduling functions out of include/linux/sched.hLi Zefan2013-03-06
| * | | | sched: Make default_scale_freq_power() staticLi Zefan2013-03-06
| * | | | sched: Move struct sched_class to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | sched: Move wake flags to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | sched: Move struct sched_group to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.hLi Zefan2013-03-06
| * | | | sched: Remove test_sd_parent()Li Zefan2013-03-06
| * | | | sched: Remove some dummy functionsLi Zefan2013-03-06
| |/ / /
* | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2013-04-29
|\ \ \ \
| * | | | sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITYTejun Heo2013-03-19
| |/ / /
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-29
|\ \ \ \ | |_|/ / |/| | |
| * | | mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long2013-04-19
| |/ /
* / / kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-12
|/ /
* | coredump: remove redundant defines for dumpable statesKees Cook2013-02-27
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-26
|\ \
| * | sched/core: Remove the obsolete and unused nr_uninterruptible() functionSha Zhengju2013-02-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \ \
| * | | make do_sigaltstack() staticAl Viro2013-02-14
| * | | new helper: sigsp()Al Viro2013-02-03
* | | | mm: teach mm by current context info to not do I/O during memory allocationMing Lei2013-02-23
* | | | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2013-02-20
|\ \ \ \ | |_|/ / |/| | |
| * | | sched: split out css_online/css_offline from tg creation/destructionLi Zefan2013-01-24
* | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
* | | | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-07
* | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-05
|\ \ \ \
| * | | | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-27