aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-01-16x86: Don't use the EFI reboot method by defaultMatthew Garrett
2013-01-16x86: Get rid of asmregparmRichard Weinberger
2013-01-16rwsem: Remove redundant asmregparm annotationThomas Gleixner
2013-01-16KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2013-01-16oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter
2013-01-16oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter
2013-01-16x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas
2013-01-16sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi
2013-01-16x86, ioapic: initialize nr_ioapic_registers early in mp_register_ioapic()Suresh Siddha
2012-08-17x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin
2012-08-17x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook
2012-08-17x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin
2012-08-17xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell
2012-08-17iommu/amd: Fix wrong shift directionJoerg Roedel
2012-08-17x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone
2012-08-17xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk
2012-08-17xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov
2012-08-17KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
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