]> xenbits.xensource.com Git - people/ssmith/netchannel2-pvops.bak.git/.git/commit
Merge commit 'tip/master' into xen-tip/next
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 14 May 2009 22:02:42 +0000 (15:02 -0700)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 14 May 2009 22:02:42 +0000 (15:02 -0700)
commit968b41d9674a4f5300832c0b665fec6100c01c1d
tree5c3f7cff5cec9e23e58d4abec05748dbca78645d
parent3583e64a97fe2a7a0ecc37e4d679dfbcf7080d4d
parent4791445ef20cfee28e36e6c3338846618bffa937
Merge commit 'tip/master' into xen-tip/next

* commit 'tip/master': (1150 commits)
  xen: use header for EXPORT_SYMBOL_GPL
  sched: avoid flexible array member inside struct (gcc extension)
  perf_counter: fix print debug irq disable
  genirq: fix comment to say IRQ_WAKE_THREAD
  lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS
  lockdep: increase MAX_LOCKDEP_ENTRIES
  lockdep: increase MAX_LOCKDEP_ENTRIES
  perf_counter: call hw_perf_save_disable/restore around group_sched_in
  x86: make sparse mem work in non-NUMA mode
  x86: process.c, remove useless headers
  x86: process.c, remove useless headers
  x86: make sparse mem work in non-NUMA mode
  x86: merge process.c a bit
  x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cleanup of synchronization logic
  ntp: fix comment typos
  ring-buffer: move code around to remove some branches
  ring-buffer: use internal time stamp function
  ring-buffer: small optimizations
  x86, 32-bit: fix kernel_trap_sp()
  sched: Don't export sched_mc_power_savings on multi-socket single core system
  ...

Conflicts:
arch/x86/Kconfig
arch/x86/kernel/cpu/mcheck/mce_64.c
arch/x86/kernel/cpu/mcheck/mce_intel_64.c
arch/x86/kernel/traps.c
arch/x86/mm/init.c
arch/x86/mm/pgtable.c
include/linux/ring_buffer.h
kernel/sysctl.c
kernel/trace/ring_buffer.c
mm/page_alloc.c
23 files changed:
Documentation/kernel-parameters.txt
arch/x86/Kconfig
arch/x86/include/asm/io_apic.h
arch/x86/include/asm/microcode.h
arch/x86/include/asm/msr-index.h
arch/x86/include/asm/processor.h
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/apic/io_apic.c
arch/x86/kernel/cpu/mtrr/generic.c
arch/x86/kernel/microcode_core.c
arch/x86/kernel/process.c
arch/x86/kernel/process_32.c
arch/x86/kernel/process_64.c
arch/x86/pci/common.c
arch/x86/pci/i386.c
arch/x86/xen/mmu.c
block/blk-core.c
drivers/net/Kconfig
drivers/xen/balloon.c
drivers/xen/events.c
kernel/sysctl.c
kernel/trace/trace_events.c
mm/page_alloc.c