aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
...
* | | sched/numa: Track from which nodes NUMA faults are triggeredRik van Riel2014-01-28
* | | sched/numa: Rename p->numa_faults to numa_faults_memoryRik van Riel2014-01-28
* | | sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel2014-01-28
|/ /
* | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra2014-01-13
* | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-13
* | sched/deadline: Add bandwidth management for SCHED_DEADLINE tasksDario Faggioli2014-01-13
* | sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli2014-01-13
* | rtmutex: Turn the plist into an rb-treePeter Zijlstra2014-01-13
* | sched/deadline: Add period support for SCHED_DEADLINE tasksHarald Gustafsson2014-01-13
* | sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logicJuri Lelli2014-01-13
* | sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli2014-01-13
* | sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-13
* | Merge branch 'sched/urgent' into sched/coreIngo Molnar2013-12-17
|\|
| * sched/fair: Rework sched_fair time accountingPeter Zijlstra2013-12-11
| * sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra2013-12-11
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-02
| |\
| | * sched: Remove unused variable in 'struct sched_domain'Alex Shi2013-11-19
* | | tasks/exit: Remove unused task_is_dead() methodOleg Nesterov2013-11-27
|/ /
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\ \
| * | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-14
|\ \ \ | |_|/ |/| |
| * | hung_task: add method to reset detectorMarcelo Tosatti2013-11-06
* | | exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-12
* | | sched: remove ARCH specific fpu_counter from task_structVineet Gupta2013-11-12
| |/ |/|
* | Merge branch 'linus' into sched/coreIngo Molnar2013-11-01
|\ \
| * | mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2013-10-17
| |/
* | sched/numa: Skip some page migrations after a shared faultRik van Riel2013-10-09
* | mm: numa: Revert temporarily disabling of NUMA migrationRik van Riel2013-10-09
* | sched/numa: Adjust scan rate in task_numa_placementRik van Riel2013-10-09
* | sched/numa: Be more careful about joining numa groupsRik van Riel2013-10-09
* | sched/numa: Add debuggingIngo Molnar2013-10-09
* | sched/numa: Call task_numa_free() from do_execve()Rik van Riel2013-10-09
* | sched/numa: Use group fault statistics in numa placementMel Gorman2013-10-09
* | sched/numa: Stay on the same node if CLONE_VMRik van Riel2013-10-09
* | mm: numa: Do not group on RO pagesPeter Zijlstra2013-10-09
* | sched/numa: Report a NUMA task group IDMel Gorman2013-10-09
* | sched/numa: Use {cpu, pid} to create task groups for shared faultsPeter Zijlstra2013-10-09
* | sched/numa: Introduce migrate_swap()Peter Zijlstra2013-10-09
* | sched/numa: Retry migration of tasks to CPU on a preferred nodeMel Gorman2013-10-09
* | sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...Mel Gorman2013-10-09
* | sched/numa: Favour moving tasks towards the preferred nodeMel Gorman2013-10-09
* | sched/numa: Update NUMA hinting faults once per scanMel Gorman2013-10-09
* | sched/numa: Select a preferred node with the most numa hinting faultsMel Gorman2013-10-09
* | sched/numa: Track NUMA hinting faults on per-node basisMel Gorman2013-10-09
* | sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman2013-10-09
* | sched: Revert need_resched() to look at TIF_NEED_RESCHEDPeter Zijlstra2013-09-28
* | sched: Prepare for per-cpu preempt_countPeter Zijlstra2013-09-25
* | sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra2013-09-25
* | sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra2013-09-25
* | sched, idle: Fix the idle polling state logicPeter Zijlstra2013-09-25