| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-05-19 | 1 | -1/+1 |
|\ |
|
| * | panic: add an option to replay all the printk message in buffer | Feng Tang | 2019-05-19 | 1 | -1/+1 |
* | | Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2019-05-19 | 17 | -24/+12 |
|\ \ |
|
| * | | treewide: prefix header search paths with $(srctree)/ | Masahiro Yamada | 2019-05-18 | 6 | -7/+7 |
| * | | alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig | Masahiro Yamada | 2019-05-18 | 2 | -0/+2 |
| * | | arch: remove dangling asm-generic wrappers | Masahiro Yamada | 2019-05-18 | 5 | -13/+0 |
| * | | sh: exclude vmlinux.scr from .gitignore pattern | Masahiro Yamada | 2019-05-18 | 1 | -0/+1 |
| * | | sh: vsyscall: drop unnecessary cc-ldoption | Nick Desaulniers | 2019-05-18 | 1 | -2/+1 |
| * | | ia64: require -Wl,--hash-style=sysv | Nick Desaulniers | 2019-05-18 | 1 | -1/+1 |
| * | | csky: remove deprecated arch/csky/boot/dts/include/dt-bindings | Masahiro Yamada | 2019-05-18 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-05-19 | 1 | -0/+23 |
|\ \ |
|
| * | | ARM: at91: Implement clocksource selection | Alexandre Belloni | 2019-05-02 | 1 | -0/+23 |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-19 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | arm64: arch_k3: Enable interrupt controller drivers | Lokesh Vutla | 2019-05-01 | 1 | -0/+5 |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-05-19 | 6 | -17/+17 |
|\ \ \ \ |
|
| * | | | | x86/mpx, mm/core: Fix recursive munmap() corruption | Dave Hansen | 2019-05-09 | 6 | -17/+17 |
* | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-05-19 | 19 | -117/+267 |
|\ \ \ \ \ |
|
| * | | | | | arm64: dts: sprd: Add clock properties for serial devices | Baolin Wang | 2019-05-16 | 1 | -4/+12 |
| * | | | | | Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9... | Olof Johansson | 2019-05-16 | 4 | -94/+230 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: at91: pm: do not disable/enable PLLA for ULP modes | Claudiu Beznea | 2019-03-28 | 1 | -31/+0 |
| | * | | | | | ARM: at91: pm: disable RC oscillator in ULP0 | Claudiu Beznea | 2019-03-28 | 1 | -2/+37 |
| | * | | | | | ARM: at91: pm: add ULP1 support for SAM9X60 | Claudiu Beznea | 2019-03-28 | 2 | -1/+64 |
| | * | | | | | ARM: at91: pm: add support for per SoC wakeup source configuration | Claudiu Beznea | 2019-03-28 | 1 | -8/+34 |
| | * | | | | | ARM: at91: pm: keep at91_pm_backup_init() only for SAMA5D2 SoCs | Claudiu Beznea | 2019-03-28 | 1 | -0/+3 |
| | * | | | | | ARM: at91: pm: initial PM support for SAM9X60 | Claudiu Beznea | 2019-03-28 | 3 | -0/+34 |
| | * | | | | | ARM: at91: pm: introduce at91_soc_pm structure | Claudiu Beznea | 2019-03-28 | 1 | -56/+62 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge tag 'at91-5.2-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2019-05-16 | 2 | -4/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: at91: sama5: make ov2640 as a module | Tudor Ambarus | 2019-04-18 | 1 | -1/+1 |
| | * | | | | | ARM: at91: remove HAVE_FB_ATMEL for sama5 SoC as they use DRM | Nicolas Ferre | 2019-04-04 | 1 | -3/+0 |
| | |/ / / / |
|
| * | | | | | Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2019-05-16 | 2 | -2/+9 |
| |\ \ \ \ \ |
|
| | * | | | | | arm64: tegra: Disable XUSB support on Jetson TX2 | Thierry Reding | 2019-05-08 | 1 | -2/+2 |
| | * | | | | | arm64: tegra: Enable SMMU translation for PCI on Tegra186 | Thierry Reding | 2019-05-08 | 1 | -0/+4 |
| | * | | | | | arm64: tegra: Fix insecure SMMU users for Tegra186 | Jonathan Hunter | 2019-05-08 | 1 | -0/+3 |
| * | | | | | | Merge tag 'tegra-for-5.2-arm64-soc-fixes' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 2019-05-16 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | arm64: tegra: Select ARM_GIC_PM | Sameer Pujar | 2019-05-08 | 1 | -0/+1 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge tag 'socfpga_arm32_defconfig_for_v5.2' of git://git.kernel.org/pub/scm/... | Olof Johansson | 2019-05-16 | 1 | -1/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: socfpga_defconfig: enable LTC2497 | Alan Tull | 2019-04-24 | 1 | -0/+2 |
| | * | | | | | | ARM: socfpga_defconfig: enable support for large block devices | Andrey Zhizhikin | 2019-03-28 | 1 | -1/+0 |
| | |/ / / / / |
|
| * | | | | | | Merge tag 'mvebu-arm-5.2-1' of git://git.infradead.org/linux-mvebu into arm/late | Olof Johansson | 2019-05-16 | 5 | -9/+10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: mvebu: drop return from void function | Nicholas Mc Guire | 2019-04-30 | 1 | -1/+0 |
| | * | | | | | | ARM: mvebu: prefix coprocessor operand with p | Stefan Agner | 2019-04-30 | 2 | -2/+2 |
| | * | | | | | | ARM: mvebu: drop unnecessary label | Stefan Agner | 2019-04-30 | 1 | -1/+0 |
| | * | | | | | | ARM: mvebu: fix a leaked reference by adding missing of_node_put | Wen Yang | 2019-04-30 | 1 | -3/+8 |
| | * | | | | | | ARM: mvebu: kirkwood: remove error message when retrieving mac address | Chris Packham | 2019-04-21 | 1 | -2/+0 |
| | |/ / / / / |
|
| * | | | | | | Merge tag 'omap-for-v5.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2019-05-16 | 2 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: dts: logicpd-som-lv: Fix MMC1 card detect | Adam Ford | 2019-04-30 | 1 | -1/+1 |
| | * | | | | | | ARM: OMAP1: ams-delta: fix early boot crash when LED support is disabled | Aaro Koskinen | 2019-04-16 | 1 | -1/+1 |
| * | | | | | | | ARM: ixp4xx: Remove duplicated include from common.c | YueHaibing | 2019-05-16 | 1 | -1/+0 |
* | | | | | | | | Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-05-19 | 4 | -5/+7 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | powerpc/cacheinfo: Remove double free | Tobin C. Harding | 2019-05-17 | 1 | -1/+0 |