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