]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-04-27 Avi KivityKVM: x86 emulator: fix lea to really get the effective...
2008-04-27 Avi KivityKVM: x86 emulator: fix smsw and lmsw with a memory...
2008-04-27 Avi KivityKVM: x86 emulator: initialize src.val and dst.val for...
2008-04-27 Avi KivityKVM: SVM: force a new asid when initializing the vmcb
2008-04-27 Marcelo TosattiKVM: fix kvm_vcpu_kick vs __vcpu_run race
2008-04-27 Marcelo TosattiKVM: add ioctls to save/store mpstate
2008-04-27 David S. Miller[SCSI] esp_scsi: Make cur_residue and tot_residue signed.
2008-04-27 Borislav Petkovide-tape: remove tape->merge_stage
2008-04-27 Borislav Petkovide-tape: mv tape->merge_stage_size tape->merge_bh_size
2008-04-27 Borislav Petkovide-tape: mv idetape_empty_write_pipeline ide_tape_flus...
2008-04-27 Borislav Petkovide-tape: mv idetape_discard_read_pipeline ide_tape_dis...
2008-04-27 Borislav Petkovide-tape: make __idetape_discard_read_pipeline() of...
2008-04-27 Alexey Dobriyanide: remove now unused ide_pci_create_host_proc()
2008-04-27 Alexey Dobriyanide: remove /proc/ide/ali
2008-04-27 Borislav Petkovide-tape: improve buffer pages freeing strategy
2008-04-27 Borislav Petkovide-tape: mv tape->pages_per_stage tape->pages_per_buffer
2008-04-27 Borislav Petkovide-tape: mv tape->stage_size tape->buffer_size
2008-04-27 Borislav Petkovide-tape: improve buffer allocation strategy
2008-04-27 Bartlomiej... ide: add struct ide_io_ports (take 3)
2008-04-27 Bartlomiej... ide: make ide_unregister() take 'ide_hwif_t *' as an...
2008-04-27 Bartlomiej... ide: sanitize ide_unregister() usage
2008-04-27 Bartlomiej... mpc8xx-ide: use ide_find_port()
2008-04-27 Bartlomiej... ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
2008-04-27 Bartlomiej... gayle: add "doubler" parameter
2008-04-27 Bartlomiej... ide: add "cdrom=" and "chs=" parameters
2008-04-27 Bartlomiej... ide: add "nodma|noflush|noprobe|nowerr=" parameters
2008-04-27 Bartlomiej... ide: remove obsoleted "hdx=autotune" kernel parameter
2008-04-27 Bartlomiej... ide: remove IDE_HFLAG_NO_AUTOTUNE host flag
2008-04-27 Bartlomiej... cmd640: always auto-tune PIO
2008-04-27 Bartlomiej... ide: always auto-tune PIO in legacy VLB host drivers
2008-04-27 Bartlomiej... ide: mark "idebus=" kernel parameter as obsoleted ...
2008-04-27 Bartlomiej... ide: add "vlb|pci_clock=" parameter
2008-04-27 Borislav Petkovide-tape: remove comments markup from Documentation...
2008-04-27 Borislav Petkovide-tape: remove pipelined mode description from Docume...
2008-04-27 Borislav Petkovide-tape: remove misc references to pipelined operation...
2008-04-27 Borislav Petkovide-tape: remove pipelined mode parameters
2008-04-27 Borislav Petkovide-tape: remove pipeline-specific members from struct...
2008-04-27 Borislav Petkovide-tape: remove pipelined mode tape control flags
2008-04-27 Borislav Petkovide-tape: remove remaining pipeline functionality
2008-04-27 Borislav Petkovide-tape: unwrap idetape_queue_pc_tail()
2008-04-27 Borislav Petkovide-tape: remove pipeline-specific code from idetape_en...
2008-04-27 Borislav Petkovide-tape: remove idetape_remove_stage_head()
2008-04-27 Borislav Petkovide-tape: remove idetape_pipeline_size()
2008-04-27 Borislav Petkovide-tape: remove pipeline-specific code in idetape_spac...
2008-04-27 Borislav Petkovide-tape: remove unused parameter from idetape_copy_sta...
2008-04-27 Borislav Petkovide-tape: remove unused parameter from idetape_copy_sta...
2008-04-27 Borislav Petkovide-tape: remove pipeline-specific code from idetape_ad...
2008-04-27 Borislav Petkovide-tape remove pipeline speed/control calculations
2008-04-27 Borislav Petkovide-tape: remove pipeline-specific code from idetape_ad...
2008-04-27 Borislav Petkovide-tape: remove tape->cache_stage
2008-04-27 Bartlomiej... ide: remove obsoleted "hdx=noautotune" kernel parameter
2008-04-27 Bartlomiej... ide: remove obsoleted "idex=" kernel parameters
2008-04-27 Bartlomiej... ide: remove obsoleted "idex=reset" kernel parameter
2008-04-27 Bartlomiej... ide: remove obsoleted "idex=serialize" kernel parameter
2008-04-27 Bartlomiej... ide: add "ignore_cable" parameter (take 2)
2008-04-27 Al Viroide: fix icside breakage
2008-04-27 Avi KivityKVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
2008-04-27 Marcelo TosattiKVM: hlt emulation should take in-kernel APIC/PIT timer...
2008-04-27 Joerg RoedelKVM: SVM: do not intercept task switch with NPT
2008-04-27 Feng(Eric) LiuKVM: Add kvm trace userspace interface
2008-04-27 Avi KivityKVM: ia64: Stub out kvmtrace
2008-04-27 Avi KivityKVM: s390: Stub out kvmtrace
2008-04-27 Feng (Eric... KVM: Add trace markers
2008-04-27 Joerg RoedelKVM: SVM: add intercept for machine check exception
2008-04-27 Joerg RoedelKVM: SVM: align shadow CR4.MCE with host
2008-04-27 Joerg RoedelKVM: SVM: indent svm_set_cr4 with tabs instead of spaces
2008-04-27 Avi KivityKVM: Register ioctl range
2008-04-27 Anthony LiguoriKVM: MMU: Don't assume struct page for x86
2008-04-27 Xiantao ZhangKVM: ia64: Add a guide about how to create kvm guests...
2008-04-27 Xiantao ZhangKVM: ia64: Enable kvm build for ia64
2008-04-27 Xiantao ZhangKVM: ia64: Add kvm sal/pal virtulization support
2008-04-27 Xiantao ZhangKVM: ia64: Add guest interruption injection support
2008-04-27 Xiantao ZhangKVM: ia64: Generate offset values for assembly code use
2008-04-27 Xiantao ZhangKVM: ia64: Add optimization for some virtulization...
2008-04-27 Xiantao ZhangKVM: ia64: Add processor virtulization support
2008-04-27 Xiantao ZhangKVM: ia64: Add trampoline for guest/host mode switch
2008-04-27 Xiantao ZhangKVM: ia64: Add mmio decoder for kvm/ia64
2008-04-27 Xiantao ZhangKVM: ia64: Add interruption vector table for vmm
2008-04-27 Xiantao ZhangKVM: ia64: Add TLB virtulization support
2008-04-27 Xiantao ZhangKVM: ia64: VMM module interfaces
2008-04-27 Xiantao ZhangKVM: ia64: Add header files for kvm/ia64
2008-04-27 Xiantao ZhangKVM: ia64: Add kvm arch-specific core code for kvm...
2008-04-27 Xiantao ZhangKVM: ia64: Add header files for kvm/ia64
2008-04-27 Xiantao ZhangKVM: ia64: Prepare some structure and routines for...
2008-04-27 Heiko CarstensKVM: s390: Improve pgste accesses
2008-04-27 Heiko CarstensKVM: s390: rename stfl to kvm_stfl
2008-04-27 Heiko CarstensKVM: s390: Fix incorrect return value
2008-04-27 Marcelo TosattiKVM: MMU: prepopulate guest pages after write-protecting
2008-04-27 Avi KivityKVM: MMU: Only mark_page_accessed() if the page was...
2008-04-27 Izik EidusKVM: add vm refcounting
2008-04-27 Joerg RoedelKVM: function declaration parameter name cleanup
2008-04-27 Avi KivityKVM: Free apic access page on vm destruction
2008-04-27 Izik EidusKVM: MMU: allow the vm to shrink the kvm mmu shadow...
2008-04-27 Marcelo TosattiKVM: MMU: unify slots_lock usage
2008-04-27 Sheng YangKVM: VMX: Enable MSR Bitmap feature
2008-04-27 Christian Borntraegers390: KVM guest: virtio device support, and kvm hypercalls
2008-04-27 Carsten Ottes390: KVM guest: detect when running on kvm
2008-04-27 Christian BorntraegerKVM: s390: update maintainers
2008-04-27 Carsten OtteKVM: s390: API documentation
2008-04-27 Christian BorntraegerKVM: s390: add kvm to kconfig on s390
next