summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem_low with memblock_alloc_low (2)Mike Rapoport2018-10-311-2/+3
* memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-312-2/+2
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-312-2/+2
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* treewide: remove current_text_addrNick Desaulniers2018-10-311-7/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-291-24/+36
|\
| * arm64: exynos: Enable generic power domain supportMarek Szyprowski2018-10-111-0/+1
| * Merge tag 'renesas-arm64-soc-for-v4.20' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2018-10-041-24/+34
| |\
| | * arm64: Add Renesas R8A774C0 supportFabrizio Castro2018-09-111-0/+6
| | * arm64: Add Renesas R8A774A1 supportBiju Das2018-09-111-0/+6
| | * arm64: enable CMT/TMU support for Renesas SoCSergei Shtylyov2018-09-061-0/+2
| | * arm64: renesas: Remove the ARCH_SHMOBILE Kconfig symbolGeert Uytterhoeven2018-08-301-24/+20
| * | Merge tag 'actions-arm64-soc-for-4.20' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2018-10-021-0/+1
| |\ \
| | * | arm64: actions: Enable PINCTRL in platforms KconfigManivannan Sadhasivam2018-09-301-0/+1
| | |/
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-291-0/+1
|\ \ \
| * \ \ Merge tag 'zynqmp-soc-for-v4.20-v2' of https://github.com/Xilinx/linux-xlnx i...Arnd Bergmann2018-09-261-0/+1
| |\ \ \
| | * | | firmware: xilinx: Add Zynqmp firmware driverRajan Vaja2018-09-261-0/+1
| | | |/ | | |/|
* | | | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-291-0/+20
|\ \ \ \
| * | | | arm64: defconfig: Enable SERIAL_8250_OMAPLokesh Vutla2018-10-051-0/+1
| * | | | arm64: defconfig: Enable TI_SCI related configsLokesh Vutla2018-10-051-0/+5
| * | | | Merge tag 'v4.20-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2018-10-041-0/+1
| |\ \ \ \
| | * | | | arm64: defconfig: enable Rockchip Innosilicon hdmiphyHeiko Stuebner2018-09-281-0/+1
| | | |/ / | | |/| |
| * | | | arm64: defconfig: enable CONFIG_MMC_UNIPHIERMasahiro Yamada2018-10-041-0/+1
| * | | | Merge tag 'sunxi-config64-for-4.20' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2018-10-021-0/+1
| |\ \ \ \
| | * | | | arm64: defconfig: Enable CONFIG_DRM_SUN4IJagan Teki2018-09-051-0/+1
| | |/ / /
| * | | | arm64: defconfig: Enable USB phys for UniPhier SoCsKunihiko Hayashi2018-10-011-0/+2
| * | | | Merge tag 'qcom-arm64-defconfig-for-4.20' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2018-10-011-0/+3
| |\ \ \ \
| | * | | | arm64: defconfig: Enable Qualcomm QRTRBjorn Andersson2018-09-131-0/+3
| | |/ / /
| * | | | Merge tag 'renesas-arm64-defconfig-for-v4.20' of git://git.kernel.org/pub/scm...Arnd Bergmann2018-09-281-0/+2
| |\ \ \ \
| | * | | | arm64: defconfig: enable R8A774C0 SoCFabrizio Castro2018-09-171-0/+1
| | * | | | arm64: defconfig: enable R8A774A1 SoCBiju Das2018-08-271-0/+1
| | |/ / /
| * | | | Merge tag 'hisi-defconfig-for-4.20' of git://github.com/hisilicon/linux-hisi ...Olof Johansson2018-09-251-0/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | arm64: defconfig: Enable PCIEPORTBUSDongdong Liu2018-09-211-0/+1
| | * | | arm64: defconfig: enable HiSilicon HNS3 driverZhou Wang2018-09-211-0/+3
| | |/ /
* | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-10-29147-2373/+16423
|\ \ \ \
| * \ \ \ Merge tag 'socfpga_updates_for_v4.20_part3' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2018-10-112-1/+4
| |\ \ \ \
| | * | | | arm64: dts: stratix10: add ethernet aliasesDinh Nguyen2018-10-051-0/+3
| | * | | | arm64: dts: stratix10: Correct System Manager register sizeThor Thayer2018-09-271-1/+1
| * | | | | Merge tag 'samsung-dt64-4.20' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2018-10-111-3/+15
| |\ \ \ \ \
| | * | | | | arm64: ARM: dts: exynos: Remove double SD card detect pin inversion on TM2Krzysztof Kozlowski2018-09-241-2/+1
| | * | | | | arm64: dts: exynos: Add OF graph between USB-PHY and MUICAndrzej Hajda2018-09-211-1/+14
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'mvebu-dt64-4.20-2' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann2018-10-058-83/+145
| |\ \ \ \ \
| | * | | | | arm64: dts: clearfog-gt-8k: add PCIe slot descriptionBaruch Siach2018-10-031-0/+7
| | * | | | | arm64: dts: marvell: add CP110 ICU SEI subnodeMiquel Raynal2018-10-031-0/+8
| | * | | | | arm64: dts: marvell: use new bindings for CP110 interruptsMiquel Raynal2018-10-031-67/+74
| | * | | | | arm64: dts: marvell: add AP806 SEI subnodeMiquel Raynal2018-10-021-0/+9
| | * | | | | arm64: dts: marvell: add CPU Idle power state support on Armada 7K/8Korenbh2018-10-022-0/+31
OpenPOWER on IntegriCloud