aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-05-17x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder
2012-05-17x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder
2012-05-17x86, UV: Remove UV delay in starting slave cpusJack Steiner
2012-05-17x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin
2012-05-17x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner
2012-05-17x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner
2012-05-17kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying
2012-05-17x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2012-05-17xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini
2012-05-17exec: delay address limit change until point of no returnMathias Krause
2012-05-17x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel
2012-05-17xen: off by one errors in multicalls.cDan Carpenter
2012-05-17xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin
2012-05-17x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg
2012-05-17x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2012-03-14x86, mce, AMD: Fix leaving freed data in a listJulia Lawall
2012-03-14x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song
2012-03-14x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky
2012-03-14x86, AMD: Fix ARAT feature setting againBorislav Petkov
2012-03-14x86: pvclock: Move scale_delta into common headerZachary Amsden
2012-03-14x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld
2012-03-14x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2012-03-14x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky
2012-03-14x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2012-03-14x86, cpu: AMD errata checking frameworkHans Rosenfeld
2012-03-14x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich
2012-03-14x86, microcode, AMD: Extend ucode size verificationBorislav Petkov
2012-03-14x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha
2012-03-14xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini
2011-06-26x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum
2011-06-26x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-06-26x86, quirk: Fix SB600 revision checkAndreas Herrmann
2011-06-26x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa
2011-06-26x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa
2011-06-26x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin
2011-06-26x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-06-26x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-06-26x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-06-26x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-06-26x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-04-17x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-04-17x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-04-17x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2011-04-17x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache lineH. Peter Anvin
2011-04-17x86, hotplug: Move WBINVD back outside the play_dead loopH. Peter Anvin
2011-04-17x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2011-04-17x86, mwait: Move mwait constants to a common header fileH. Peter Anvin
2011-04-17x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2011-04-17x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins
2011-04-17x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel