aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)AuthorFilesLines
2024-06-15efi/arm: Disable LPAE PAN when calling EFI runtime servicesGravatar Ard Biesheuvel 1-0/+13
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-0/+15
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+0
2024-05-19ARM: implement ARCH_HAS_KERNEL_FPU_SUPPORTGravatar Samuel Holland 1-0/+15
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-9/+8
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxGravatar Linus Torvalds 8-29/+143
2024-05-16Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linusGravatar Russell King (Oracle) 8-29/+143
2024-05-15ARM: 9398/1: Fix userspace enter on LPAE with CC_OPTIMIZE_FOR_SIZE=yGravatar Geert Uytterhoeven 2-2/+2
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+3
2024-05-03arch: Rename fbdev header and source filesGravatar Thomas Zimmermann 1-6/+0
2024-04-29ARM: 9391/2: hw_breakpoint: Handle CFI breakpointsGravatar Linus Walleij 1-0/+1
2024-04-29ARM: 9387/2: mm: Rewrite cacheflush vtables in CFI safe CGravatar Linus Walleij 1-19/+9
2024-04-25mm: convert arch_clear_hugepage_flags to take a folioGravatar Matthew Wilcox (Oracle) 1-3/+3
2024-04-25mm/arm: remove pmd_thp_or_huge()Gravatar Peter Xu 2-2/+0
2024-04-25mm/treewide: replace pXd_huge() with pXd_leaf()Gravatar Peter Xu 1-1/+1
2024-04-25mm/arm: use macros to define pmd/pud helpersGravatar Peter Xu 3-4/+5
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Gravatar Vincent Guittot 1-3/+3
2024-04-18ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablementGravatar Linus Walleij 5-2/+79
2024-04-18ARM: 9357/2: Reduce the number of #ifdef CONFIG_CPU_SW_DOMAIN_PANGravatar Linus Walleij 2-10/+27
2024-04-18ARM: 9356/2: Move asm statements accessing TTBCR into C functionsGravatar Linus Walleij 1-0/+12
2024-04-18ARM: 9355/2: Add TTBCR_* definitions to pgtable-3level-hwdef.hGravatar Linus Walleij 1-0/+17
2024-03-26ARM: prctl: reject PR_SET_MDWE on pre-ARMv6Gravatar Zev Weiss 1-0/+14
2024-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-2/+3
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-7/+1
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-5/+7
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+2
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2024-03-11ARM: 9354/1: ptrace: Use bitfield helpersGravatar Geert Uytterhoeven 1-2/+3
2024-03-06mm/treewide: drop pXd_large()Gravatar Peter Xu 2-2/+0
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesGravatar Arnd Bergmann 1-1/+1
2024-02-22ARM: remove Thumb2 __builtin_thread_pointer workaround for ClangGravatar Nathan Chancellor 1-7/+1
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesGravatar Mathieu Desnoyers 1-0/+2
2024-02-22arm/pgtable: define PFN_PTE_SHIFTGravatar David Hildenbrand 1-0/+2
2024-02-22arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WXGravatar Christophe Leroy 1-3/+3
2024-02-20vdso/ARM: Make union vdso_data_store available for all architecturesGravatar Anna-Maria Behnsen 2-27/+0
2024-02-09work around gcc bugs with 'asm goto' with outputsGravatar Linus Torvalds 1-2/+2
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hGravatar Tanzir Hasan 1-1/+2
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-0/+2
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+0
2024-01-17Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+2
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-13/+0
2024-01-04locomo: make locomo_bus_type constant and staticGravatar Greg Kroah-Hartman 1-2/+0
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodGravatar Vincent Guittot 1-0/+1
2023-12-20mm: Introduce pudp/p4dp/pgdp_get() functionsGravatar Alexandre Ghiti 1-0/+2
2023-12-14mm: Introduce flush_cache_vmap_early()Gravatar Alexandre Ghiti 1-0/+2
2023-12-06kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPGravatar Baoquan He 1-4/+0
2023-11-28Merge branch 'asm-generic-prototypes' into asm-genericGravatar Arnd Bergmann 2-7/+0
2023-11-23arch: vdso: consolidate gettime prototypesGravatar Arnd Bergmann 1-5/+0
2023-11-23arch: consolidate arch_irq_work_raise prototypesGravatar Arnd Bergmann 1-2/+0
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Gravatar Kefeng Wang 1-6/+0