summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-04-01x86: Fix placement of FIX_OHCI1394_BASEJan Beulich
2010-04-01x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-04-01Split 'flush_old_exec' into two functionsLinus Torvalds
2010-04-01x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-04-01x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-04-01mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2010-04-01x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha
2010-04-01x86, apic: use physical mode for IBM summit platformsSuresh Siddha
2010-04-01KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2010-04-01CPUFREQ: Fix use after free of struct powernow_k8_dataThomas Renninger
2010-01-06x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds
2010-01-06x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha
2009-12-18ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.Zhao Yakui
2009-12-18x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang
2009-12-18x86/mce: Set up timer unconditionallyJan Beulich
2009-12-18x86: GART: pci-gart_64.c: Use correct length in strncmpJoe Perches
2009-12-18x86: Fix typo in Intel CPU cache size descriptorDave Jones
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-18x86/amd-iommu: un__init iommu_setup_msiJoerg Roedel
2009-12-18x86/amd-iommu: attach devices to pre-allocated domains earlyJoerg Roedel
2009-12-18x86: Add new Intel CPU cache size descriptorsDave Jones
2009-12-08speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c44a60ac5cRusty Russell
2009-12-08Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte
2009-11-09x86/amd-iommu: Un__init function required on shutdownJoerg Roedel
2009-11-09x86: mce: Fix thermal throttling message stormIngo Molnar
2009-11-09x86: mce: Clean up thermal throttling state tracking codeIngo Molnar
2009-11-09x86/amd-iommu: Workaround for erratum 63Joerg Roedel
2009-11-09KVM: get_tss_base_addr() should return a gpa_tGleb Natapov
2009-11-09xen: mask extended topology info in cpuidJeremy Fitzhardinge
2009-11-09x86-64: Fix register leak in 32-bit syscall audtingJan Beulich
2009-11-09x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt
2009-11-09x86, UV: Fix information in __uv_hub_info structureRobin Holt
2009-11-09KVM: ignore reads from AMDs C1E enabled MSRAndre Przywara
2009-11-09KVM: use proper hrtimer function to retrieve expiration timeMarcelo Tosatti
2009-11-09pci: increase alignment to make more space for hidden codeYinghai Lu
2009-10-22x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge
2009-10-12ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regressionZhao Yakui
2009-10-12PIT fixes to unbreak suspend/resume (bug #14222)john stultz
2009-10-12KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel
2009-10-12KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel
2009-10-12KVM: fix LAPIC timer period overflowAurelien Jarno
2009-10-12KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti
2009-10-12KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity
2009-10-12x86: Don't leak 64-bit kernel register values to 32-bit processesJan Beulich
2009-10-12x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault
2009-10-05Fix NULL ptr regression in powernow-k8Kurt Roeckx
2009-10-05Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Marcelo Tosatti