OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2007-10-13 Eddie DongKVM: Add support for in-kernel PIC emulation
2007-10-13 Laurent VivierKVM: VMX: Split segments reload in vmx_load_host_state()
2007-10-13 Avi KivityKVM: X86 emulator: fix 'push reg' writeback
2007-10-13 Izik EidusKVM: Support more memory slots
2007-10-13 Izik EidusKVM: VMX: allow rmode_tss_base() to work with >2G of...
2007-10-13 Nitin A KambleKVM: x86 emulator: implement 'push reg' (opcodes 0x50...
2007-10-13 Nitin A KambleKVM: x86 emulator: Implement 'jmp rel short' instructio...
2007-10-13 Nitin A KambleKVM: x86 emulator: implement 'jmp rel' instruction...
2007-10-13 Nitin A KambleKVM: x86 emulator: implement 'and $imm, %{al|ax|eax}'
2007-10-13 Yang, ShengKVM: Communicate cr8 changes to userspace
2007-10-13 Avi KivityKVM: Close minor race in signal handling
2007-10-13 Laurent VivierKVM: Clean up kvm_setup_pio()
2007-10-13 Laurent VivierKVM: Cleanup string I/O instruction emulation
2007-10-13 Laurent VivierKVM: Remove useless assignment
2007-10-13 Li, Xin BKVM: VMX: Remove a duplicated ia32e mode vm entry control
2007-10-13 Rusty RussellKVM: Use kmem_cache_free for kmem_cache_zalloc'ed objects
2007-10-13 Rusty RussellKVM: Add and use pr_unimpl for standard formatting...
2007-10-13 Rusty RussellKVM: Remove unneeded kvm_dev_open and kvm_dev_release...
2007-10-13 Rusty RussellKVM: Remove stat_set from debugfs
2007-10-13 Gabriel CKVM: Fix defined but not used warning in drivers/kvm...
2007-10-13 Rusty RussellKVM: Remove redundant alloc_vmcs_cpu declaration
2007-10-13 Rusty RussellKVM: SVM: Make set_msr_interception more reliable
2007-10-13 Rusty RussellKVM: Cleanup mark_page_dirty
2007-10-13 Rusty RussellKVM: Don't assign vcpu->cr3 if it's invalid: check...
2007-10-13 Yang, ShengKVM: VMX: Add cpu consistency check
2007-10-13 Rusty RussellKVM: kvm_vm_ioctl_get_dirty_log restore "nothing dirty...
2007-10-13 Rusty RussellKVM: Use alignment properties of vcpu to simplify FPU ops
2007-10-13 Rusty RussellKVM: Use kmem cache for allocating vcpus
2007-10-13 Laurent VivierKVM: Remove kvm_{read,write}_guest()
2007-10-13 Laurent VivierKVM: Change the emulator_{read,write,cmpxchg}_* functio...
2007-10-13 Rusty RussellKVM: SVM: internal function name cleanup
2007-10-13 Rusty RussellKVM: SVM: de-containization
2007-10-13 Rusty RussellKVM: Remove three magic numbers
2007-10-13 Rusty RussellKVM: VMX: pass vcpu_vmx internally
2007-10-13 Rusty RussellKVM: fx_init() needs preemption disabled while it plays...
2007-10-13 Shaohua LiKVM: Convert vm lock to a mutex
2007-10-13 Avi KivityKVM: Use the scheduler preemption notifiers to make...
2007-10-13 Jeff DikeKVM: add hypercall nr to kvm_run
2007-10-13 Yang, ShengKVM: VMX: Improve the method of writing vmcs control
2007-10-13 Rusty RussellKVM: Dynamically allocate vcpus
2007-10-13 Gregory HaskinsKVM: Remove arch specific components from the general...
2007-10-13 Rusty RussellKVM: load_pdptrs() cleanups
2007-10-13 Aurelien JarnoKVM: Remove dead code in the cmpxchg instruction emulation
2007-10-13 Yang, ShengKVM: VMX: Import some constants of vmcs from IA32 SDM
2007-10-13 Shaohua LiKVM: Move gfn_to_page out of kmap/unmap pairs
2007-10-13 Shaohua LiKVM: Hoist kvm_mmu_reload() out of the critical section
2007-10-13 Rusty RussellKVM: Return if the pdptrs are invalid when the guest...
2007-10-13 Avi KivityKVM: x86 emulator: fix faulty check for two-byte opcode
2007-10-13 Avi KivityKVM: x86 emulator: fix cmov for writeback changes
2007-10-13 Rusty RussellKVM: Use standard CR8 flags, and fix TPR definition
2007-10-13 Jeff DikeKVM: Set exit_reason to KVM_EXIT_MMIO where run->mmio...
2007-10-13 Rusty RussellKVM: Trivial: Use standard BITMAP macros, open-code...
2007-10-13 Rusty RussellKVM: Use standard CR4 flags, tighten checking
2007-10-13 Rusty RussellKVM: Use standard CR3 flags, tighten checking
2007-10-13 Rusty RussellKVM: Trivial: Use standard CR0 flags macros from asm...
2007-10-13 Rusty RussellKVM: Trivial: Avoid hardware_disable predeclaration
2007-10-13 Rusty RussellKVM: Trivial: Comment spelling may escape grep
2007-10-13 Rusty RussellKVM: Trivial: Make decode_register() static
2007-10-13 Rusty RussellKVM: Trivial: Remove unused struct cpu_user_regs declar...
2007-10-13 Rusty RussellKVM: Trivial: /dev/kvm interface is no longer experimental.
2007-10-13 Eddie DongKVM: In-kernel string pio write support
2007-10-13 Avi KivityKVM: Future-proof the exit information union ABI
2007-10-13 Qing HeKVM: SMP: Add vcpu_id field in struct vcpu
2007-10-13 Nguyen Anh... KVM: Fix *nopage() in kvm_main.c
2007-10-13 Avi Kivityi386: Expose IOAPIC register definitions even if CONFIG...
2007-10-13 Jeff Garzikx86/pci/acpi: fix DMI const-ification fallout
2007-10-13 Nick Pigginx86: optimise barriers
2007-10-13 Nick Pigginx86: fix IO write barrier
2007-10-13 Nick Pigginx86: fence oostores on 64-bit
2007-10-13 Linus TorvaldsOnly enable BLOCK_COMPAT if COMPAT is needed
2007-10-12 Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2007-10-12 Andi KleenUpdate maintainers file
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-10-12 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-x86
2007-10-12 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-10-12 Linus TorvaldsMerge branch 'isdn-cleanups' of /linux/kernel/git/jgarz...
2007-10-12 Greg Kroah... PCI: merge almost all of pci_32.h and pci_64.h together
2007-10-12 Jeff GarzikPCI: X86: Introduce and enable PCI domain support
2007-10-12 Jeff GarzikPCI: Add 'nodomains' boot option, and pci_domains_suppo...
2007-10-12 Gary HadePCI: modify PCI bridge control ISA flag for clarity
2007-10-12 Gary HadePCI: use _CRS for PCI resource allocation
2007-10-12 Gary HadePCI: avoid P2P prefetch window for expansion ROMs
2007-10-12 Gary HadePCI: skip ISA ioresource alignment on some systems
2007-10-12 Gary HadePCI: remove transparent bridge sizing
2007-10-12 David Rientjespci: write file size to inode on proc bus file write
2007-10-12 David Rientjespci: use size stored in proc_dir_entry for proc bus...
2007-10-12 Randy Dunlappci: implement "pci=noaer"
2007-10-12 Yoichi YuasaPCI: fix IDE legacy mode resources
2007-10-12 Roland DreierMSI: Use correct data offset for 32-bit MSI in read_msi...
2007-10-12 Michael EllermanPCI: Fix incorrect argument order to list_add_tail...
2007-10-12 Juha LaihoPCI: i386: Compaq EVO N800c needs PCI bus renumbering
2007-10-12 Michael EllermanPCI: Remove no longer correct documentation regarding...
2007-10-12 Johannes GoeckePCI: re-enable onboard sound on "MSI K8T Neo2-FIR"
2007-10-12 Auke KokPCI: quirk_vt82c586_acpi: Omit reading PCI revision ID
2007-10-12 Auke KokPCI: quirk amd_8131_mmrbc: Omit reading pci revision ID
2007-10-12 Auke Kokcpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_...
2007-10-12 Alex ChiangPCI: Add missing PCI capability IDs
next