summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorLines
2021-11-25Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+15
2021-11-25Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-1/+0
2021-11-22Merge tag 'socfpga_fix_for_v5.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-5/+5
2021-11-22Merge tag 'arm-soc/for-5.16/devicetree-fixes' of https://github.com/Broadcom/...Arnd Bergmann-2/+10
2021-11-20kmap_local: don't assume kmap PTEs are linear arrays in memoryArd Biesheuvel-0/+1
2021-11-18ARM: socfpga: Fix crash with CONFIG_FORTIRY_SOURCETakashi Iwai-5/+5
2021-11-17Add linux/cacheflush.hMatthew Wilcox (Oracle)-1/+0
2021-11-15ARM: dts: bcm2711: Fix PCIe interruptsFlorian Fainelli-1/+7
2021-11-15ARM: dts: BCM5301X: Add interrupt properties to GPIO nodeFlorian Fainelli-0/+2
2021-11-15ARM: dts: BCM5301X: Fix I2C controller interruptFlorian Fainelli-1/+1
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-13/+13
2021-11-12ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann-11/+11
2021-11-12ARM: 9155/1: fix early early_iounmap()Michał Mirosław-2/+2
2021-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+0
2021-11-10Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+0
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-4/+3
2021-11-08arm64: Track no early_pgtable_alloc() for kmemleakQian Cai-1/+1
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport-2/+2
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2021-11-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-4/+5
2021-11-03Merge tag 'defconfig-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-108/+79
2021-11-03Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-444/+653
2021-11-03Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-2094/+8709
2021-11-03Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-4303/+47
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-24/+6
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+15
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-117/+339
2021-11-02Merge branches 'clk-imx', 'clk-ux500' and 'clk-debugfs' into clk-nextStephen Boyd-0/+1
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+0
2021-11-02xen: allow pv-only hypercalls only with CONFIG_XEN_PVJuergen Gross-2/+0
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)-117/+339
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-20/+66
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-5/+0
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+2
2021-11-01Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-15/+22
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-19/+13
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-0/+1
2021-10-30ARM: 9151/1: Thumb2: avoid __builtin_thread_pointer() on ClangArd Biesheuvel-1/+6
2021-10-30ARM: 9150/1: Fix PID_IN_CONTEXTIDR regression when THREAD_INFO_IN_TASK=yArd Biesheuvel-1/+12
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier-15/+13
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie-371/+568
2021-10-26clk: ux500: Add driver for the reset portions of PRCCLinus Walleij-0/+1
2021-10-26Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2021-10-26Merge tag 'qcom-arm64-for-5.16-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-0/+76
2021-10-26Merge tag 'qcom-dts-for-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-130/+91
2021-10-26Merge tag 'samsung-dt-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-0/+16