summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-0315-51/+71
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-261-4/+10
| |\
| | * kprobes: Fix arch_prepare_kprobe to handle copy insn failuresMasami Hiramatsu2013-06-201-4/+10
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-221-1/+1
| |\ \
| | * | aout32 coredump compat fixAl Viro2013-06-221-1/+1
| * | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-06-217-10/+20
| |\ \ \
| | * \ \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-211-1/+6
| | |\ \ \
| | | * | | x86/efi: Fix dummy variable buffer allocationBen Hutchings2013-06-211-1/+6
| | * | | | x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse2013-06-203-3/+7
| | * | | | x86: Fix section mismatch on load_ucode_apPaul Gortmaker2013-06-191-2/+2
| | * | | | x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap2013-06-181-0/+1
| | * | | | x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu2013-06-181-4/+4
| | | |/ / | | |/| |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-212-3/+3
| |\ \ \ \
| | * | | | x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov2013-06-191-0/+1
| | * | | | KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)2013-06-181-3/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-211-16/+32
| |\ \ \ \ \
| | * | | | | crypto: aesni_intel - fix accessing of unaligned memoryJussi Kivilinna2013-06-131-16/+32
| * | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-201-4/+4
| |\ \ \ \ \ \
| | * | | | | | sched/x86: Construct all sibling maps if smtAndrew Jones2013-05-311-4/+4
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-201-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian2013-06-191-1/+1
| * | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-201-12/+0
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner2013-06-111-12/+0
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-208-185/+78
|\| | | | | | |
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-06-137-185/+70
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-06-134-178/+65
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | Modify UEFI anti-bricking codeMatthew Garrett2013-06-104-178/+65
| | * | | | | | x86: Fix typo in kexec register clearingKees Cook2013-06-131-1/+1
| | * | | | | | x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook2013-06-131-3/+1
| | * | | | | | x86: Fix adjust_range_size_mask calling positionYinghai Lu2013-05-311-3/+3
| * | | | | | | Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-06-101-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.Konrad Rzeszutek Wilk2013-06-041-0/+8
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-071-1/+4
|\| | | | | | | |
| * | | | | | | | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-071-1/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming2013-06-051-1/+4
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-0611-29/+102
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-052-5/+13
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | KVM: Fix race in apic->pending_events processingGleb Natapov2013-06-031-3/+6
| | * | | | | | | | KVM: fix sil/dil/bpl/spl in the mod/rm fieldsPaolo Bonzini2013-06-031-1/+4
| | * | | | | | | | KVM: Emulate multibyte NOPPaolo Bonzini2013-06-031-1/+3
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-315-15/+83
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen2013-05-311-9/+5
| | * | | | | | | | x86, crc32-pclmul: Fix build with older binutilsJan Beulich2013-05-312-3/+73
| | * | | | | | | | x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei2013-05-291-2/+4
| | * | | | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-05-221-1/+1
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | | * | | | | | | x86, efi: initial the local variable of DataSize to zeroLee, Chun-Yi2013-05-141-1/+1
| * | | | | | | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-05-302-7/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | xen: Clean up apic ipi interfaceStefan Bader2013-05-292-7/+4
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-282-2/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementationsJussi Kivilinna2013-05-282-2/+2
| | |/ / / /