summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ARM: 8749/1: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEJinbum Park2018-03-282-0/+6
| | |/ / / / / /
| * | | | | | | ARM: simplify and fix linker script for TCMNicolas Pitre2018-03-094-65/+14
| * | | | | | | ARM: linker script: factor out TCM bitsNicolas Pitre2018-03-093-108/+62
| * | | | | | | ARM: linker script: factor out vectors and stubsNicolas Pitre2018-03-093-40/+23
| * | | | | | | ARM: linker script: factor out unwinding table sectionsNicolas Pitre2018-03-093-28/+16
| * | | | | | | ARM: linker script: factor out stuff for the .text sectionNicolas Pitre2018-03-093-36/+22
| * | | | | | | ARM: linker script: factor out stuff for the DISCARD sectionNicolas Pitre2018-03-093-32/+25
| * | | | | | | ARM: linker script: factor out some common definitions between XIP and non-XIPNicolas Pitre2018-03-093-69/+44
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-066-15/+8
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-055-7/+7
| * | | | | | zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-051-8/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-04-05135-2689/+3104
|\ \ \ \ \ \
| * | | | | | arm: npcm: modify configuration for the NPCM7xx BMC.Tomer Maimon2018-04-052-30/+13
| * | | | | | Merge tag 'davinci-for-v4.17/soc-2' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2018-04-052-8/+5
| |\ \ \ \ \ \
| | * | | | | | ARM: davinci: da8xx: simplify CFGCHIP regmap_configDavid Lechner2018-03-291-4/+1
| | * | | | | | ARM: davinci: da8xx: fix oops in USB PHY driver due to stack allocated platfo...David Lechner2018-03-291-4/+4
| * | | | | | | ARM: omap2: fix am43xx build without L2X0Arnd Bergmann2018-04-051-2/+6
| * | | | | | | Merge tag 'v4.17-rockchip-soc32-1' of ssh://gitolite.kernel.org/pub/scm/linux...Arnd Bergmann2018-03-281-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: rockchip: Set name of pmu regmap_config in smp codeJeffy Chen2018-03-121-0/+1
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'omap-for-v4.17/soc-pt2-signed' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann2018-03-271-4/+16
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP5: control: add support for control module wkup pad configTero Kristo2018-03-201-0/+5
| | * | | | | | | ARM: omap2+: control: add support for auxiliary control module instancesTero Kristo2018-03-201-4/+11
| * | | | | | | | Merge tag 'samsung-soc-4.17-2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Arnd Bergmann2018-03-271-6/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: EXYNOS: Simplify code in coupled CPU idle hot pathMarek Szyprowski2018-03-211-1/+1
| | * | | | | | | | ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210Marek Szyprowski2018-03-211-5/+1
| * | | | | | | | | Merge tag 'renesas-soc-for-v4.17' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-03-275-11/+89
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: shmobile: rcar-gen2: Add watchdog supportFabrizio Castro2018-03-132-3/+13
| | * | | | | | | | | ARM: shmobile: Add watchdog supportFabrizio Castro2018-03-132-0/+59
| | * | | | | | | | | ARM: shmobile: rcar-gen2: Fix error check in regulator quirkGeert Uytterhoeven2018-02-281-1/+1
| | * | | | | | | | | ARM: shmobile: stout: enable R-Car Gen2 regulator quirkMarek Vasut2018-02-211-7/+16
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'sunxi-core-for-4.17' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Arnd Bergmann2018-03-273-0/+866
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: sunxi: mc-smp: Split out SoC-specific device node lookup sequenceChen-Yu Tsai2018-03-101-40/+86
| | * | | | | | | | | ARM: sunxi: mc-smp: Use DT enable-method for sun9i A80 SMPChen-Yu Tsai2018-03-101-1/+20
| | * | | | | | | | | ARM: sunxi: mc-smp: Fix "lookback" typoChen-Yu Tsai2018-03-101-2/+2
| | * | | | | | | | | ARM: sun9i: smp: Support cpu0 hotplugChen-Yu Tsai2018-02-201-3/+56
| | * | | | | | | | | ARM: sun9i: smp: Support CPU/cluster power down and hotplugging for cpu1~7Chen-Yu Tsai2018-02-201-1/+189
| | * | | | | | | | | ARM: sun9i: Support SMP bring-up on A80Chen-Yu Tsai2018-02-203-0/+560
| | |/ / / / / / / /
| * | | | | | | | | ARM: multi_v7_defconfig: add NXP FlexCAN IP supportStefan Agner2018-03-271-0/+1
| * | | | | | | | | ARM: multi_v7_defconfig: enable thermal driver for i.MX devicesStefan Agner2018-03-271-0/+1
| * | | | | | | | | ARM: multi_v7_defconfig: add RN5T618 PMIC family supportStefan Agner2018-03-271-0/+3
| * | | | | | | | | ARM: multi_v7_defconfig: add NXP graphics driversStefan Agner2018-03-271-0/+3
| * | | | | | | | | ARM: multi_v7_defconfig: add GPMI NAND controller supportStefan Agner2018-03-271-0/+1
| * | | | | | | | | ARM: multi_v7_defconfig: add OCOTP driver for NXP SoCsStefan Agner2018-03-271-0/+2
| * | | | | | | | | ARM: multi_v7_defconfig: configure I2C driver built-inStefan Agner2018-03-271-1/+1
| * | | | | | | | | Merge tag 'omap-for-v4.17/defconfig-pt2-signed' of ssh://gitolite.kernel.org/...Arnd Bergmann2018-03-272-0/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: multi_v7_defconfig: Enable CPCAP related options mostly as loadable modulesTony Lindgren2018-03-201-0/+9
| | * | | | | | | | | ARM: omap2plus_defconfig: Add UINPUTTony Lindgren2018-03-201-0/+1
| | * | | | | | | | | ARM: omap2plus_defconfig: Enable MDM6600 USB PHYTony Lindgren2018-03-201-0/+1
| | * | | | | | | | | ARM: omap2plus_defconfig: Add AUDIO_GRAPH_CARDTony Lindgren2018-03-201-0/+2
| | * | | | | | | | | ARM: omap2plus_defconfig: Enable PWM_VIBRATony Lindgren2018-03-201-0/+1