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