aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2015-08-09
* Add object descriptor table to Linux's task_structBjoern Brandenburg2015-08-09
* Extend task_struct with rt_paramBjoern Brandenburg2015-08-09
* x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-27
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\
| * Remove rest of exec domains.Richard Weinberger2015-04-12
* | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-04-13
|\ \
| * | sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel2015-03-19
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-13
|\ \ \
| * | | sched: Add sched_avg::utilization_avg_contribVincent Guittot2015-03-27
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-13
|\ \ \ | |_|/ |/| |
| * | x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti2015-03-23
| |/
* / mm: numa: slow PTE scan rate if migration failures occurMel Gorman2015-03-25
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-21
|\
| * sched: Prevent recursion in io_schedule()NeilBrown2015-02-18
* | kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-14
* | kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur2015-02-12
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
|/
* syscalls: implement execveat() system callDavid Drysdale2014-12-13
* memcg: turn memcg_kmem_skip_account into a bit fieldVladimir Davydov2014-12-13
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-10
|\
| * sched: Refactor task_struct to use numa_faults instead of numa_* pointersIulia Manda2014-11-04
| * sched: Exclude cond_resched() from nested sleep testPeter Zijlstra2014-10-28
| * sched: Debug nested sleepsPeter Zijlstra2014-10-28
| * sched/deadline: Ensure that updates to exclusive cpusets don't break ACJuri Lelli2014-10-28
| * sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...Juri Lelli2014-10-28
* | rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-29
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\
| * sched: Add helper for task stack page overrun checkingAaron Tomlin2014-09-19
| * init/main.c: Give init_task a canaryAaron Tomlin2014-09-19
| * sched: Add new API wake_up_if_idle() to wake up the idle cpuChuansheng Liu2014-09-19
| * time, signal: Protect resource use statistics with seqlockRik van Riel2014-09-08
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-13
|\ \
| * | rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()Paul E. McKenney2014-09-07
| * | rcu: Make TASKS_RCU handle nohz_full= CPUsPaul E. McKenney2014-09-07
| * | rcu: Add call_rcu_tasks()Paul E. McKenney2014-09-07
| |/
* | mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi2014-10-09
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\ \
| * | sched: Add function single_task_running to let a task check if it is the only...Tim Chen2014-08-25
| |/
* | Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-27
|\ \
| * | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-24
| * | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-24
| * | sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li2014-09-24
| |/
* / sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert2014-09-20
|/
* Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-14
|\
| *-. Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-08-11
| |\ \
| | | * cpuidle: menu: Lookup CPU runqueues lessMel Gorman2014-08-06
* | | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\ \ \ \
| * | | | sas_ss_flags: Remove nested ternary ifRichard Weinberger2014-08-06
| | |/ / | |/| |
* | | | shm: make exit_shm work proportional to task activityJack Miller2014-08-08