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
*
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
*
|
mm: replace memmap_context by meminit_context
Laurent Dufour
2020-09-26
1
-3
/
+3
|
/
*
mm/ia64: use general page fault accounting
Peter Xu
2020-08-12
1
-5
/
+4
*
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-08-12
1
-1
/
+1
*
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
2020-08-12
1
-2
/
+0
*
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2020-08-07
1
-1
/
+0
*
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
2020-08-07
1
-1
/
+1
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
4
-4
/
+0
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
2
-2
/
+2
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: rename mmap_sem to mmap_lock
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
2
-10
/
+10
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
2
-2
/
+0
*
ia64: add support for folded p4d page tables
Mike Rapoport
2020-06-04
3
-11
/
+42
*
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
2
-2
/
+2
*
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
2020-04-10
1
-0
/
+3
*
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
2020-04-10
1
-2
/
+2
*
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
1
-1
/
+0
*
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
1
-1
/
+1
[next]