summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-48/+1
|\
| * sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-171-47/+0
| * sched/fair: Revert sched-domain iteration breakagePeter Zijlstra2012-05-141-1/+0
| * sched/fair: Add some serialization to the sched_domain load-balance walkPeter Zijlstra2012-05-091-0/+1
| * sched: Update documentation and commentsHiroshi Shimamoto2012-05-071-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-211-1/+3
|\ \
| * | seccomp: kill the seccomp_t typedefWill Drewry2012-04-141-1/+1
| * | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2012-04-141-0/+2
| |/
* / rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney2012-05-021-0/+10
|/
* 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
* | | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-091-19/+54
|\ \ \ \
| * | | | threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo2011-12-121-6/+41
| * | | | threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2011-12-121-15/+15
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-3/+1
|\| | | | | |_|/ / |/| | |
| * | | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-231-3/+1
| |\ \ \ | | |/ / | |/| |
| | * | freezer: kill unused set_freezable_with_signal()Tejun Heo2011-11-231-1/+0
| | * | freezer: kill PF_FREEZINGTejun Heo2011-11-211-2/+1
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-061-4/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-191-2/+17
| |\ \ \
| | * | | sched: Mark parent and real_parent as __rcuKees Cook2011-12-151-2/+2