Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | x86, perfcounters: add atomic64_xchg() | Ingo Molnar | 2009-04-07 | 1 | -3/+21 | |
| * | | | | | | | | | perf_counter: x86: self-IPI for pending work | Peter Zijlstra | 2009-04-07 | 5 | -1/+10 | |
| * | | | | | | | | | perf_counter: unify and fix delayed counter wakeup | Peter Zijlstra | 2009-04-06 | 2 | -5/+4 | |
| * | | | | | | | | | perf_counter: abstract wakeup flag setting in core to fix powerpc build | Paul Mackerras | 2009-04-06 | 1 | -0/+3 | |
| * | | | | | | | | | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 2009-04-06 | 80 | -784/+1122 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc7' into perfcounters/core | Ingo Molnar | 2009-03-04 | 2 | -14/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 2009-02-26 | 29 | -805/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/apic' into perfcounters/core | Ingo Molnar | 2009-02-17 | 24 | -1053/+1141 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | perfcounters: remove duplicate definition of LOCAL_PERF_VECTOR | Ingo Molnar | 2009-02-16 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 2009-02-13 | 91 | -2672/+1601 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-02-13 | 10 | -34/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc4' into perfcounters/core | Ingo Molnar | 2009-02-11 | 14 | -21/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-23 | 23 | -318/+298 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar | 2009-01-21 | 2 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'core/percpu' into perfcounters/core | Ingo Molnar | 2009-01-18 | 29 | -376/+282 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc1' into perfcounters/core | Ingo Molnar | 2009-01-11 | 57 | -422/+1670 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2008-12-29 | 58 | -482/+890 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | x86, perfcounters: add support for fixed-function pmcs | Ingo Molnar | 2008-12-23 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | x86, perfcounters: refactor code for fixed-function PMCs | Ingo Molnar | 2008-12-23 | 1 | -1/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | perfcounters: add fixed-mode PMC enumeration | Ingo Molnar | 2008-12-23 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | x86, perfcounters: prepare for fixed-mode PMCs | Ingo Molnar | 2008-12-23 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.h | Ingo Molnar | 2008-12-23 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | x86: implement atomic64_t on 32-bit | Ingo Molnar | 2008-12-14 | 1 | -0/+218 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/irq' into perfcounters/core | Ingo Molnar | 2008-12-12 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | performance counters: x86 support | Ingo Molnar | 2008-12-08 | 9 | -14/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/signal' and 'x86/irq' into perfcounters/core | Ingo Molnar | 2008-12-08 | 9 | -92/+169 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2009-06-11 | 1 | -0/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86: MSR: add methods for writing of an MSR on several CPUs | Borislav Petkov | 2009-06-10 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86: MSR: add a struct representation of an MSR | Borislav Petkov | 2009-06-10 | 1 | -0/+11 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-06-11 | 6 | -20/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Add VT-x machine check support | Andi Kleen | 2009-06-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Rename rmode.active to rmode.vm86_active | Nitin A Kamble | 2009-06-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: inject NMI after IRET from a previous NMI, not before. | Gleb Natapov | 2009-06-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Do not re-execute INTn instruction. | Gleb Natapov | 2009-06-10 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Remove irq_pending bitmap | Gleb Natapov | 2009-06-10 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Deal with interrupt shadow state for emulated instructions | Glauber Costa | 2009-06-10 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow() | Glauber Costa | 2009-06-10 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | x86: Add cpu features MOVBE and POPCNT | Avi Kivity | 2009-06-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Drop request_nmi from stats | Jan Kiszka | 2009-06-10 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Enable snooping control for supported hardware | Sheng Yang | 2009-06-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Replace get_mt_mask_shift with get_mt_mask | Sheng Yang | 2009-06-10 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Get rid of get_irq() callback | Gleb Natapov | 2009-06-10 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: SVM: Add NMI injection support | Gleb Natapov | 2009-06-10 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open | Gleb Natapov | 2009-06-10 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Remove inject_pending_vectors() callback | Gleb Natapov | 2009-06-10 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Remove exception_injected() callback. | Gleb Natapov | 2009-06-10 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX | Gleb Natapov | 2009-06-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86 emulator: Add new mode of instruction emulation: skip | Gleb Natapov | 2009-06-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: MMU: remove global page optimization logic | Marcelo Tosatti | 2009-06-10 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | KVM: Fix unneeded instruction skipping during task switching. | Gleb Natapov | 2009-06-10 | 1 | -0/+1 |