aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-07-03Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+0
2020-06-29arm/xen: remove the unused macro GRANT_TABLE_PHYSADDRGravatar Xiaofei Tan 1-1/+0
2020-06-28Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 28-120/+47
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 16-105/+132
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+7
2020-06-28Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Gravatar Arnd Bergmann 4-19/+23
2020-06-28Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...Gravatar Arnd Bergmann 1-0/+1
2020-06-28Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...Gravatar Arnd Bergmann 9-4/+35
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Gravatar Patrice Chotard 1-9/+0
2020-06-28Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Gravatar Arnd Bergmann 4-4/+3
2020-06-28Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...Gravatar Arnd Bergmann 19-26/+22
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Gravatar Arnd Bergmann 8-90/+22
2020-06-27Merge tag 'juno-fix-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Gravatar Arnd Bergmann 1-73/+73
2020-06-24ARM: imx6: add missing put_device() call in imx6q_suspend_init()Gravatar yu kuai 1-4/+6
2020-06-24ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()Gravatar yu kuai 1-2/+4
2020-06-23ARM: dts: imx6ul-kontron: Change WDOG_ANY signal from push-pull to open-drainGravatar Frieder Schrempf 1-1/+1
2020-06-23ARM: dts: imx6ul-kontron: Move watchdog from Kontron i.MX6UL/ULL board to SoMGravatar Frieder Schrempf 2-13/+13
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityGravatar Linus Torvalds 1-1/+1
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultGravatar Christoph Hellwig 2-3/+3
2020-06-17ARM: dts: NSP: Correct FA2 mailbox nodeGravatar Matthew Hagan 1-3/+3
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultGravatar Christoph Hellwig 2-2/+3
2020-06-17efi/libstub: arm: Print CPU boot mode and MMU state at bootGravatar Ard Biesheuvel 1-0/+7
2020-06-16Merge branch 'omap-for-v5.8/fixes-rc1' into fixesGravatar Tony Lindgren 4-4/+3
2020-06-16Merge tag 'v5.8-rc1' into fixesGravatar Tony Lindgren 484-9846/+12764
2020-06-16ARM: dts: am5729: beaglebone-ai: fix rgmii phy-modeGravatar Drew Fustini 1-1/+1
2020-06-16ARM: dts: Fix omap4 system timer source clocksGravatar Tony Lindgren 1-1/+1
2020-06-16ARM: dts: Fix duovero smsc interrupt for suspendGravatar Tony Lindgren 1-1/+1
2020-06-16ARM: dts: am335x-pocketbeagle: Fix mmc0 Write ProtectGravatar Drew Fustini 1-1/+0
2020-06-15ARM: dts: NSP: Disable PL330 by default, add dma-coherent propertyGravatar Matthew Hagan 8-1/+31
2020-06-14ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSPGravatar Matthew Hagan 1-0/+1
2020-06-14ARM: dts: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000Gravatar Rafał Miłecki 1-0/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 4-8/+8
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 3-7/+7
2020-06-13ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefullyGravatar Ard Biesheuvel 1-0/+62
2020-06-13ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0Gravatar Chris Packham 1-2/+2
2020-06-11kbuild: fix broken builds because of GZIP,BZIP2,LZOP variablesGravatar Denis Efremov 1-1/+1
2020-06-10ARM: dts: am437x-epos-evm: remove lcd timingsGravatar Tomi Valkeinen 1-16/+0
2020-06-10ARM: dts: am437x-gp-evm: remove lcd timingsGravatar Tomi Valkeinen 1-16/+0
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+6
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 11-460/+4
2020-06-09ARM: dts: am437x-sk-evm: remove lcd timingsGravatar Tomi Valkeinen 1-16/+0
2020-06-09mmap locking API: convert mmap_sem commentsGravatar Michel Lespinasse 2-2/+2
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesGravatar Michel Lespinasse 4-15/+15
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsGravatar Mike Rapoport 4-31/+1
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEGravatar Mike Rapoport 5-41/+8
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 35-35/+33
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 39-41/+37
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 22-22/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Gravatar Dmitry Safonov 1-7/+1
2020-06-09arm: add show_stack_loglvl()Gravatar Dmitry Safonov 1-2/+8