summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-08-28Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-08-17Merge tag 'omap-for-v6.5/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-08-16ARM: ptrace: Restore syscall skipping for tracersKees Cook
2023-08-16ARM: ptrace: Restore syscall restart tracingKees Cook
2023-08-14ARM: dts: am335x-bone-common: Add vcc-supply for on-board eepromShengyu Qu
2023-08-14ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 boardShengyu Qu
2023-08-12ARM: dts: integrator: fix PCI bus dtc warningsLin Yujun
2023-08-12Merge tag 'zynq-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into arm...Arnd Bergmann
2023-08-12Merge tag 'imx-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2023-08-02Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-30ARM: dts: imx: Set default tuning step for imx6sx usdhcXiaolei Wang
2023-07-30ARM: dts: imx: Set default tuning step for imx7d usdhcXiaolei Wang
2023-07-30ARM: dts: imx6: phytec: fix RTC interrupt levelAndrej Picej
2023-07-30ARM: dts: imx6sx: Remove LDB endpointFabio Estevam
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-27Merge tag 'imx-fixes-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2023-07-27backlight: corgi_lcd: fix missing prototypeArnd Bergmann
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt
2023-07-21ARM: dts: at91: sam9x60: fix the SOC detectionDurai Manickam KR
2023-07-21ARM: dts: nspire: Fix arm primecell compatible stringSudeep Holla
2023-07-20ARM: zynq: Explicitly include correct DT includesRob Herring
2023-07-19ARM: dts: nxp/imx: limit sk-imx53 supported frequenciesDmitry Baryshkov
2023-07-18ARM: dts: nxp/imx6sll: fix wrong property name in usbphy nodeXu Yang
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-06Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-05ARM: dts: st: add missing space before {Krzysztof Kozlowski
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-06-29Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Merge tag 'soc-defconfig-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-26Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-24arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-22Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-06-22Merge tag 'memory-controller-drv-6.5' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2023-06-22ARM: omap2: Fix copy/paste bugLinus Walleij