index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Age
Commit message (
Expand
)
Author
2024-05-19
ARM: crypto: use CC_FLAGS_FPU for NEON CFLAGS
Samuel Holland
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-16
Merge branches 'amba', 'cfi', 'clkdev' and 'misc' into for-linus
Russell King (Oracle)
2024-04-29
ARM: 9390/2: lib: Annotate loop delay instructions for CFI
Linus Walleij
2024-04-25
mm/arm: remove pmd_thp_or_huge()
Peter Xu
2024-04-18
ARM: 9358/2: Implement PAN for LPAE by TTBR0 page table walks disablement
Linus Walleij
2023-10-05
ARM: 9321/1: memset: cast the constant byte to unsigned char
Kursad Oney
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-19
arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-05
locking/atomic: arm: fix sync ops
Mark Rutland
2023-03-06
ARM: 9290/1: uaccess: Fix KASAN false-positives
Andrew Jeffery
2022-12-07
ARM: 9279/1: support function error injection
Wang Kefeng
2022-11-14
ARM: findbit: add unwinder information
Russell King (Oracle)
2022-11-14
ARM: findbit: operate by words
Russell King (Oracle)
2022-11-14
ARM: findbit: convert to macros
Russell King (Oracle)
2022-11-14
ARM: findbit: provide more efficient ARMv7 implementation
Russell King (Oracle)
2022-11-14
ARM: findbit: document ARMv5 bit offset calculation
Russell King (Oracle)
2022-11-08
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
2022-10-04
ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()
Li Huafei
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-29
ARM: findbit: fix overflowing offset
Russell King (Oracle)
2022-07-17
arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-11
crypto: arm/xor - make vectorized C code Clang-friendly
Ard Biesheuvel
2021-12-03
ARM: memset: clean up unwind annotations
Ard Biesheuvel
2021-12-03
ARM: memmove: use frame pointer as unwind anchor
Ard Biesheuvel
2021-12-03
ARM: memcpy: use frame pointer as unwind anchor
Ard Biesheuvel
2021-12-03
ARM: call_with_stack: add unwind support
Ard Biesheuvel
2021-12-03
ARM: implement IRQ stacks
Ard Biesheuvel
2021-12-03
ARM: backtrace-clang: avoid crash on bogus frame pointer
Ard Biesheuvel
2021-09-09
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-08-20
ARM: 9113/1: uaccess: remove set_fs() implementation
Arnd Bergmann
2021-07-19
printk: Userspace format indexing support
Chris Down
2020-11-12
ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weak
Fangrui Song
2020-10-27
ARM: 9014/2: Replace string mem* functions for KASan
Linus Walleij
2020-08-20
arm: propagate the calling convention changes down to csum_partial_copy_from_...
Al Viro
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
arm/asm: add loglvl to c_backtrace()
Dmitry Safonov
2020-06-04
arm: add support for folded p4d page tables
Mike Rapoport
2020-02-21
ARM: 8958/1: rename missed uaccess .fixup section
Kees Cook
2019-09-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2019-08-29
ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for Clang
Nathan Huckleberry
2019-08-23
ARM: 8897/1: check stmfd instruction using right shift
Lvqiang Huang
2019-07-19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-07-15
Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...
Olof Johansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-11
ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpc
Russell King
[next]