summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
...
* | sched/numa: Skip some page migrations after a shared faultRik van Riel2013-10-091-1/+4
* | mm: numa: Revert temporarily disabling of NUMA migrationRik van Riel2013-10-091-1/+0
* | sched/numa: Adjust scan rate in task_numa_placementRik van Riel2013-10-091-0/+9
* | sched/numa: Be more careful about joining numa groupsRik van Riel2013-10-091-0/+1
* | sched/numa: Add debuggingIngo Molnar2013-10-091-0/+6
* | sched/numa: Call task_numa_free() from do_execve()Rik van Riel2013-10-091-0/+4
* | sched/numa: Use group fault statistics in numa placementMel Gorman2013-10-091-0/+1
* | sched/numa: Stay on the same node if CLONE_VMRik van Riel2013-10-091-1/+1
* | mm: numa: Do not group on RO pagesPeter Zijlstra2013-10-091-2/+5
* | sched/numa: Report a NUMA task group IDMel Gorman2013-10-091-0/+5
* | sched/numa: Use {cpu, pid} to create task groups for shared faultsPeter Zijlstra2013-10-091-0/+3
* | sched/numa: Introduce migrate_swap()Peter Zijlstra2013-10-091-0/+2
* | sched/numa: Retry migration of tasks to CPU on a preferred nodeMel Gorman2013-10-091-0/+1
* | sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...Mel Gorman2013-10-091-2/+3
* | sched/numa: Favour moving tasks towards the preferred nodeMel Gorman2013-10-091-0/+1
* | sched/numa: Update NUMA hinting faults once per scanMel Gorman2013-10-091-0/+13
* | sched/numa: Select a preferred node with the most numa hinting faultsMel Gorman2013-10-091-0/+1
* | sched/numa: Track NUMA hinting faults on per-node basisMel Gorman2013-10-091-0/+2
* | sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman2013-10-091-0/+1
* | sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra2013-09-281-0/+5
* | sched: Prepare for per-cpu preempt_countPeter Zijlstra2013-09-251-3/+9
* | sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra2013-09-251-5/+0
* | sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra2013-09-251-2/+5
* | sched, idle: Fix the idle polling state logicPeter Zijlstra2013-09-251-7/+71
* | sched/balancing: Periodically decay max cost of idle balanceJason Low2013-09-201-0/+3
* | sched/balancing: Consider max cost of idle balance per sched domainJason Low2013-09-201-0/+1
|/
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+9
|\
| * sched: add cond_resched_rcu() helperSimon Horman2013-05-231-0/+9
* | ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov2013-07-091-3/+0
* | exit.c: unexport __set_special_pids()Oleg Nesterov2013-07-031-2/+0
* | sched: Fix typo in struct sched_avg member descriptionKamalesh Babulal2013-06-271-1/+1
* | Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi2013-06-271-6/+1
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-0/+1
|\
| * audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-301-0/+1
* | Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-081-0/+4
|\ \