Age | Commit message (Expand) | Author | Files | Lines |
2014-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 46 | -382/+268 |
2014-03-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+13 |
2014-03-14 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman | 1 | -1/+1 |
2014-03-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2014-03-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -12/+7 |
2014-03-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+3 |
2014-03-12 | KVM: SVM: fix cr8 intercept window | Radim Krčmář | 1 | -3/+3 |
2014-03-12 | x86: bpf_jit: support negative offsets | Alexei Starovoitov | 1 | -1/+1 |
2014-03-11 | x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU | Suresh Siddha | 1 | -3/+12 |
2014-03-11 | x86: Remove CONFIG_X86_OOSTORE | Dave Jones | 6 | -290/+5 |
2014-03-11 | cris: convert ffs from an object-like macro to a function-like macro | Geert Uytterhoeven | 1 | -1/+1 |
2014-03-11 | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner | 2 | -2/+3 |
2014-03-10 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -48/+137 |
2014-03-09 | Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 3 | -3/+3 |
2014-03-09 | Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/... | Olof Johansson | 47 | -256/+239 |
2014-03-09 | Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixes | Olof Johansson | 4 | -9/+9 |
2014-03-08 | x86: fix compile error due to X86_TRAP_NMI use in asm files | Linus Torvalds | 2 | -2/+2 |
2014-03-08 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 7 | -7/+24 |
2014-03-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -24/+67 |
2014-03-08 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -0/+10 |
2014-03-08 | x86: Ignore NMIs that come in during early boot | H. Peter Anvin | 2 | -2/+11 |
2014-03-08 | ARM: 7992/1: boot: compressed: ignore bswapsdi2.S | Mark Rutland | 1 | -0/+1 |
2014-03-08 | ARM: 7991/1: sa1100: fix compile problem on Collie | Linus Walleij | 1 | -0/+2 |
2014-03-08 | ARM: fix noMMU kallsyms symbol filtering | Russell King | 2 | -6/+5 |
2014-03-07 | ARC: Use correct PTAG register for icache flush | Vineet Gupta | 1 | -2/+2 |
2014-03-07 | Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+1 |
2014-03-07 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -0/+1 |
2014-03-07 | powerpc: Align p_dyn, p_rela and p_st symbols | Anton Blanchard | 1 | -0/+1 |
2014-03-07 | powerpc/tm: Fix crash when forking inside a transaction | Michael Neuling | 1 | -0/+9 |
2014-03-06 | x86, trace: Further robustify CR2 handling vs tracing | Peter Zijlstra | 1 | -10/+23 |
2014-03-05 | x86, trace: Fix CR2 corruption when tracing page faults | Jiri Olsa | 1 | -7/+13 |
2014-03-05 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 3 | -8/+23 |
2014-03-05 | x86/efi: Quirk out SGI UV | Borislav Petkov | 3 | -8/+23 |
2014-03-05 | c6x: fix build failure caused by cache.h | Mark Salter | 1 | -0/+1 |
2014-03-04 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 11 | -18/+20 |
2014-03-04 | sh: prefix sh-specific "CCR" and "CCR2" by "SH_" | Geert Uytterhoeven | 11 | -18/+20 |
2014-03-03 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds | 1 | -1/+1 |
2014-03-03 | ARM: XEN depends on having a MMU | Uwe Kleine-König | 1 | -0/+1 |
2014-03-02 | ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid proble... | Marek Belisko | 1 | -1/+1 |
2014-03-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2014-03-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+7 |
2014-03-01 | ARM: tegra: add LED options back into tegra_defconfig | Stephen Warren | 1 | -0/+3 |
2014-02-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 6 | -6/+40 |
2014-02-28 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -6/+18 |
2014-02-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 10 | -178/+219 |
2014-02-28 | ARM: dts: omap3-igep: fix boot fail due wrong compatible match | Javier Martinez Canillas | 2 | -2/+2 |
2014-02-28 | wl1251: move power GPIO handling into the driver | Sebastian Reichel | 2 | -9/+4 |
2014-02-28 | wl1251: split wl251 platform data to a separate structure | Luciano Coelho | 2 | -3/+3 |
2014-02-28 | arm64: Fix !CONFIG_SMP kernel build | Catalin Marinas | 1 | -0/+8 |
2014-02-28 | arm64: mm: Add double logical invert to pte accessors | Steve Capper | 1 | -5/+5 |