https://github.com/torvalds/linux
Revision f02f79dbcb9c0326588c1cbe24b40887737e71d3 authored by Linus Torvalds on 23 May 2014, 17:04:04 UTC, committed by Linus Torvalds on 23 May 2014, 17:04:04 UTC
Pull scheduler fixes from Ingo Molnar:
 "The biggest commit is an irqtime accounting loop latency fix, the rest
  are misc fixes all over the place: deadline scheduling, docs, numa,
  balancer and a bad to-idle latency fix"

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched/numa: Initialize newidle balance stats in sd_numa_init()
  sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_balance()
  sched: Skip double execution of pick_next_task_fair()
  sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
  sched/deadline: Fix memory leak
  sched/deadline: Fix sched_yield() behavior
  sched: Sanitize irq accounting madness
  sched/docbook: Fix 'make htmldocs' warnings caused by missing description
2 parent s e6a32c3 + 2b4cfe6
History
Tip revision: f02f79dbcb9c0326588c1cbe24b40887737e71d3 authored by Linus Torvalds on 23 May 2014, 17:04:04 UTC
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: f02f79d
File Mode Size
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 441 bytes
af_rxrpc.c -rw-r--r-- 20.7 KB
ar-accept.c -rw-r--r-- 12.2 KB
ar-ack.c -rw-r--r-- 34.1 KB
ar-call.c -rw-r--r-- 25.9 KB
ar-connection.c -rw-r--r-- 23.0 KB
ar-connevent.c -rw-r--r-- 9.0 KB
ar-error.c -rw-r--r-- 5.7 KB
ar-input.c -rw-r--r-- 19.2 KB
ar-internal.h -rw-r--r-- 28.4 KB
ar-key.c -rw-r--r-- 28.5 KB
ar-local.c -rw-r--r-- 7.5 KB
ar-output.c -rw-r--r-- 18.1 KB
ar-peer.c -rw-r--r-- 7.2 KB
ar-proc.c -rw-r--r-- 5.0 KB
ar-recvmsg.c -rw-r--r-- 10.4 KB
ar-security.c -rw-r--r-- 5.6 KB
ar-skbuff.c -rw-r--r-- 3.6 KB
ar-transport.c -rw-r--r-- 7.1 KB
rxkad.c -rw-r--r-- 27.3 KB
sysctl.c -rw-r--r-- 3.6 KB

back to top