aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-09-14crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-09-07x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu
2013-08-29x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel
2013-08-29x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-08-29Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds
2013-08-29x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake
2013-08-29xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson
2013-08-20x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea
2013-08-20perf/x86: Fix intel QPI uncore event definitionsVince Weaver
2013-08-11x86/iommu/vt-d: Expand interrupt remapping quirk to cover x58 chipsetNeil Horman
2013-08-11x86, fpu: correct the asm constraints for fxsave, unbreak mxcsr.dazH.J. Lu
2013-08-04x86: Fix /proc/mtrr with base/size more than 44bitsYinghai Lu
2013-08-04x86: make sure IDT is page alignedKees Cook
2013-08-04x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin
2013-07-21xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek
2013-07-21x86, efi: retry ExitBootServices() on failureZach Bobroff
2013-07-13KVM: VMX: mark unusable segment as nonpresentGleb Natapov
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-22aout32 coredump compat fixAl Viro
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-06-21Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-21x86/efi: Fix dummy variable buffer allocationBen Hutchings
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-20kprobes: Fix arch_prepare_kprobe to handle copy insn failuresMasami Hiramatsu
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian
2013-06-19x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov
2013-06-18x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu
2013-06-18KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)
2013-06-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-13crypto: aesni_intel - fix accessing of unaligned memoryJussi Kivilinna
2013-06-12x86: Fix typo in kexec register clearingKees Cook
2013-06-12x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook
2013-06-11idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett
2013-06-10Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-06-06Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-05x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming
2013-06-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-04xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk
2013-06-03KVM: Fix race in apic->pending_events processingGleb Natapov
2013-06-03KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini