aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* 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
| * | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
| | |/ | |/|
* | | sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2013-01-25
* | | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-01-22
|/ /
* / module, async: async_synchronize_full() on module init iff async is usedTejun Heo2013-01-16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | memcg: skip memcg kmem allocations in specified code regionsGlauber Costa2012-12-18
* | pidns: remove unused is_container_init()Gao feng2012-12-17
* | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\ \
| * | mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-11
| * | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman2012-12-11