Linus Torvalds
a39b863342
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (31 commits)
sched: fix warning in fs/proc/base.c
schedstat: consolidate per-task cpu runtime stats
sched: use RCU variant of list traversal in for_each_leaf_rt_rq()
sched, cpuacct: export percpu cpuacct cgroup stats
sched, cpuacct: refactoring cpuusage_read / cpuusage_write
sched: optimize update_curr()
sched: fix wakeup preemption clock
sched: add missing arch_update_cpu_topology() call
sched: let arch_update_cpu_topology indicate if topology changed
sched: idle_balance() does not call load_balance_newidle()
sched: fix sd_parent_degenerate on non-numa smp machine
sched: add uid information to sched_debug for CONFIG_USER_SCHED
sched: move double_unlock_balance() higher
sched: update comment for move_task_off_dead_cpu
sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares
sched/rt: removed unneeded defintion
sched: add hierarchical accounting to cpu accounting controller
sched: include group statistics in /proc/sched_debug
sched: rename SCHED_NO_NO_OMIT_FRAME_POINTER => SCHED_OMIT_FRAME_POINTER
sched: clean up SCHED_CPUMASK_ALLOC
...
2008-12-28 12:27:58 -08:00
..
2008-12-03 15:52:35 -08:00
2008-12-18 17:21:07 +00:00
2008-11-28 21:29:46 -08:00
2008-11-08 21:37:46 +01:00
2008-11-05 14:40:25 +01:00
2008-12-16 01:19:41 -08:00
2008-10-30 11:38:47 -07:00
2008-11-10 13:50:19 -08:00
2008-12-17 10:49:14 -08:00
2008-11-11 21:15:50 -05:00
2008-12-25 11:40:09 +11:00
2008-11-14 10:39:24 +11:00
2008-11-06 08:41:55 +01:00
2008-10-23 08:20:34 -07:00
2008-12-05 14:49:18 -08:00
2008-11-26 12:13:34 +01:00
2008-11-12 17:17:18 -08:00
2008-11-14 10:39:23 +11:00
2008-10-30 11:38:45 -07:00
2008-11-09 11:17:33 -08:00
2008-11-30 11:00:15 -08:00
2008-11-23 11:41:01 +01:00
2008-11-09 21:09:54 +01:00
2008-11-19 18:49:58 -08:00
2008-10-23 18:51:22 +04:00
2008-12-25 11:01:43 +11:00
2008-11-24 18:57:41 -05:00
2008-12-25 11:01:33 +11:00
2008-10-23 10:23:07 -07:00
2008-11-04 13:59:00 -08:00
2008-12-22 18:44:05 +09:00
2008-10-30 11:38:45 -07:00
2008-12-25 11:40:09 +11:00
2008-10-31 00:59:46 -04:00
2008-11-26 01:59:45 +01:00
2008-12-21 09:46:45 +01:00
2008-11-18 15:08:56 +01:00
2008-11-06 22:20:46 +01:00
2008-10-27 15:06:01 +01:00
2008-11-27 23:39:48 +00:00
2008-11-12 09:54:40 +01:00
2008-10-24 12:54:18 -04:00
2008-12-02 20:40:03 +01:00
2008-12-01 19:55:25 -08:00
2008-11-04 14:49:57 -08:00
2008-11-24 18:57:41 -05:00
2008-10-29 22:02:09 +01:00
2008-11-15 12:26:44 -08:00
2008-12-25 11:40:29 +01:00
2008-11-03 18:21:45 +01:00
2008-11-23 10:52:45 +01:00
2008-10-23 08:55:01 -07:00
2008-11-15 11:43:37 -08:00
2008-10-31 10:01:56 +01:00
2008-11-14 10:39:24 +11:00
2008-11-14 10:39:14 +11:00
2008-10-28 14:21:34 +02:00
2008-10-28 14:22:15 +02:00
2008-12-01 13:49:27 -05:00
2008-11-27 12:37:54 +01:00
2008-11-13 23:19:10 -08:00
2008-11-28 16:47:41 +01:00
2008-11-30 10:03:38 -08:00
2008-12-28 12:21:10 -08:00
2008-10-29 00:51:25 +01:00
2008-11-06 15:41:21 -08:00
2008-11-19 18:49:57 -08:00
2008-12-09 23:22:26 -08:00
2008-11-24 18:57:41 -05:00
2008-11-30 10:03:35 -08:00
2008-10-28 16:26:12 +01:00
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
2008-12-23 16:27:23 +01:00
2008-12-10 08:01:52 -08:00
2008-10-26 23:07:25 -07:00
2008-12-04 09:09:37 +01:00
2008-10-23 18:54:05 +04:00
2008-10-23 08:55:01 -07:00
2008-12-20 09:15:46 +01:00
2008-11-12 17:17:17 -08:00
2008-11-16 09:01:25 +01:00
2008-10-30 11:38:45 -07:00
2008-12-08 13:54:05 +01:00
2008-12-28 12:27:58 -08:00
2008-11-14 10:39:18 +11:00
2008-12-20 09:02:39 +11:00
2008-11-23 09:45:39 +01:00
2008-11-12 12:29:56 +09:00
2008-11-13 20:49:02 +02:00
2008-12-15 16:28:57 -08:00
2008-11-23 11:53:50 +01:00
2008-11-02 10:15:07 -08:00
2008-11-19 18:49:57 -08:00
2008-11-11 09:30:23 -08:00
2008-11-06 08:42:48 +01:00
2008-12-12 13:47:21 +01:00
2008-11-16 09:01:36 +01:00
2008-12-28 12:21:10 -08:00
2008-11-13 14:45:00 -08:00
2008-11-24 18:57:41 -05:00
2008-11-06 09:05:33 +01:00