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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
arm64: mm: fix VA-range sanity check
Mark Rutland
1
-2
/
+2
2023-06-09
arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
Min-Hua Chen
1
-2
/
+2
2023-02-01
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2022-06-25
arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
Will Deacon
1
-2
/
+0
2022-06-09
arm64: fix types in copy_highpage()
Tong Tiangen
1
-2
/
+2
2022-05-18
arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear map
Mike Rapoport
1
-0
/
+9
2022-04-08
arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones
Vijay Balakrishna
2
-5
/
+63
2022-04-08
arm64/mm: avoid fixmap race condition when create pud mapping
Jianyong Wu
1
-0
/
+9
2022-03-11
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
1
-3
/
+9
2021-11-18
arm64: mm: update max_pfn after memory hotplug
Sudarshan Rajagopalan
1
-0
/
+5
2021-10-20
arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
Mike Kravetz
1
-1
/
+1
2021-07-14
arm64: consistently use reserved_pg_dir
Mark Rutland
1
-1
/
+1
2021-06-30
arm64: Force NO_BLOCK_MAPPINGS if crashkernel reservation is required
Catalin Marinas
1
-21
/
+16
2021-06-30
arm64: Ignore any DMA offsets in the max_zone_phys() calculation
Catalin Marinas
1
-5
/
+12
2021-05-19
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
1
-1
/
+3
2021-05-19
arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
Peter Collingbourne
1
-0
/
+12
2021-05-14
arm64: Remove arm64_dma32_phys_limit and its uses
Catalin Marinas
1
-15
/
+18
2021-04-07
arm64: mm: correct the inside linear map range during hotplug check
Pavel Tatashin
1
-2
/
+18
2021-03-17
arm64: mm: use a 48-bit ID map when possible on 52-bit VA builds
Ard Biesheuvel
1
-1
/
+1
2021-03-17
arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memory
Anshuman Khandual
1
-0
/
+12
2021-03-17
arm64: mte: Map hotplugged memory as Normal Tagged
Catalin Marinas
1
-1
/
+2
2021-03-09
arm64: mm: Set ZONE_DMA size based on early IORT scan
Ard Biesheuvel
1
-1
/
+4
2021-03-09
arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
Nicolas Saenz Julienne
1
-3
/
+3
2021-03-09
arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
Nicolas Saenz Julienne
1
-5
/
+2
2021-03-09
arm64: mm: Move reserve_crashkernel() into mem_init()
Nicolas Saenz Julienne
1
-2
/
+6
2021-02-07
arm64: Do not pass tagged addresses to __is_lm_address()
Catalin Marinas
1
-1
/
+1
2021-01-17
arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA
Nicolas Saenz Julienne
1
-1
/
+1
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
1
-25
/
+0
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
1
-11
/
+11
2020-11-13
arm64/mm: Validate hotplug range before creating linear mapping
Anshuman Khandual
1
-0
/
+17
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
1
-1
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-20
/
+10
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-3
/
+4
2020-10-15
arm64: mm: use single quantity to represent the PA to VA translation
Ard Biesheuvel
1
-20
/
+10
2020-10-14
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
1
-1
/
+1
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2
-13
/
+8
2020-10-14
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
1
-7
/
+4
2020-10-14
arm64: numa: simplify dummy_numa_init()
Mike Rapoport
1
-8
/
+5
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-2
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
7
-12
/
+162
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
7
-13
/
+113
2020-10-01
arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op
Will Deacon
1
-1
/
+3
2020-09-29
arm64: mm: Pin down ASIDs for sharing mm with devices
Jean-Philippe Brucker
1
-6
/
+99
2020-09-22
arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
Zhengyuan Liu
1
-1
/
+5
2020-09-18
arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMM
Will Deacon
1
-3
/
+1
2020-09-18
arm64: mm: Fix missing-prototypes in pageattr.c
Tian Tao
1
-0
/
+1
[next]