Commit Graph

12898 Commits (96974a249b0cf3537f49115a59be67e2c54f315c)

Author SHA1 Message Date
David Rientjes 1c00f0161f x86: allow CONFIG_ISA_DMA_API to be disabled 14 years ago
David Rientjes 8df3bd9e18 x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled 14 years ago
David Rientjes 4061d68e1a x86: only compile 8237A if CONFIG_ISA_DMA_API is enabled 14 years ago
Olaf Hering d404ab0a11 move x86 specific oops=panic to generic code 14 years ago
FUJITA Tomonori 3e50594e8e add the common dma_addr_t typedef to include/linux/types.h 14 years ago
Eric Dumazet b6a84016bd mm: NUMA aware alloc_thread_info_node() 14 years ago
Rakib Mullick cbb84c4cc1 x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC context 14 years ago
Huang Ying 885b976fad ACPI, APEI, Add ERST record ID cache 14 years ago
Sage Weil b7ed78f565 introduce sys_syncfs to sync a single file system 14 years ago
Stefano Stabellini d8aa5ec338 xen: update mask_rw_pte after kernel page tables init changes 14 years ago
Stefano Stabellini 14988a4d35 xen: set max_pfn_mapped to the last pfn mapped 14 years ago
Yinghai Lu e5f15b45dd x86: Cleanup highmap after brk is concluded 14 years ago
Stephane Eranian fc66c5210e perf, x86: Fix Intel fixed counters base initialization 14 years ago
Shaohua Li 4981d01ead x86: Flush TLB if PGD entry is changed in i386 PAE mode 14 years ago
Namhyung Kim e8e999cf3c x86, dumpstack: Correct stack dump info when frame pointer is available 14 years ago
Ingo Molnar 2c76397bdd x86: Clean up csum-copy_64.S a bit 14 years ago
Lucas De Marchi 0d2eb44f63 x86: Fix common misspellings 14 years ago
Gleb Natapov 776e58ea3d KVM: unbreak userspace that does not sets tss address 14 years ago
Xiao Guangrong 0f53b5b1c0 KVM: MMU: cleanup pte write path 14 years ago
Xiao Guangrong 5d163b1c9d KVM: MMU: introduce a common function to get no-dirty-logged slot 14 years ago
Xiao Guangrong 40dcaa9f69 KVM: fix rcu usage in init_rmode_* functions 14 years ago
Nikola Ciprich 1aa8ceef03 KVM: fix kvmclock regression due to missing clock update 14 years ago
Gleb Natapov 399a40c92d KVM: emulator: Fix permission checking in io permission bitmap 14 years ago
Gleb Natapov 5601d05b8c KVM: emulator: Fix io permission checking for 64bit guest 14 years ago
Avi Kivity 831ca6093c KVM: SVM: Load %gs earlier if CONFIG_X86_32_LAZY_GS=n 14 years ago
Takuya Yoshikawa afc20184b7 KVM: x86: Remove useless regs_page pointer from kvm_lapic 14 years ago
Xiao Guangrong 676646ee4b KVM: MMU: remove unused macros 14 years ago
Xiao Guangrong 842f22ed9b KVM: MMU: cleanup page alloc and free 14 years ago
Xiao Guangrong 49b26e26e4 KVM: MMU: do not record gfn in kvm_mmu_pte_write 14 years ago
Xiao Guangrong 48c0e4e906 KVM: MMU: move mmu pages calculated out of mmu lock 14 years ago
Xiao Guangrong 1b7fd45c32 KVM: MMU: set spte accessed bit properly 14 years ago
Xiao Guangrong da8dc75f0c KVM: MMU: fix kvm_mmu_slot_remove_write_access dropping intermediate W bits 14 years ago
Lai Jiangshan 1260edbe7d KVM: better readability of efer_reserved_bits 14 years ago
Lai Jiangshan d170c41906 KVM: Clear async page fault hash after switching to real mode 14 years ago
Gleb Natapov 93ea5388ea KVM: VMX: Initialize vm86 TSS only once. 14 years ago
Gleb Natapov a8ba6c2622 KVM: VMX: update live TR selector if it changes in real mode 14 years ago
Lai Jiangshan a3b5ba49a8 KVM: VMX: add the __noclone attribute to vmx_vcpu_run 14 years ago
Jan Kiszka 038f8c110e KVM: x86: Convert tsc_write_lock to raw_spinlock 14 years ago
Gleb Natapov 7049467b53 KVM: remove isr_ack logic from PIC 14 years ago
Joseph Cihula 23f3e99132 KVM: VMX: fix detection of BIOS disabling VMX 14 years ago
Jan Kiszka e935b8372c KVM: Convert kvm_lock to raw_spinlock 14 years ago
Avi Kivity bd3d1ec3d2 KVM: SVM: check for progress after IRET interception 14 years ago
Avi Kivity f86368493e KVM: Fix race between nmi injection and enabling nmi window 14 years ago
Avi Kivity 4005996e42 KVM: Drop ad-hoc vendor specific instruction restriction 14 years ago
Avi Kivity d867162c6d KVM: x86 emulator: vendor specific instructions 14 years ago
Avi Kivity 3e90943907 KVM: Drop bogus x86_decode_insn() error check 14 years ago
Jan Kiszka 0bb8865979 KVM: x86: Drop obsolete warning about INIT on runnable VCPU 14 years ago
Glauber Costa 12f9a48f7b KVM: x86: release kvmclock page on reset 14 years ago
john cooper 91c9c3eda4 KVM: x86: handle guest access to BBL_CR_CTL3 MSR 14 years ago
Xiao Guangrong 6b7e2d0991 KVM: Add "exiting guest mode" state 14 years ago