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
crush
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 357 bytes
armor.c -rw-r--r-- 1.9 KB
auth.c -rw-r--r-- 7.6 KB
auth_none.c -rw-r--r-- 3.0 KB
auth_none.h -rw-r--r-- 529 bytes
auth_x.c -rw-r--r-- 16.9 KB
auth_x.h -rw-r--r-- 868 bytes
auth_x_protocol.h -rw-r--r-- 1.7 KB
buffer.c -rw-r--r-- 1.2 KB
ceph_common.c -rw-r--r-- 14.8 KB
ceph_fs.c -rw-r--r-- 1.7 KB
ceph_hash.c -rw-r--r-- 2.8 KB
ceph_strings.c -rw-r--r-- 3.9 KB
crypto.c -rw-r--r-- 11.7 KB
crypto.h -rw-r--r-- 1.4 KB
debugfs.c -rw-r--r-- 6.9 KB
messenger.c -rw-r--r-- 82.0 KB
mon_client.c -rw-r--r-- 26.2 KB
msgpool.c -rw-r--r-- 2.0 KB
osd_client.c -rw-r--r-- 75.4 KB
osdmap.c -rw-r--r-- 38.4 KB
pagelist.c -rw-r--r-- 3.6 KB
pagevec.c -rw-r--r-- 4.7 KB
snapshot.c -rw-r--r-- 2.2 KB

back to top