aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-07
| * | | | | | | | | perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-06
| * | | | | | | | | perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-06
| * | | | | | | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-04
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-26
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/apic' into perfcounters/coreIngo Molnar2009-02-17
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | perfcounters: remove duplicate definition of LOCAL_PERF_VECTORIngo Molnar2009-02-15
| * | | | | | | | | | | | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | x86, perfcounters: add support for fixed-function pmcsIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | x86, perfcounters: refactor code for fixed-function PMCsIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | perfcounters: add fixed-mode PMC enumerationIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | x86: implement atomic64_t on 32-bitIngo Molnar2008-12-14
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/irq' into perfcounters/coreIngo Molnar2008-12-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | performance counters: x86 supportIngo Molnar2008-12-08
| | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/signal' and 'x86/irq' into perfcounters/coreIngo Molnar2008-12-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | x86: MSR: add methods for writing of an MSR on several CPUsBorislav Petkov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | x86: MSR: add a struct representation of an MSRBorislav Petkov2009-06-10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Add VT-x machine check supportAndi Kleen2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Rename rmode.active to rmode.vm86_activeNitin A Kamble2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: inject NMI after IRET from a previous NMI, not before.Gleb Natapov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Do not re-execute INTn instruction.Gleb Natapov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Remove irq_pending bitmapGleb Natapov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Deal with interrupt shadow state for emulated instructionsGlauber Costa2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()Glauber Costa2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | x86: Add cpu features MOVBE and POPCNTAvi Kivity2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Drop request_nmi from statsJan Kiszka2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Enable snooping control for supported hardwareSheng Yang2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Replace get_mt_mask_shift with get_mt_maskSheng Yang2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Get rid of get_irq() callbackGleb Natapov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add NMI injection supportGleb Natapov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_openGleb Natapov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Remove inject_pending_vectors() callbackGleb Natapov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Remove exception_injected() callback.Gleb Natapov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Consolidate userspace and kernel interrupt injection for VMXGleb Natapov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Add new mode of instruction emulation: skipGleb Natapov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: remove global page optimization logicMarcelo Tosatti2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Fix unneeded instruction skipping during task switching.Gleb Natapov2009-06-10
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: Use different shadows when EFER.NXE changesAvi Kivity2009-06-10