aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* KVM: x86: use the fast way to invalidate all pagesXiao Guangrong2013-06-05
* KVM: MMU: fast invalidate all pagesXiao Guangrong2013-06-05
* KVM: MMU: drop unnecessary kvm_reload_remote_mmusXiao Guangrong2013-06-05
* KVM: x86: drop calling kvm_mmu_zap_all in emulator_fix_hypercallXiao Guangrong2013-06-05
* kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong2013-06-04
* KVM: s390: Add "devname:kvm" alias.Cornelia Huck2013-06-03
* KVM: x86 emulator: convert XADD to fastopAvi Kivity2013-05-21
* KVM: x86 emulator: drop unused old-style inline emulationAvi Kivity2013-05-21
* KVM: x86 emulator: convert DIV/IDIV to fastopAvi Kivity2013-05-21
* KVM: x86 emulator: convert single-operand MUL/IMUL to fastopAvi Kivity2013-05-21
* KVM: x86 emulator: Switch fastop src operand to RDXAvi Kivity2013-05-21
* KVM: x86 emulator: switch MUL/DIV to DstXaccAvi Kivity2013-05-21
* KVM: x86 emulator: decode extended accumulator explicityAvi Kivity2013-05-21
* KVM: x86 emulator: add support for writing back the source operandAvi Kivity2013-05-21
* s390: fix gmap_ipte_notifier vs. software dirty pagesChristian Borntraeger2013-05-21
* s390/kvm: avoid automatic sie reentryMartin Schwidefsky2013-05-21
* s390/kvm: Kick guests out of sie if prefix page host pte is touchedChristian Borntraeger2013-05-21
* s390/kvm: Provide a way to prevent reentering SIEChristian Borntraeger2013-05-21
* s390/kvm: Mark if a cpu is in SIEChristian Borntraeger2013-05-21
* s390/kvm: rename RCP_xxx defines to PGSTE_xxxMartin Schwidefsky2013-05-21
* s390/kvm: fix psw rewinding in handle_skeyMartin Schwidefsky2013-05-21
* s390/pgtable: fix ipte notify bitChristian Borntraeger2013-05-21
* KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-19
* ARM: KVM: move GIC/timer code to a common locationMarc Zyngier2013-05-19
* KVM: MMU: clenaup locking in mmu_free_roots()Gleb Natapov2013-05-16
* KVM: x86: limit difference between kvmclock updatesMarcelo Tosatti2013-05-15
* KVM: x86: Remove support for reporting coalesced APIC IRQsJan Kiszka2013-05-14
* KVM: MMU: Use kvm_mmu_sync_roots() in kvm_mmu_load()Takuya Yoshikawa2013-05-12
* KVM: add missing misc_deregister() on error in kvm_init()Wei Yongjun2013-05-12
* Linux 3.10-rc1Linus Torvalds2013-05-11
* Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-11
|\
| * tracing/kprobes: Support soft-mode disablingMasami Hiramatsu2013-05-09
| * tracing/kprobes: Support ftrace_event_file base multibufferMasami Hiramatsu2013-05-09
| * tracing/kprobes: Pass trace_probe directly from dispatcherMasami Hiramatsu2013-05-09
| * tracing/kprobes: Increment probe hit-count even if it is used by perfMasami Hiramatsu2013-05-09
| * tracing/kprobes: Use bool for retprobe checkerMasami Hiramatsu2013-05-09
| * ftrace: Fix function probe when more than one probe is addedSteven Rostedt (Red Hat)2013-05-09
| * ftrace: Fix the output of enabled_functions debug fileSteven Rostedt (Red Hat)2013-05-09
| * ftrace: Fix locking in register_ftrace_function_probe()Steven Rostedt (Red Hat)2013-05-09
| * tracing: Add helper function trace_create_new_event() to remove duplicate codeSteven Rostedt (Red Hat)2013-05-09
| * tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-09
| * tracing: Indicate enabled soft-mode in enable fileMasami Hiramatsu2013-05-09
| * tracing/kprobes: Fix to increment return event probe hit-countMasami Hiramatsu2013-05-09
| * ftrace: Cleanup regex_lock and ftrace_lock around hash updatingMasami Hiramatsu2013-05-09
| * ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu2013-05-09
| * ftrace: Have ftrace_regex_write() return either read or errorSteven Rostedt (Red Hat)2013-05-09
| * tracing: Return error if register_ftrace_function_probe() fails for event_ena...Steven Rostedt (Red Hat)2013-05-09
| * tracing: Don't succeed if event_enable_func did not register anythingMasami Hiramatsu2013-05-09
| * ring-buffer: Select IRQ_WORKSteven Rostedt (Red Hat)2013-05-03
* | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-11
|\ \