aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
...
| | | * | | | | | sched: extract walk_tg_tree(), fixIngo Molnar2008-08-28
| | | * | | | | | sched: rt-bandwidth fixesPeter Zijlstra2008-08-19
| | | * | | | | | sched: extract walk_tg_tree()Peter Zijlstra2008-08-19
| | | * | | | | | sched: rt-bandwidth group disable fixesPeter Zijlstra2008-08-19
| |_|/ / / / / / |/| | | | | | |
| | * | | | | | sched: fix init_hrtick() section mismatch warningRakib Mullick2008-09-23
| | | |_|/ / / | | |/| | | |
| | * | | | | sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto2008-09-11
| | | |/ / / | | |/| | |
| * | | | | sched: clarify ifdef tangleAndrew Morton2008-09-23
| * | | | | sched: wakeup preempt when small overlapPeter Zijlstra2008-09-22
| * | | | | Merge commit 'v2.6.27-rc6' into sched/develIngo Molnar2008-09-11
| |\| | | |
| | * | | | Merge branch 'sched/cpuset' into sched/urgentIngo Molnar2008-09-06
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-06
| * | | | | Merge branch 'linus' into sched/develIngo Molnar2008-09-06
| |\| | | |
| | * | | | sched: fix process time monotonicityBalbir Singh2008-09-05
| |/ / / / |/| | | |
| * | | | sched: clean up __might_sleep()Ingo Molnar2008-08-28
| * | | | make might_sleep() display the oopsing processJoe Korty2008-08-28
| * | | | sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txtKevin Diggs2008-08-26
| * | | | Merge branch 'linus' into sched/develIngo Molnar2008-08-26
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | wait_task_inactive: "improve" the returned value for ->nvcsw == 0Oleg Nesterov2008-08-22
| * | | | wait_task_inactive(): don't consider task->nivcswOleg Nesterov2008-08-22
| * | | | sched: do_wait_for_common: use signal_pending_state()Oleg Nesterov2008-08-22
| |/ / /
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-16
|\ \ \ \
| * | | | sched: scale sysctl_sched_shares_ratelimit with nr_cpusPeter Zijlstra2008-08-15
| * | | | sched: fix the race between walk_tg_tree and sched_create_groupZhang, Yanmin2008-08-14
| |/ / /
* / / / completions: uninline try_wait_for_completion and completion_doneDave Chinner2008-08-15
|/ / /
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-11
|\ \ \
| * \ \ Merge branch 'linus' into sched/urgentIngo Molnar2008-08-11
| |\ \ \
| * | | | sched: test runtime rather than period in global_rt_runtime()roel kluin2008-07-28
* | | | | Merge branch 'core/locking' into core/urgentIngo Molnar2008-08-11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | lockdep: re-annotate scheduler runqueuesPeter Zijlstra2008-08-11
| * | | | lockdep: change scheduler annotationPeter Zijlstra2008-08-01
| |/ / /
* | | | __sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge2008-08-04
* | | | sched: make scheduler sysfs attributes sysdev class devicesAndi Kleen2008-07-30
|/ / /
* | | tracehook: wait_task_inactiveRoland McGrath2008-07-26
* | | Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-26
* | | accounting: account for user time when updating memory integralsJonathan Lim2008-07-25
* | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
|\ \ \
| * | | sched: hrtick_enabled() should use cpu_active()Ingo Molnar2008-07-20
| * | | Merge branch 'sched/urgent' into sched/develIngo Molnar2008-07-20
| |\ \ \
| | * | | sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-20
| * | | | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-18
| |/ / /
| * | | sched: reduce stack size in isolated_cpu_setup()Mike Travis2008-07-18
* | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\ \ \ \
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
| |\| | |
| * | | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
| |\ \ \ \
| * | | | | core: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23
| * | | | | sched: replace MAX_NUMNODES with nr_node_ids in kernel/sched.cMike Travis2008-05-23
| | |_|/ / | |/| | |
* | | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
| |_|/ / |/| | |
* | | | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-14
|\ \ \ \
| * \ \ \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-25
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'linus' into core/softirqIngo Molnar2008-06-23
| |\ \ \ \