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 Torvalds2015-02-211-3/+7
|\
| * sched: Prevent recursion in io_schedule()NeilBrown2015-02-181-3/+7
* | kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-141-0/+3
* | kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur2015-02-131-0/+1
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-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-101-23/+64
|\
| * sched: Refactor task_struct to use numa_faults instead of numa_* pointersIulia Manda2014-11-041-18/+13Star
| * 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-081-7/+9
| * | rcu: Make TASKS_RCU handle nohz_full= CPUsPaul E. McKenney2014-09-081-0/+2
| * | rcu: Add call_rcu_tasks()Paul E. McKenney2014-09-081-11/+12
| |/
* | mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi2014-10-101-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-281-13/+25
|\ \
| * | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2014-09-251-2/+11
| * | sched: add macros to define bitops for task atomic flagsZefan Li2014-09-251-9/+12
| * | sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li2014-09-251-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-151-2/+1Star
|\
| *-. Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2014-08-111-2/+1Star
| |\ \
| | | * cpuidle: menu: Lookup CPU runqueues lessMel Gorman2014-08-061-2/+1Star
* | | | 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-091-0/+2
* | | | kernel/fork.c: make mm_init_owner staticVladimir Davydov2014-08-091-5/+0Star
* | | | mm: memcontrol: use page lists for uncharge batchingJohannes Weiner2014-08-091-6/+0Star
| |/ / |/| |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-061-3/+15
|\ \ \
| * | | sched: move no_new_privs into new atomic flagsKees Cook2014-07-181-3/+15
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-061-4/+4
|\ \ \
| * | | delayacct: Make accounting nanosecond basedThomas Gleixner2014-07-231-2/+2
| * | | sched: Make task->start_time nanoseconds basedThomas Gleixner2014-07-231-1/+1
| * | | sched: Make task->real_start_time nanoseconds basedThomas Gleixner2014-07-231-1/+1
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-051-5/+3Star
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-281-4/+4
| |\ \ \ | | | |/ | | |/|
| * | | sched: Transform resched_task() into resched_curr()Kirill Tkhai2014-07-161-3/+3
| * | | sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov2014-07-161-2/+0Star
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-051-6/+0Star
|\ \ \ | |_|/ |/| |