aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-04-25ARM: dts: wheat: Enable watchdog supportGeert Uytterhoeven1-0/+5
2018-04-25ARM: dts: blanche: Enable watchdog supportGeert Uytterhoeven1-0/+5
2018-04-25ARM: dts: porter: Enable watchdog supportGeert Uytterhoeven1-0/+5
2018-04-25ARM: dts: koelsch: Enable watchdog supportGeert Uytterhoeven1-0/+5
2018-04-25ARM: dts: lager: Enable watchdog supportGeert Uytterhoeven1-0/+5
2018-04-25ARM: dts: r8a7793: Add RWDT nodeGeert Uytterhoeven1-0/+10
2018-04-25ARM: dts: r8a7792: Add RWDT nodeGeert Uytterhoeven1-0/+10
2018-04-25ARM: dts: iwg22m: Add watchdog support to SoM dtsiFabrizio Castro1-0/+5
2018-04-25ARM: dts: iwg20m: Add watchdog support to SoM dtsiFabrizio Castro1-0/+5
2018-04-25ARM: dts: r8a7794: Add watchdog support to SoC dtsiFabrizio Castro1-0/+10
2018-04-25ARM: dts: r8a7791: Add watchdog support to SoC dtsiFabrizio Castro1-0/+10
2018-04-25ARM: dts: r8a7790: Add watchdog support to SoC dtsiFabrizio Castro1-0/+10
2018-04-25ARM: dts: r8a7745: Add watchdog support to SoC dtsiFabrizio Castro1-0/+10
2018-04-25ARM: dts: r8a7743: Add watchdog support to SoC dtsiFabrizio Castro1-0/+10
2018-04-25ARM: dts: r8a7794: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7793: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7792: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7791: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7790: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7745: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r8a7743: Adjust SMP routine sizeFabrizio Castro1-1/+1
2018-04-25ARM: dts: r7s72100: Add Capture Engine Unit (CEU)Jacopo Mondi1-3/+12
2018-04-25ARM: dts: r8a77470: Add IRQC supportBiju Das1-0/+20
2018-04-25ARM: dts: r8a77470: Add SYS-DMAC supportBiju Das1-0/+66
2018-04-25ARM: dts: renesas: r8a7794: Add FDP1 instancesLaurent Pinchart1-0/+9
2018-04-25ARM: dts: renesas: r8a7793: Add FDP1 instancesLaurent Pinchart1-0/+18
2018-04-25ARM: dts: renesas: r8a7791: Add FDP1 instancesLaurent Pinchart1-0/+18
2018-04-18ARM: dts: renesas: replace toshiba, mmc-wrprotect-disable with disable-wpMasahiro Yamada2-4/+4
2018-04-16ARM: dts: wheat: Fix ADV7513 address usageKieran Bingham1-2/+9
2018-04-16ARM: dts: iwg23s-sbc: Add support for iWave G23S-SBC based on RZ/G1CBiju Das2-0/+36
2018-04-16ARM: dts: r8a77470: Initial SoC device treeBiju Das1-0/+154
2018-04-16ARM: dts: r7s72100: sort subnodes of root nodeSimon Horman1-38/+40
2018-04-16ARM: dts: r7s72100: stop grouping clocks under a "clocks" subnodeSimon Horman1-55/+49
2018-04-16ARM: dts: r7s72100: sort subnodes of soc nodeSimon Horman1-285/+285
2018-04-16ARM: dts: r7s72100: add soc nodeSimon Horman1-451/+459
2018-04-16ARM: dts: r7s72100: add USB device to device treeChris Brandt1-0/+20
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds5-10/+4
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds24-777/+1040
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds22-105/+329
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+24
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-2/+0
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-40/+63
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-708/+138
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo5-305/+16
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo2-8/+9
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo1-4/+6
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo1-36/+20
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro1-188/+7
2018-04-13x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro1-11/+7