summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-02-12Revert "x86: Make Dell Latitude E5420 use reboot=pci"Willy Tarreau
2012-02-11x86: Fix mmap random address rangeLudwig Nussel
2012-02-11x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limitJiri Olsa
2012-02-11oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter
2012-02-11x86, mm: Add __get_user_pages_fast()Peter Zijlstra
2012-02-11oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter
2012-02-11x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman
2012-02-11x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel
2011-04-30x86: Fix a bogus unwind annotation in lib/semaphore_32.SJan Beulich
2011-04-30x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum
2011-04-30x86: Flush TLB if PGD entry is changed in i386 PAE modeShaohua Li
2011-04-30x86, quirk: Fix SB600 revision checkAndreas Herrmann
2011-04-30x86: Fix panic when handling "mem={invalid}" paramKamal Mostafa
2011-02-09x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin
2010-12-09acpi-cpufreq: fix a memleak when unloading driverZhang Rui
2010-09-20x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath
2010-09-20x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin
2010-08-20x86: don't send SIGBUS for kernel page faultsGreg Kroah-Hartman
2010-08-13xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
2010-08-06.gitignore updatesAlexey Dobriyan
2010-08-02x86, Calgary: Limit the max PHB number to 256Darrick J. Wong
2010-08-02x86, Calgary: Increase max PHB numberDarrick J. Wong
2010-05-26clockevent: Prevent dead lock on clockevents_lockSuresh Siddha
2010-04-01x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-04-01KVM: x86: check for cr3 validity in ioctl_set_sregsMarcelo Tosatti
2010-04-01KVM: VMX: Check cpl before emulating debug register accessAvi Kivity
2010-04-01KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2010-01-06Revert: KVM: MMU: do not free active mmu pages in free_mmu_pages()Greg Kroah-Hartman
2010-01-06x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds
2009-12-18x86: GART: pci-gart_64.c: Use correct length in strncmpJoe Perches
2009-12-18x86: Fix iommu=nodac parameter handlingTejun Heo
2009-12-18x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ...Darrick J. Wong
2009-12-18x86: ASUS P4S800 reboot=bios quirkLeann Ogasawara
2009-12-18x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson
2009-12-08Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte
2009-11-09x86/amd-iommu: Workaround for erratum 63Joerg Roedel
2009-11-09x86/amd-iommu: Un__init function required on shutdownJoerg Roedel
2009-11-09KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID (CVE-2009-3638)Avi Kivity
2009-11-09x86-64: Fix register leak in 32-bit syscall audtingJan Beulich
2009-10-12KVM: x86: Disallow hypercalls for guest callers in rings > 0 [CVE-2009-3290]Jan Kiszka
2009-10-12x86: Increase MIN_GAP to include randomized stackMichal Hocko
2009-10-12x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich
2009-10-12x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich
2009-09-08KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lockMarcelo Tosatti
2009-09-08KVM: x86: check for cr3 validity in mmu_alloc_rootsMarcelo Tosatti
2009-09-08KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov
2009-09-08KVM: Fix PDPTR reloading on CR4 writesAvi Kivity
2009-09-08KVM: Make paravirt tlb flush also reload the PAE PDPTRsAvi Kivity
2009-09-08KVM: VMX: Handle vmx instruction vmexitsAvi Kivity
2009-09-08KVM: Make EFER reads safe when EFER does not existAvi Kivity