summaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2008-10-09sched debug: add name to sched_domain sysctl entriesIngo Molnar
2008-10-06sched: remove redundant code in cpu_cgroup_create()Li Zefan
2008-10-06Merge branch 'linus' into sched/develIngo Molnar
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner
2008-09-23sched: more sanity checks on the bandwidth settingsPeter Zijlstra
2008-09-23Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar
2008-09-23sched: clarify ifdef tangleAndrew Morton
2008-09-23sched: fix init_hrtick() section mismatch warningRakib Mullick
2008-09-22sched: wakeup preempt when small overlapPeter Zijlstra
2008-09-11Merge commit 'v2.6.27-rc6' into sched/develIngo Molnar
2008-09-11sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky
2008-09-06Merge branch 'linus' into sched/develIngo Molnar
2008-09-06sched: compilation fix with gcc 3.4.6Krzysztof Helt
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-08-28sched: extract walk_tg_tree(), fixIngo Molnar
2008-08-28sched: clean up __might_sleep()Ingo Molnar
2008-08-28make might_sleep() display the oopsing processJoe Korty
2008-08-26sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txtKevin Diggs
2008-08-26Merge branch 'linus' into sched/develIngo Molnar
2008-08-22wait_task_inactive: "improve" the returned value for ->nvcsw == 0Oleg Nesterov
2008-08-22wait_task_inactive(): don't consider task->nivcswOleg Nesterov
2008-08-22sched: do_wait_for_common: use signal_pending_state()Oleg Nesterov
2008-08-19sched: rt-bandwidth fixesPeter Zijlstra
2008-08-19sched: extract walk_tg_tree()Peter Zijlstra
2008-08-19sched: rt-bandwidth group disable fixesPeter Zijlstra
2008-08-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-15sched: scale sysctl_sched_shares_ratelimit with nr_cpusPeter Zijlstra
2008-08-15completions: uninline try_wait_for_completion and completion_doneDave Chinner
2008-08-14sched: fix the race between walk_tg_tree and sched_create_groupZhang, Yanmin
2008-08-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-12Merge branch 'core/locking' into core/urgentIngo Molnar
2008-08-11Merge branch 'linus' into sched/urgentIngo Molnar
2008-08-11lockdep: re-annotate scheduler runqueuesPeter Zijlstra
2008-08-04__sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge
2008-08-01lockdep: change scheduler annotationPeter Zijlstra
2008-07-30sched: make scheduler sysfs attributes sysdev class devicesAndi Kleen
2008-07-28sched: test runtime rather than period in global_rt_runtime()roel kluin
2008-07-26tracehook: wait_task_inactiveRoland McGrath
2008-07-26Full conversion to early_initcall() interface, remove old interfaceEduard - Gabriel Munteanu
2008-07-25accounting: account for user time when updating memory integralsJonathan Lim
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-20sched: hrtick_enabled() should use cpu_active()Ingo Molnar
2008-07-20Merge branch 'sched/urgent' into sched/develIngo Molnar
2008-07-20sched, x86: clean up hrtick implementationPeter Zijlstra
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky
2008-07-18sched: reduce stack size in isolated_cpu_setup()Mike Travis