summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Ingo Molnar2017-03-021-7/+4
* sched/headers, cgroups: Remove the threadgroup_change_*() wrapperyIngo Molnar2017-03-021-28/+0
* sched/core: Remove the tsk_nr_cpus_allowed() wrapperIngo Molnar2017-03-021-5/+0
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-021-3/+0
* sched/core: Move the get_preempt_disable_ip() inline to sched/core.cIngo Molnar2017-03-021-9/+0
* sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON()Ingo Molnar2017-03-021-3/+0
* mm: add new mmget() helperVegard Nossum2017-02-271-0/+21
* mm: add new mmgrab() helperVegard Nossum2017-02-271-0/+22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-231-4/+3
|\
| * introduce the walk_process_tree() helperOleg Nesterov2017-02-031-0/+3
| * inotify: Convert to using per-namespace limitsNikolay Borisov2017-01-241-4/+0
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-28/+9
|\ \
| * | sched/wake_q: Clarify queue reinit commentDavidlohr Bueso2017-02-011-2/+2
| * | locking/rwsem: Reinit wake_q after useWaiman Long2017-01-221-0/+6
| * | sched/core: Remove set_task_state()Davidlohr Bueso2017-01-141-26/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-201-42/+38
|\ \ \
| * | | sched/clock: Add dummy clear_sched_clock_stable() stub functionPaul Gortmaker2017-02-011-0/+4
| * | | sched/cputime: Remove temporary cputime_t accessorsFrederic Weisbecker2017-02-011-40/+0
| * | | timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker2017-02-011-4/+2
| * | | timers/posix-timers: Convert internals to use nsecsFrederic Weisbecker2017-02-011-3/+3
| * | | tsacct: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-1/+1
| * | | acct: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-1/+1
| * | | sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker2017-02-011-21/+34
| * | | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker2017-02-011-3/+29
| * | | sched/cputime: Convert guest time accounting to nsecs (u64)Frederic Weisbecker2017-02-011-5/+5
| * | | sched/cputime: Remove the unused INIT_CPUTIME macroFrederic Weisbecker2017-02-011-7/+0
| * | | sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-1/+0
| * | | sched/core: Separate out io_schedule_prepare() and io_schedule_finish()Tejun Heo2017-01-141-5/+3
| * | | sched/clock: Delay switching sched_clock to stablePeter Zijlstra2017-01-141-0/+5
| |/ /
* | | Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-01-301-3/+10
|\ \ \ | |/ / |/| |
| * | timers: Omit POSIX timer stuff from task_struct when disabledNicolas Pitre2017-01-271-3/+10
| |/
* / signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-01-101-0/+10
|/
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-221-0/+3
|\
| * x86/intel_rdt: Add tasks filesFenghua Yu2016-10-301-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-141-0/+1
|\ \
| * | ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2016-11-221-0/+1
| |/
* | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-1/+2
|\ \
| * \ Merge back earlier cpuidle material for v4.10.Rafael J. Wysocki2016-12-011-1/+2
| |\ \
| | * | sched/idle: Add support for tasks that inject idlePeter Zijlstra2016-11-291-1/+2
| | |/
* | | prctl: remove one-shot limitation for changing exe linkStanislav Kinsburskiy2016-12-121-1/+5
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-121-30/+59
|\ \ \
| * | | sched: Extend scheduler's asym packingTim Chen2016-11-241-0/+2
| * | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-231-0/+2
| |\| |
| * | | sched/cputime: Simplify task_cputime()Stanislaw Gruszka2016-11-151-8/+4
| * | | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-151-6/+17
| * | | sched/core: Explain sleep/wakeup in a better wayPeter Zijlstra2016-10-251-16/+36
| | |/ | |/|
* | | Merge branch 'locking/urgent' into locking/core, to pick up dependent fixesIngo Molnar2016-12-021-0/+2
|\ \ \ | | |/ | |/|
| * | sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov2016-11-221-0/+2
| |/
* | sched/core: Introduce the vcpu_is_preempted(cpu) interfacePan Xinhui2016-11-221-0/+12
* | sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_QWaiman Long2016-11-211-2/+2