summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: prctl: reject PR_SET_MDWE on pre-ARMv6Zev Weiss2024-03-261-0/+14
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2024-03-2311-184/+33
|\
| * Merge branches 'misc' and 'fixes' into for-linusRussell King (Oracle)2024-03-191-0/+3
| |\
| | * ARM: 9359/1: flush: check if the folio is reserved for no-mapping addressesYongqiang Liu2024-03-111-0/+3
| * | ARM: 9354/1: ptrace: Use bitfield helpersGeert Uytterhoeven2024-03-111-2/+3
| * | ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B coresArd Biesheuvel2024-02-264-177/+15
| * | ARM: 9353/1: remove unneeded entry for CONFIG_FRAME_POINTERMasahiro Yamada2024-02-241-3/+0
| * | ARM: 9351/1: fault: Add "cut here" line for prefetch abortsKees Cook2024-02-241-0/+1
| * | ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed()Kees Cook2024-02-241-0/+7
| * | ARM: 9349/1: unwind: Add missing "Call trace:" lineKees Cook2024-02-242-1/+3
| * | ARM: 9334/1: mm: init: remove misuse of kernel-doc commentRandy Dunlap2024-02-241-1/+1
| |/
* | 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
| |\ \ \ \ \ \