summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-08-12x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu1-1/+1
2013-07-22xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek1-15/+2
2013-06-27KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)1-3/+2
2013-06-20x86: Fix typo in kexec register clearingKees Cook1-1/+1
2013-05-19xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk1-0/+15
2013-05-19KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov1-0/+6
2013-05-12Revert "x86, amd: Disable way access filter on Piledriver CPUs" it is duplicatedAndre Przywara1-14/+0
2013-05-12x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann1-0/+5
2013-05-08x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei1-4/+0
2013-05-08xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2-2/+9
2013-04-26KVM: Allow cross page reads and writes from cached translations.Andrew Honig1-6/+4
2013-04-26KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2-27/+16
2013-04-26KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig1-0/+5
2013-04-17x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky5-13/+21
2013-04-17x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio1-2/+4
2013-04-17x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen1-161/+0
2013-04-12x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen3-13/+0
2013-04-05iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-10/+14
2013-04-05KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek1-0/+6
2013-04-05KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity1-0/+8
2013-04-05KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka1-3/+7
2013-04-05KVM: Clean up error handling during VCPU creationJan Kiszka1-5/+0
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings1-0/+2
2013-03-28x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang1-2/+2
2013-03-20perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2-0/+10
2013-03-04x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-5/+12
2013-03-04x86: Do not leak kernel page mapping locationsKees Cook1-3/+6
2013-03-04x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin1-19/+34
2013-03-04iommu/amd: Initialize device table after dma_opsJoerg Roedel1-3/+7
2013-02-28xen: Send spinlock IPI to all waitersStefan Bader1-1/+0
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin2-8/+0
2013-02-17x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich1-7/+7
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2-0/+8
2013-02-11x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich1-2/+2
2013-02-04x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin1-0/+2
2013-02-04efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer1-5/+17
2013-02-04x86/msr: Add capabilities checkAlan Cox1-0/+3
2013-01-28x86: Use enum instead of literals for trap values [PARTIAL]Kees Cook1-0/+26
2013-01-21xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio1-1/+0
2013-01-21x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes1-0/+78
2013-01-17x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara1-0/+14
2013-01-11x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara1-0/+14
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich1-2/+2
2012-12-06x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin1-0/+2
2012-12-04x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu1-22/+7
2012-12-04x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky1-0/+4
2012-12-04x86-32: Fix invalid stack address while in softirqRobert Richter2-11/+32
2012-11-05x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2-31/+0
2012-10-31x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu1-4/+0