summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-198-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-121-1/+1
| | * | x86, relocs: Move __vvar_page from S_ABS to S_RELKees Cook2013-06-121-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-061-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-061-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-0511-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-301-9/+5
| | * | | | | x86, crc32-pclmul: Fix build with older binutilsJan Beulich2013-05-302-3/+73
| | * | | | | x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei2013-05-281-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-312-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
| | |/ / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-246-14/+28
|\ \ \ \ \ | |/ / / /
| * | | | Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-231-6/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:...Bjorn Helgaas2013-05-201-6/+4
| | |/ /
| * | | x86: Fix bit corruption at CPU resume timeLinus Torvalds2013-05-201-1/+1
| | |/ | |/|
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-153-6/+23
| |\ \
| | * | x86/mm: Add missing comments for initial kernel direct mappingZhang Yanfei2013-05-101-1/+18
| | * | x86/microcode: Add local mutex to fix physical CPU hot-add deadlockKonrad Rzeszutek Wilk2013-05-091-2/+3
| | * | x86: Fix idle consolidation falloutThomas Gleixner2013-05-071-3/+2
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-05-151-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz2013-05-141-1/+0
* | | | x86: bpf_jit_comp: secure bpf jit against spraying attacksEric Dumazet2013-05-191-6/+47
* | | | x86: bpf_jit_comp: can call module_free() from any contextEric Dumazet2013-05-171-17/+3
|/ / /
* | | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-113-5/+52
|\ \ \
| * | | xen/pci: Used cached MSI-X capability offsetBjorn Helgaas2013-05-101-2/+1
| * | | xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas2013-05-101-1/+1
| * | | xen: mask x2APIC feature in PVZhenzhong Duan2013-05-081-0/+3
| * | | xen/spinlock: Fix check from greater than to be also be greater or equal to.Konrad Rzeszutek Wilk2013-05-081-1/+1
| * | | xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_infoKonrad Rzeszutek Wilk2013-05-081-0/+3
| * | | xen/vcpu: Document the xen_vcpu_info and xen_vcpuKonrad Rzeszutek Wilk2013-05-071-1/+28
| * | | xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-061-0/+15
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-05-111-0/+3
|\ \ \ \
| * | | | tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi2013-04-171-0/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-105-39/+17
|\ \ \ \ \
OpenPOWER on IntegriCloud