Age | Commit message (Expand) | Author | Files | Lines |
2020-01-10 | Merge branch 'x86/mm' into efi/core, to pick up dependencies | Ingo Molnar | 1 | -0/+4 |
2019-12-25 | efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive | Ard Biesheuvel | 1 | -3/+3 |
2019-12-25 | efi/libstub: Drop 'table' argument from efi_table_attr() macro | Ard Biesheuvel | 1 | -2/+1 |
2019-12-25 | efi/libstub: Drop protocol argument from efi_call_proto() macro | Ard Biesheuvel | 1 | -2/+1 |
2019-12-25 | efi/libstub: Remove 'sys_table_arg' from all function prototypes | Ard Biesheuvel | 1 | -2/+2 |
2019-12-25 | efi/libstub: Get rid of 'sys_table_arg' macro parameter | Ard Biesheuvel | 1 | -4/+4 |
2019-12-25 | efi/libstub: Distinguish between native/mixed not 32/64 bit | Ard Biesheuvel | 1 | -1/+1 |
2019-12-25 | efi/libstub: Remove unused __efi_call_early() macro | Ard Biesheuvel | 1 | -1/+0 |
2019-12-16 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 17 | -27/+54 |
2019-12-16 | Merge tag 'arm-soc/for-5.5/soc-fixes' of https://github.com/Broadcom/stblinux... | Olof Johansson | 1 | -0/+1 |
2019-12-16 | Merge tag 'samsung-fixes-5.5' of https://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 1 | -0/+1 |
2019-12-16 | Merge tag 'renesas-fixes-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux... | Olof Johansson | 1 | -0/+1 |
2019-12-15 | ARM: bcm: Add missing sentinel to bcm2711_compat[] | H. Nikolaus Schaller | 1 | -0/+1 |
2019-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+7 |
2019-12-13 | Merge tag 'omap-for-v5.5/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 4 | -4/+6 |
2019-12-13 | ARM: shmobile: defconfig: Restore debugfs support | Geert Uytterhoeven | 1 | -0/+1 |
2019-12-12 | Merge tag 'imx-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Olof Johansson | 4 | -15/+27 |
2019-12-12 | crypto: arm/curve25519 - add arch-specific key generation function | Jason A. Donenfeld | 1 | -0/+7 |
2019-12-12 | ARM: imx: Fix boot crash if ocotp is not found | Leonard Crestez | 1 | -1/+3 |
2019-12-12 | ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS | Leonard Crestez | 1 | -0/+1 |
2019-12-12 | ARM: dts: imx6ul-evk: Fix peripheral regulator | Leonard Crestez | 1 | -6/+20 |
2019-12-11 | Merge tag 'arm-soc/for-5.5/devicetree-fixes' of https://github.com/Broadcom/s... | Olof Johansson | 4 | -6/+6 |
2019-12-11 | ARM: mmp: include the correct cputype.h | Arnd Bergmann | 1 | -1/+1 |
2019-12-11 | ARM: dts: am437x-gp/epos-evm: fix panel compatible | Tomi Valkeinen | 2 | -2/+2 |
2019-12-11 | ARM: imx: Correct ocotp id for serial number support of i.MX6ULL/ULZ SoCs | Christoph Niedermaier | 1 | -2/+2 |
2019-12-10 | ARM: dts: bcm283x: Fix critical trip point | Stefan Wahren | 1 | -1/+1 |
2019-12-10 | ARM: omap2plus_defconfig: Add back DEBUG_FS | Tony Lindgren | 1 | -0/+1 |
2019-12-10 | ARM: omap2plus_defconfig: enable NET_SWITCHDEV | Grygorii Strashko | 1 | -1/+2 |
2019-12-10 | ARM: dts: am335x-sancloud-bbe: fix phy mode | Mans Rullgard | 1 | -1/+1 |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 1 | -0/+4 |
2019-12-09 | ARM: dts: Cygnus: Fix MDIO node address/size cells | Florian Fainelli | 1 | -2/+2 |
2019-12-09 | ARM: dts: bcm2711: fix soc's node dma-ranges | Nicolas Saenz Julienne | 1 | -1/+1 |
2019-12-09 | ARM: exynos_defconfig: Restore debugfs support | Marek Szyprowski | 1 | -0/+1 |
2019-12-09 | ARM: dts: BCM5301X: Fix MDIO node address/size cells | Florian Fainelli | 1 | -2/+2 |
2019-12-09 | ARM: vexpress: Set-up shared OPP table instead of individual for each CPU | Sudeep Holla | 1 | -1/+11 |
2019-12-09 | ARM: dts: e60k02: fix power button | Andreas Kemnade | 1 | -5/+0 |
2019-12-09 | ARM: dts: imx6ul: imx6ul-14x14-evk.dtsi: Fix SPI NOR probing | Stefan Roese | 1 | -1/+1 |
2019-12-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -5/+12 |
2019-12-06 | Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/s... | Olof Johansson | 2 | -0/+63 |
2019-12-06 | Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -6/+6 |
2019-12-06 | Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.or... | Olof Johansson | 8 | -10/+20 |
2019-12-06 | Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm... | Olof Johansson | 1 | -2/+2 |
2019-12-06 | ARM: multi_v7_defconfig: Restore debugfs support | Marek Szyprowski via Linux.Kernel.Org | 1 | -0/+1 |
2019-12-06 | ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT | Vincenzo Frascino | 1 | -0/+3 |
2019-12-06 | ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC | Dietmar Eggemann | 2 | -5/+9 |
2019-12-05 | ARM: defconfig: re-run savedefconfig on multi_v* configs | Olof Johansson | 3 | -41/+27 |
2019-12-05 | Merge mainline/master into arm/fixes | Olof Johansson | 498 | -8923/+27440 |
2019-12-05 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -15/+83 |
2019-12-05 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 263 | -7138/+20144 |
2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -0/+1 |