summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-08-29x86, UV: Remove UV delay in starting slave cpusJack Steiner
2011-08-29x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin
2011-08-08x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner
2011-08-08x86: Hpet: Avoid the comparator readback penaltyThomas Gleixner
2011-08-08kexec, x86: Fix incorrect jump back address if not preserving contextHuang Ying
2011-08-08x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2011-07-13xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini
2011-06-23exec: delay address limit change until point of no returnMathias Krause
2011-06-23x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel
2011-06-23xen: off by one errors in multicalls.cDan Carpenter
2011-06-23xen mmu: fix a race window causing leave_mm BUG()Tian, Kevin
2011-06-23x86, amd: Use _safe() msr access for GartTlbWlk disable codeRoedel, Joerg
2011-06-23x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky
2011-06-23x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2011-05-23x86, mce, AMD: Fix leaving freed data in a listJulia Lawall
2011-05-23x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song
2011-05-23x86, AMD: Fix ARAT feature setting againBorislav Petkov
2011-05-23Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov
2011-05-09KVM: x86: Fix kvmclock bugZachary Amsden
2011-05-09KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden
2011-05-09x86: pvclock: Move scale_delta into common headerZachary Amsden
2011-05-09x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky
2011-04-22x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld
2011-04-22x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel
2011-04-22x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky
2011-04-22x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2011-04-22x86, cpu: AMD errata checking frameworkHans Rosenfeld
2011-04-22x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich
2011-04-14Revert "x86: Cleanup highmap after brk is concluded"Greg Kroah-Hartman
2011-04-14x86, microcode, AMD: Extend ucode size verificationBorislav Petkov
2011-04-14x86, amd-ucode: Remove needless log messagesAndreas Herrmann
2011-04-14x86, mtrr, pat: Fix one cpu getting out of sync during resumeSuresh Siddha
2011-03-27x86: Cleanup highmap after brk is concludedYinghai Lu
2011-03-27xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini
2011-03-23x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum
2011-03-23x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-03-23x86, quirk: Fix SB600 revision checkAndreas Herrmann
2011-03-23x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa
2011-03-23x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa
2011-03-23x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin
2011-03-07x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-03-02x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-03-02x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-03-02x86, hpet: Disable per-cpu hpet timer if ARAT is supportedShaohua Li
2011-02-17x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi
2011-02-17x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-02-17x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-01-07x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-01-07x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-01-07x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin