index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
10
-2612
/
+0
*
ia64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
1
-9
/
+23
*
ia64: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
1
-35
/
+6
*
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
1
-30
/
+6
|
\
|
*
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-27
1
-30
/
+6
*
|
ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
1
-2
/
+2
|
/
*
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-27
2
-2
/
+2
|
\
|
*
ia64: fix an addr to taddr in huge_pte_offset()
Hugh Dickins
2023-04-21
1
-1
/
+1
|
*
ia64: mm/contig: fix section mismatch warning/error
Randy Dunlap
2023-04-08
1
-1
/
+1
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
|
*
|
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-1
/
+1
|
|
/
*
/
docs: move ia64 architecture docs under Documentation/arch/
Jonathan Corbet
2023-04-10
1
-1
/
+1
|
/
*
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-03-05
1
-1
/
+4
|
\
|
*
ia64: fix livelock in uaccess
Al Viro
2023-03-02
1
-1
/
+4
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-4
/
+4
|
/
*
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
2022-11-08
1
-15
/
+0
*
ia64: export memory_add_physaddr_to_nid to fix cxl build error
Randy Dunlap
2022-09-12
1
-0
/
+1
*
ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-1
/
+27
*
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
1
-0
/
+4
*
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
2
-3
/
+3
|
\
|
*
ia64: fix typos in comments
Julia Lawall
2022-04-28
2
-3
/
+3
*
|
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
2022-04-18
1
-3
/
+1
|
/
*
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
2022-03-22
1
-5
/
+0
*
mm: handle uninitialized numa nodes gracefully
Michal Hocko
2022-03-22
1
-2
/
+2
*
mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...
Michal Hocko
2022-03-22
1
-2
/
+0
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
|
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
|
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-9
/
+7
|
/
*
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
2
-2
/
+2
*
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
2021-09-08
1
-2
/
+1
*
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
2021-06-29
1
-3
/
+2
*
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-05-05
1
-1
/
+2
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+0
*
ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP
Sergei Trofimovich
2021-04-30
5
-254
/
+0
*
ia64: simplify code flow around swiotlb init
Sergei Trofimovich
2021-04-30
1
-2
/
+5
*
ia64: fix discontig.c section mismatches
Randy Dunlap
2021-04-16
1
-3
/
+3
*
mm: simplify parater of function memmap_init_zone()
Baoquan He
2021-02-24
1
-5
/
+7
*
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
2021-02-24
1
-3
/
+3
*
Merge tag 'efi-next-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-20
3
-0
/
+3
|
\
|
*
efi: ia64: move IA64-only declarations to new asm/efi.h header
Ard Biesheuvel
2021-01-18
3
-0
/
+3
*
|
mm: memmap defer init doesn't work as expected
Baoquan He
2020-12-29
1
-2
/
+2
|
/
*
ia64: forbid using VIRTUAL_MEM_MAP with FLATMEM
Mike Rapoport
2020-12-15
2
-41
/
+21
*
ia64: split virtual map initialization out of paging_init()
Mike Rapoport
2020-12-15
2
-31
/
+40
*
ia64: discontig: paging_init(): remove local max_pfn calculation
Mike Rapoport
2020-12-15
1
-4
/
+1
*
ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
Mike Rapoport
2020-12-15
2
-4
/
+0
*
ia64: remove custom __early_pfn_to_nid()
Mike Rapoport
2020-12-15
1
-30
/
+0
*
mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
David Hildenbrand
2020-10-16
1
-2
/
+2
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-3
/
+2
|
\
|
*
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
|
*
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
2020-09-11
1
-2
/
+1
[next]