pandora-kernel.git
2011-05-11 Duan JiongKVM: remove useless function declaration kvm_inject_pit...
2011-05-11 Duan JiongKVM: remove useless function declarations from file...
2011-05-11 Jeff MahoneyKVM: Fix off by one in kvm_for_each_vcpu iteration
2011-05-11 Serge E. HallynKVM: fix push of wrong eip when doing softint
2011-05-11 Takuya YoshikawaKVM: x86 emulator: Use em_push() instead of emulate_push()
2011-05-11 Takuya YoshikawaKVM: x86 emulator: Make emulate_push() store the value...
2011-05-11 Takuya YoshikawaKVM: x86 emulator: Disable writeback for CMP emulation
2011-05-11 Jan KiszkaKVM: VMX: Ensure that vmx_create_vcpu always returns...
2011-05-11 Gleb NatapovKVM: emulator: do not needlesly sync registers from...
2011-05-11 Avi KivityKVM: x86 emulator: implement segment permission checks
2011-05-11 Avi KivityKVM: x86 emulator: move desc_limit_scaled()
2011-05-11 Avi KivityKVM: x86 emulator: move linearize() downwards
2011-05-11 Avi KivityKVM: x86 emulator: pass access size and read/write...
2011-05-11 Avi KivityKVM: x86 emulator: change address linearization to...
2011-05-11 Avi KivityKVM: x86 emulator: move invlpg emulation into a function
2011-05-11 Avi KivityKVM: x86 emulator: Add helpers for memory access using...
2011-05-11 Joerg RoedelKVM: SVM: Fix fault-rip on vmsave/vmload emulation
2011-05-11 Joerg RoedelKVM: X86: Implement userspace interface to set virtual_...
2011-05-11 Joerg RoedelKVM: X86: Delegate tsc-offset calculation to architectu...
2011-05-11 Joerg RoedelKVM: X86: Implement call-back to propagate virtual_tsc_khz
2011-05-11 Joerg RoedelKVM: X86: Make tsc_delta calculation a function of...
2011-05-11 Joerg RoedelKVM: X86: Let kvm-clock report the right tsc frequency
2011-05-11 Joerg RoedelKVM: SVM: Implement infrastructure for TSC_RATE_MSR
2011-05-11 Avi KivityKVM: x86 emulator: Drop EFER.SVME requirement from...
2011-05-11 Avi KivityKVM: x86 emulator: Re-add VendorSpecific tag to VMMCALL...
2011-05-11 Bharat BhushanKVM: PPC: Fix issue clearing exit timing counters
2011-05-11 Xiao GuangrongKVM: MMU: remove mmu_seq verification on pte update...
2011-05-11 Gleb NatapovKVM: x86 emulator: do not open code return values from...
2011-05-11 Justin P. MattockKVM: Remove base_addresss in kvm_pit since it is unused
2011-05-11 Joerg RoedelKVM: SVM: Remove nested sel_cr0_write handling code
2011-05-11 Joerg RoedelKVM: SVM: Add checks for IO instructions
2011-05-11 Joerg RoedelKVM: SVM: Add intercept checks for one-byte instructions
2011-05-11 Joerg RoedelKVM: SVM: Add intercept checks for remaining twobyte...
2011-05-11 Joerg RoedelKVM: SVM: Add intercept checks for remaining group7...
2011-05-11 Joerg RoedelKVM: SVM: Add intercept checks for SVM instructions
2011-05-11 Joerg RoedelKVM: SVM: Add intercept checks for descriptor table...
2011-05-11 Joerg RoedelKVM: SVM: Add intercept check for accessing dr registers
2011-05-11 Joerg RoedelKVM: SVM: Add intercept check for emulated cr accesses
2011-05-11 Joerg RoedelKVM: x86: Add x86 callback for intercept check
2011-05-11 Joerg RoedelKVM: x86 emulator: Add flag to check for protected...
2011-05-11 Joerg RoedelKVM: x86 emulator: Add check_perm callback
2011-05-11 Joerg RoedelKVM: x86 emulator: Don't write-back cpu-state on X86EMU...
2011-05-11 Avi KivityKVM: x86 emulator: add SVM intercepts
2011-05-11 Avi KivityKVM: x86 emulator: add framework for instruction intercepts
2011-05-11 Avi KivityKVM: x86 emulator: implement movdqu instruction (f3...
2011-05-11 Avi KivityKVM: x86 emulator: SSE support
2011-05-11 Avi KivityKVM: x86 emulator: Specialize decoding for insns with...
2011-05-11 Avi KivityKVM: x86 emulator: define callbacks for using the guest...
2011-05-11 Avi KivityKVM: x86 emulator: do not munge rep prefix
2011-05-11 Avi KivityKVM: 16-byte mmio support
2011-05-11 Avi KivityKVM: Split mmio completion into a function
2011-05-11 Avi KivityKVM: extend in-kernel mmio to handle >8 byte transactions
2011-05-11 Gleb NatapovKVM: x86: better fix for race between nmi injection...
2011-05-11 Marcelo TosattiRevert "KVM: Fix race between nmi injection and enablin...
2011-05-11 Glauber CostaKVM: expose async pf through our standard mechanism
2011-05-11 Avi KivityKVM: VMX: simplify NMI mask management
2011-05-11 Jan KiszkaKVM: SVM: Remove unused svm_features
2011-05-11 Avi KivityKVM: VMX: Use cached VM_EXIT_INTR_INFO in handle_exception
2011-05-11 Avi KivityKVM: VMX: Don't VMREAD VM_EXIT_INTR_INFO unconditionally
2011-05-11 Avi KivityKVM: VMX: Refactor vmx_complete_atomic_exit()
2011-05-11 Avi KivityKVM: VMX: Qualify check for host NMI
2011-05-11 Avi KivityKVM: VMX: Avoid vmx_recover_nmi_blocking() when unneeded
2011-05-11 Avi KivityKVM: VMX: Cache cpl
2011-05-11 Avi KivityKVM: VMX: Optimize vmx_get_cpl()
2011-05-11 Avi KivityKVM: VMX: Optimize vmx_get_rflags()
2011-05-11 Avi KivityKVM: Use kvm_get_rflags() and kvm_set_rflags() instead...
2011-05-11 Xiao GuangrongKVM: cleanup memslot_id function
2011-05-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-05-11 David Rientjesslub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"
2011-05-10 David S. MillerMerge branch 'pablo/nf-2.6-updates' of git://1984.lsi...
2011-05-10 Oliver Hartkoppslcan: fix ldisc->open retval
2011-05-10 Dan Williamsnet/usb: mark LG VL600 LTE modem ethernet interface...
2011-05-10 Steffen Klassertxfrm: Don't allow esn with disabled anti replay detection
2011-05-10 Steffen Klassertxfrm: Assign the inner mode output function to the...
2011-05-10 Eric Dumazetnet: dev_close() should check IFF_UP
2011-05-10 Eric Dumazetvlan: fix GVRP at dismantle time
2011-05-10 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2011-05-10 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-05-10 Manuel LaussMIPS: Alchemy: fix xxs1500 build error
2011-05-10 David DaneyMIPS: Invalidate old TLB mappings when updating huge...
2011-05-10 Wu ZhangjinMIPS: Hibernation: Fixes for PAGE_SIZE >= 64kb
2011-05-10 Lars-Peter... MIPS: JZ4740: Set one-shot feature flag for the clockevent
2011-05-10 Ralf BaechleMIPS: JZ4740: Export symbols to the watchdog driver...
2011-05-10 Ralf BaechleMIPS: JZ4740: Fix GCC 4.6.0 build error.
2011-05-10 Ralf BaechleMIPS: Audit: Fix success success argument pass to audit...
2011-05-10 Ralf BaechleMIPS: Fix calc_vmlinuz_load_addr build warnings.
2011-05-10 Ralf BaechleMIPS: Alchemy: Fix GCC 4.6.0 build error.
2011-05-10 Ralf BaechleMIPS: Document former use of timerfd(2) syscall number.
2011-05-10 Ralf BaechleMIPS: IP27: Fix GCC 4.6.0 build error.
2011-05-10 Ralf BaechleMIPS: IP27: Fix GCC 4.6.0 build error.
2011-05-10 Jonas GorskiMIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.h
2011-05-10 David DaneyMIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEON
2011-05-10 David DaneyMIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols.
2011-05-10 Catalin MarinasMIPS: Rename .data..mostly and properly handle it in...
2011-05-10 Ralf BaechleMIPS: MSP: Fix build error
2011-05-10 Yoichi YuasaMIPS: MSP71xx: Fix typo in msp_per_irq_controller
2011-05-10 Ralf BaechleMIPS: Loongson: Fix GCC 2.6.0 build error.
2011-05-10 Ralf BaechleMIPS: Jazz: Fix GCC 4.6.0 build error
2011-05-10 Ralf BaechleMIPS: SNI: Fix GCC 4.6.0 build error
2011-05-10 Ralf BaechleMIPS: Malta: Fix GCC 4.6.0 build error
next