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
Age
Commit message (
Expand
)
Author
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-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
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
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-27
net: checksum: drop the linux/uaccess.h include
Jakub Kicinski
2023-01-19
serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ...
Bin Meng
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-11
ARM: 9283/1: permit non-nested kernel mode NEON in softirq context
Ard Biesheuvel
2023-01-11
ARM: 9282/1: vfp: Manipulate task VFP state with softirqs disabled
Ard Biesheuvel
2023-01-04
ARM: renumber bits related to _TIF_WORK_MASK
Jens Axboe
2022-12-15
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-07
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
2022-12-07
ARM: 9279/1: support function error injection
Wang Kefeng
2022-11-28
ARM: 9274/1: Add hwcap for Speculative Store Bypassing Safe
Amit Daniel Kachhap
2022-11-28
ARM: 9273/1: Add hwcap for Speculation Barrier(SB)
Amit Daniel Kachhap
2022-11-28
ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MM
Amit Daniel Kachhap
2022-11-28
ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16
Amit Daniel Kachhap
2022-11-28
ARM: 9270/1: vfp: Add hwcap for FEAT_FHM
Amit Daniel Kachhap
2022-11-28
ARM: 9269/1: vfp: Add hwcap for FEAT_DotProd
Amit Daniel Kachhap
2022-11-28
ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16
Amit Daniel Kachhap
2022-11-28
ARM: 9267/1: Define Armv8 registers in AArch32 state
Amit Daniel Kachhap
2022-11-24
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-11-18
stackprotector: actually use get_random_canary()
Jason A. Donenfeld
2022-11-14
ARM: findbit: operate by words
Russell King (Oracle)
2022-11-09
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
[prev]
[next]