aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-11-282-2/+2
* x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani2013-10-261-0/+16
* x86, efi: Don't map Boot Services on i386Josh Boyer2013-10-261-4/+7
* x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel2013-09-101-0/+22
* x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-09-102-3/+5
* x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu2013-09-101-1/+1
* xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek2013-07-271-15/+2
* x86/efi: Fix dummy variable buffer allocationBen Hutchings2013-06-291-1/+6
* Modify UEFI anti-bricking codeMatthew Garrett2013-06-291-9/+66
* x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap2013-06-291-0/+1
* KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)2013-06-291-3/+2
* x86: Fix typo in kexec register clearingKees Cook2013-06-191-1/+1
* x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-05-301-1/+13
* x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-05-301-1/+6
* efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-05-301-0/+1
* x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-05-301-0/+25
* KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov2013-05-301-0/+6
* xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-301-0/+15
* x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-05-301-4/+0
* x86/mm: account for PGDIR_SIZE alignmentjerry.hoemann@hp.com2013-05-131-0/+5
* perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-05-131-3/+12
* xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-05-132-2/+9
* xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...Konrad Rzeszutek Wilk2013-05-131-0/+1
* xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.Konrad Rzeszutek Wilk2013-05-131-0/+1
* KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-251-7/+6
* KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig2013-04-252-27/+16
* KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig2013-04-251-0/+5
* x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-255-13/+21
* x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-251-2/+4
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-03-271-0/+2
* x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang2013-03-271-2/+2
* perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-271-1/+3
* perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-272-0/+10
* xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-201-0/+9
* x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-03-061-19/+34
* x86, efi: Make "noefi" really disable EFI runtime serivcesMatt Fleming2013-03-061-28/+31
* xen: Send spinlock IPI to all waitersStefan Bader2013-03-061-1/+0
* efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi2013-03-061-1/+1
* x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-03-062-0/+8
* x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-03-061-1/+2
* x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-03-061-10/+11
* x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson2013-03-061-0/+6
* x86: Do not leak kernel page mapping locationsKees Cook2013-03-061-3/+5
* x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen2013-03-061-1/+1
* x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-201-7/+7
* ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-02-201-4/+5
* ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logicOleg Nesterov2013-02-201-1/+13
* ptrace/x86: Introduce set_task_blockstep() helperOleg Nesterov2013-02-201-20/+21
* x86-64: Replace left over sti/cli in ia32 audit exit codeJan Beulich2013-02-201-2/+2
* x86, efi: Set runtime_version to the EFI spec revisionMatt Fleming2013-02-061-1/+1