summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-06-29x86/efi: Fix dummy variable buffer allocationBen Hutchings
2013-06-29Modify UEFI anti-bricking codeMatthew Garrett
2013-06-29x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap
2013-06-29KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)
2013-06-19x86: Fix typo in kexec register clearingKees Cook
2013-05-30x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger
2013-05-30x86,efi: Check max_size only if it is non-zero.Richard Weinberger
2013-05-30efi: Export efi_query_variable_store() for efivars.koSergey Vlasov
2013-05-30x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-05-30KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov
2013-05-30xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk
2013-05-30x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei
2013-05-13x86/mm: account for PGDIR_SIZE alignmentjerry.hoemann@hp.com
2013-05-13perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian
2013-05-13xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk
2013-05-13xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk
2013-05-13xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk
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-25x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky
2013-04-25x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-27x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang
2013-03-27perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-27perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-20xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk
2013-03-06x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin
2013-03-06x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming
2013-03-06xen: Send spinlock IPI to all waitersStefan Bader
2013-03-06efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi
2013-03-06x86/mm: Check if PUD is large when validating a kernel addressMel Gorman
2013-03-06x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-03-06x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-03-06x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson
2013-03-06x86: Do not leak kernel page mapping locationsKees Cook
2013-03-06x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
2013-02-20x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich
2013-02-20ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-02-20ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov
2013-02-20ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov
2013-02-20x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich
2013-02-06x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming
2013-02-06x86: Use enum instead of literals for trap valuesKees Cook
2013-02-06x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin
2013-02-06x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin
2013-02-06x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes
2013-02-06efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-02-06x86/msr: Add capabilities checkAlan Cox
2013-02-06efi, x86: Pass a proper identity mapping in efi_call_phys_prelogNathan Zimmer