aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-17Merge tag 'riscv-for-linus-6.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-04locomo: make locomo_bus_type constant and staticGreg Kroah-Hartman
2023-12-23sched/topology: Add a new arch_scale_freq_ref() methodVincent Guittot
2023-12-20mm: Introduce pudp/p4dp/pgdp_get() functionsAlexandre Ghiti
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2023-12-06kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He
2023-11-28Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2023-11-07arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-10-17console: fix up ARM screen_info referenceArnd Bergmann
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann
2023-10-05ARM: 9326/1: make <linux/uaccess.h> self-contained for ARMMasahiro Yamada
2023-10-05ARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada
2023-10-05ARM: 9323/1: mm: Fix ARCH_LOW_ADDRESS_LIMIT when CONFIG_ZONE_DMAwahrenst
2023-10-05ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch
2023-09-28ARM: locomo: fix locomolcd_power declarationArnd Bergmann
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-08-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24arm: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24ARM: Remove <asm/ide.h>Geert Uytterhoeven
2023-08-22KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier
2023-08-21arm: include asm/cacheflush.h in asm/hugetlb.hHugh Dickins
2023-08-21arm: convert various functions to use ptdescsVishal Moola (Oracle)
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson
2023-08-16ARM: ptrace: Restore syscall skipping for tracersKees Cook
2023-08-15Revert part of ae1f8d793a19 ("ARM: 9304/1: add prototype for function called ...Russell King (Oracle)
2023-08-14Merge branch 'devel-stable' into for-nextRussell King (Oracle)
2023-08-12ARM: l2x0: Add explicit includes for init and typesRob Herring
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds