Historial de Commits

Autor SHA1 Mensaje Fecha
  Benjamin Herrenschmidt 4b40221048 mutex: Don't spin when the owner CPU is offline or other weird cases hace 15 años
  Mike Galbraith 09a40af524 sched: Fix UP update_avg() build warning hace 15 años
  Ingo Molnar b257c14ceb Merge branch 'linus' into sched/core hace 15 años
  Linus Torvalds 2aedd192f7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
  Ingo Molnar ca7e0c6120 Merge branch 'linus' into perf/core hace 15 años
  Anton Blanchard 84fba5ec91 sched: Fix sched_getaffinity() hace 15 años
  Tejun Heo 336f5899d2 Merge branch 'master' into export-slabh hace 15 años
  Peter Zijlstra 371fd7e7a5 sched: Add enqueue/dequeue flags hace 15 años
  Peter Zijlstra cc87f76a60 sched: Fix nr_uninterruptible count hace 15 años
  Peter Zijlstra 65cc8e4859 sched: Optimize task_rq_lock() hace 15 años
  Peter Zijlstra 0017d73509 sched: Fix TASK_WAKING vs fork deadlock hace 15 años
  Oleg Nesterov 9084bb8246 sched: Make select_fallback_rq() cpuset friendly hace 15 años
  Oleg Nesterov 6a1bdc1b57 sched: _cpu_down(): Don't play with current->cpus_allowed hace 15 años
  Oleg Nesterov 30da688ef6 sched: sched_exec(): Remove the select_fallback_rq() logic hace 15 años
  Oleg Nesterov c1804d547d sched: move_task_off_dead_cpu(): Remove retry logic hace 15 años
  Oleg Nesterov 1445c08d06 sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq() hace 15 años
  Oleg Nesterov 897f0b3c3f sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locked code hace 15 años
  Oleg Nesterov 47a70985e5 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock hace 15 años
  Ingo Molnar c9494727cf Merge branch 'linus' into sched/core hace 15 años
  Ingo Molnar ec5e61aabe Merge branch 'perf/urgent' into perf/core hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Peter Zijlstra faa4602e47 x86, perf, bts, mm: Delete the never used BTS-ptrace code hace 15 años
  KOSAKI Motohiro 8bc037fb89 sched: Use proper type in sched_getaffinity() hace 15 años
  Andrew Morton c890692bf3 kernel/sched.c: Suppress unused var warning hace 15 años
  KOSAKI Motohiro cd3d8031eb sched: sched_getaffinity(): Allow less than NR_CPUS length hace 15 años
  Linus Torvalds 80a186074e Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip hace 15 años
  Mike Galbraith c6ee36c423 sched: Remove SYNC_WAKEUPS feature hace 15 años
  Mike Galbraith a64692a3af sched: Cleanup/optimize clock updates hace 15 años
  Mike Galbraith e12f31d3e5 sched: Remove avg_overlap hace 15 años
  Mike Galbraith b42e0c41a4 sched: Remove avg_wakeup hace 15 años