linux-2.6
2008-07-20  Marcelo TosattiKVM: MMU: nuke shadowed pgtable pages and ptes on memsl...
2008-07-20  Avi KivityKVM: Prefix some x86 low level function with kvm_,...
2008-07-20  Ben-Ami YassourKVM: check injected pic irq within valid pic irqs
2008-07-20  Mohammed GamalKVM: x86 emulator: Fix HLT instruction
2008-07-20  Avi KivityKVM: Apply the kernel sigmask to vcpus blocked due...
2008-07-20  Sheng YangKVM: VMX: Add ept_sync_context in flush_tlb
2008-07-20  Marcelo TosattiKVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock...
2008-07-20  Adrian Bunkx86: KVM guest: make kvm_smp_prepare_boot_cpu() static
2008-07-20  Joerg RoedelKVM: SVM: fix suspend/resume support
2008-07-20  Christian BorntraegerKVM: s390: rename private structures
2008-07-20  Christian BorntraegerKVM: s390: Set guest storage limit and offset to sane...
2008-07-20  Carsten OtteKVM: Fix memory leak on guest exit
2008-07-20  Carsten OtteKVM: s390: dont allocate dirty bitmap
2008-07-20  Marcelo TosattiKVM: move slots_lock acquision down to vapic_exit
2008-07-20  Chris LalancetteKVM: VMX: Fake emulate Intel perfctr MSRs
2008-07-20  Sheng YangKVM: VMX: Fix a wrong usage of vmcs_config
2008-07-20  Avi KivityKVM: MMU: Fix printk format
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  Tan, LiKVM: Support mixed endian machines
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: Add coalesced MMIO support (common 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  Avi KivityKVM: Order segment register constants in the same way...
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  Anthony LiguoriKVM: Handle vma regions with no backing page
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-20  Christian BorntraegerKVM: remove long -> void *user -> long cast
2008-07-17  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-07-17  Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-fixes-2.6
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  Rusty Russellx86: fix asm/e820.h for userspace inclusion
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  Linus TorvaldsMerge branch 'ptrace-cleanup' of git://git./linux/kerne...
2008-07-17  David WoodhouseUpdate scripts/Makefile.fwinst to cope with older make
2008-07-17  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-07-17  Grant LikelyFix collateral damage to top level Makefile
2008-07-17  Ingo Molnarftrace: do not trace library functions
2008-07-17  Ingo Molnarftrace: do not trace scheduler functions
2008-07-17  Ingo Molnarftrace: fix lockup with MAXSMP
2008-07-17  Stefan Haberland[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
2008-07-17  Jan Glauber[S390] qdio: new qdio driver.
2008-07-17  Cornelia Huck[S390] cio: Export chsc_error_from_response().
2008-07-17  Frank Munzert[S390] vmur: Fix return code handling.
2008-07-17  Heiko Carstens[S390] Fix stacktrace compile bug.
2008-07-17  Heiko Carstens[S390] Increase default warning stacksize.
2008-07-17  Cornelia Huck[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_chara...
2008-07-17  Adrian Bunk[S390] chsc headers userspace cleanup
2008-07-17  Stefan Haberland[S390] dasd: fix unsolicited SIM handling.
2008-07-17  Frank Munzert[S390] zfcpdump: Make SCSI disk dump tool recognize...
2008-07-17  Ingo Molnarftrace: fix merge buglet
2008-07-17  Roland McGrathfix dangling zombie when new parent ignores children
2008-07-17  Roland McGrathdo_wait: return security_task_wait() error code in...
2008-07-17  Roland McGrathptrace children revamp
2008-07-17  Roland McGrathdo_wait reorganization
2008-07-17  Chandra Seetharamanscsi_dh: Verify "dev" is a sdev before accessing it.
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  Coly Li[PATCH] ocfs2: fix oops in mmap_truncate testing
next