index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
arch/arm/mm: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
1
-0
/
+2
2024-01-19
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+6
2024-01-17
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-5
/
+38
2024-01-05
ARM: 9331/1: ARM/dma-mapping: replace kzalloc() and vzalloc() with kvzalloc()
Chen Haonan
1
-4
/
+1
2023-12-22
ARM: Delete ARM11MPCore (ARM11 ARMv6K SMP) support
Linus Walleij
2
-49
/
+0
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2
-6
/
+6
2023-12-05
ARM: 9329/1: kasan: Use memblock_alloc_try_nid_raw for shadow page
Mark-PK Tsai
1
-1
/
+7
2023-12-05
ARM: 9328/1: mm: try VMA lock-based page fault handling first
Wang Kefeng
1
-0
/
+30
2023-09-27
ARM: uniphier: fix cache kernel-doc warnings
Randy Dunlap
1
-1
/
+3
2023-08-31
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+4
2023-08-25
arm: implement the new page table range API
Matthew Wilcox (Oracle)
9
-71
/
+109
2023-08-25
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-08-21
arm: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-3
/
+4
2023-08-18
arm: adjust_pte() use pte_offset_map_nolock()
Hugh Dickins
1
-2
/
+1
2023-08-14
Merge branch 'devel-stable' into for-next
Russell King (Oracle)
1
-0
/
+4
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-12
/
+9
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-49
/
+14
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+7
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2023-06-25
arm/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
1
-49
/
+14
2023-06-20
arm: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2
-1
/
+7
2023-06-19
ARM: 9314/1: tcm: move tcm_init() prototype to asm/tcm.h
Arnd Bergmann
2
-18
/
+1
2023-06-19
ARM: 9307/1: nommu: include asm/idmap.h
Arnd Bergmann
1
-0
/
+1
2023-06-19
ARM: 9306/1: cacheflush: avoid __flush_anon_page() missing-prototype warning
Arnd Bergmann
1
-0
/
+1
2023-06-19
ARM: 9304/1: add prototype for function called only from asm
Arnd Bergmann
1
-0
/
+4
2023-06-19
ARM: 9301/1: dma-mapping: hide unused dma_contiguous_early_fixup function
Arnd Bergmann
1
-0
/
+2
2023-06-12
arm: update in-source documentation references
Jonathan Corbet
1
-2
/
+2
2023-05-29
ARM: mm: Make virt_to_pfn() a static inline
Linus Walleij
12
-12
/
+9
2023-05-17
ARM: vfp: Remove workaround for Feroceon CPUs
Ard Biesheuvel
1
-0
/
+4
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-03-27
ARM: Make CONFIG_CPU_V7 valid for 32bit ARMv8 implementations
Marc Zyngier
1
-1
/
+1
2023-03-23
ARM/dma-mapping: const a pointer to bus_type in arm_iommu_create_mapping()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-25
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+7
2023-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
1
-4
/
+7
2023-01-31
ARM: 9288/1: Kconfigs: fix spelling & grammar
Randy Dunlap
1
-1
/
+1
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
1
-4
/
+7
2023-01-11
ARM: 9284/1: include <asm/pgtable.h> from proc-macros.S to fix -Wundef warnings
Masahiro Yamada
1
-0
/
+1
2023-01-11
ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment
Giulio Benetti
1
-1
/
+1
2022-12-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
13
-17
/
+22
2022-12-13
Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-17
/
+0
2022-12-10
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+22
2022-12-07
ARM: 9278/1: kfence: only handle translation faults
Wang Kefeng
2
-5
/
+22
2022-11-24
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+19
2022-11-21
dma-mapping: reject __GFP_COMP in dma_alloc_attrs
Christoph Hellwig
1
-17
/
+0
2022-11-08
ARM: 9263/1: use .arch directives instead of assembler command line flags
Nick Desaulniers
12
-15
/
+19
2022-11-07
ARM: 9254/1: mm: Provide better message when kernel fault
Wang Kefeng
1
-2
/
+3
2022-11-07
ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
Giulio Benetti
1
-0
/
+19
2022-10-10
Merge tag 'dma-mapping-6.1-2022-10-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-2
/
+8
2022-10-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-5
/
+14
[next]