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.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
/
ia64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
10
-2612
/
+0
2023-08-25
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-29
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-20
ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-2
/
+2
2023-04-28
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+2
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-04-22
ia64: fix an addr to taddr in huge_pte_offset()
Hugh Dickins
1
-1
/
+1
2023-04-11
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-06
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-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-4
/
+4
2022-11-09
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-18
ia64/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+27
2022-06-17
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-29
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-23
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
1
-5
/
+0
2022-03-23
mm: handle uninitialized numa nodes gracefully
Michal Hocko
1
-2
/
+2
2022-03-23
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-17
ia64: fix discontig.c section mismatches
Randy Dunlap
1
-3
/
+3
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
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-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
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-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
[next]