Author: Ralf Baechle <
ralf@...> Fri Nov 6 02:51:18 2009 +0100
Commit: c51f209700ad6a755acab93ed20b3ea155b295db
Gitweb:
http://www.linux-mips.org/g/linux/c51f2097Branch: master
---
arch/m32r/Kconfig | 3 +
arch/m32r/boot/compressed/Makefile | 16 +++-
arch/m32r/boot/compressed/misc.c | 143 ++++++---------------------------
arch/m32r/kernel/smp.c | 2
arch/m32r/kernel/time.c | 6 +
arch/m32r/kernel/vmlinux.lds.S | 2
arch/powerpc/Kconfig | 4 +
arch/powerpc/kernel/time.c | 15 +++
arch/powerpc/kvm/timing.h | 4 +
arch/powerpc/mm/mmu_context_nohash.c | 4 -
arch/powerpc/platforms/pseries/msi.c | 2
arch/powerpc/platforms/pseries/xics.c | 9 ++
arch/x86/include/asm/amd_iommu.h | 1
arch/x86/include/asm/desc.h | 2
arch/x86/include/asm/processor.h | 2
arch/x86/include/asm/topology.h | 2
arch/x86/kernel/amd_iommu.c | 2
arch/x86/kernel/amd_iommu_init.c | 24 +++++-
arch/x86/kernel/cpu/mtrr/cleanup.c | 2
arch/x86/kernel/process_64.c | 5 +
arch/x86/kernel/reboot.c | 8 ++
arch/x86/kvm/x86.c | 4 -
arch/x86/xen/enlighten.c | 11 ++-
drivers/char/hvc_xen.c | 25 ++++++
drivers/edac/amd64_edac.c | 6 -
drivers/misc/sgi-gru/gruprocfs.c | 13 ++-
drivers/mtd/maps/Kconfig | 1
drivers/mtd/maps/gpio-addr-flash.c | 5 -
drivers/mtd/nand/nand_base.c | 6 +
fs/Kconfig | 2
fs/compat.c | 2
fs/fuse/dir.c | 4 +
fs/fuse/file.c | 5 +
fs/sysfs/dir.c | 4 +
kernel/kthread.c | 23 -----
kernel/sched.c | 40 ++++++++-
kernel/sched_fair.c | 73 +++++++++++------
kernel/trace/ftrace.c | 6 +
kernel/trace/ring_buffer.c | 2
lib/dma-debug.c | 6 +
40 files changed, 283 insertions(+), 213 deletions(-)