KVM: MMU: When debug is enabled, make it a run-time parameter
[safe/jmp/linux-2.6] / arch /
2008-07-20 Avi KivityKVM: MMU: When debug is enabled, make it a run-time...
2008-07-20 Avi KivityKVM: x86 emulator: lazily evaluate segment registers
2008-07-20 Avi KivityKVM: x86 emulator: avoid segment base adjust for lea
2008-07-20 Avi KivityKVM: x86 emulator: simplify rip relative decoding
2008-07-20 Avi KivityKVM: x86 emulator: simplify r/m decoding
2008-07-20 Avi KivityKVM: x86 emulator: simplify sib decoding
2008-07-20 Avi KivityKVM: x86 emulator: handle undecoded rex.b with r/m...
2008-07-20 Mohammed GamalKVM: x86 emulator: emulate nop and xchg reg, acc (opcod...
2008-07-20 Avi KivityKVM: Use printk_rlimit() instead of reporting emulation...
2008-07-20 Glauber CostaKVM: Do not calculate linear rip in emulation failure...
2008-07-20 Marcelo TosattiKVM: only abort guest entry if timer count goes from...
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (ia64 part)
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (powerpc part)
2008-07-20 Laurent VivierKVM: Add coalesced MMIO support (x86 part)
2008-07-20 Laurent VivierKVM: kvm_io_device: extend in_range() to manage len...
2008-07-20 Avi KivityKVM: MMU: Avoid page prefetch on SVM
2008-07-20 Avi KivityKVM: MMU: Move nonpaging_prefetch_page()
2008-07-20 Avi KivityKVM: x86 emulator: implement 'push imm' (opcode 0x68)
2008-07-20 Avi KivityKVM: x86 emulator: simplify push imm8 emulation
2008-07-20 Avi KivityKVM: MMU: Optimize prefetch_page()
2008-07-20 Guillaume ThouveninKVM: x86 emulator: Add support for mov r, sreg (0x8c...
2008-07-20 Guillaume ThouveninKVM: x86 emulator: Add support for mov seg, r (0x8e...
2008-07-20 Guillaume ThouveninKVM: x86 emulator: adds support to mov r,imm (opcode...
2008-07-20 Guillaume ThouveninKVM: x86 emulator: add support for jmp far 0xea
2008-07-20 Guillaume ThouveninKVM: x86 emulator: Update c->dst.bytes in decode instru...
2008-07-20 Guillaume ThouveninKVM: Prefixes segment functions that will be exported...
2008-07-20 Avi KivityKVM: MTRR support
2008-07-20 Sheng YangKVM: VMX: Enable NMI with in-kernel irqchip
2008-07-20 Sheng YangKVM: IOAPIC/LAPIC: Enable NMI support
2008-07-20 Avi KivityKVM: Remove unnecessary ->decache_regs() call
2008-07-20 Avi KivityKVM: Remove decache_vcpus_on_cpu() and related callbacks
2008-07-20 Avi KivityKVM: VMX: Add list of potentially locally cached vcpus
2008-07-20 Avi KivityKVM: Handle virtualization instruction #UD faults durin...
2008-07-20 Avi KivityKVM: MMU: Fix false flooding when a pte points to page...
2008-07-20 Avi KivityKVM: VMX: Trivial vmcs_write64() code simplification
2008-07-20 Chris LalancetteKVM: SVM: Fake MSR_K7 performance counters
2008-07-20 Aurelien JarnoKVM: PIT: support mode 3
2008-07-20 Joerg RoedelKVM: SVM: add tracing support for TDP page faults
2008-07-20 Joerg RoedelKVM: SVM: add missing kvmtrace markers
2008-07-20 Joerg RoedelKVM: add missing kvmtrace bits
2008-07-20 Joerg RoedelKVM: SVM: implement dedicated INTR exit handler
2008-07-20 Joerg RoedelKVM: SVM: implement dedicated NMI exit handler
2008-07-20 Joerg RoedelKVM: VMX: move APIC_ACCESS trace entry to generic code
2008-07-20 Harvey HarrisonKVM: add statics were possible, function definition...
2008-07-17 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-17 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-17 Yinghai Lux86: fix numaq_tsc_disable
2008-07-17 Ingo MolnarMerge branch 'linus' into x86/urgent
2008-07-17 Takashi Iwaifix build error of arch/ia64/kvm/*
2008-07-17 Heiko Carstens[S390] Fix stacktrace compile bug.
2008-07-17 Heiko Carstens[S390] Increase default warning stacksize.
2008-07-17 Ingo Molnarftrace: fix merge buglet
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Jesse BarnesRevert "x86/PCI: ACPI based PCI gap calculation"
2008-07-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-16 Zhao YakuiACPI : Create "idle=nomwait" bootparam
2008-07-16 Zhao YakuiACPI: Create "idle=halt" bootparam
2008-07-16 Zhao YakuiACPI: Disable the C2C3_FFH access mode HW has no MWAIT...
2008-07-16 Bob MooreACPICA: Update DMAR and SRAT table definitions
2008-07-16 Kumar Galapowerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET
2008-07-16 Jack Steinerx86: fix kernel_physical_mapping_init() for large x86...
2008-07-16 Benjamin HerrenschmidtMerge commit 'origin/master'
2008-07-15 Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2008-07-15 Alok Katariax86/PCI: ACPI based PCI gap calculation
2008-07-15 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-07-15 Linus TorvaldsMerge branch 'generic-ipi-for-linus' of git://git....
2008-07-15 Thomas Gleixnerx86: fix TSC build error on 32bit
2008-07-15 Ingo Molnargeneric-ipi: more merge fallout
2008-07-15 Ingo Molnargeneric-ipi: merge fix
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-15 Ingo MolnarMerge branch 'core/rcu' into core/rcu-for-linus
2008-07-15 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-07-15 Thomas Bogendoerfer[MIPS] Remove mips_machtype for LASAT machines
2008-07-15 Thomas Bogendoerfer[MIPS] Remove mips_machtype from EMMA2RH machines
2008-07-15 Thomas Bogendoerfer[MIPS] Remove mips_machtype from ARC based machines
2008-07-15 Yoichi Yuasa[MIPS] MTX-1 flash partition setup move to platform...
2008-07-15 Atsushi Nemoto[MIPS] TXx9: cleanup and fix some sparse warnings
2008-07-15 Atsushi Nemoto[MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips...
2008-07-15 Yoichi Yuasa[MIPS] remove machtype for group Toshiba
2008-07-15 Yoichi Yuasa[MIPS] separate rbtx4927_time_init() and rbtx4937_time_...
2008-07-15 Yoichi Yuasa[MIPS] separate rbtx4927_arch_init() and rbtx4937_arch_...
2008-07-15 Yoichi Yuasa[MIPS] txx9_cpu_clock setup move to rbtx4927_time_init()
2008-07-15 Yoichi Yuasa[MIPS] txx9_board_vec set directly without mips_machtype
2008-07-15 Thomas Bogendoerfer[MIPS] IP22: Add platform device for Indy volume buttons
2008-07-15 Yoichi Yuasa[MIPS] cmbvr4133: Remove support
2008-07-15 Yoichi Yuasa[MIPS] remove wrppmc_machine_power_off()
2008-07-15 Yoichi Yuasa[MIPS] replace inline assembler to cpu_wait()
2008-07-15 Thomas Bogendoerfer[MIPS] IP22/28: Add platform devices for HAL2
2008-07-15 Atsushi Nemoto[MIPS] TXx9: Update and merge defconfigs
2008-07-15 Atsushi Nemoto[MIPS] TXx9: Make single kernel can support multiple...
2008-07-15 Atsushi Nemoto[MIPS] TXx9: Update defconfigs
2008-07-15 Atsushi Nemoto[MIPS] TXx9: Reorganize PCI code
2008-07-15 Atsushi Nemoto[MIPS] TXx9: Reorganize code
2008-07-15 Atsushi Nemoto[MIPS] txx9: Make gpio_txx9 entirely spinlock-safe
2008-07-15 Ralf Baechle[MIPS] Malta: Cleanup organization of code into directo...
2008-07-15 Ralf Baechle[MIPS] Remove always true ifdef conditions.
2008-07-15 Ralf Baechle[MIPS] MSC01: Cleanup configuration.
2008-07-15 Ralf Baechle[MIPS] Remove impossible ifdef and code wrapped by it.
2008-07-15 Ralf Baechle[MIPS] SEAD: Remove support code.
2008-07-15 Ralf Baechle[MIPS] Atlas: Remove support code.
next