]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch
KVM: s390: update maintainers
[linux-2.6-omap-h63xx.git] / arch /
2008-04-27 Christian BorntraegerKVM: s390: add kvm to kconfig on s390
2008-04-27 Christian BorntraegerKVM: s390: intercepts for diagnose instructions
2008-04-27 Christian BorntraegerKVM: s390: interprocessor communication via sigp
2008-04-27 Christian BorntraegerKVM: s390: intercepts for privileged instructions
2008-04-27 Carsten OtteKVM: s390: interrupt subsystem, cpu timer, waitpsw
2008-04-27 Christian BorntraegerKVM: s390: sie intercept handling
2008-04-27 Heiko CarstensKVM: s390: arch backend for the kvm kernel module
2008-04-27 Carsten Ottes390: KVM preparation: provide hook to enable pgstes...
2008-04-27 Izik EidusKVM: x86: hardware task switching support
2008-04-27 Izik EidusKVM: x86: add functions to get the cpl of vcpu
2008-04-27 Avi KivityKVM: VMX: Add module option to disable flexpriority
2008-04-27 Avi KivityKVM: no longer EXPERIMENTAL
2008-04-27 Avi KivityKVM: MMU: Introduce and use spte_to_page()
2008-04-27 Izik EidusKVM: MMU: fix dirty bit setting when removing write...
2008-04-27 Avi KivityKVM: MMU: Set the accessed bit on non-speculative shado...
2008-04-27 Glauber Costax86: KVM guest: disable clock before rebooting.
2008-04-27 Glauber Costax86: make native_machine_shutdown non-static
2008-04-27 Glauber Costax86: allow machine_crash_shutdown to be replaced
2008-04-27 Marcelo Tosattix86: KVM guest: hypercall batching
2008-04-27 Marcelo Tosattix86: KVM guest: hypercall based pte updates and TLB...
2008-04-27 Marcelo TosattiKVM: MMU: hypercall based pte updates and TLB flushes
2008-04-27 Avi KivityKVM: Provide unlocked version of emulator_write_phys()
2008-04-27 Marcelo Tosattix86: KVM guest: add basic paravirt support
2008-04-27 Marcelo TosattiKVM: add basic paravirt support
2008-04-27 Sheng YangKVM: Add reset support for in kernel PIT
2008-04-27 Sheng YangKVM: Add save/restore supporting of in kernel PIT
2008-04-27 Sheng YangKVM: In kernel PIT model
2008-04-27 Avi KivityKVM: Remove pointless desc_ptr #ifdef
2008-04-27 Avi KivityKVM: VMX: Don't adjust tsc offset forward
2008-04-27 Harvey HarrisonKVM: replace remaining __FUNCTION__ occurances
2008-04-27 Joerg RoedelKVM: detect if VCPU triple faults
2008-04-27 Avi KivityKVM: Prefix control register accessors with kvm_ to...
2008-04-27 Marcelo TosattiKVM: MMU: large page support
2008-04-27 Marcelo TosattiKVM: MMU: ignore zapped root pagetables
2008-04-27 Alexander GrafKVM: Implement dummy values for MSR_PERF_STATUS
2008-04-27 Harvey HarrisonKVM: sparse fixes for kvm/x86.c
2008-04-27 Harvey HarrisonKVM: SVM: make iopm_base static
2008-04-27 Harvey HarrisonKVM: x86 emulator: fix sparse warnings in x86_emulate.c
2008-04-27 Amit ShahKVM: Add stat counter for hypercalls
2008-04-27 Avi KivityKVM: Use x86's segment descriptor struct instead of...
2008-04-27 Avi KivityKVM: Add API for determining the number of supported...
2008-04-27 Avi KivityKVM: Add API to retrieve the number of supported vcpus...
2008-04-27 Harvey HarrisonKVM: x86 emulator: make register_address_increment...
2008-04-27 Harvey HarrisonKVM: x86 emulator: make register_address, address_mask...
2008-04-27 Harvey HarrisonKVM: x86 emulator: add ad_mask static inline
2008-04-27 Glauber de Oliveir... x86: KVM guest: paravirtualized clocksource
2008-04-27 Glauber de Oliveir... KVM: paravirtualized clocksource: host part
2008-04-27 Joerg RoedelKVM: SVM: enable LBR virtualization
2008-04-27 Joerg RoedelKVM: SVM: allocate the MSR permission map per VCPU
2008-04-27 Joerg RoedelKVM: SVM: let init_vmcb() take struct vcpu_svm as parameter
2008-04-27 Ryan HarperKVM: VMX: fix typo in VMX header define
2008-04-27 Joerg RoedelKVM: SVM: add support for Nested Paging
2008-04-27 Joerg RoedelKVM: MMU: add TDP support to the KVM MMU
2008-04-27 Joerg RoedelKVM: export the load_pdptrs() function to modules
2008-04-27 Joerg RoedelKVM: MMU: make the __nonpaging_map function generic
2008-04-27 Joerg RoedelKVM: export information about NPT to generic x86 code
2008-04-27 Joerg RoedelKVM: SVM: add module parameter to disable Nested Paging
2008-04-27 Joerg RoedelKVM: SVM: add detection of Nested Paging feature
2008-04-27 Joerg RoedelKVM: SVM: move feature detection to hardware setup...
2008-04-27 Joerg RoedelKVM: allow access to EFER in 32bit KVM
2008-04-27 Joerg RoedelKVM: VMX: unifdef the EFER specific code
2008-04-27 Joerg RoedelKVM: align valid EFER bits with the features of the...
2008-04-27 Joerg RoedelKVM: make EFER_RESERVED_BITS configurable for architect...
2008-04-27 Sheng YangKVM: VMX: Enable Virtual Processor Identification ...
2008-04-27 Avi KivityKVM: MMU: Decouple mmio from shadow page tables
2008-04-27 Avi KivityKVM: x86 emulator: group decoding for group 1 instructions
2008-04-27 Avi KivityKVM: x86 emulator: add group 7 decoding
2008-04-27 Avi KivityKVM: x86 emulator: Group decoding for groups 4 and 5
2008-04-27 Avi KivityKVM: x86 emulator: Group decoding for group 3
2008-04-27 Avi KivityKVM: x86 emulator: group decoding for group 1A
2008-04-27 Avi KivityKVM: x86 emulator: add support for group decoding
2008-04-27 Dong, EddieKVM: MMU: Simplify hash table indexing
2008-04-27 Dong, EddieKVM: MMU: Update shadow ptes on partial guest pte writes
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-26 Yinghai Lux86_64/mm: check and print vmemmap allocation continuous
2008-04-26 Yinghai Lux86_64: fix setup_node_bootmem to support big mem exclu...
2008-04-26 Yinghai Lux86_64: make reserve_bootmem_generic() use new reserve_...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Huang, Yingx86, boot: export linked list of struct setup_data...
2008-04-26 Huang, Yingx86, boot: add linked list of struct setup_data
2008-04-26 Huang, Yingx86, boot: add free_early to early reservation machanism
2008-04-26 Venki Pallipadix86, PAT: disable /dev/mem mmap RAM with PAT
2008-04-26 Alexander van Heukelumx86, bitops: select the generic bitmap search functions
2008-04-26 Alexander van Heukelumx86, UML: remove x86-specific implementations of find_f...
2008-04-26 Alexander van Heukelumx86: switch 64-bit to generic find_first_bit
2008-04-26 Alexander van Heukelumx86: generic versions of find_first_(zero_)bit, convert...
2008-04-26 Alexander van Heukelumx86: merge the simple bitops and move them to bitops.h
2008-04-26 Alexander van Heukelumx86, uml: fix uml with generic find_next_bit for x86
2008-04-26 Alexander van Heukelumx86: change x86 to use generic find_next_bit
2008-04-26 Ingo Molnaruml: Kconfig cleanup
2008-04-26 Ingo Molnaruml: fix build error
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Ingo Molnarx86 PAT: decouple from nonpromisc devmem
next