aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-19sched: features fixIngo Molnar
2008-04-19sched: /debug/sched_featuresPeter Zijlstra
2008-04-19sched: add SCHED_FEAT_DEADLINEIngo Molnar
2008-04-19sched: debug: show a weight treePeter Zijlstra
2008-04-19sched: fair: weight calculationsPeter Zijlstra
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra
2008-04-19sched: fair-group scheduling vs latencyPeter Zijlstra
2008-04-19sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra
2008-04-19sched: debug: add some debug code to handle the full hierarchyPeter Zijlstra
2008-04-19sched: fair-group: SMP-nice for group schedulingPeter Zijlstra
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto
2008-04-19sched, cpuset: customize sched domains, docsHidetoshi Seto
2008-04-19sched: prepatory code movementPeter Zijlstra
2008-04-19sched: rt: multi level group constraintsPeter Zijlstra
2008-04-19sched: task_group hierarchyPeter Zijlstra
2008-04-19sched: fix the task_group hierarchy for UID groupingPeter Zijlstra
2008-04-19sched: allow the group scheduler to have multiple levelsDhaval Giani
2008-04-19sched: mix tasks and groupsDhaval Giani
2008-04-19sched: fix checksIngo Molnar
2008-04-19sched: old sleeper bonusPeter Zijlstra
2008-04-19sched: add new set_cpus_allowed_ptr functionMike Travis
2008-04-19init: move setup of nr_cpu_ids to as early as possibleMike Travis
2008-04-19sched: remove another cpumask_t variable from stackMike Travis
2008-04-19cpumask: add show cpu map functionsMike Travis
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis
2008-04-19x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis
2008-04-19x86: convert cpumask_of_cpu macro to allocated arrayMike Travis
2008-04-19cpumask: add CPU_MASK_ALL_PTR macroMike Travis
2008-04-19cpumask: reduce stack usage in SD_x_INIT initializersMike Travis
2008-04-19nodemask: use new node_to_cpumask_ptr functionMike Travis
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis
2008-04-19cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis
2008-04-19sched: remove fixed NR_CPUS sized arrays in kernel_sched_cMike Travis
2008-04-19cpumask: Cleanup more uses of CPU_MASK and NODE_MASKMike Travis
2008-04-19numa: move large array from stack to _initdata sectionMike Travis
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis
2008-04-19x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.cMike Travis
2008-04-19x86: reduce memory and stack usage in intel_cacheinfoMike Travis
2008-04-19cpumask: add cpumask_scnprintf_len functionMike Travis
2008-04-19sched: fix cpus_allowed settingsGregory Haskins
2008-04-19sched: allow cpuacct stats to be resetDhaval Giani
2008-04-19sched: cleanup cpuacct variable namesDhaval Giani
2008-04-19tasklets: execute tasklets in the same order they were queuedOlof Johansson
2008-04-19sched: rt-group: smp balancingPeter Zijlstra
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra
2008-04-19time: add ns_to_ktime()Ingo Molnar
2008-04-19sched: fix regression with sched yieldPeter Zijlstra
2008-04-19latencytop: optimize LT_BACKTRACEDEPTH loops a bitDmitry Adamushko