summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-07kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He1-4/+0
2023-11-11Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-25/+23
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann1-2/+0
2023-11-07arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen1-25/+23
2023-11-04Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+6
2023-11-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds5-18/+9
2023-10-17console: fix up ARM screen_info referenceArnd Bergmann1-0/+1
2023-10-17vgacon: clean up global screen_info instancesArnd Bergmann1-0/+5
2023-10-05ARM: 9326/1: make <linux/uaccess.h> self-contained for ARMMasahiro Yamada3-2/+4
2023-10-05ARM: 9324/1: fix get_user() broken with veneerMasahiro Yamada1-12/+2
2023-10-05ARM: 9323/1: mm: Fix ARCH_LOW_ADDRESS_LIMIT when CONFIG_ZONE_DMAwahrenst1-0/+3
2023-10-05ARM: 9320/1: fix stack depot IRQ stack filterVincent Whitchurch1-4/+0
2023-09-28ARM: locomo: fix locomolcd_power declarationArnd Bergmann1-1/+1
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-24/+0
2023-08-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-2/+16
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2023-08-31Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+2
2023-08-30Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-27/+34
2023-08-25mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)1-7/+0
2023-08-25arm: implement the new page table range APIMatthew Wilcox (Oracle)3-16/+27
2023-08-24ARM: Remove <asm/ide.h>Geert Uytterhoeven1-24/+0
2023-08-22KVM: arm64: pmu: Resync EL0 state on counter rotationMarc Zyngier1-0/+2
2023-08-21arm: include asm/cacheflush.h in asm/hugetlb.hHugh Dickins1-0/+1
2023-08-21arm: convert various functions to use ptdescsVishal Moola (Oracle)1-5/+7
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson1-1/+1
2023-08-16ARM: ptrace: Restore syscall skipping for tracersKees Cook1-0/+3
2023-08-15Revert part of ae1f8d793a19 ("ARM: 9304/1: add prototype for function called ...Russell King (Oracle)1-1/+0
2023-08-14Merge branch 'devel-stable' into for-nextRussell King (Oracle)1-1/+16
2023-08-12ARM: l2x0: Add explicit includes for init and typesRob Herring1-0/+2
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2-2/+2
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-15/+20
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-14/+1
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+0
2023-06-28Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-8/+53
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2023-06-27Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds14-4/+124
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2023-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+5
2023-06-19ARM: 9314/1: tcm: move tcm_init() prototype to asm/tcm.hArnd Bergmann1-3/+8
2023-06-19ARM: 9313/1: vdso: add missing prototypesArnd Bergmann1-0/+5
2023-06-19ARM: 9309/1: add missing syscall prototypesArnd Bergmann1-0/+51
2023-06-19ARM: 9308/1: move setup functions to headerArnd Bergmann1-0/+7
2023-06-19ARM: 9305/1: add clear/copy_user_highpage declarationsArnd Bergmann1-0/+22
2023-06-19ARM: 9304/1: add prototype for function called only from asmArnd Bergmann8-0/+31
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij1-1/+0
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie1-3/+3