index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2022-04-27
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
1
-37
/
+0
2022-04-08
arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit definition
Will Deacon
1
-1
/
+1
2022-04-08
arm64/mm: avoid fixmap race condition when create pud mapping
Jianyong Wu
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-03-16
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
1
-0
/
+17
2022-03-11
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
1
-3
/
+9
2022-01-29
arm64/bpf: Remove 128MB limit for BPF JIT programs
Russell King
2
-6
/
+9
2021-11-18
arm64: mm: update max_pfn after memory hotplug
Sudarshan Rajagopalan
1
-0
/
+5
2021-10-11
arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE
Mike Kravetz
1
-1
/
+1
2021-09-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+21
2021-09-10
arm64: kdump: Skip kmemleak scan reserved memory for kdump
Chen Wandun
1
-0
/
+6
2021-09-09
arm64: mm: limit linear region to 51 bits for KVM in nVHE mode
Ard Biesheuvel
1
-1
/
+15
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-25
/
+11
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-25
/
+11
2021-09-02
Merge tag 'devicetree-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-88
/
+0
2021-09-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-16
/
+2
2021-08-25
Partially revert "arm64/mm: drop HAVE_ARCH_PFN_VALID"
Will Deacon
1
-0
/
+37
2021-08-25
arm64: kdump: Remove custom linux,usable-memory-range handling
Geert Uytterhoeven
1
-35
/
+0
2021-08-25
arm64: kdump: Remove custom linux,elfcorehdr handling
Geert Uytterhoeven
1
-53
/
+0
2021-08-02
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
1
-14
/
+1
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
1
-2
/
+1
2021-07-21
Revert "mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge"
Jonathan Marek
1
-12
/
+8
2021-07-08
set_memory: allow querying whether set_direct_map_*() is actually enabled
Mike Rapoport
2
-8
/
+12
2021-07-02
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-42
/
+20
2021-07-01
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
1
-37
/
+0
2021-07-01
arm64: drop pfn_valid_within() and simplify pfn_valid()
Mike Rapoport
1
-1
/
+1
2021-07-01
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
3
-3
/
+15
2021-07-01
mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
Christophe Leroy
1
-8
/
+12
2021-07-01
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
1
-3
/
+2
2021-06-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-134
/
+157
2021-06-25
iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
Jean-Philippe Brucker
1
-1
/
+1
2021-06-24
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2
-3
/
+33
2021-06-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
6
-22
/
+27
2021-06-24
Merge branch 'for-next/entry' into for-next/core
Will Deacon
1
-7
/
+0
2021-06-24
Merge branch 'for-next/caches' into for-next/core
Will Deacon
2
-92
/
+95
2021-06-21
arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS
Anshuman Khandual
1
-3
/
+3
2021-06-15
arm64: mm: Pass original fault address to handle_mm_fault()
Gavin Shan
1
-1
/
+1
2021-06-15
arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
Anshuman Khandual
1
-1
/
+1
2021-06-08
arm64: mm: decode xFSC in mem_abort_decode()
Mark Rutland
1
-0
/
+2
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
1
-7
/
+0
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2
-3
/
+33
2021-06-03
arm64: mm: Add is_el1_data_abort() helper
Kefeng Wang
1
-5
/
+8
2021-06-01
arm64: mm: Remove unused support for Normal-WT memory type
Will Deacon
1
-1
/
+0
2021-06-01
arm64: mm: Remove unused support for Device-GRE memory type
Will Deacon
2
-5
/
+0
2021-06-01
arm64: mm: Use better bitmap_zalloc()
Kefeng Wang
1
-4
/
+2
2021-05-27
arm64: assembler: add set_this_cpu_offset
Mark Rutland
1
-10
/
+2
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2
-35
/
+35
[next]