]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 May 2012 16:35:17 +0000 (09:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 May 2012 16:35:17 +0000 (09:35 -0700)
commit3f46de17ff6c199e3b901436146192101baff98a
tree38a555bdd527413626389815312419f6e3d78425
parent15a231c2a1ca4830256f790b91bf0b0ca31baff1
parent821958bab1b84148be4a1e90183ddb5b6543cc06
parent0d7286e4206a82bcb0deb29addf6dec1923eda03
parent7103e2b5bb83a991f5b7d5b228532170e93d222f
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf, x86 and scheduler updates from Ingo Molnar.

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  tracing: Do not enable function event with enable
  perf stat: handle ENXIO error for perf_event_open
  perf: Turn off compiler warnings for flex and bison generated files
  perf stat: Fix case where guest/host monitoring is not supported by kernel
  perf build-id: Fix filename size calculation

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable
  x86: Fix section annotation of acpi_map_cpu2node()
  x86/microcode: Ensure that module is only loaded on supported Intel CPUs

* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list assumption