| Commit message (Expand) | Author | Age |
... | |
* | 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-31 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-12-30 |
|\ |
|
| * | lguest: move the initial guest page table creation code to the host | Matias Zabaljauregui | 2008-12-30 |
* | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 |
|\ \ |
|
| * | | x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c | Robert Richter | 2008-12-10 |
| * | | x86/oprofile: reordering IBS code in op_model_amd.c | Robert Richter | 2008-12-10 |
| * | | oprofile: whitspace changes only | Robert Richter | 2008-12-10 |
| * | | oprofile: comment cleanup | Robert Richter | 2008-12-10 |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 2008-12-25 |
| |\ \ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | x86, sparseirq: clean up Kconfig entry | Ingo Molnar | 2008-12-25 |
| | * | | | | x86: turn CONFIG_SPARSE_IRQ off by default | Ingo Molnar | 2008-12-25 |
| | * | | | | sparseirq: fix numa_migrate_irq_desc dependency and comments | Yinghai Lu | 2008-12-19 |
| | * | | | | sparseirq: fix !SMP building, #2 | Yinghai Lu | 2008-12-17 |
| | * | | | | x86, sparseirq: move irq_desc according to smp_affinity, v7 | Yinghai Lu | 2008-12-17 |
| | * | | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build | Yinghai Lu | 2008-12-09 |
| | * | | | | sparseirq: fix typo in !CONFIG_IO_APIC case | Ingo Molnar | 2008-12-08 |
| | * | | | | x86, MSI: pass irq_cfg and irq_desc | Yinghai Lu | 2008-12-08 |
| | * | | | | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu | 2008-12-08 |
| | * | | | | x86: use NR_IRQS_LEGACY | Yinghai Lu | 2008-12-08 |
| | * | | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-30 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-----. \ \ \ \ \ | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 2008-12-25 |
| |\ \ \ \ \ \ \ \ \
| | | | | |/ / / / /
| | | | |/| | | / /
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| | | * | | | | | | x86: make sure we really have an hpet mapping before using it | Jeremy Fitzhardinge | 2008-12-16 |
| | | * | | | | | | x86: enable HPET on Fujitsu u9200 | Janne Kulmala | 2008-12-16 |
| | | * | | | | | | x86: correct link to HPET timer specification | Denis V. Lunev | 2008-11-24 |
| | | |/ / / / / |
|
* | | | | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-------. \ \ \ \ \ \ | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 2008-12-25 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | |/ / / / / /
| | | | | | | | / / / /
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| | | | * | | | | | | | Merge commit 'v2.6.28-rc7' into core/locking | Ingo Molnar | 2008-12-04 |
| | | | |\ \ \ \ \ \ \
| | | | | | |_|_|_|_|/
| | | | | |/| | | | | |
|