aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: PPC: annotate kvm_rma_init as __initNishanth Aravamudan2011-12-27
* KVM: x86 emulator: implement RDPMC (0F 33)Avi Kivity2011-12-27
* KVM: x86 emulator: fix RDPMC privilege checkAvi Kivity2011-12-27
* KVM: Expose the architectural performance monitoring CPUID leafGleb Natapov2011-12-27
* KVM: VMX: Intercept RDPMCAvi Kivity2011-12-27
* KVM: SVM: Intercept RDPMCAvi Kivity2011-12-27
* KVM: Add generic RDPMC supportAvi Kivity2011-12-27
* KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov2011-12-27
* KVM: Expose kvm_lapic_local_deliver()Avi Kivity2011-12-27
* KVM: x86 emulator: Use opcode::execute for Group 9 instructionTakuya Yoshikawa2011-12-27
* KVM: x86 emulator: Use opcode::execute for Group 4/5 instructionsTakuya Yoshikawa2011-12-27
* KVM: x86 emulator: Use opcode::execute for Group 1A instructionTakuya Yoshikawa2011-12-27
* KVM: ensure that debugfs entries have been createdHamo2011-12-27
* KVM: drop bsp_vcpu pointer from kvm structGleb Natapov2011-12-27
* KVM: x86: Consolidate PIT legacy testJan Kiszka2011-12-27
* KVM: x86: Do not rely on implicit inclusionsJan Kiszka2011-12-27
* KVM: Make KVM_INTEL depend on CPU_SUP_INTELAvi Kivity2011-12-27
* Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3Avi Kivity2011-12-27
|\
| * perf, x86: Expose perf capability to other modulesGleb Natapov2011-12-06
| * perf, x86: Implement arch event mask as quirkPeter Zijlstra2011-12-06
| * x86, perf: Disable non available architectural eventsGleb Natapov2011-12-06
| * jump_label: Provide jump_label_key initializersPeter Zijlstra2011-12-06
| * jump_label, x86: Fix section mismatchPeter Zijlstra2011-12-06
| * Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-12-06
| |\
| | * tracing: Add entries in buffer and total entries to default output headerSteven Rostedt2011-11-17
| | * tracing: Add irq, preempt-count and need resched info to default trace outputSteven Rostedt2011-11-17
| * | perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov2011-12-06
| * | perf: Fix enable_on_exec for sibling eventsPeter Zijlstra2011-12-06
| * | perf: Remove superfluous argumentsPeter Zijlstra2011-12-06
| * | perf, x86: Prefer fixed-purpose counters when schedulingPeter Zijlstra2011-12-06
| * | perf, x86: Fix event scheduler for constraints with overlapping countersRobert Richter2011-12-06
| * | perf, x86: Implement event scheduler helper functionsRobert Richter2011-12-06
| * | perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra2011-12-06
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-12-06
| |\ \
| * | | x86/tools: Add decoded instruction dump modeMasami Hiramatsu2011-12-05
| * | | x86: Update instruction decoder to support new AVX formatsMasami Hiramatsu2011-12-05
| * | | x86/tools: Fix insn_sanity message outputsMasami Hiramatsu2011-12-05
| * | | x86/tools: Fix instruction decoder message outputMasami Hiramatsu2011-12-05
| * | | x86: Fix instruction decoder to handle grouped AVX instructionsMasami Hiramatsu2011-12-05
| * | | x86/tools: Fix Makefile to build all test toolsMasami Hiramatsu2011-12-05
| * | | perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" testArnaldo Carvalho de Melo2011-12-02
| * | | perf test: Validate PERF_RECORD_ events and perf_sample fieldsArnaldo Carvalho de Melo2011-12-02
| * | | perf event: Introduce perf_event__fprintfArnaldo Carvalho de Melo2011-12-02
| * | | perf test: Allow running just a subset of the available testsArnaldo Carvalho de Melo2011-11-29
| * | | perf evlist: Always do automatic allocation of pollfd and mmap structuresArnaldo Carvalho de Melo2011-11-29
| * | | perf tools: Save some loops using perf_evlist__id2evselArnaldo Carvalho de Melo2011-11-28
| * | | perf script: Add comm filtering optionDavid Ahern2011-11-28
| * | | perf tools: make -C consistent across commands (for cpu list arg)David Ahern2011-11-28
| * | | perf top: Stop using globals for tool stateArnaldo Carvalho de Melo2011-11-28
| * | | perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo2011-11-28