summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-06-10x86, ptrace: fix build breakage with gcc 4.7Willy Tarreau
2013-06-10MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen
2013-06-10KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2013-06-10KVM: x86: relax MSR_KVM_SYSTEM_TIME alignment checkMarcelo Tosatti
2013-06-10KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-06-10xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2013-06-10xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2013-06-10x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-06-10x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
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