summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-03-28x86: Cleanup highmap after brk is concludedYinghai Lu
2011-03-28xen: set max_pfn_mapped to the last pfn mappedStefano Stabellini
2011-03-28x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum
2011-03-21x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-03-21x86, quirk: Fix SB600 revision checkAndreas Herrmann
2011-03-21x86: Emit "mem=nopentium ignored" warning when not supportedKamal Mostafa
2011-03-21x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa
2011-03-21x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin
2011-03-21x86: Use u32 instead of long to set reset vector back to 0Don Zickus
2011-03-21x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann
2011-03-21x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge
2011-03-21x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha
2011-03-21x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha
2011-03-21x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige
2011-03-21x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2011-03-21x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2011-03-21x86, amd: Fix panic on AMD CPU family 0x15Andreas Herrmann
2011-03-21x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2011-03-21compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2011-03-21x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2011-03-21x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2011-03-21x86: Ignore trap bits on single step exceptionsFrederic Weisbecker
2011-03-21acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2011-03-21xen: don't bother to stop other cpus on shutdown/rebootJeremy Fitzhardinge
2011-03-21x86, kdump: Change copy_oldmem_page() to use cached addressingCliff Wickman
2011-03-21x86, intr-remap: Set redirection hint in the IRTESuresh Siddha
2011-03-21x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann
2011-03-21x86, olpc: Don't retry EC commands foreverPaul Fox
2011-03-21x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2011-03-21x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara
2011-03-21mm, x86: Saving vmcore with non-lazy freeing of vmasCliff Wickman
2011-03-21x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins
2011-03-21x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin
2011-03-21x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel
2011-03-21x86: detect scattered cpuid features earlierJacob Pan
2011-03-21x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov
2011-03-21x86, numa: For each node, register the memory blocks actually usedYinghai Lu
2011-03-21x86, irq: Plug memory leak in sparse irqThomas Gleixner
2011-03-21x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner
2011-03-21tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt
2011-03-21tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge
2011-03-21x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2011-03-21x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel
2011-03-21x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel
2011-03-21x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett
2010-08-02ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-08-02PM / x86: Save/restore MISC_ENABLE registerOndrej Zary
2010-08-02KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti
2010-08-02KVM: SVM: Implement workaround for Erratum 383Joerg Roedel