2008-07-20 |
Avi Kivity | KVM: MMU: Fix printk format |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: MMU: When debug is enabled, make it a run-time... |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: x86 emulator: lazily evaluate segment registers |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: x86 emulator: avoid segment base adjust for lea |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: x86 emulator: simplify rip relative decoding |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: x86 emulator: simplify r/m decoding |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: x86 emulator: simplify sib decoding |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: x86 emulator: handle undecoded rex.b with r/m... |
tree | commitdiff |
2008-07-20 |
Mohammed Gamal | KVM: x86 emulator: emulate nop and xchg reg, acc (opcod... |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: Use printk_rlimit() instead of reporting emulation... |
tree | commitdiff |
2008-07-20 |
Glauber Costa | KVM: Do not calculate linear rip in emulation failure... |
tree | commitdiff |
2008-07-20 |
Marcelo Tosatti | KVM: only abort guest entry if timer count goes from... |
tree | commitdiff |
2008-07-20 |
Laurent Vivier | KVM: Add coalesced MMIO support (x86 part) |
tree | commitdiff |
2008-07-20 |
Laurent Vivier | KVM: kvm_io_device: extend in_range() to manage len... |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: MMU: Avoid page prefetch on SVM |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: MMU: Move nonpaging_prefetch_page() |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: x86 emulator: implement 'push imm' (opcode 0x68) |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: x86 emulator: simplify push imm8 emulation |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: MMU: Optimize prefetch_page() |
tree | commitdiff |
2008-07-20 |
Guillaume Thouvenin | KVM: x86 emulator: Add support for mov r, sreg (0x8c... |
tree | commitdiff |
2008-07-20 |
Guillaume Thouvenin | KVM: x86 emulator: Add support for mov seg, r (0x8e... |
tree | commitdiff |
2008-07-20 |
Guillaume Thouvenin | KVM: x86 emulator: adds support to mov r,imm (opcode... |
tree | commitdiff |
2008-07-20 |
Guillaume Thouvenin | KVM: x86 emulator: add support for jmp far 0xea |
tree | commitdiff |
2008-07-20 |
Guillaume Thouvenin | KVM: x86 emulator: Update c->dst.bytes in decode instru... |
tree | commitdiff |
2008-07-20 |
Guillaume Thouvenin | KVM: Prefixes segment functions that will be exported... |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: MTRR support |
tree | commitdiff |
2008-07-20 |
Sheng Yang | KVM: VMX: Enable NMI with in-kernel irqchip |
tree | commitdiff |
2008-07-20 |
Sheng Yang | KVM: IOAPIC/LAPIC: Enable NMI support |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: Remove unnecessary ->decache_regs() call |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: Remove decache_vcpus_on_cpu() and related callbacks |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: VMX: Add list of potentially locally cached vcpus |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: Handle virtualization instruction #UD faults durin... |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: MMU: Fix false flooding when a pte points to page... |
tree | commitdiff |
2008-07-20 |
Avi Kivity | KVM: VMX: Trivial vmcs_write64() code simplification |
tree | commitdiff |
2008-07-20 |
Chris Lalancette | KVM: SVM: Fake MSR_K7 performance counters |
tree | commitdiff |
2008-07-20 |
Aurelien Jarno | KVM: PIT: support mode 3 |
tree | commitdiff |
2008-07-20 |
Joerg Roedel | KVM: SVM: add tracing support for TDP page faults |
tree | commitdiff |
2008-07-20 |
Joerg Roedel | KVM: SVM: add missing kvmtrace markers |
tree | commitdiff |
2008-07-20 |
Joerg Roedel | KVM: add missing kvmtrace bits |
tree | commitdiff |
2008-07-20 |
Joerg Roedel | KVM: SVM: implement dedicated INTR exit handler |
tree | commitdiff |
2008-07-20 |
Joerg Roedel | KVM: SVM: implement dedicated NMI exit handler |
tree | commitdiff |
2008-07-20 |
Joerg Roedel | KVM: VMX: move APIC_ACCESS trace entry to generic code |
tree | commitdiff |
2008-07-20 |
Harvey Harrison | KVM: add statics were possible, function definition... |
tree | commitdiff |
2008-07-17 |
Linus Torvalds | Merge branch 'upstream-linus' of git://git./linux/kerne... |
tree | commitdiff |
2008-07-17 |
Linus Torvalds | Merge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6 |
tree | commitdiff |
2008-07-17 |
Linus Torvalds | Merge branch 'linux-next' of git://git./linux/kernel... |
tree | commitdiff |
2008-07-16 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-07-16 |
Linus Torvalds | Merge branch 'for_linus' of git://git.infradead.org... |
tree | commitdiff |
2008-07-16 |
Linus Torvalds | Merge git://git./linux/kernel/git/jejb/scsi-misc-2.6 |
tree | commitdiff |
2008-07-16 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
tree | commitdiff |
2008-07-16 |
Benjamin Herrenschmidt | Merge commit 'origin/master' |
tree | commitdiff |
2008-07-15 |
Linus Torvalds | Merge branch 'x86/urgent' of git://git./linux/kernel... |
tree | commitdiff |
2008-07-15 |
Trond Myklebust | Merge branch 'bkl-removal' into next |
tree | commitdiff |
2008-07-15 |
Trond Myklebust | Merge branch 'devel' into next |
tree | commitdiff |
2008-07-15 |
Linus Torvalds | Merge branch 'upstream' of git://ftp.linux-mips.org... |
tree | commitdiff |
2008-07-15 |
Linus Torvalds | Merge branch 'generic-ipi-for-linus' of git://git.... |
tree | commitdiff |
2008-07-15 |
Ingo Molnar | Merge branch 'generic-ipi' into generic-ipi-for-linus |
tree | commitdiff |
2008-07-15 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-07-15 |
Linus Torvalds | Merge branch 'genirq' of git://git./linux/kernel/git... |
tree | commitdiff |
2008-07-15 |
Linus Torvalds | Merge branch 'core/topology' of git://git./linux/kernel... |
tree | commitdiff |
2008-07-15 |
Linus Torvalds | Merge branch 'core/stacktrace' of git://git./linux... |
tree | commitdiff |
2008-07-14 |
Russell King | [ARM] Merge most of the PXA work for initial merge |
tree | commitdiff |
2008-07-14 |
Linus Torvalds | Merge branch 'core/rodata' of git://git./linux/kernel... |
tree | commitdiff |
2008-07-14 |
Jonathan Corbet | Merge commit 'v2.6.26' into bkl-removal |
tree | commitdiff |
2008-07-14 |
Linus Torvalds | Merge git://git./linux/kernel/git/brodo/pcmcia-2.6 |
tree | commitdiff |
2008-07-14 |
Thomas Gleixner | Merge commit '900cfa46191a7d87cf1891924cb90499287fd235... |
tree | commitdiff |
2008-07-14 |
Ingo Molnar | Merge commit 'v2.6.26' into core/locking |
tree | commitdiff |
2008-07-10 |
Russell King | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop',... |
tree | commitdiff |
2008-07-10 |
Ingo Molnar | Merge branch 'linus' into core/printk |
tree | commitdiff |
2008-07-09 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-07-08 |
Ingo Molnar | Merge branch 'linus' into tmp.x86.mpparse.new |
tree | commitdiff |
2008-07-08 |
Ingo Molnar | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle'... |
tree | commitdiff |
2008-07-08 |
Ingo Molnar | Merge branch 'x86/setup' into x86/devel |
tree | commitdiff |
2008-07-08 |
Ingo Molnar | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm... |
tree | commitdiff |
2008-07-08 |
Ingo Molnar | Merge commit 'v2.6.26-rc9' into x86/cpu |
tree | commitdiff |
2008-07-07 |
Russell King | Merge branch 'machtypes' into orion |
tree | commitdiff |
2008-07-07 |
Russell King | Merge branches 'ns9x' and 'machtypes' into devel |
tree | commitdiff |
2008-07-07 |
Ingo Molnar | Merge branch 'linus' into tracing/mmiotrace |
tree | commitdiff |
2008-07-05 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-07-04 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-07-04 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-07-03 |
Russell King | Merge branch 'fb' into devel |
tree | commitdiff |
2008-07-03 |
Ingo Molnar | Merge commit 'v2.6.26-rc8' into x86/mce |
tree | commitdiff |
2008-07-03 |
David S. Miller | Merge branch 'master' of /linux/kernel/git/linville... |
tree | commitdiff |
2008-07-03 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
tree | commitdiff |
2008-07-03 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-07-03 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-07-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6 |
tree | commitdiff |
2008-07-03 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2008-06-30 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-06-30 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-06-30 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2008-06-30 |
Paul Mackerras | Merge branch 'linux-2.6' |
tree | commitdiff |
2008-06-29 |
Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-06-29 |
Linus Torvalds | Merge branch 'audit.b52' of git://git./linux/kernel... |
tree | commitdiff |
2008-06-29 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2008-06-26 |
Jens Axboe | on_each_cpu(): kill unused 'retry' parameter |
tree | commitdiff |
2008-06-26 |
Jens Axboe | smp_call_function: get rid of the unused nonatomic... |
tree | commitdiff |
2008-06-26 |
Ingo Molnar | Merge commit 'v2.6.26-rc8' into core/rcu |
tree | commitdiff |
2008-06-25 |
Ingo Molnar | Merge branch 'linus' into x86/timers |
tree | commitdiff |
next |