index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+27
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-04-29
ia64: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-3
/
+1
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
1
-1
/
+1
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-30
ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
Sergei Trofimovich
1
-213
/
+0
2021-04-30
ia64: simplify code flow around swiotlb init
Sergei Trofimovich
1
-2
/
+5
2021-02-25
mm: simplify parater of function memmap_init_zone()
Baoquan He
1
-5
/
+7
2021-02-25
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
1
-3
/
+3
2021-02-21
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-01-18
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
1
-0
/
+1
2020-12-30
mm: memmap defer init doesn't work as expected
Baoquan He
1
-2
/
+2
2020-12-15
ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
Mike Rapoport
1
-14
/
+0
2020-10-16
mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
David Hildenbrand
1
-2
/
+2
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+2
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-09-26
mm: replace memmap_context by meminit_context
Laurent Dufour
1
-3
/
+3
2020-09-11
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
1
-2
/
+1
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-6
/
+6
2020-06-05
ia64: add support for folded p4d page tables
Mike Rapoport
1
-4
/
+24
2020-04-11
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-0
/
+3
2020-04-11
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-2
/
+2
2020-01-05
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-3
/
+1
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-2
/
+2
2019-09-25
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-08-17
ia64: remove CONFIG_SWIOTLB ifdefs
Christoph Hellwig
1
-2
/
+0
2019-08-17
ia64: remove support for machvecs
Christoph Hellwig
1
-1
/
+0
2019-08-16
ia64: rework iommu probing
Christoph Hellwig
1
-4
/
+12
2019-08-16
ia64: remove CONFIG_PCI ifdefs
Christoph Hellwig
1
-2
/
+0
2019-07-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
1
-8
/
+3
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-3
/
+3
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-8
/
+30
2019-01-05
ia64: fix compile without swiotlb
Christoph Hellwig
1
-0
/
+2
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
1
-1
/
+1
2018-12-13
swiotlb: remove dma_mark_clean
Christoph Hellwig
1
-11
/
+8
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+0
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
Mike Rapoport
1
-4
/
+4
2018-08-01
ia64: mark special ia64 memory areas anonymous
Linus Torvalds
1
-0
/
+2
2018-07-27
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
1
-1
/
+1
2018-07-22
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
1
-6
/
+2
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
1
-4
/
+4
2018-01-08
mm: pass the vmem_altmap to memmap_init_zone
Christoph Hellwig
1
-4
/
+5
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
1
-2
/
+2
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
1
-2
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
[next]