summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | x86, perfcounters: add atomic64_xchg()Ingo Molnar2009-04-071-3/+21
| * | | | | | | | | perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-075-1/+10
| * | | | | | | | | perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-062-5/+4
| * | | | | | | | | perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-061-0/+3
| * | | | | | | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-0680-784/+1122
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-042-14/+0
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-2629-805/+80
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/apic' into perfcounters/coreIngo Molnar2009-02-1724-1053/+1141
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | perfcounters: remove duplicate definition of LOCAL_PERF_VECTORIngo Molnar2009-02-161-5/+0
| * | | | | | | | | | | | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-1391-2672/+1601
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-1310-34/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-1114-21/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-2323-318/+298
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-212-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-1829-376/+282
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-1157-422/+1670
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-2958-482/+890
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | x86, perfcounters: add support for fixed-function pmcsIngo Molnar2008-12-231-0/+8
| * | | | | | | | | | | | | | | | | | | | | x86, perfcounters: refactor code for fixed-function PMCsIngo Molnar2008-12-231-1/+13
| * | | | | | | | | | | | | | | | | | | | | perfcounters: add fixed-mode PMC enumerationIngo Molnar2008-12-231-0/+23
| * | | | | | | | | | | | | | | | | | | | | x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar2008-12-231-0/+11
| * | | | | | | | | | | | | | | | | | | | | x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-231-3/+3
| * | | | | | | | | | | | | | | | | | | | | x86: implement atomic64_t on 32-bitIngo Molnar2008-12-141-0/+218
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/irq' into perfcounters/coreIngo Molnar2008-12-122-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | performance counters: x86 supportIngo Molnar2008-12-089-14/+42
| | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/signal' and 'x86/irq' into perfcounters/coreIngo Molnar2008-12-089-92/+169
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-06-111-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | x86: MSR: add methods for writing of an MSR on several CPUsBorislav Petkov2009-06-101-0/+12
| * | | | | | | | | | | | | | | | | | | | | | | | | x86: MSR: add a struct representation of an MSRBorislav Petkov2009-06-101-0/+11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-116-20/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Add VT-x machine check supportAndi Kleen2009-06-101-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Rename rmode.active to rmode.vm86_activeNitin A Kamble2009-06-101-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: inject NMI after IRET from a previous NMI, not before.Gleb Natapov2009-06-101-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Do not re-execute INTn instruction.Gleb Natapov2009-06-101-1/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Remove irq_pending bitmapGleb Natapov2009-06-101-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Deal with interrupt shadow state for emulated instructionsGlauber Costa2009-06-101-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()Glauber Costa2009-06-102-1/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | x86: Add cpu features MOVBE and POPCNTAvi Kivity2009-06-101-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Drop request_nmi from statsJan Kiszka2009-06-101-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Enable snooping control for supported hardwareSheng Yang2009-06-101-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Replace get_mt_mask_shift with get_mt_maskSheng Yang2009-06-101-2/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Get rid of get_irq() callbackGleb Natapov2009-06-101-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add NMI injection supportGleb Natapov2009-06-101-1/+7
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_openGleb Natapov2009-06-101-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Remove inject_pending_vectors() callbackGleb Natapov2009-06-101-2/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Remove exception_injected() callback.Gleb Natapov2009-06-101-1/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Consolidate userspace and kernel interrupt injection for VMXGleb Natapov2009-06-101-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Add new mode of instruction emulation: skipGleb Natapov2009-06-101-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: remove global page optimization logicMarcelo Tosatti2009-06-101-4/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | KVM: Fix unneeded instruction skipping during task switching.Gleb Natapov2009-06-101-0/+1