Commit Graph

3573 Commits (5bd8a05e937b3ab88cd7ea569e32738f36c42bd0)

Author SHA1 Message Date
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Rik van Riel 7ae8ed5053 use generic_access_phys for /dev/mem mappings 17 years ago
Rik van Riel 28b2ee20c7 access_process_vm device memory infrastructure 17 years ago
Johannes Weiner b61bfa3c46 mm: move bootmem descriptors definition to a single place 17 years ago
Hugh Dickins 9d25d4db81 x86: BUILD_IRQ say .text to avoid .data.percpu 17 years ago
Jeremy Fitzhardinge 2dc1697eb3 xen: don't use sysret for sysexit32 17 years ago
Jeremy Fitzhardinge 9e882c9282 x86: call early_cpu_init at the same point 17 years ago
Roland McGrath af0575bba0 i386 syscall audit fast-path 17 years ago
Roland McGrath 5cbf1565f2 x86_64 ia32 syscall audit fast-path 17 years ago
Roland McGrath 86a1c34a92 x86_64 syscall audit fast-path 17 years ago
Roland McGrath 15e8f348db x86_64: remove bogus optimization in sysret_signal 17 years ago
Jan Kratochvil d536b1f865 x86: fix crash due to missing debugctlmsr on AMD K6-3 17 years ago
Jeremy Fitzhardinge 77be1fabd0 x86: add PTE_FLAGS_MASK 17 years ago
Jeremy Fitzhardinge 59438c9fc4 x86: rename PTE_MASK to PTE_PFN_MASK 17 years ago
Rusty Russell c2e3277f87 x86: fix pte_flags() to only return flags, fix lguest (updated) 17 years ago
Yinghai Lu 988781dc3e x86: use setup_clear_cpu_cap with disable_apic, fix 17 years ago
Andi Kleen d95d62c018 sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Greg Kroah-Hartman 3bfd49c8ab device create: x86: convert device_create to device_create_drvdata 17 years ago
Linus Torvalds f2d0f1dea4 x86: Fix help message for STRICT_DEVMEM config option 17 years ago
Thomas Gleixner 5171c3047d x86: move the last Dprintk instance to pr_debug() 17 years ago
Thomas Gleixner cfc1b9a6a6 x86: convert Dprintk to pr_debug 17 years ago
Yinghai Lu 7edf8891ad x86: remove extra calling to get ext cpuid level 17 years ago
Yinghai Lu 9175fc06ae x86: use setup_clear_cpu_cap() when disabling the lapic 17 years ago
Avi Kivity 722c05f219 KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hosts 17 years ago
Glauber Costa 2a7c5b8b55 KVM: x86 emulator: emulate clflush 17 years ago
Marcelo Tosatti 376c53c2b3 KVM: MMU: improve invalid shadow root page handling 17 years ago
Marcelo Tosatti 34d4cb8fca KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction 17 years ago
Avi Kivity d6e88aec07 KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues 17 years ago
Ben-Ami Yassour c65bbfa1d6 KVM: check injected pic irq within valid pic irqs 17 years ago
Mohammed Gamal 19fdfa0d13 KVM: x86 emulator: Fix HLT instruction 17 years ago
Avi Kivity ac9f6dc0db KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized 17 years ago
Sheng Yang 4e1096d27f KVM: VMX: Add ept_sync_context in flush_tlb 17 years ago
Marcelo Tosatti 5a4c928804 KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be held 17 years ago
Adrian Bunk 7e37c2998a x86: KVM guest: make kvm_smp_prepare_boot_cpu() static 17 years ago
Joerg Roedel 0da1db75a2 KVM: SVM: fix suspend/resume support 17 years ago
Marcelo Tosatti f8b78fa3d4 KVM: move slots_lock acquision down to vapic_exit 17 years ago
Chris Lalancette efa67e0d1f KVM: VMX: Fake emulate Intel perfctr MSRs 17 years ago
Sheng Yang 65267ea1b3 KVM: VMX: Fix a wrong usage of vmcs_config 17 years ago
Avi Kivity db475c39ec KVM: MMU: Fix printk format 17 years ago
Avi Kivity 6ada8cca79 KVM: MMU: When debug is enabled, make it a run-time parameter 17 years ago
Avi Kivity 7a5b56dfd3 KVM: x86 emulator: lazily evaluate segment registers 17 years ago
Avi Kivity 0adc8675d6 KVM: x86 emulator: avoid segment base adjust for lea 17 years ago
Avi Kivity f5b4edcd52 KVM: x86 emulator: simplify rip relative decoding 17 years ago
Avi Kivity 84411d85da KVM: x86 emulator: simplify r/m decoding 17 years ago
Avi Kivity dc71d0f162 KVM: x86 emulator: simplify sib decoding 17 years ago
Avi Kivity 8684c0af0b KVM: x86 emulator: handle undecoded rex.b with r/m = 5 in certain cases 17 years ago
Mohammed Gamal b13354f8f0 KVM: x86 emulator: emulate nop and xchg reg, acc (opcodes 0x90 - 0x97) 17 years ago
Avi Kivity f76c710d75 KVM: Use printk_rlimit() instead of reporting emulation failures just once 17 years ago