summaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
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-231-2/+3
|\
| * ARM: 9354/1: ptrace: Use bitfield helpersGeert Uytterhoeven2024-03-111-2/+3
* | Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2024-03-191-3/+5
|\ \
| * \ Merge tag 'arm-soc/for-6.9/soc' of https://github.com/Broadcom/stblinux into ...Arnd Bergmann2024-03-111-3/+5
| |\ \
| | * | ARM: brcmstb: Add debug UART entry for 74165Florian Fainelli2024-02-011-3/+5
| | |/
* | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-151-7/+1
|\ \ \
| * | | ARM: remove Thumb2 __builtin_thread_pointer workaround for ClangNathan Chancellor2024-02-231-7/+1
| |/ /
* | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-155-5/+7
|\ \ \
| * | | mm/treewide: drop pXd_large()Peter Xu2024-03-062-2/+0
| * | | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-231-0/+2
| * | | arm/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
| * | | arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WXChristophe Leroy2024-02-221-3/+3
| |/ /
* | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-1/+2
|\ \ \
| * | | 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-121-1/+1
|\ \ \
| * | | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-1/+1
| | |/ | |/|
* / | vdso/ARM: Make union vdso_data_store available for all architecturesAnna-Maria Behnsen2024-02-202-27/+0
|/ /
* / work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-101-2/+2
|/
* Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-191-0/+2
|\
| * mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+2
* | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-181-2/+0
|\ \
| * | locomo: make locomo_bus_type constant and staticGreg Kroah-Hartman2024-01-041-2/+0
* | | Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-171-0/+2
|\ \ \
| * | | mm: Introduce pudp/p4dp/pgdp_get() functionsAlexandre Ghiti2023-12-201-0/+2
| | |/ | |/|
* | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-113-13/+0
|\ \ \
| * \ \ Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann2023-11-282-7/+0
| |\ \ \
| | * | | arch: vdso: consolidate gettime prototypesArnd Bergmann2023-11-231-5/+0
| | * | | arch: consolidate arch_irq_work_raise prototypesArnd Bergmann2023-11-231-2/+0
| | |/ /
| * / / asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-6/+0
| |/ /
* | / sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot2023-12-231-0/+1
| |/ |/|
* | kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He2023-12-071-4/+0
|/
* Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-111-2/+0
|\
| * kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-11-101-25/+23
|\ \ | |/ |/|
| * arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen2023-11-071-25/+23
* | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-042-0/+6
|\ \
| * | console: fix up ARM screen_info referenceArnd Bergmann2023-10-171-0/+1
| * | vgacon: clean up global screen_info instancesArnd Bergmann2023-10-171-0/+5
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-11-035-18/+9
|\ \ \ | |/ / |/| |
| * | ARM: 9326/1: make <linux/uaccess.h> self-contained for ARMMasahiro Yamada2023-10-053-2/+4
| * | ARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada2023-10-051-12/+2
| * | ARM: 9323/1: mm: Fix ARCH_LOW_ADDRESS_LIMIT when CONFIG_ZONE_DMAwahrenst2023-10-051-0/+3
| * | ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch2023-10-051-4/+0
| |/
* / ARM: locomo: fix locomolcd_power declarationArnd Bergmann2023-09-281-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-09-071-0/+2
|\
| * KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier2023-08-221-0/+2
* | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-051-24/+0
|\ \
| * | ARM: Remove <asm/ide.h>Geert Uytterhoeven2023-08-241-24/+0
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-08-312-2/+16
|\ \