aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-10-05x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2013-09-14Revert "KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x inst...Greg Kroah-Hartman
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-07-21xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek
2013-06-27KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)
2013-06-20x86: Fix typo in kexec register clearingKees Cook
2013-06-07x86, um: Correct syscall table type attributes breaking gcc 4.8Martin Pelikan
2013-05-19xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk
2013-05-19KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov
2013-05-11x86/mm: account for PGDIR_SIZE alignmentJerry Hoemann
2013-05-11perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-11perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2013-05-07x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei
2013-05-07KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov
2013-05-07xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk
2013-04-25perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-25KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-04-25KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-04-16x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-16x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-04-12x86: Fix rebuild with EFI_STUB enabledJan Beulich
2013-04-12x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-28x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2013-03-20perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-20perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-14xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk
2013-03-14xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk
2013-03-04x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-03-04x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming
2013-02-28xen: Send spinlock IPI to all waitersStefan Bader
2013-02-28x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-02-28x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin
2013-02-28x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin
2013-02-28x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-02-17efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-02-17x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-17x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-02-17x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-17x86: Do not leak kernel page mapping locationsKees Cook
2013-02-14efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-11x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich
2013-02-03x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-02-03x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming
2013-02-03efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer
2013-02-03x86/msr: Add capabilities checkAlan Cox
2013-01-21xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio
2013-01-21x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes