aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-05-10ARM: dts: BCM5301X: Fix pinmux subnodes namesRafał Miłecki2-4/+4
2021-05-10ARM: dts: Hurricane 2: Fix NAND nodes namesRafał Miłecki1-1/+1
2021-05-10ARM: dts: BCM63xx: Fix NAND nodes namesRafał Miłecki2-3/+3
2021-05-10ARM: NSP: dts: fix NAND nodes namesRafał Miłecki9-17/+17
2021-05-10ARM: Cygnus: dts: fix NAND nodes namesRafał Miłecki4-7/+7
2021-05-10ARM: brcmstb: dts: fix NAND nodes namesRafał Miłecki2-3/+3
2021-05-10ARM: dts: BCM5301X: Fix NAND nodes namesRafał Miłecki5-9/+9
2021-05-10asm-generic: unaligned always use struct helpersArnd Bergmann1-25/+0
2021-05-10asm-generic: unaligned: remove byteshift helpersArnd Bergmann1-2/+0
2021-05-10ARM: PXA: Fix cplds irqdesc allocation when using legacy modeMarc Zyngier1-1/+6
2021-05-10ARM: dts: rockchip: add #power-domain-cells to power domain nodesJohan Jonker3-0/+10
2021-05-10ARM: dts: rockchip: Fix power-controller node names for rk3288Elaine Zhang1-4/+4
2021-05-10ARM: dts: rockchip: Fix power-controller node names for rk3188Elaine Zhang1-3/+3
2021-05-10ARM: dts: rockchip: Fix power-controller node names for rk3066aElaine Zhang1-3/+3
2021-05-10ARM: dts: sun8i: r40: add devicetree for Forlinx FETA40i-C & OKA40i-CIvan Uvarov3-0/+310
2021-05-10ARM: dts: sun8i: r40: add pinmux settings for MMC3 and UARTs 2, 4, 5&7Ivan Uvarov1-0/+41
2021-05-10ARM: dts: sun8i: r40: add /omit-if-no-ref/ to pinmux nodes for UARTs 0&3Ivan Uvarov1-0/+3
2021-05-10ARM: dts: rockchip: Remove useless interrupt-names on IOMMU node on rk3036Benjamin Gaignard1-1/+0
2021-05-10ARM: dts: rockchip: Fix IOMMU nodes properties on rk322xBenjamin Gaignard1-7/+3
2021-05-10ARM: dts: rockchip: Fix the timer clocks orderEzequiel Garcia2-6/+6
2021-05-10ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288Johan Jonker2-2/+2
2021-05-10ARM: dts: rockchip: Fix thermal sensor cells o rk322xEzequiel Garcia1-1/+1
2021-05-10ARM: dts: gemini: use the right rtc compatibleCorentin Labbe1-1/+1
2021-05-10ARM: dts: gemini: add device_type on pciCorentin Labbe1-0/+1
2021-05-10ARM: dts: gemini-rut1xx: remove duplicate ethernet nodeCorentin Labbe1-12/+0
2021-05-10ARM: dts: gemini: rename mdio to the right nameCorentin Labbe5-5/+5
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-7/+0
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-11/+13
2021-05-07arm: print alloc free paths for address in registersManinder Singh3-0/+13
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand6-6/+0
2021-05-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds27-454/+246
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+2
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+4
2021-05-05Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds2-8/+0
2021-05-05mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEAnshuman Khandual1-4/+1
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual1-4/+1
2021-05-05ARM: footbridge: remove personal server platformRussell King5-107/+0
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds2-2/+6
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+3
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2021-05-02kbuild: add a script to remove stale generated filesMasahiro Yamada1-7/+0
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-4/+7
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds9-9/+45
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang1-2/+0
2021-04-30ARM: mm: add missing pud_page define to 2-level page tablesNicholas Piggin2-2/+3
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)3-0/+3
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual1-0/+1
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-2/+3
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-0/+1