index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-08-12
mm/ia64: use general page fault accounting
Peter Xu
1
-5
/
+4
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
Jia He
1
-2
/
+0
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
1
-1
/
+0
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
1
-1
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
4
-4
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-2
/
+2
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: rename mmap_sem to mmap_lock
Michel Lespinasse
1
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-10
/
+10
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-04
ia64: add support for folded p4d page tables
Mike Rapoport
3
-11
/
+42
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2
-2
/
+2
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-0
/
+3
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-2
/
+2
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-1
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
[next]