summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-04-16x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-16x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-04-16x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-04-12x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-04-05iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-04-05KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2013-04-05KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2013-04-05KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2013-04-05KVM: Clean up error handling during VCPU creationJan Kiszka
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-28x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2013-03-20perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-04x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-03-04x86: Do not leak kernel page mapping locationsKees Cook
2013-03-04x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-03-04iommu/amd: Initialize device table after dma_opsJoerg Roedel
2013-02-28xen: Send spinlock IPI to all waitersStefan Bader
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin
2013-02-17x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-02-11x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich
2013-02-03x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-02-03efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer
2013-02-03x86/msr: Add capabilities checkAlan Cox
2013-01-27x86: Use enum instead of literals for trap values [PARTIAL]Kees Cook
2013-01-21xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio
2013-01-21x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes
2013-01-17x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2013-01-11x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-12-05x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-12-03x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu
2012-12-03x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-12-03x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-05x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown
2012-10-31x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-10-31x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-10-28xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-28x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-10-28oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter
2012-10-21x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin
2012-10-21x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin
2012-10-21xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2012-10-21xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2012-10-13mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-07x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity
2012-10-02MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen
2012-10-02x86: Fix boot on Twinhead H12YAlan Cox
2012-10-02xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk