aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-29
* sched: fix init_hrtick() section mismatch warningRakib Mullick2008-09-23
* sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto2008-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
* | sched: fix process time monotonicityBalbir Singh2008-09-05
* | 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
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-16
| |\ \ \ \ \
| * | | | | | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-25
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...Linus Torvalds2008-07-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into sched/new-API-sched_setschedulerIngo Molnar2008-06-25
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | sched: add new API sched_setscheduler_nocheck: add a flag to control access c...Rusty Russell2008-06-23
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-10
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-25
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-23
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | sched: sched_clock() lockdep fixIngo Molnar2008-06-10
| | * | | | | sched: do not trace sched_clockIngo Molnar2008-05-25
| | * | | | | Port ftrace to markersMathieu Desnoyers2008-05-23
| | * | | | | ftrace: remove add-hoc codeIngo Molnar2008-05-23