Age | Commit message (Expand) | Author |
2008-12-31 | KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm) | Guillaume Thouvenin |
2008-12-31 | KVM: VMX: Move private memory slot position | Sheng Yang |
2008-12-31 | KVM: MMU: Extend kvm_mmu_page->slot_bitmap size | Sheng Yang |
2008-12-31 | KVM: Clean up kvm_x86_emulate.h | Sheng Yang |
2008-12-31 | KVM: Enable MTRR for EPT | Sheng Yang |
2008-12-31 | KVM: Add local get_mtrr_type() to support MTRR | Sheng Yang |
2008-12-31 | KVM: VMX: Add PAT support for EPT | Sheng Yang |
2008-12-31 | KVM: Improve MTRR structure | Sheng Yang |
2008-12-31 | x86: Export some definition of MTRR | Sheng Yang |
2008-12-31 | x86: Rename mtrr_state struct and macro names | Sheng Yang |
2008-12-31 | KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback | Gleb Natapov |
2008-12-31 | KVM: VMX: work around lacking VNMI support | Jan Kiszka |
2008-12-31 | KVM: VMX: Provide support for user space injected NMIs | Jan Kiszka |
2008-12-31 | KVM: x86: Support for user space injected NMIs | Jan Kiszka |
2008-12-31 | KVM: Kick NMI receiving VCPU | Jan Kiszka |
2008-12-31 | KVM: x86: VCPU with pending NMI is runnabled | Jan Kiszka |
2008-12-31 | KVM: x86: Enable NMI Watchdog via in-kernel PIT source | Jan Kiszka |
2008-12-31 | KVM: VMX: fix real-mode NMI support | Jan Kiszka |
2008-12-31 | KVM: VMX: refactor IRQ and NMI window enabling | Jan Kiszka |
2008-12-31 | KVM: VMX: refactor/fix IRQ and NMI injectability determination | Jan Kiszka |
2008-12-31 | KVM: x86: Reset pending/inject NMI state on CPU reset | Jan Kiszka |
2008-12-31 | KVM: VMX: Support for NMI task gates | Jan Kiszka |
2008-12-31 | KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value | Jan Kiszka |
2008-12-31 | KVM: VMX: include all IRQ window exits in statistics | Jan Kiszka |
2008-12-31 | KVM: x86 emulator: consolidate push reg | Guillaume Thouvenin |
2008-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-12-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-12-30 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds |
2008-12-30 | Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-12-30 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-30 | lguest: move the initial guest page table creation code to the host | Matias Zabaljauregui |
2008-12-30 | virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize | Rusty Russell |
2008-12-29 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King |
2008-12-29 | [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices | Eric Miao |
2008-12-29 | [ARM] pxafb: cleanup of the color format manipulation code | Eric Miao |
2008-12-29 | [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3 | Eric Miao |
2008-12-29 | [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching | Eric Miao |
2008-12-29 | [ARM] pxafb: allow video memory size to be configurable | Eric Miao |
2008-12-29 | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant | Eric Miao |
2008-12-29 | [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad) | Eric Miao |
2008-12-29 | alpha: remove dead BIO_VMERGE_BOUNDARY | FUJITA Tomonori |
2008-12-29 | aio: make the lookup_ioctx() lockless | Jens Axboe |
2008-12-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2008-12-29 | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok |
2008-12-29 | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard |