summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.12.32' into v3.12-rtSteven Rostedt (Red Hat)2014-11-201-2/+4
|\
| * mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi2014-10-311-2/+4
* | Merge tag 'v3.12.30' into v3.12-rtSteven Rostedt (Red Hat)2014-10-281-0/+7
|\ \ | |/
| * mm: per-thread vma cachingDavidlohr Bueso2014-09-261-0/+7
* | Merge tag 'v3.12.22' into v3.12-rtSteven Rostedt (Red Hat)2014-06-171-0/+12
|\ \ | |/
| * introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2014-06-041-0/+12
* | Merge tag 'v3.12.21' into v3.12-rtSteven Rostedt (Red Hat)2014-06-171-1/+19
|\ \ | |/
| * sched: declare pid_alive as inlineRichard Guy Briggs2014-05-231-1/+1
| * pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs2014-05-231-1/+19
* | sched: Add support for lazy preemptionThomas Gleixner2014-04-241-5/+46
* | softirq: Split softirq locksThomas Gleixner2014-04-241-0/+1
* | softirq: Make serving softirqs a task flagThomas Gleixner2014-04-241-0/+1
* | cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt2014-04-241-0/+7
* | mm, rt: kmap_atomic schedulingPeter Zijlstra2014-04-241-0/+7
* | softirq-local-lock.patchThomas Gleixner2014-04-241-0/+1
* | sched: teach migrate_disable about atomic contextsPeter Zijlstra2014-04-241-0/+3
* | sched: Generic migrate_disablePeter Zijlstra2014-04-241-0/+13
* | sched-migrate-disable.patchThomas Gleixner2014-04-241-3/+10
* | cond-resched-lock-rt-tweak.patchThomas Gleixner2014-04-241-1/+1
* | cond-resched-softirq-fix.patchThomas Gleixner2014-04-241-0/+4
* | sched-rt-mutex-wakeup.patchThomas Gleixner2014-04-241-0/+2
* | sched-mmdrop-delayed.patchThomas Gleixner2014-04-241-0/+12
* | sched-delay-put-task.patchThomas Gleixner2014-04-241-0/+13
* | posix-timers: thread posix-cpu-timers on -rtJohn Stultz2014-04-241-0/+3
* | latency-hist.patchCarsten Emde2014-04-241-0/+6
* | mm: pagefault_disabled()Peter Zijlstra2014-04-241-0/+14
* | mm: Prepare decoupling the page fault disabling logicIngo Molnar2014-04-241-0/+1
* | signal/x86: Delay calling signals in atomicOleg Nesterov2014-04-241-0/+4
* | signals: Allow rt tasks to cache one sigqueue structThomas Gleixner2014-04-241-0/+1
* | ptrace: fix ptrace vs tasklist_lock raceSebastian Andrzej Siewior2014-04-241-3/+45
* | vtime-split-lock-and-seqcount.patchThomas Gleixner2014-04-241-1/+2
* | sched: Better debug output for might sleepThomas Gleixner2014-04-241-0/+3
|/
* exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-291-0/+4
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-11-291-7/+71
* mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2013-10-161-4/+3
* mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2013-09-121-0/+4
* mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2013-09-121-0/+3
* include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov2013-09-111-4/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-041-8/+0
|\
| * remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-181-8/+0
* | Merge branch 'linus' into perf/coreIngo Molnar2013-08-291-0/+6
|\ \
| * | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-221-1/+0
| * | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-08-141-0/+1
| |\ \
| | * | x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea2013-08-131-0/+1
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-131-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | sched: Fix some kernel-doc warningsYacine Belkadi2013-07-181-0/+6
| | |/
* | | Merge tag 'v3.11-rc5' into perf/coreIngo Molnar2013-08-151-0/+1
|\ \ \ | |/ /
| * | freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processesColin Cross2013-07-301-0/+1
| |/
* | sched: Implement smarter wake-affine logicMichael Wang2013-07-231-0/+3
|/
* mm: remove free_area_cacheMichel Lespinasse2013-07-101-2/+0