Age | Commit message (Expand) | Author | Files | Lines |
2015-05-17 | Merge branch 'master' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 9 | -17/+10 |
2015-05-17 | Merge tag 'arc-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg... | Linus Torvalds | 3 | -16/+3 |
2015-05-17 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -163/+188 |
2015-05-15 | Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -4/+13 |
2015-05-15 | MIPS: tlb-r4k: Fix PG_ELPA comment | James Hogan | 1 | -1/+1 |
2015-05-15 | MIPS: Fix up obsolete cpu_set usage | Ezequiel Garcia | 1 | -1/+1 |
2015-05-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2015-05-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+4 |
2015-05-15 | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 7 | -40/+41 |
2015-05-15 | Merge tag 'mvebu-fixes-4.1-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 4 | -3/+4 |
2015-05-15 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -57/+8 |
2015-05-14 | ARM: EXYNOS: Use of_machine_is_compatible instead of soc_is_exynos4 | Krzysztof Kozlowski | 1 | -1/+1 |
2015-05-14 | ARM: EXYNOS: Fix failed second suspend on Exynos4 | Krzysztof Kozlowski | 4 | -37/+34 |
2015-05-13 | Merge tag 'v4.1-rockchip-socfixes2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2 | -30/+0 |
2015-05-13 | Revert "ARM: rockchip: fix undefined instruction of reset_ctrl_regs" | Heiko Stuebner | 2 | -30/+0 |
2015-05-13 | ARM: EXYNOS: Fix dereference of ERR_PTR returned by of_genpd_get_from_provider | Krzysztof Kozlowski | 1 | -2/+2 |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+67 |
2015-05-13 | x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions | Alexei Starovoitov | 1 | -0/+28 |
2015-05-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -18/+22 |
2015-05-13 | MIPS: IP32: Fix build errors in reset code in DS1685 platform hook. | Joshua Kinard | 1 | -2/+2 |
2015-05-13 | MIPS: KVM: Fix unused variable build warning | Nicholas Mc Guire | 1 | -6/+0 |
2015-05-13 | MIPS: traps: remove extra Tainted: line from __show_regs() output | Petri Gynther | 1 | -1/+0 |
2015-05-13 | MIPS: Fix wrong CHECKFLAGS (sparse builds) with GCC 5.1 | Aaro Koskinen | 1 | -1/+1 |
2015-05-13 | MIPS: Fix a preemption issue with thread's FPU defaults | Maciej W. Rozycki | 3 | -5/+5 |
2015-05-12 | parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a... | Helge Deller | 2 | -0/+7 |
2015-05-12 | ARM: EXYNOS: Don't try to initialize suspend on old DT | Julien Grall | 1 | -1/+3 |
2015-05-12 | ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Peach Boards | Javier Martinez Canillas | 2 | -0/+2 |
2015-05-12 | MIPS: fix FP mode selection in lieu of .MIPS.abiflags data | Paul Burton | 1 | -15/+17 |
2015-05-12 | arm64: perf: fix memory leak when probing PMU PPIs | Will Deacon | 1 | -4/+4 |
2015-05-12 | ARM: gemini: fix compiler warning due wrong data type | Hans Ulli Kroll | 2 | -2/+6 |
2015-05-12 | Merge tag 'omap-for-v4.1/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 5 | -76/+98 |
2015-05-12 | ARM: vexpress/tc2: Add interrupt-affinity to the PMU node | Sudeep Holla | 1 | -0/+1 |
2015-05-12 | ARM: vexpress/ca9: Add interrupt-affinity to the PMU node | Robert Schwebel | 1 | -4/+6 |
2015-05-12 | ARM: vexpress/ca9: Add unified-cache property to l2 cache node | Robert Schwebel | 1 | -0/+1 |
2015-05-12 | ARM64: juno: add sp810 support and fix sp804 clock frequency | Sudeep Holla | 1 | -4/+27 |
2015-05-12 | Merge tag 'tegra-for-4.1-fixes-for-rc3' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -4/+4 |
2015-05-12 | MIPS: SMP: Fix build error. | Ralf Baechle | 2 | -3/+5 |
2015-05-11 | Merge tag 'for-v4.1-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 4 | -68/+93 |
2015-05-11 | ARM: OMAP2+: Remove bogus struct clk comparison for timer clock | Tony Lindgren | 1 | -8/+5 |
2015-05-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -3/+25 |
2015-05-11 | ARM: dove: Add clock-names to CuBox Si5351 clk generator | Sebastian Hesselbarth | 1 | -0/+1 |
2015-05-11 | perf/x86/rapl: Enable Broadwell-U RAPL support | Stephane Eranian | 1 | -0/+1 |
2015-05-11 | x86/vdso: Fix 'make bzImage' on older distros | Oleg Nesterov | 1 | -1/+1 |
2015-05-11 | ARC: inline cache flush toggle helpers | Vineet Gupta | 1 | -2/+2 |
2015-05-11 | ARC: With earlycon in use, retire EARLY_PRINTK | Vineet Gupta | 1 | -13/+0 |
2015-05-11 | ARM: net: delegate filter to kernel interpreter when imm_offset() return valu... | Nicolas Schichan | 1 | -1/+26 |
2015-05-11 | ARM: net fix emit_udiv() for BPF_ALU | BPF_DIV | BPF_K intruction. | Nicolas Schichan | 1 | -2/+13 |
2015-05-10 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 7 | -19/+13 |
2015-05-10 | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -2/+7 |
2015-05-10 | ARC: unbork !LLSC build | Vineet Gupta | 1 | -1/+1 |