aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-06-05xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk
2013-06-03KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov
2013-05-20x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann
2013-05-16perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-16perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2013-05-16perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller
2013-05-16perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver
2013-05-16x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei
2013-05-16KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov
2013-05-16xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk
2013-05-16xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk
2013-05-16xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk
2013-05-06perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-05-06KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-05-06KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-05-06KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-05-06x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-05-06x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-05-06x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen
2013-05-06x86: Fix rebuild with EFI_STUB enabledJan Beulich
2013-05-06x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore
2013-04-11x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2012-12-17x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-12-10x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-12-10x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin
2012-12-03KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek
2012-12-03x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-12-03x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-12-03x86, efi: Fix processor-specific memcpy() build errorMatt Fleming
2012-12-03x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-26KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai
2012-11-17xen/mmu: Use Xen specific TLB flush instead of the generic one.Konrad Rzeszutek Wilk
2012-10-31x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu
2012-10-31x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson
2012-10-31efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-10-31x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu
2012-10-31x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin
2012-10-31x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-31Revert "x86/mm: Fix the size calculation of mapping tables"Dave Young
2012-10-31x86-64: Fix page table accountingJan Beulich
2012-10-28xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel
2012-10-28x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin
2012-10-28x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman
2012-10-28oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter
2012-10-21kbuild: Fix accidental revert in commit fe04ddfMichal Marek
2012-10-21xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk
2012-10-21xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk
2012-10-13efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi
2012-10-13efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett
2012-10-13mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli