summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-021-2/+0Star
|\
| * sched: Remove unused variable in 'struct sched_domain'Alex Shi2013-11-191-2/+0Star
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-1/+1
|\ \
| * | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-151-0/+8
|\ \ \ | |_|/ |/| |
| * | hung_task: add method to reset detectorMarcelo Tosatti2013-11-061-0/+8
* | | exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-131-0/+4
* | | sched: remove ARCH specific fpu_counter from task_structVineet Gupta2013-11-131-9/+0Star
| |/ |/|
* | Merge branch 'linus' into sched/coreIngo Molnar2013-11-011-4/+3Star
|\ \
| * | mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2013-10-171-4/+3Star
| |/
* | 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/+0Star
* | 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/+0Star
* | 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-131-0/+4
* mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2013-09-131-0/+3
* include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov2013-09-121-4/+4
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-051-8/+0Star
|\
| * remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-181-8/+0Star
* | 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/+0Star
| * | 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-141-0/+1
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-08-141-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
|/