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
/
mm
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-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-24
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-06-19
arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-19
ARM: 9314/1: tcm: move tcm_init() prototype to asm/tcm.h
Arnd Bergmann
2023-06-19
ARM: 9307/1: nommu: include asm/idmap.h
Arnd Bergmann
2023-06-19
ARM: 9306/1: cacheflush: avoid __flush_anon_page() missing-prototype warning
Arnd Bergmann
2023-06-19
ARM: 9304/1: add prototype for function called only from asm
Arnd Bergmann
2023-06-19
ARM: 9301/1: dma-mapping: hide unused dma_contiguous_early_fixup function
Arnd Bergmann
2023-06-12
arm: update in-source documentation references
Jonathan Corbet
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-27
ARM: Make CONFIG_CPU_V7 valid for 32bit ARMv8 implementations
Marc Zyngier
2023-03-23
ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping()
Greg Kroah-Hartman
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
2023-01-31
ARM: 9288/1: Kconfigs: fix spelling & grammar
Randy Dunlap
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2023-01-11
ARM: 9284/1: include <asm/pgtable.h> from proc-macros.S to fix -Wundef warnings
Masahiro Yamada
2023-01-11
ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment
Giulio Benetti
2022-12-13
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-12-10
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-12-07
ARM: 9278/1: kfence: only handle translation faults
Wang Kefeng
2022-11-24
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-11-21
dma-mapping: reject __GFP_COMP in dma_alloc_attrs
Christoph Hellwig
2022-11-08
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
2022-11-07
ARM: 9254/1: mm: Provide better message when kernel fault
Wang Kefeng
2022-11-07
ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
Giulio Benetti
2022-10-10
Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2022-10-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-10-06
ARM/dma-mapping: remove the dma_coherent member of struct dev_archdata
Christoph Hellwig
2022-10-06
ARM/dma-mappіng: don't override ->dma_coherent when set from a bus notifier
Christoph Hellwig
2022-10-04
ARM: 9246/1: dump: show page table level name
Wang Kefeng
2022-10-04
ARM: 9245/1: dump: show FDT region
Wang Kefeng
2022-10-04
ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
Alex Sverdlin
2022-10-04
ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()
Linus Walleij
2022-09-22
ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAE
Wang Kefeng
2022-09-22
ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd()
Wang Kefeng
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-07-28
ARM: 9218/1: dma-mapping: fix pointer/integer warning
Ben Dooks
2022-07-28
ARM: 9202/1: kasan: support CONFIG_KASAN_VMALLOC
Lecopzer Chen
2022-07-22
dma-mapping: update comment after dmabounce removal
Lukas Bulwahn
[next]