| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm) | Guillaume Thouvenin | 2008-12-31 | 1 | -1/+1 |
* | KVM: VMX: Move private memory slot position | Sheng Yang | 2008-12-31 | 2 | -3/+4 |
* | KVM: MMU: Extend kvm_mmu_page->slot_bitmap size | Sheng Yang | 2008-12-31 | 2 | -6/+8 |
* | KVM: Clean up kvm_x86_emulate.h | Sheng Yang | 2008-12-31 | 1 | -7/+3 |
* | KVM: Enable MTRR for EPT | Sheng Yang | 2008-12-31 | 5 | -5/+27 |
* | KVM: Add local get_mtrr_type() to support MTRR | Sheng Yang | 2008-12-31 | 1 | -0/+104 |
* | KVM: VMX: Add PAT support for EPT | Sheng Yang | 2008-12-31 | 3 | -4/+34 |
* | KVM: Improve MTRR structure | Sheng Yang | 2008-12-31 | 2 | -3/+63 |
* | x86: Export some definition of MTRR | Sheng Yang | 2008-12-31 | 3 | -26/+28 |
* | x86: Rename mtrr_state struct and macro names | Sheng Yang | 2008-12-31 | 3 | -9/+10 |
* | KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback | Gleb Natapov | 2008-12-31 | 1 | -1/+1 |
* | KVM: VMX: work around lacking VNMI support | Jan Kiszka | 2008-12-31 | 1 | -59/+115 |
* | KVM: VMX: Provide support for user space injected NMIs | Jan Kiszka | 2008-12-31 | 1 | -0/+33 |
* | KVM: x86: Support for user space injected NMIs | Jan Kiszka | 2008-12-31 | 2 | -2/+46 |
* | KVM: Kick NMI receiving VCPU | Jan Kiszka | 2008-12-31 | 1 | -0/+1 |
* | KVM: x86: VCPU with pending NMI is runnabled | Jan Kiszka | 2008-12-31 | 1 | -1/+2 |
* | KVM: x86: Enable NMI Watchdog via in-kernel PIT source | Jan Kiszka | 2008-12-31 | 3 | -5/+45 |
* | KVM: VMX: fix real-mode NMI support | Jan Kiszka | 2008-12-31 | 1 | -0/+13 |
* | KVM: VMX: refactor IRQ and NMI window enabling | Jan Kiszka | 2008-12-31 | 1 | -46/+32 |
* | KVM: VMX: refactor/fix IRQ and NMI injectability determination | Jan Kiszka | 2008-12-31 | 2 | -25/+22 |
* | KVM: x86: Reset pending/inject NMI state on CPU reset | Jan Kiszka | 2008-12-31 | 1 | -0/+3 |
* | KVM: VMX: Support for NMI task gates | Jan Kiszka | 2008-12-31 | 1 | -3/+15 |
* | KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value | Jan Kiszka | 2008-12-31 | 1 | -2/+2 |
* | KVM: VMX: include all IRQ window exits in statistics | Jan Kiszka | 2008-12-31 | 1 | -1/+1 |
* | KVM: x86 emulator: consolidate push reg | Guillaume Thouvenin | 2008-12-31 | 1 | -7/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-12-31 | 1 | -15/+0 |
|\ |
|
| * | lguest: move the initial guest page table creation code to the host | Matias Zabaljauregui | 2008-12-29 | 1 | -15/+0 |
* | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-31 | 1 | -43/+46 |
|\ \ |
|
| * | | x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c | Robert Richter | 2008-12-10 | 1 | -15/+17 |
| * | | x86/oprofile: reordering IBS code in op_model_amd.c | Robert Richter | 2008-12-10 | 1 | -13/+13 |
| * | | oprofile: whitspace changes only | Robert Richter | 2008-12-10 | 1 | -2/+2 |
| * | | oprofile: comment cleanup | Robert Richter | 2008-12-10 | 1 | -15/+16 |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-31 | 10 | -255/+563 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 2008-12-25 | 47 | -439/+806 |
| |\ \ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | x86, sparseirq: clean up Kconfig entry | Ingo Molnar | 2008-12-25 | 1 | -3/+7 |
| | * | | | | x86: turn CONFIG_SPARSE_IRQ off by default | Ingo Molnar | 2008-12-25 | 1 | -1/+0 |
| | * | | | | sparseirq: fix numa_migrate_irq_desc dependency and comments | Yinghai Lu | 2008-12-19 | 2 | -2/+2 |
| | * | | | | sparseirq: fix !SMP building, #2 | Yinghai Lu | 2008-12-17 | 1 | -1/+1 |
| | * | | | | x86, sparseirq: move irq_desc according to smp_affinity, v7 | Yinghai Lu | 2008-12-17 | 2 | -1/+150 |
| | * | | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build | Yinghai Lu | 2008-12-09 | 1 | -1/+1 |
| | * | | | | sparseirq: fix typo in !CONFIG_IO_APIC case | Ingo Molnar | 2008-12-08 | 1 | -5/+2 |
| | * | | | | x86, MSI: pass irq_cfg and irq_desc | Yinghai Lu | 2008-12-08 | 1 | -137/+181 |
| | * | | | | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu | 2008-12-08 | 3 | -9/+19 |
| | * | | | | x86: use NR_IRQS_LEGACY | Yinghai Lu | 2008-12-08 | 4 | -7/+9 |
| | * | | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 8 | -113/+216 |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-31 | 3 | -4/+7 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-----. \ \ \ \ \ | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 2008-12-25 | 3 | -4/+7 |
| |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / /
| | | | |/| | | / /
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | | * | | | | | | x86: make sure we really have an hpet mapping before using it | Jeremy Fitzhardinge | 2008-12-16 | 1 | -2/+3 |
| | | * | | | | | | x86: enable HPET on Fujitsu u9200 | Janne Kulmala | 2008-12-16 | 2 | -1/+3 |
| | | * | | | | | | x86: correct link to HPET timer specification | Denis V. Lunev | 2008-11-24 | 1 | -1/+1 |
| | | |/ / / / / |
|