| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | x86: vdso: Remove bogus locking in update_vsyscall_tz() | Thomas Gleixner | 2012-03-15 | |
| | * | | | | | | | | | | | | | | | | | | | | | time: x86: Fix race switching from vsyscall to non-vsyscall clock | John Stultz | 2012-03-15 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | kdump x86: fix total mem size calculation for reservation | Dave Young | 2012-03-28 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | Move all declarations of free_initmem() to linux/mm.h | David Howells | 2012-03-28 | |
| | * | | | | | | | | | | | | | | | | | | | | | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-03-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: fix kvm_write_tsc() TSC matching thinko | Marcelo Tosatti | 2012-03-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | x86: kvmclock: abstract save/restore sched_clock_state | Marcelo Tosatti | 2012-03-20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: nVMX: Fix erroneous exception bitmap check | Nadav Har'El | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Ignore the writes to MSR_K7_HWCR(3) | Nicolae Mogoreanu | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: make use of ->root_level in reset_rsvds_bits_mask | Davidlohr Bueso | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PMU: add proper support for fixed counter 2 | Gleb Natapov | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PMU: Fix raw event check | Gleb Natapov | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: PMU: warn when pin control is set in eventsel msr | Gleb Natapov | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Fix delayed load of shared MSRs | Avi Kivity | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Allow host IRQ sharing for assigned PCI 2.3 devices | Jan Kiszka | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Ensure all vcpus are consistent with in-kernel irqchip settings | Avi Kivity | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Allow PM/VM86 switch during task switch | Kevin Wolf | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Fix CPL updates | Kevin Wolf | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: VM86 segments must have DPL 3 | Kevin Wolf | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Fix task switch privilege checks | Kevin Wolf | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: correctly mask pmc index bits in RDPMC instruction emulation | Gleb Natapov | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Introduce kvm_memory_slot::arch and move lpage_info into it | Takuya Yoshikawa | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Introduce gfn_to_index() which returns the index for a given level | Takuya Yoshikawa | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Fix write protection race during dirty logging | Takuya Yoshikawa | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: remove yield_on_hlt | Raghavendra K T | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Track TSC synchronization in generations | Zachary Amsden | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Dont mark TSC unstable due to S4 suspend | Zachary Amsden | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Allow adjust_tsc_offset to be in host or guest cycles | Marcelo Tosatti | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Add last_host_tsc tracking back to KVM | Zachary Amsden | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Fix last_guest_tsc / tsc_offset semantics | Zachary Amsden | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Leave TSC synchronization window open with each new sync | Zachary Amsden | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Improve TSC offset matching | Zachary Amsden | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Infrastructure for software and hardware based TSC rate scaling | Zachary Amsden | 2012-03-08 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: increase recommended max vcpus to 160 | Marcelo Tosatti | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | x86: Introduce x86_cpuinit.early_percpu_clock_init hook | Igor Mammedov | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: x86: reset edge sense circuit of i8259 on init | Gleb Natapov | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: reject SYSENTER in compatibility mode on AMD guests | Avi Kivity | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: Don't mistreat edge-triggered INIT IPI as INIT de-assert. (LAPIC) | Julian Stecklina | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: comment nested paging and virtualization module parameters | Davidlohr Bueso | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: Remove unused kvm parameter from rmap_next() | Takuya Yoshikawa | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: Remove unused kvm parameter from __gfn_to_rmap() | Takuya Yoshikawa | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: Remove unused kvm_pte_chain | Takuya Yoshikawa | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Remove byte-sized MOVSX/MOVZX hack | Avi Kivity | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: add 8-bit memory operands | Avi Kivity | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: provide synchronous registers in kvm_run | Christian Borntraeger | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add support for AMD's OSVW feature in guests | Boris Ostrovsky | 2012-03-05 | |
