summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-06-10x86/msr: Add capabilities checkAlan Cox
2013-06-10x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-06-10x86, random: make ARCH_RANDOM prompt if EMBEDDED, not EXPERTRomain Francoise
2013-06-10x86: Don't use the EFI reboot method by defaultMatthew Garrett
2013-06-10x86, ioapic: initialize nr_ioapic_registers early in mp_register_ioapic()Suresh Siddha
2013-06-10signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2012-10-07x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin
2012-10-07x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin
2012-10-07x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook
2012-10-07x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin
2012-10-07x86, tls: Off by one limit checkDan Carpenter
2012-10-07x86, amd, xen: Avoid NULL pointer paravirt referencesKonrad Rzeszutek Wilk
2012-10-07xen: correctly check for pending events when restoring irq flagsDavid Vrabel
2012-10-07sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-10-07x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-10-07KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-10-07KVM: x86: disallow multiple KVM_CREATE_IRQCHIPMarcelo Tosatti
2012-10-07KVM: x86: fix missing checks in syscall emulationStephan Bärwolf
2012-10-07KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf
2012-10-07KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka
2012-10-07PNP: fix "work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB"Willy Tarreau
2012-10-07x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas
2012-10-07oprofile: use KM_NMI slot for kmap_atomicJunxiao Bi
2012-10-07fix pgd_lock deadlockPhilipp Hahn
2012-01-25x86: Fix mmap random address rangeLudwig Nussel
2011-12-21oprofile, x86: Fix crash when unloading module (timer mode)Robert Richter
2011-12-21oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter
2011-12-09oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter
2011-12-09x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas
2011-12-09sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi
2011-11-07KVM: x86: Reset tsc_timestamp on TSC writesPhilipp Hahn
2011-11-07xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell
2011-11-07iommu/amd: Fix wrong shift directionJoerg Roedel
2011-11-07x86: Fix compilation bug in kprobes' twobyte_is_boostableJosh Stone
2011-11-07xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk
2011-11-07xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov
2011-11-07Revert "x86, hotplug: Use mwait to offline a processor, fix the legacy case"Greg Kroah-Hartman
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