Commit Graph

1126 Commits (34910434a2c5556c3b44f78c1c0347709b59a4da)

Author SHA1 Message Date
Steven Rostedt e3c2a998af fix directory entry in arch-x86-Makefile 17 years ago
Ingo Molnar 5aa0508508 x86: uninline __pte_free_tlb() and __pmd_free_tlb() 17 years ago
Harvey Harrison 072b7a58ca x86: fix small sparse warning 17 years ago
Harvey Harrison 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c 17 years ago
Huang, Ying 1fd6a53ddc x86: early_ioremap_reset fix 2 17 years ago
Huang, Ying d4387bd3fa x86: c_p_a clflush_cache_range fix 17 years ago
Huang, Ying 5827040df0 x86: change_page_attr_clear fix 17 years ago
Harvey Harrison c1666e663d x86: fix sparse warnings in intel_cacheinfo.c 17 years ago
Ingo Molnar 18fbef9e52 x86: fix arch/x86/kernel/test_nx.c modular build bug 17 years ago
Andrew Morton 914c82694c x86: export copy_from_user_ll_nocache[_nozero] 17 years ago
Avi Kivity 2f52d58c92 KVM: Move apic timer migration away from critical section 17 years ago
Avi Kivity 6c14280125 KVM: Fix unbounded preemption latency 17 years ago
Avi Kivity 97db56ce6c KVM: Initialize the mmu caches only after verifying cpu support 17 years ago
Izik Eidus 75e68e6078 KVM: MMU: Fix dirty page setting for pages removed from rmap 17 years ago
Sheng Yang 571008dacc KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD 17 years ago
Dong, Eddie 5882842f9b KVM: MMU: Merge shadow level check in FNAME(fetch) 17 years ago
Avi Kivity eb787d10af KVM: MMU: Move kvm_free_some_pages() into critical section 17 years ago
Marcelo Tosatti aaee2c94f7 KVM: MMU: Switch to mmu spinlock 17 years ago
Avi Kivity d7824fff89 KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte() 17 years ago
Marcelo Tosatti 7ec5458821 KVM: Add kvm_read_guest_atomic() 17 years ago
Marcelo Tosatti 10589a4699 KVM: MMU: Concurrent guest walkers 17 years ago
Avi Kivity 774ead3ad9 KVM: Disable vapic support on Intel machines with FlexPriority 17 years ago
Avi Kivity b93463aa59 KVM: Accelerated apic support 17 years ago
Avi Kivity b209749f52 KVM: local APIC TPR access reporting facility 17 years ago
Avi Kivity 565f1fbd9d KVM: Print data for unimplemented wrmsr 17 years ago
Avi Kivity dfc5aa00cb KVM: MMU: Add cache miss statistic 17 years ago
Eddie Dong caa5b8a5ed KVM: MMU: Coalesce remote tlb flushes 17 years ago
Zhang Xiantao 5736199afb KVM: Move kvm_vcpu_kick() to x86.c 17 years ago
Zhang Xiantao 0eb8f49848 KVM: Move ioapic code to common directory. 17 years ago
Zhang Xiantao 82470196fa KVM: Move irqchip declarations into new ioapic.h and lapic.h 17 years ago
Avi Kivity 0fce5623ba KVM: Move drivers/kvm/* to virt/kvm/ 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago
Avi Kivity fb56dbb31c KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM 17 years ago
Yinghai Lu afadcd788f x86: fix nodemap_size according to nodeid bits 17 years ago
Yinghai Lu 9198715763 x86: fix overlap between pagetable with bss section 17 years ago
Joachim Deguara bb4a1d644a x86: add PCI IDs to k8topology_64.c 17 years ago
Jeremy Fitzhardinge f6df72e71e x86: fix early_ioremap pagetable ops 17 years ago
Jeremy Fitzhardinge e3ed910db2 x86: use the same pgd_list for PAE and 64-bit 17 years ago
Bernhard Kaindl f212ec4b7b x86: early boot debugging via FireWire (ohci1394_dma=early) 17 years ago
Jeremy Fitzhardinge 6194ba6ff6 x86: don't special-case pmd allocations as much 17 years ago
Harvey Harrison fd40d6e318 x86: shrink some ifdefs in fault.c 17 years ago
Jeremy Fitzhardinge 5b727a3b01 x86: ignore spurious faults 17 years ago
Harvey Harrison b406ac61e9 x86: remove nx_enabled from fault.c 17 years ago
Harvey Harrison c61e211d99 x86: unify fault_32|64.c 17 years ago
Harvey Harrison f8c2ee224d x86: unify fault_32|64.c with ifdefs 17 years ago
Harvey Harrison 1156e098c5 x86: unify fault_32|64.c by ifdef'd function bodies 17 years ago
Ingo Molnar d7d119d777 x86: arch/x86/mm/init_32.c printk fixes 17 years ago
Ingo Molnar 8550eb9982 x86: arch/x86/mm/init_32.c cleanup 17 years ago
Ingo Molnar 10f22dde55 x86: arch/x86/mm/init_64.c printk fixes 17 years ago
Thomas Gleixner 14a62c34b1 x86: unify ioremap 17 years ago