index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
Age
Commit message (
Expand
)
Author
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-26
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-06-19
ARM: 9314/1: tcm: move tcm_init() prototype to asm/tcm.h
Arnd Bergmann
2023-06-19
ARM: 9313/1: vdso: add missing prototypes
Arnd Bergmann
2023-06-19
ARM: 9309/1: add missing syscall prototypes
Arnd Bergmann
2023-06-19
ARM: 9308/1: move setup functions to header
Arnd Bergmann
2023-06-19
ARM: 9305/1: add clear/copy_user_highpage declarations
Arnd Bergmann
2023-06-19
ARM: 9304/1: add prototype for function called only from asm
Arnd Bergmann
2023-06-19
ARM: 9298/1: Drop custom mdesc->handle_irq()
Linus Walleij
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2023-06-16
ARM: cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
2023-06-12
arm: update in-source documentation references
Jonathan Corbet
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
2023-06-05
locking/atomic: arm: add preprocessor symbols
Mark Rutland
2023-06-05
locking/atomic: make atomic*_{cmp,}xchg optional
Mark Rutland
2023-06-05
locking/atomic: arm: fix sync ops
Mark Rutland
2023-06-04
KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
Reiji Watanabe
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
2023-05-16
ARM: perf: Mark all accessor functions inline
Geert Uytterhoeven
2023-05-15
ARM: smp: Switch to hotplug core state synchronization
Thomas Gleixner
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-05-05
Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-29
locking/arch: Rename all internal __xchg() names to __arch_xchg()
Andrzej Hajda
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-25
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-04-20
arch/arm: Implement <asm/fb.h> with generic helpers
Thomas Zimmermann
2023-04-12
ARM: 9294/2: vfp: Fix broken softirq handling with instrumentation enabled
Ard Biesheuvel
2023-03-27
ARM: perf: Allow the use of the PMUv3 driver on 32bit ARM
Marc Zyngier
2023-03-23
ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping()
Greg Kroah-Hartman
2023-03-06
gpiolib: remove empty asm/gpio.h files
Arnd Bergmann
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-02-09
arm: include asm-generic/memory_model.h from page.h rather than memory.h
Mike Rapoport (IBM)
2023-02-09
arm/mm: fix swp type masking in __swp_entry()
David Hildenbrand
2023-02-04
efi: Discover BTI support in runtime services regions
Ard Biesheuvel
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-02-02
arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
2023-01-31
arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucap
Mark Rutland
[next]