| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | KVM: x86 emulator: allow loading null SS in long mode | Avi Kivity | 2012-07-09 | 1 | -4/+8 |
| * | | KVM: x86 emulator: emulate cpuid | Avi Kivity | 2012-07-09 | 1 | -1/+15 |
| * | | KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics | Avi Kivity | 2012-07-09 | 3 | -47/+30 |
| * | | KVM: Split cpuid register access from computation | Avi Kivity | 2012-07-09 | 2 | -18/+23 |
| * | | KVM: VMX: Return correct CPL during transition to protected mode | Avi Kivity | 2012-07-09 | 1 | -2/+13 |
| * | | KVM: MMU: Force cr3 reload with two dimensional paging on mov cr3 emulation | Avi Kivity | 2012-07-09 | 1 | -0/+2 |
| * | | KVM: VMX: code clean for vmx_init() | Guo Chao | 2012-07-03 | 1 | -9/+7 |
| * | | apic: fix kvm build on UP without IOAPIC | Michael S. Tsirkin | 2012-07-03 | 1 | -0/+5 |
| * | | KVM: host side for eoi optimization | Michael S. Tsirkin | 2012-06-25 | 6 | -4/+193 |
| * | | KVM: rearrange injection cancelling code | Michael S. Tsirkin | 2012-06-25 | 1 | -4/+6 |
| * | | KVM: only sync when attention bits set | Michael S. Tsirkin | 2012-06-25 | 1 | -1/+2 |
| * | | x86, bitops: note on __test_and_clear_bit atomicity | Michael S. Tsirkin | 2012-06-25 | 1 | -0/+7 |
| * | | KVM guest: guest side for eoi avoidance | Michael S. Tsirkin | 2012-06-25 | 2 | -3/+61 |
| * | | KVM: optimize ISR lookups | Michael S. Tsirkin | 2012-06-25 | 2 | -2/+55 |
| * | | KVM: document lapic regs field | Michael S. Tsirkin | 2012-06-25 | 1 | -0/+5 |
| * | | KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc() | Takuya Yoshikawa | 2012-06-19 | 1 | -1/+1 |
| * | | KVM: Introduce __KVM_HAVE_IRQ_LINE | Christoffer Dall | 2012-06-18 | 1 | -0/+1 |
| * | | KVM: x86: change PT_FIRST_AVAIL_BITS_SHIFT to avoid conflict with EPT Dirty bit | Xudong Hao | 2012-06-13 | 1 | -1/+1 |
| * | | KVM: MMU: Remove unused parameter from mmu_memory_cache_alloc() | Takuya Yoshikawa | 2012-06-11 | 1 | -9/+5 |
| * | | KVM: disable uninitialized var warning | Michael S. Tsirkin | 2012-06-06 | 1 | -1/+1 |
| * | | KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers | Christoffer Dall | 2012-06-06 | 3 | -31/+31 |
| * | | KVM: VMX: Fix KVM_SET_SREGS with big real mode segments | Orit Wasserman | 2012-06-05 | 1 | -12/+58 |
| * | | KVM: MMU: do not iterate over all VMs in mmu_shrink() | Gleb Natapov | 2012-06-05 | 1 | -10/+17 |
| * | | KVM: VMX: Use EPT Access bit in response to memory notifiers | Xudong Hao | 2012-06-05 | 2 | -8/+12 |
| * | | KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTP | Xudong Hao | 2012-06-05 | 1 | -0/+2 |
| * | | KVM: VMX: Add parameter to control A/D bits support, default is on | Xudong Hao | 2012-06-05 | 1 | -0/+12 |
| * | | KVM: VMX: Add EPT A/D bits definitions | Xudong Hao | 2012-06-05 | 1 | -0/+4 |
| * | | KVM: Avoid wasting pages for small lpage_info arrays | Takuya Yoshikawa | 2012-06-05 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-07-24 | 1 | -0/+4 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-19 | 2 | -4/+38 |
| |\ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-07-05 | 8 | -25/+51 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-28 | 11 | -31/+81 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-15 | 24 | -170/+326 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction | Eric Dumazet | 2012-06-06 | 1 | -0/+4 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-07-22 | 4 | -143/+149 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Ingo Molnar | 2012-07-11 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults | Tony Luck | 2012-07-11 | 1 | -2/+4 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'v3.5-rc6' into x86/mce | Ingo Molnar | 2012-07-11 | 41 | -215/+458 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/li... | Ingo Molnar | 2012-06-08 | 3 | -141/+145 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, MCE, AMD: Update copyrights and boilerplate | Borislav Petkov | 2012-06-07 | 1 | -2/+4 |
| | * | | | | | | | | x86, MCE, AMD: Give proper names to the thresholding banks | Borislav Petkov | 2012-06-07 | 1 | -4/+31 |
| | * | | | | | | | | x86, MCE, AMD: Make error_count read only | Borislav Petkov | 2012-06-07 | 1 | -9/+4 |
| | * | | | | | | | | x86, MCE, AMD: Cleanup reading of error_count | Borislav Petkov | 2012-06-07 | 1 | -18/+5 |
| | * | | | | | | | | x86, MCE, AMD: Print decimal thresholding values | Borislav Petkov | 2012-06-07 | 1 | -2/+2 |
| | * | | | | | | | | x86, MCE, AMD: Move shared bank to node descriptor | Borislav Petkov | 2012-06-07 | 2 | -20/+108 |
| | * | | | | | | | | x86, MCE, AMD: Remove local_allocate_... wrapper | Borislav Petkov | 2012-06-07 | 1 | -8/+3 |
| | * | | | | | | | | x86, MCE, AMD: Remove shared banks sysfs linking | Borislav Petkov | 2012-06-07 | 1 | -98/+7 |
| | * | | | | | | | | x86, amd_nb: Export model 0x10 and later PCI id | Borislav Petkov | 2012-06-07 | 1 | -0/+1 |
| | | |_|/ / / / /
| | |/| | | | | | |
|
* | | | | | | | | | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-07-22 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'pm-acpi' | Rafael J. Wysocki | 2012-07-19 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|