index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
ia64: implement the new page table range API
Matthew Wilcox (Oracle)
1
-9
/
+23
2023-08-18
ia64: mm: convert to GENERIC_IOREMAP
Baoquan He
1
-35
/
+6
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
1
-30
/
+6
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-30
/
+6
2023-06-19
ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+2
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-04-21
ia64: fix an addr to taddr in huge_pte_offset()
Hugh Dickins
1
-1
/
+1
2023-04-10
docs: move ia64 architecture docs under Documentation/arch/
Jonathan Corbet
1
-1
/
+1
2023-04-08
ia64: mm/contig: fix section mismatch warning/error
Randy Dunlap
1
-1
/
+1
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
1
-1
/
+1
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+4
2023-03-02
ia64: fix livelock in uaccess
Al Viro
1
-1
/
+4
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-4
/
+4
2022-11-08
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
1
-15
/
+0
2022-09-12
ia64: export memory_add_physaddr_to_nid to fix cxl build error
Randy Dunlap
1
-0
/
+1
2022-07-17
ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+27
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
1
-0
/
+4
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+3
2022-04-28
ia64: fix typos in comments
Julia Lawall
2
-3
/
+3
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-3
/
+1
2022-03-22
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
1
-5
/
+0
2022-03-22
mm: handle uninitialized numa nodes gracefully
Michal Hocko
1
-2
/
+2
2022-03-22
mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...
Michal Hocko
1
-2
/
+0
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-9
/
+7
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2021-11-06
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2
-2
/
+2
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
1
-3
/
+2
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
1
-1
/
+2
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
5
-254
/
+0
2021-04-30
ia64: simplify code flow around swiotlb init
Sergei Trofimovich
1
-2
/
+5
2021-04-16
ia64: fix discontig.c section mismatches
Randy Dunlap
1
-3
/
+3
2021-02-24
mm: simplify parater of function memmap_init_zone()
Baoquan He
1
-5
/
+7
2021-02-24
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
1
-3
/
+3
2021-02-20
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+3
2021-01-18
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
3
-0
/
+3
2020-12-29
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
2
-41
/
+21
2020-12-15
ia64: split virtual map initialization out of paging_init()
Mike Rapoport
2
-31
/
+40
2020-12-15
ia64: discontig: paging_init(): remove local max_pfn calculation
Mike Rapoport
1
-4
/
+1
2020-12-15
ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
Mike Rapoport
2
-4
/
+0
2020-12-15
ia64: remove custom __early_pfn_to_nid()
Mike Rapoport
1
-30
/
+0
2020-10-16
mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
David Hildenbrand
1
-2
/
+2
2020-10-15
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
[next]