Commit History

作者 SHA1 備註 提交日期
  Michael Neuling 6888c1ecd6 kernel/sched.c: remove bogus comment from account_user_time 17 年之前
  Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 年之前
  Srivatsa Vaddagiri 68318b8e0b Hook up group scheduler with control groups 17 年之前
  Cliff Wickman 470fd64644 hotplug cpu: migrate a task within its cpuset 17 年之前
  Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 17 年之前
  Eugene Teo 270f722d4d Fix tsk->exit_state usage 17 年之前
  Paul Menage 8707d8b8c0 Fix cpusets update_cpumask 17 年之前
  Paul Jackson 029190c515 cpuset sched_load_balance flag 17 年之前
  Pavel Emelyanov 228ebcbe63 Uninline find_task_by_xxx set of functions 17 年之前
  Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 17 年之前
  Paul Menage 62d0df6406 Task Control Groups: example CPU accounting subsystem 17 年之前
  Linus Torvalds 54e840dd50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched 17 年之前
  Michael Neuling c66f08be7e Add scaled time to taskstats based process accounting 17 年之前
  Ken Chen 480b9434c5 sched: reduce schedstat variable overhead a bit 17 年之前
  Ingo Molnar cc4ea79588 sched: add KERN_CONT annotation 17 年之前
  Ingo Molnar d801649162 sched: cleanup, make struct rq comments more consistent 17 年之前
  Ingo Molnar 8401f77505 sched: cleanup, fix spacing 17 年之前
  Andi Kleen 51e9799023 sched: fix return value of wait_for_completion_interruptible() 17 年之前
  Linus Torvalds e6d5a11dad Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched 17 年之前
  Oleg Nesterov d2da272a4e migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock() 17 年之前
  Oleg Nesterov f7b4cddcc5 do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tasklist) 17 年之前
  Srivatsa Vaddagiri b9dca1e0fc sched: fix new task startup crash 17 年之前
  Ken Chen 908a7c1b9b sched: fix improper load balance across sched domain 17 年之前
  Milton Miller cd79007634 sched: more robust sd-sysctl entry freeing 17 年之前
  Paul Jackson 607717a65d cpuset: remove sched domain hooks from cpusets 17 年之前
  Mike Travis d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 17 年之前
  Ingo Molnar 9c63d9c021 sched: sync wakeups preempt too 17 年之前
  Ingo Molnar 71e20f1873 sched: affine sync wakeups 17 年之前
  Laurent Vivier 94886b84b1 sched: guest CPU accounting: maintain stats in account_system_time() 17 年之前
  Milton Miller 6323469f9b sched: domain sysctl fixes: add terminator comment 17 年之前