hugetlbfs: add missing TLB flush to hugetlb_cow()
[safe/jmp/linux-2.6] / arch / x86 /
2008-04-28 Christoph Lameterpageflags: use proper page flag functions in Xen
2008-04-28 Christoph Lametervmallocinfo: add caller information
2008-04-28 Pekka Enbergmm: move cache_line_size() to <linux/cache.h>
2008-04-28 Jeremy Fitzhardingehotplug-memory: make online_page() common
2008-04-28 Ingo Molnarx86: PAT fix
2008-04-27 Linus Torvaldsx86 PAT: tone down debugging messages some more
2008-04-27 Linus TorvaldsMerge branch 'kvm-updates-2.6.26' of git://git./linux...
2008-04-27 Marcelo TosattiKVM: MMU: kvm_pv_mmu_op should not take mmap_sem
2008-04-27 Joerg RoedelKVM: SVM: remove selective CR0 comment
2008-04-27 Joerg RoedelKVM: SVM: remove now obsolete FIXME comment
2008-04-27 Joerg RoedelKVM: SVM: disable CR8 intercept when tpr is not masking...
2008-04-27 Joerg RoedelKVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write interc...
2008-04-27 Joerg RoedelKVM: export kvm_lapic_set_tpr() to modules
2008-04-27 Joerg RoedelKVM: SVM: sync TPR value to V_TPR field in the VMCB
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 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 Feng (Eric) LiuKVM: 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 Anthony LiguoriKVM: MMU: Don't assume struct page for x86
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 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 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
next