Age | Commit message (Expand) | Author |
2009-06-10 | KVM: VMX: Rename rmode.active to rmode.vm86_active | Nitin A Kamble |
2009-06-10 | KVM: inject NMI after IRET from a previous NMI, not before. | Gleb Natapov |
2009-06-10 | KVM: Do not re-execute INTn instruction. | Gleb Natapov |
2009-06-10 | KVM: Remove irq_pending bitmap | Gleb Natapov |
2009-06-10 | KVM: Deal with interrupt shadow state for emulated instructions | Glauber Costa |
2009-06-10 | KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() | Glauber Costa |
2009-06-10 | x86: Add cpu features MOVBE and POPCNT | Avi Kivity |
2009-06-10 | KVM: Drop request_nmi from stats | Jan Kiszka |
2009-06-10 | KVM: Enable snooping control for supported hardware | Sheng Yang |
2009-06-10 | KVM: Replace get_mt_mask_shift with get_mt_mask | Sheng Yang |
2009-06-10 | KVM: Get rid of get_irq() callback | Gleb Natapov |
2009-06-10 | KVM: SVM: Add NMI injection support | Gleb Natapov |
2009-06-10 | KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open | Gleb Natapov |
2009-06-10 | KVM: Remove inject_pending_vectors() callback | Gleb Natapov |
2009-06-10 | KVM: Remove exception_injected() callback. | Gleb Natapov |
2009-06-10 | KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX | Gleb Natapov |
2009-06-10 | KVM: x86 emulator: Add new mode of instruction emulation: skip | Gleb Natapov |
2009-06-10 | KVM: MMU: remove global page optimization logic | Marcelo Tosatti |
2009-06-10 | KVM: Fix unneeded instruction skipping during task switching. | Gleb Natapov |
2009-06-10 | KVM: MMU: Use different shadows when EFER.NXE changes | Avi Kivity |
2009-06-10 | KVM: MMU: Emulate #PF error code of reserved bits violation | Dong, Eddie |
2009-06-10 | KVM: Fix interrupt unhalting a vcpu when it shouldn't | Gleb Natapov |
2009-06-10 | KVM: change the way how lowest priority vcpu is calculated | Gleb Natapov |
2009-06-10 | KVM: Enable MSI-X for KVM assigned device | Sheng Yang |
2009-06-09 | x86: Clear TS in irq_ts_save() when in an atomic section | Chuck Ebbert |
2009-06-09 | x86: Detect use of extended APIC ID for AMD CPUs | Andreas Herrmann |
2009-06-08 | x86, UV: Fix macros for multiple coherency domains | Jack Steiner |
2009-06-07 | x86, nmi: Use predefined numbers instead of hardcoded one | Cyrill Gorcunov |
2009-06-07 | x86: cpu_debug: Remove model information to reduce encoding-decoding | Jaswinder Singh Rajput |
2009-06-07 | Merge branch 'linus' into x86/cpu | Ingo Molnar |
2009-06-07 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-06-03 | x86, mce: support action-optional machine checks | Andi Kleen |
2009-06-03 | x86, mce: define MCE_VECTOR | Andi Kleen |
2009-06-03 | x86, mce: rename mce_notify_user to mce_notify_irq | Andi Kleen |
2009-06-03 | x86: fix panic with interrupts off (needed for MCE) | Andi Kleen |
2009-06-03 | x86, mce: implement new status bits | Andi Kleen |
2009-06-03 | x86, mce: implement bootstrapping for machine check wakeups | Andi Kleen |
2009-06-03 | x86, mce: extend struct mce user interface with more information. | Andi Kleen |
2009-06-03 | x86, mce: support more than 256 CPUs in struct mce | Andi Kleen |
2009-06-03 | x86, mce: store record length into memory struct mce anchor | Andi Kleen |
2009-06-03 | x86, mce: add MCE poll count to /proc/interrupts | Andi Kleen |
2009-06-03 | x86, mce: add machine check exception count in /proc/interrupts | Andi Kleen |
2009-06-03 | x86: Fix UV BAU activation descriptor init | Cliff Wickman |
2009-06-03 | perf_counter/x86: Remove the IRQ (non-NMI) handling bits | Yong Wang |
2009-06-01 | Merge branch 'irq/numa' into x86/mce3 | H. Peter Anvin |
2009-06-01 | Merge branch 'x86/cpufeature' into irq/numa | Ingo Molnar |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar |
2009-06-01 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-05-29 | perf_counter/x86: Always use NMI for performance-monitoring interrupt | Yong Wang |
2009-05-28 | x86, mce: drop "extern" from function prototypes in asm/mce.h | H. Peter Anvin |