summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-12-08Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte
2009-11-09x86/amd-iommu: Workaround for erratum 63Joerg Roedel
2009-11-09x86/amd-iommu: Un__init function required on shutdownJoerg Roedel
2009-11-09KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID (CVE-2009-3638)Avi Kivity
2009-11-09x86-64: Fix register leak in 32-bit syscall audtingJan Beulich
2009-10-12KVM: x86: Disallow hypercalls for guest callers in rings > 0 [CVE-2009-3290]Jan Kiszka
2009-10-12x86: Increase MIN_GAP to include randomized stackMichal Hocko
2009-10-12x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich
2009-10-12x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich
2009-09-08KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lockMarcelo Tosatti
2009-09-08KVM: x86: check for cr3 validity in mmu_alloc_rootsMarcelo Tosatti
2009-09-08KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov
2009-09-08KVM: Fix PDPTR reloading on CR4 writesAvi Kivity
2009-09-08KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity
2009-09-08KVM: VMX: Handle vmx instruction vmexitsAvi Kivity
2009-09-08KVM: Make EFER reads safe when EFER does not existAvi Kivity
2009-09-08KVM: SVM: Remove port 80 passthroughAvi Kivity
2009-09-08KVM: VMX: Don't allow uninhibited access to EFER on i386Avi Kivity
2009-09-08KVM: VMX: Set IGMT bit in EPT entrySheng Yang
2009-09-08KVM: MMU: increase per-vcpu rmap cache alloc sizeMarcelo Tosatti
2009-09-08KVM: set debug registers after "schedulable" sectionMarcelo Tosatti
2009-09-08KVM: add MC5_MISC msr read supportJoerg Roedel
2009-09-08KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen
2009-09-08KVM: Reduce stack usage in kvm_arch_vcpu_ioctl()Dave Hansen
2009-09-08KVM: Reduce kvm stack usage in kvm_arch_vm_ioctl()Dave Hansen
2009-09-08KVM: MMU: Fix setting the accessed bit on non-speculative sptesAvi Kivity
2009-09-08KVM: MMU: Flush tlbs after clearing write permission when accessing dirty logAvi Kivity
2009-09-08KVM: MMU: Add locking around kvm_mmu_slot_remove_write_access()Avi Kivity
2009-09-08KVM: Allocate guest memory as MAP_PRIVATE, not MAP_SHAREDAvi Kivity
2009-09-08KVM: Load real mode segments correctlyAvi Kivity
2009-09-08KVM: VMX: Change segment dpl at reset to 3Avi Kivity
2009-09-08KVM: VMX: Change cs reset state to be a data segmentAvi Kivity
2009-08-16x86: enable GART-IOMMU only after setting up protection methodsMark Langsdorf
2009-07-30x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds
2009-07-30x86-64: Fix bad_srat() to clear all stateAndi Kleen
2009-07-02x86: handle initrd that extends into unusable memoryYinghai Lu
2009-07-02x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin
2009-07-02x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare
2009-06-11x86: fix DMI on EFIBrian Maly
2009-06-11x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu
2009-06-11x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman
2009-06-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar
2009-05-08x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu
2009-05-02x86, setup: mark %esi as clobbered in E820 BIOS callMichael K. Johnson
2009-05-02x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann
2009-05-02x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh
2009-03-23Fix misreporting of #cores as #hyperthreads for Q9550Joe Korty
2009-03-16Fix no_timer_check on x86_64Alexander Graf
2009-03-16xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge
2009-03-16x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria