summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2024-03-1910-372/+423
|\
| * Merge tag 'arm-soc/for-6.9/soc' of https://github.com/Broadcom/stblinux into ...Arnd Bergmann2024-03-112-4/+5
| |\
| | * ARM: bcm: stop selecing CONFIG_TICK_ONESHOTArnd Bergmann2024-02-281-1/+0
| | * ARM: brcmstb: Add debug UART entry for 74165Florian Fainelli2024-02-011-3/+5
| * | Merge tag 'omap-for-v6.9/dt-warnings-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann2024-03-048-368/+418
| |\ \
| | * | ARM: dts: omap3: Update clksel clocks to use reg instead of ti,bit-shiftTony Lindgren2024-02-267-351/+396
| | * | ARM: dts: am3: Update clksel clocks to use reg instead of ti,bit-shiftTony Lindgren2024-02-261-17/+22
| | |/
* | | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-152-15/+10
|\ \ \
| * | | crypto: arm/sha - fix function cast warningsArnd Bergmann2024-02-242-15/+10
| | |/ | |/|
* | | Merge tag 'mtd/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2024-03-1517-8/+191
|\ \ \
| * | | ARM: dts: broadcom: bcmbca: Add NAND controller nodeWilliam Zhang2024-03-1517-8/+191
| |/ /
* | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-7/+1
|\ \ \
| * | | ARM: remove Thumb2 __builtin_thread_pointer workaround for ClangNathan Chancellor2024-02-221-7/+1
* | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-1416-21/+28
|\ \ \ \
| * | | | mm/treewide: drop pXd_large()Peter Xu2024-03-062-2/+0
| * | | | mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-061-2/+2
| * | | | arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He2024-02-233-7/+11
| * | | | arm, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-231-2/+2
| * | | | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-222-0/+3
| * | | | arm/mm: use pte_next_pfn() in set_ptes()David Hildenbrand2024-02-221-1/+1
| * | | | arm/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
| * | | | arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WXChristophe Leroy2024-02-225-7/+7
| |/ / /
* | | | Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-1/+0
|\ \ \ \
| * | | | thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSRafael J. Wysocki2024-02-231-1/+0
| |/ / /
* | | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-4/+4
|\ \ \ \
| * \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-111-4/+4
| |\ \ \ \
| | * | | | mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov2024-03-111-4/+4
| | | |_|/ | | |/| |
* | | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-124-4/+5
|\ \ \ \ \
| * | | | | fortify: Improve buffer overflow reportingKees Cook2024-02-292-2/+2
| * | | | | fortify: Split reporting and avoid passing string pointerKees Cook2024-02-292-2/+2
| * | | | | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
| * | | | | kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-011-1/+2
* | | | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-1/+2
|\ \ \ \ \ \
| * | | | | | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-062-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'soc-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-124-3/+24
|\ \ \ \ \ \
| * | | | | | ARM: defconfig: enable STMicroelectronics accelerometer and gyro for ExynosMartin Jücker2024-03-042-0/+6
| * | | | | | Merge tag 'imx-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2024-03-041-0/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: imx_v6_v7_defconfig: enable the vf610 gpio driverMartin Kaiser2024-02-061-0/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'renesas-arm-defconfig-for-v6.9-tag1' of git://git.kernel.org/pub/s...Arnd Bergmann2024-02-202-3/+0
| |\ \ \ \ \ \
| | * | | | | | ARM: multi_v7_defconfig: Disable board stagingGeert Uytterhoeven2024-01-231-1/+0
| | * | | | | | ARM: shmobile: defconfig: Disable stagingGeert Uytterhoeven2024-01-231-2/+0
| | |/ / / / /
| * | | | | | ARM: multi_v7_defconfig: Enable BACKLIGHT_CLASS_DEVICEMarek Szyprowski2024-02-021-0/+1
| * | | | | | ARM: multi_v7_defconfig: Add more TI Keystone supportAndrew Davis2024-01-311-0/+16
| |/ / / / /
* | | | | | Merge tag 'soc-arm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2024-03-1224-51/+75
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v6.9/soc-part2-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2024-03-046-9/+30
| |\ \ \ \ \ \
| | * | | | | | ARM: AM33xx: PRM: Implement REBOOT_COLDAlexander Sverdlin2024-02-286-5/+30
| | * | | | | | ARM: AM33xx: PRM: Remove redundand definesAlexander Sverdlin2024-02-281-4/+0
| * | | | | | | Merge tag 'omap-for-v6.9/omap1-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2024-03-041-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: omap1: remove duplicated 'select ARCH_OMAP'Masahiro Yamada2024-02-281-1/+0
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'zynq-soc-for-6.9' of https://github.com/Xilinx/linux-xlnx into soc...Arnd Bergmann2024-03-041-3/+2
| |\ \ \ \ \ \ \