Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 15 | -51/+71 |
|\ | |||||
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-06-26 | 1 | -4/+10 |
| |\ | |||||
| | * | kprobes: Fix arch_prepare_kprobe to handle copy insn failures | Masami Hiramatsu | 2013-06-20 | 1 | -4/+10 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-06-22 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | aout32 coredump compat fix | Al Viro | 2013-06-22 | 1 | -1/+1 |
| * | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-06-21 | 7 | -10/+20 |
| |\ \ \ | |||||
| | * \ \ | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2013-06-21 | 1 | -1/+6 |
| | |\ \ \ | |||||
| | | * | | | x86/efi: Fix dummy variable buffer allocation | Ben Hutchings | 2013-06-21 | 1 | -1/+6 |
| | * | | | | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse | 2013-06-20 | 3 | -3/+7 |
| | * | | | | x86: Fix section mismatch on load_ucode_ap | Paul Gortmaker | 2013-06-19 | 1 | -2/+2 |
| | * | | | | x86: fix build error and kconfig for ia32_emulation and binfmt | Randy Dunlap | 2013-06-18 | 1 | -0/+1 |
| | * | | | | x86, mtrr: Fix original mtrr range get for mtrr_cleanup | Yinghai Lu | 2013-06-18 | 1 | -4/+4 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-06-21 | 2 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | x86: kvmclock: zero initialize pvclock shared memory area | Igor Mammedov | 2013-06-19 | 1 | -0/+1 |
| | * | | | | KVM: x86: remove vcpu's CPL check in host-invoked XCR set | Zhanghaoyu (A) | 2013-06-18 | 1 | -3/+2 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-06-21 | 1 | -16/+32 |
| |\ \ \ \ \ | |||||
| | * | | | | | crypto: aesni_intel - fix accessing of unaligned memory | Jussi Kivilinna | 2013-06-13 | 1 | -16/+32 |
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-06-20 | 1 | -4/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | sched/x86: Construct all sibling maps if smt | Andrew Jones | 2013-05-31 | 1 | -4/+4 |
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-06-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP | Stephane Eranian | 2013-06-19 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-06-20 | 1 | -12/+0 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | idle: Add the stack canary init to cpu_startup_entry() | Thomas Gleixner | 2013-06-11 | 1 | -12/+0 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-20 | 8 | -185/+78 |
|\| | | | | | | | |||||
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-06-13 | 7 | -185/+70 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||||
| | * | | | | | | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2013-06-13 | 4 | -178/+65 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | Modify UEFI anti-bricking code | Matthew Garrett | 2013-06-10 | 4 | -178/+65 |
| | * | | | | | | x86: Fix typo in kexec register clearing | Kees Cook | 2013-06-13 | 1 | -1/+1 |
| | * | | | | | | x86, relocs: Move __vvar_page from S_ABS to S_REL | Kees Cook | 2013-06-13 | 1 | -3/+1 |
| | * | | | | | | x86: Fix adjust_range_size_mask calling position | Yinghai Lu | 2013-05-31 | 1 | -3/+3 |
| * | | | | | | | Merge tag 'stable/for-linus-3.10-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-06-10 | 1 | -0/+8 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU. | Konrad Rzeszutek Wilk | 2013-06-04 | 1 | -0/+8 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-07 | 1 | -1/+4 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge tag 'pci-v3.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-06-07 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | x86/PCI: Map PCI setup data with ioremap() so it can be in highmem | Matt Fleming | 2013-06-05 | 1 | -1/+4 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-06 | 11 | -29/+102 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-06-05 | 2 | -5/+13 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | KVM: Fix race in apic->pending_events processing | Gleb Natapov | 2013-06-03 | 1 | -3/+6 |
| | * | | | | | | | | KVM: fix sil/dil/bpl/spl in the mod/rm fields | Paolo Bonzini | 2013-06-03 | 1 | -1/+4 |
| | * | | | | | | | | KVM: Emulate multibyte NOP | Paolo Bonzini | 2013-06-03 | 1 | -1/+3 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-31 | 5 | -15/+83 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | x86: Allow FPU to be used at interrupt time even with eagerfpu | Pekka Riikonen | 2013-05-31 | 1 | -9/+5 |
| | * | | | | | | | | x86, crc32-pclmul: Fix build with older binutils | Jan Beulich | 2013-05-31 | 2 | -3/+73 |
| | * | | | | | | | | x86-64, init: Fix a possible wraparound bug in switchover in head_64.S | Zhang Yanfei | 2013-05-29 | 1 | -2/+4 |
| | * | | | | | | | | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2013-05-22 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | |||||
| | | * | | | | | | | x86, efi: initial the local variable of DataSize to zero | Lee, Chun-Yi | 2013-05-14 | 1 | -1/+1 |
| * | | | | | | | | | Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-05-30 | 2 | -7/+4 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| | * | | | | | | | xen: Clean up apic ipi interface | Stefan Bader | 2013-05-29 | 2 | -7/+4 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-28 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations | Jussi Kivilinna | 2013-05-28 | 2 | -2/+2 |
| | |/ / / / |