Commits
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
Showing diff to30b4e9eb783
- Linus Torvalds committed 0e93b4b304aMMerge git://git.kernel.org/pub/scm/virt/kvm/kvm Pull kvm powerpc fixes from Marcelo To...
- Steven Rostedt committed 9b63776fa3ctracing: Do not enable function event with enable With the adding of function tracing ...
- Alan Cox committed c3709e6734dx86, kvm: KVM paravirt kernels don't check for CPUID being unavailable We set cpuid_le...
- Igor Mammedov committed 30b4e9eb783sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list assumption ...