aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-01-10
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-22
|\
| * x86/intel_rdt: Add tasks filesFenghua Yu2016-10-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-14
|\ \
| * | ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2016-11-22
| |/
* | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-13
|\ \
| * \ Merge back earlier cpuidle material for v4.10.Rafael J. Wysocki2016-12-01
| |\ \
| | * | sched/idle: Add support for tasks that inject idlePeter Zijlstra2016-11-29
| | |/
* | | prctl: remove one-shot limitation for changing exe linkStanislav Kinsburskiy2016-12-12
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-12
|\ \ \
| * | | sched: Extend scheduler's asym packingTim Chen2016-11-24
| * | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-23
| |\| |
| * | | sched/cputime: Simplify task_cputime()Stanislaw Gruszka2016-11-15
| * | | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-15
| * | | sched/core: Explain sleep/wakeup in a better wayPeter Zijlstra2016-10-25
| | |/ | |/|
* | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-02
|\ \ \ | | |/ | |/|
| * | sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov2016-11-22
| |/
* | sched/core: Introduce the vcpu_is_preempted(cpu) interfacePan Xinhui2016-11-22
* | sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_QWaiman Long2016-11-21
* | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-17
|/
* thp: reduce usage of huge zero page's atomic counterAaron Lu2016-10-07
* mm: make sure that kthreads will not refault oom reaped memoryMichal Hocko2016-10-07
* mm, oom: get rid of signal_struct::oom_victimsMichal Hocko2016-10-07
* kernel, oom: fix potential pgd_lock deadlock from __mmdropMichal Hocko2016-10-07
* oom: keep mm of the killed task availableMichal Hocko2016-10-07
* mm,oom_reaper: do not attempt to reap a task twiceTetsuo Handa2016-10-07
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-03
|\
| * sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASKAndy Lutomirski2016-09-16
| * sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski2016-09-16
| * sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-15
| * fork: Add generic vmalloced stack supportAndy Lutomirski2016-08-24
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-03
|\ \
| * | sched/core, ia64: Rename set_curr_task()Peter Zijlstra2016-09-30
| * | sched/core: Rewrite and improve select_idle_siblings()Peter Zijlstra2016-09-30
| * | sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_sharedPeter Zijlstra2016-09-30
| * | sched/core: Introduce 'struct sched_domain_shared'Peter Zijlstra2016-09-30
| * | sched/core: Avoid _cond_resched() for PREEMPT=yPeter Zijlstra2016-09-22
| * | sched/core: Optimize __schedule()Peter Zijlstra2016-09-22
| * | sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flagMorten Rasmussen2016-08-18
| * | sched/debug: Make the "Preemption disabled at ..." message more usefulVegard Nossum2016-08-10
| * | sched/core: Fix power to capacity renaming in commentMorten Rasmussen2016-08-10
| |/
* | cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait conditionRafael J. Wysocki2016-09-13
* | cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki2016-08-16
|/
* signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-02
* mm, oom_reaper: do not attempt to reap a task more than twiceMichal Hocko2016-07-28
* mm, oom: skip vforked tasks from being selectedMichal Hocko2016-07-28
* sched/fair: Fix PELT integrity for new tasksPeter Zijlstra2016-06-27
* Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2016-06-27
|\
| * Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-24
* | sched/api: Introduce task_rcu_dereference() and try_get_task_struct()Oleg Nesterov2016-06-03
|/