summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He2023-12-061-4/+0
* Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-11-101-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-032-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-025-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
|\ \
| * | Revert part of ae1f8d793a19 ("ARM: 9304/1: add prototype for function called ...Russell King (Oracle)2023-08-151-1/+0
| * | Merge branch 'devel-stable' into for-nextRussell King (Oracle)2023-08-141-1/+16
| |\ \ | | |/ | |/|
| | * ARM: iwmmxt: Use undef hook to enable coprocessor for taskArd Biesheuvel2023-05-171-0/+16
| | * ARM: kernel: Get rid of thread_info::used_cp[] arrayArd Biesheuvel2023-05-171-1/+0
* | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-312-2/+2
|\ \ \
| * | | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-112-2/+2
| |/ /
* | | Merge tag 'soc-arm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-08-301-0/+2
|\ \ \
| * | | ARM: l2x0: Add explicit includes for init and typesRob Herring2023-08-121-0/+2
| |/ /
* | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-1/+1
|\ \ \
| * | | nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson2023-08-181-1/+1
| |/ /
* | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-295-27/+34
|\ \ \
| * | | mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)2023-08-241-7/+0
| * | | arm: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-243-16/+27
| * | | arm: include asm/cacheflush.h in asm/hugetlb.hHugh Dickins2023-08-211-0/+1
| * | | arm: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-211-5/+7
| |/ /
* / / ARM: ptrace: Restore syscall skipping for tracersKees Cook2023-08-161-0/+3
|/ /
* | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-069-15/+20
|\ \
| * | ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-05-299-15/+20
* | | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-14/+1
|\ \ \
| * | | Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-191-3/+3
| |\| |
| * | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-095-38/+252
| |\ \ \ | | | |/ | | |/|
| * | | arch/arm: Implement <asm/fb.h> with generic helpersThomas Zimmermann2023-04-201-14/+1
* | | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-1/+0
|\ \ \ \
| * | | | init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-091-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-273-8/+53
|\ \ \ \
| * | | | locking/atomic: arm: add preprocessor symbolsMark Rutland2023-06-051-2/+10
| * | | | locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-2/+1
| * | | | locking/atomic: arm: fix sync opsMark Rutland2023-06-052-4/+42
| | |_|/ | |/| |
* | | | Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-272-2/+2
|\ \ \ \
| * | | | arm: update in-source documentation referencesJonathan Corbet2023-06-122-2/+2
| |/ / /
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-06-2614-4/+124
|\ \ \ \