summaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAgeFilesLines
* sched debug: add name to sched_domain sysctl entriesIngo Molnar2008-10-091-2/+12
* sched: remove redundant code in cpu_cgroup_create()Li Zefan2008-10-061-4/+0
* Merge branch 'linus' into sched/develIngo Molnar2008-10-061-2/+2
|\
| * hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-291-2/+2
* | sched: more sanity checks on the bandwidth settingsPeter Zijlstra2008-09-231-5/+28
| |
| \
*-. \ Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar2008-09-231-96/+121
|\ \ \ | | |/ | |/|
| | * sched: compilation fix with gcc 3.4.6Krzysztof Helt2008-09-061-6/+4
| | * sched: extract walk_tg_tree(), fixIngo Molnar2008-08-281-1/+1
| | * sched: rt-bandwidth fixesPeter Zijlstra2008-08-191-62/+63
| | * sched: extract walk_tg_tree()Peter Zijlstra2008-08-191-33/+46
| | * sched: rt-bandwidth group disable fixesPeter Zijlstra2008-08-191-1/+8
| * | sched: fix init_hrtick() section mismatch warningRakib Mullick2008-09-231-1/+1
| * | sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto2008-09-111-0/+6
* | | sched: clarify ifdef tangleAndrew Morton2008-09-231-3/+3
* | | sched: wakeup preempt when small overlapPeter Zijlstra2008-09-221-6/+6
* | | Merge commit 'v2.6.27-rc6' into sched/develIngo Molnar2008-09-111-6/+13
|\ \ \ | |/ /
| * | Merge branch 'sched/cpuset' into sched/urgentIngo Molnar2008-09-061-6/+13
| |\ \
| | * | sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-061-6/+13
* | | | Merge branch 'linus' into sched/develIngo Molnar2008-09-061-0/+59
|\ \ \ \ | |/ / /
| * | | sched: fix process time monotonicityBalbir Singh2008-09-051-0/+59
| | |/ | |/|
* | | sched: clean up __might_sleep()Ingo Molnar2008-08-281-14/+19
* | | make might_sleep() display the oopsing processJoe Korty2008-08-281-2/+2
* | | sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txtKevin Diggs2008-08-261-0/+56
* | | Merge branch 'linus' into sched/develIngo Molnar2008-08-261-3/+51
|\ \ \ | |/ /
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-161-3/+5
| |\ \
| | * | sched: scale sysctl_sched_shares_ratelimit with nr_cpusPeter Zijlstra2008-08-151-2/+4
| | * | sched: fix the race between walk_tg_tree and sched_create_groupZhang, Yanmin2008-08-141-1/+1
| | |/
| * | completions: uninline try_wait_for_completion and completion_doneDave Chinner2008-08-151-0/+46
| |/
* | wait_task_inactive: "improve" the returned value for ->nvcsw == 0Oleg Nesterov2008-08-221-1/+1
* | wait_task_inactive(): don't consider task->nivcswOleg Nesterov2008-08-221-5/+2
* | sched: do_wait_for_common: use signal_pending_state()Oleg Nesterov2008-08-221-4/+1
|/
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-111-1/+1
|\
| * Merge branch 'linus' into sched/urgentIngo Molnar2008-08-111-21/+23
| |\
| * | sched: test runtime rather than period in global_rt_runtime()roel kluin2008-07-281-1/+1
* | | Merge branch 'core/locking' into core/urgentIngo Molnar2008-08-121-8/+13
|\ \ \ | |_|/ |/| |
| * | lockdep: re-annotate scheduler runqueuesPeter Zijlstra2008-08-111-2/+9
| * | lockdep: change scheduler annotationPeter Zijlstra2008-08-011-6/+4
| |/
* | __sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge2008-08-041-10/+12
* | sched: make scheduler sysfs attributes sysdev class devicesAndi Kleen2008-07-301-11/+11
|/
* tracehook: wait_task_inactiveRoland McGrath2008-07-261-2/+27
* Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu2008-07-261-1/+4
* accounting: account for user time when updating memory integralsJonathan Lim2008-07-251-0/+2
* Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-231-206/+107
|\
| * sched: hrtick_enabled() should use cpu_active()Ingo Molnar2008-07-201-1/+1
| * Merge branch 'sched/urgent' into sched/develIngo Molnar2008-07-201-142/+60
| |\
| | * sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-201-142/+60
| * | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-181-63/+45
| |/
| * sched: reduce stack size in isolated_cpu_setup()Mike Travis2008-07-181-1/+2
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-231-18/+18
|\ \
| * \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-161-250/+585
| |\ \ | | |/
OpenPOWER on IntegriCloud