Commit Graph

1458 Commits (97c46048ce73c27fd2734299f07a8c06c8156a2e)

Author SHA1 Message Date
Avi Kivity e48bb497b9 KVM: MMU: Fix memory leak on guest demand faults 17 years ago
Marcelo Tosatti 707a18a51d KVM: VMX: convert init_rmode_tss() to slots_lock 17 years ago
Marcelo Tosatti 15aaa819e2 KVM: MMU: handle page removal with shadow mapping 17 years ago
Avi Kivity 4b1a80fa65 KVM: MMU: Fix is_rmap_pte() with io ptes 17 years ago
Avi Kivity 5dc8326282 KVM: VMX: Restore tss even on x86_64 17 years ago
Linus Torvalds b9e76a0074 x86-32: Pass the full resource data to ioremap() 17 years ago
Thomas Gleixner 9e9630481e x86: revert: reserve dma32 early for gart 17 years ago
Yinghai Lu 37bff62e98 x86_64: free_bootmem should take phys 17 years ago
Yinghai Lu 5dca6a1bb0 x86: trim mtrr don't close gap for resource allocation. 17 years ago
Heinz-Ado Arnolds fc1c8925c8 x86: fix reboot problem with Dell Optiplex 745, 0KW626 board 17 years ago
Jiri Slaby e215f3c2c5 x86: fix fault_msg nul termination 17 years ago
Pavel Machek 2050d45d7c x86: fix long standing bug with usb after hibernation with 4GB ram 17 years ago
Zbigniew Luszpinski 96bcf458cb x86: hpet clock enable quirk on nVidia nForce 430 17 years ago
Yinghai Lu f62f1fc9ef x86: reserve dma32 early for gart 17 years ago
Coleman Kane fc115bf19b x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata list 17 years ago
Randy Dunlap 3178071560 x86/visws: fix printk format warnings 17 years ago
Yinghai Lu 7d2de13762 x86: tight online check in setup_per_cpu_areas 17 years ago
Yinghai Lu 6721fc0a0d x86: fix dma_alloc_pages 17 years ago
Randy Dunlap 53471121a8 documentation: Move power-related files to Documentation/power/ 17 years ago
Thomas Gleixner 985a34bd75 x86: remove quicklists 17 years ago
Roland McGrath 40f0933d51 x86: ia32 syscall restart fix 17 years ago
Ingo Molnar 9a46d7e5b6 x86: ioremap, remove WARN_ON() 17 years ago
Ingo Molnar f5dbb55b99 fix BIOS PCI config cycle buglet causing ACPI boot regression 17 years ago
Rusty Russell 4357bd9453 lguest: Revert 1ce70c4fac, fix real problem. 17 years ago
Rusty Russell 3fabc55f34 lguest: Sanitize the lguest clock. 17 years ago
Roland McGrath 84c6f6046c x86_64: make ptrace always sign-extend orig_ax to 64 bits 17 years ago
Peter Korsgaard 1722770f13 x86-boot: don't request VBE2 information 17 years ago
Ingo Molnar 7432d149fd x86: re-add reboot fixups 17 years ago
Jan Beulich d032b31a3a x86: fix typo in step.c 17 years ago
Jan Beulich 609b5297bc x86: fix merge mistake in i387.c 17 years ago
Aurelien Jarno e40cd10ccf x86: clear DF before calling signal handler 17 years ago
Dave Jones 0e5aa8d621 [CPUFREQ] Remove debugging message from e_powersaver 17 years ago
Ananth N Mavinakayanahalli 9edddaa200 Kprobes: indicate kretprobe support in Kconfig 17 years ago
Hugh Dickins fcab59a318 x86: a P4 is a P6 not an i486 17 years ago
Ian Campbell 87d034f313 x86/xen: fix DomU boot problem 17 years ago
Yinghai Lu 7c9e92b6cd x86: not set node to cpu_to_node if the node is not online 17 years ago
Suresh Siddha 18a8622101 x86, i387: fix ptrace leakage using init_fpu() 17 years ago
Randy Dunlap 1a4e3f89c6 x86: disable KVM for Voyager and friends 17 years ago
Avi Kivity 33f9c505ed KVM: VMX: Avoid rearranging switched guest msrs while they are loaded 17 years ago
Avi Kivity f7d9c7b7b9 KVM: MMU: Fix race when instantiating a shadow pte 17 years ago
Avi Kivity 0b975a3c2d KVM: Avoid infinite-frequency local apic timer 17 years ago
Marcelo Tosatti 24993d5349 KVM: make MMU_DEBUG compile again 17 years ago
Marcelo Tosatti 5e4a0b3c1b KVM: move alloc_apic_access_page() outside of non-preemptable region 17 years ago
Joerg Roedel a2938c8070 KVM: SVM: fix Windows XP 64 bit installation crash 17 years ago
Izik Eidus 72dc67a696 KVM: remove the usage of the mmap_sem for the protection of the memory slots. 17 years ago
Rafael J. Wysocki 9b5cf48b06 x86: revert "x86: CPA: avoid split of alias mappings" 17 years ago
Joerg Roedel c7ac679c16 KVM: emulate access to MSR_IA32_MCG_CTL 17 years ago
Avi Kivity 674eea0fc4 KVM: Make the supported cpuid list a host property rather than a vm property 17 years ago
Paul Knowles d730616384 KVM: Fix kvm_arch_vcpu_ioctl_set_sregs so that set_cr0 works properly 17 years ago
Joerg Roedel 6b390b6392 KVM: SVM: set NM intercept when enabling CR0.TS in the guest 17 years ago