aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-06kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPGravatar Baoquan He 1-4/+0
2023-11-10Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+0
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-25/+23
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesGravatar Arnd Bergmann 1-2/+0
2023-11-07arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersGravatar Ilkka Koskinen 1-25/+23
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-0/+6
2023-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 5-18/+9
2023-10-17console: fix up ARM screen_info referenceGravatar Arnd Bergmann 1-0/+1
2023-10-17vgacon: clean up global screen_info instancesGravatar Arnd Bergmann 1-0/+5
2023-10-05ARM: 9326/1: make <linux/uaccess.h> self-contained for ARMGravatar Masahiro Yamada 3-2/+4
2023-10-05ARM: 9324/1: fix get_user() broken with veneerGravatar Masahiro Yamada 1-12/+2
2023-10-05ARM: 9323/1: mm: Fix ARCH_LOW_ADDRESS_LIMIT when CONFIG_ZONE_DMAGravatar wahrenst 1-0/+3
2023-10-05ARM: 9320/1: fix stack depot IRQ stack filterGravatar Vincent Whitchurch 1-4/+0
2023-09-28ARM: locomo: fix locomolcd_power declarationGravatar Arnd Bergmann 1-1/+1
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+2
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-24/+0
2023-08-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-2/+16
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+2
2023-08-30Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-0/+2
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+1
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-27/+34
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Gravatar Matthew Wilcox (Oracle) 1-7/+0
2023-08-24arm: implement the new page table range APIGravatar Matthew Wilcox (Oracle) 3-16/+27
2023-08-24ARM: Remove <asm/ide.h>Gravatar Geert Uytterhoeven 1-24/+0
2023-08-22KVM: arm64: pmu: Resync EL0 state on counter rotationGravatar Marc Zyngier 1-0/+2
2023-08-21arm: include asm/cacheflush.h in asm/hugetlb.hGravatar Hugh Dickins 1-0/+1
2023-08-21arm: convert various functions to use ptdescsGravatar Vishal Moola (Oracle) 1-5/+7
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUGravatar Douglas Anderson 1-1/+1
2023-08-16ARM: ptrace: Restore syscall skipping for tracersGravatar Kees Cook 1-0/+3
2023-08-15Revert part of ae1f8d793a19 ("ARM: 9304/1: add prototype for function called ...Gravatar Russell King (Oracle) 1-1/+0
2023-08-14Merge branch 'devel-stable' into for-nextGravatar Russell King (Oracle) 1-1/+16
2023-08-12ARM: l2x0: Add explicit includes for init and typesGravatar Rob Herring 1-0/+2
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Gravatar Rick Edgecombe 2-2/+2
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 9-15/+20
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-14/+1
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+0
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-8/+53
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-2/+2
2023-06-26Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 14-4/+124
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+0
2023-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+5
2023-06-19ARM: 9314/1: tcm: move tcm_init() prototype to asm/tcm.hGravatar Arnd Bergmann 1-3/+8
2023-06-19ARM: 9313/1: vdso: add missing prototypesGravatar Arnd Bergmann 1-0/+5
2023-06-19ARM: 9309/1: add missing syscall prototypesGravatar Arnd Bergmann 1-0/+51
2023-06-19ARM: 9308/1: move setup functions to headerGravatar Arnd Bergmann 1-0/+7
2023-06-19ARM: 9305/1: add clear/copy_user_highpage declarationsGravatar Arnd Bergmann 1-0/+22
2023-06-19ARM: 9304/1: add prototype for function called only from asmGravatar Arnd Bergmann 8-0/+31
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Gravatar Linus Walleij 1-1/+0
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Gravatar Dave Airlie 1-3/+3