aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* sched: Remove unused parameters from sched_fork() and wake_up_new_task()Samir Bellabes2011-05-12
* Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-12
|\
| * ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2011-04-25
* | sched: Get rid of lock_depthJonathan Corbet2011-04-24
* | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-21
|\|
| * brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina2011-04-14
* | Merge branch 'sched/locking' into sched/coreIngo Molnar2011-04-18
|\ \
| * | sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra2011-04-14
| * | sched: Delay task_contributes_to_load()Peter Zijlstra2011-04-14
| * | sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra2011-04-14
| * | sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra2011-04-14
| * | sched: Provide p->on_rqPeter Zijlstra2011-04-14
| * | mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-14
| * | sched: Always provide p->on_cpuPeter Zijlstra2011-04-14
| * | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
| |/
* | sched: Dynamic sched_domain::levelPeter Zijlstra2011-04-11
* | sched: Remove some dead codePeter Zijlstra2011-04-11
* | sched: Reduce some allocation pressurePeter Zijlstra2011-04-11
* | sched: Dynamically allocate sched_domain/sched_group data-structuresPeter Zijlstra2011-04-11
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-25
|\
| * sched.h: Fix a typo ("its")Jonathan Neuschäfer2011-03-23
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \
| * | block: initial patch for on-stack per-task pluggingJens Axboe2011-03-10
* | | memcg: convert uncharge batching from bytes to page granularityJohannes Weiner2011-03-23
* | | kthread: NUMA aware kthread_create_on_node()Eric Dumazet2011-03-22
| |/ |/|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\ \
| * | time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-31
| * | time: Provide xtime_update()Torben Hohn2011-01-31
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-15
|\ \ \
| * \ \ Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar2011-02-23
| |\ \ \ | | | |/ | | |/|
| * | | sched: Add yield_to(task, preempt) functionalityMike Galbraith2011-02-03
| * | | sched: Use a buddy to implement yield_task_fair()Rik van Riel2011-02-03
| * | | sched: Fix switch_from_fair()Peter Zijlstra2011-01-26
| * | | softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi2011-01-26
| | |/ | |/|
* | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-03-04
|\ \ \ | | |/ | |/|
| * | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
| |/
* / perf: Cure task_oncpu_function_call() racesPeter Zijlstra2011-02-03
|/
* thp: khugepagedAndrea Arcangeli2011-01-13
* oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines2011-01-13
* sched: remove long deprecated CLONE_STOPPED flagDave Jones2011-01-13
* epoll: convert max_user_watches to longRobin Holt2011-01-13
* headers: kobject.h reduxAlexey Dobriyan2011-01-10
* headers: path.h reduxAlexey Dobriyan2011-01-10
* sched: Consolidate the name of root_task_group and init_task_groupYong Zhang2011-01-07
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
|\
| * Merge commit 'v2.6.37' into sched/coreIngo Molnar2011-01-05
| |\
| * | sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli2010-12-08
| * | sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-30
| * | Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar2010-11-26
| |\ \