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
*
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
*
mm: introduce fault_signal_pending()
Peter Xu
2020-04-02
1
-1
/
+1
*
ia64: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-03-21
1
-0
/
+1
*
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2020-01-04
1
-3
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-2
/
+2
|
\
|
*
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-2
/
+2
*
|
ia64: rename ioremap_nocache to ioremap_uc
Christoph Hellwig
2019-11-11
1
-2
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-24
1
-1
/
+1
|
\
|
*
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-09-24
1
-1
/
+1
*
|
ia64: Fix some warnings introduced in merge window
Tony Luck
2019-09-24
2
-2
/
+1
|
/
*
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2019-09-17
2
-8
/
+2
|
\
|
*
percpu: Make pcpu_setup_first_chunk() void function
Kefeng Wang
2019-07-04
2
-8
/
+2
*
|
ia64: remove CONFIG_SWIOTLB ifdefs
Christoph Hellwig
2019-08-16
1
-2
/
+0
*
|
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
1
-1
/
+0
*
|
ia64: rework iommu probing
Christoph Hellwig
2019-08-16
1
-4
/
+12
*
|
ia64: remove CONFIG_PCI ifdefs
Christoph Hellwig
2019-08-16
1
-2
/
+0
*
|
ia64: remove now unused machvec indirections
Christoph Hellwig
2019-08-16
2
-4
/
+5
*
|
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2019-07-18
1
-2
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-17
1
-23
/
+1
|
\
\
|
*
|
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
1
-23
/
+1
*
|
|
docs: ia64: convert to ReST
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
|
/
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
ia64: fix build errors by exporting paddr_to_nid()
Randy Dunlap
2019-05-28
1
-0
/
+1
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
1
-8
/
+3
*
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
1
-3
/
+3
*
ia64/tlb: Convert to generic mmu_gather
Peter Zijlstra
2019-04-03
1
-2
/
+21
*
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
4
-10
/
+46
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-3
/
+3
*
ia64: fix compile without swiotlb
Christoph Hellwig
2019-01-04
1
-0
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
1
-1
/
+1
|
\
|
*
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
1
-1
/
+1
*
|
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
1
-11
/
+8
|
/
*
ia64: export node_distance function
Matias Bjørling
2018-11-26
1
-0
/
+6
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-2
/
+4
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
5
-5
/
+2
*
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
1
-1
/
+1
[next]