aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* - Stock Wi-Fixyyx2016-02-231-0/+9
* IntelliPlug, IntelliActive and Sound Controlfaux1232015-10-101-0/+1
* Android M for MakoDmitry Grinberg2015-10-091-0/+2
* introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2014-10-311-0/+12
* sched: move no_new_privs into new atomic flagsKees Cook2014-10-311-3/+15
* seccomp: kill the seccomp_t typedefWill Drewry2014-10-311-1/+1
* Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2014-10-311-0/+2
* sched: provide per cpu-cgroup option to notify on migrationsMekala Natarajan2013-05-221-0/+2
* ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-03-211-1/+10
* sched_avg: add run queue averaging.Jeff Ohlstein2013-03-151-0/+2
* Revert "sched: add PF_WAKE_UP_IDLE"Iliyan Malchev2013-03-151-9/+0
* Revert "sched: add sysctl for controlling task migrations on wake"Iliyan Malchev2013-03-151-1/+0
* Revert "sched_avg: add run queue averaging"Iliyan Malchev2013-03-151-2/+0
* android/lowmemorykiller: Ignore tasks with freed mmLiam Mark2013-03-151-1/+1
* Merge branch 'goog/googly' (early part) into goog/msm-soc-3.4Stephen Boyd2013-02-251-0/+3
|\
| * sched: Add a generic notifier when a task struct is about to be freedSan Mehat2012-04-091-0/+3
* | sched: add sysctl for controlling task migrations on wakeSteve Muckle2013-02-081-0/+1
* | sched: add PF_WAKE_UP_IDLESteve Muckle2013-02-081-0/+9
* | sched_avg: add run queue averagingJeff Ohlstein2013-02-081-0/+2
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering2012-03-231-0/+12
|/
* cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-03-211-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-7/+34
|\
| * Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-131-2/+1
| |\
| * | sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto2012-03-021-1/+1
| * | sched/rt: Do not submit new work when PI-blockedThomas Gleixner2012-03-011-0/+8
| * | sched/rt: Add schedule_preempt_disabled()Thomas Gleixner2012-03-011-0/+1
| * | Merge branch 'linus' into sched/coreIngo Molnar2012-03-011-1/+7
| |\ \
| * | | sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto2012-02-221-0/+6
| * | | sched: Turn lock_task_sighand() into a static inlineAnton Vorontsov2012-02-111-6/+9
| * | | sched: Ensure cpu_power periodic updateVincent Guittot2012-01-271-0/+1
| * | | sched, block: Unify cache detectionPeter Zijlstra2012-01-271-0/+8
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-201-5/+5
|\ \ \ \
| * \ \ \ Merge branch 'linus' into irq/coreThomas Gleixner2012-03-131-2/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev2012-03-091-5/+5
| | |_|/ | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-201-2/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | rcu: Simplify unboosting checksPaul E. McKenney2012-02-211-2/+1
| |/ /
* | | vfork: kill PF_STARTINGOleg Nesterov2012-03-051-1/+0
* | | coredump_wait: don't call complete_vfork_done()Oleg Nesterov2012-03-051-1/+0
* | | vfork: make it killableOleg Nesterov2012-03-051-1/+1
* | | vfork: introduce complete_vfork_done()Oleg Nesterov2012-03-051-0/+1
|/ /
* | Fix race in process_vm_rw_coreChristopher Yeoh2012-02-021-0/+6
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-261-1/+1
|\ \ | |/ |/|
| * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-171-1/+1
| |\
| | * sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-161-1/+1
* | | kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-231-1/+1
* | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-1/+1
* | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-101-0/+1
|\ \ \
| * | | writeback: dirty ratelimit - think time compensationWu Fengguang2011-12-181-0/+1