index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, memory_hotplug: cleanup memory offline path
Michal Hocko
2019-05-14
3
-37
/
+22
*
mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections
Alexander Duyck
2019-05-14
2
-41
/
+137
*
mm: implement new zone specific memblock iterator
Alexander Duyck
2019-05-14
3
-19
/
+101
*
mm: drop meminit_pfn_in_nid as it is redundant
Alexander Duyck
2019-05-14
1
-37
/
+14
*
mm: use mm_zero_struct_page from SPARC on all 64b architectures
Alexander Duyck
2019-05-14
2
-33
/
+38
*
mm/rmap.c: use the pra.mapcount to do the check
Huang Shijie
2019-05-14
1
-1
/
+1
*
mm/filemap.c: enable error injection at add_to_page_cache()
Josef Bacik
2019-05-14
1
-0
/
+2
*
mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper
Jérôme Glisse
2019-05-14
2
-0
/
+14
*
mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening
Jérôme Glisse
2019-05-14
1
-1
/
+5
*
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
11
-33
/
+32
*
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
14
-30
/
+62
*
mm/mmu_notifier: contextual information for event enums
Jérôme Glisse
2019-05-14
1
-0
/
+30
*
mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags
Jérôme Glisse
2019-05-14
1
-4
/
+7
*
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
2019-05-14
8
-17
/
+19
*
mm/mmu_notifier: helper to test if a range invalidation is blockable
Jérôme Glisse
2019-05-14
1
-0
/
+11
*
mm/hmm: convert various hmm_pfn_* to device_entry which is a better name
Jérôme Glisse
2019-05-14
2
-37
/
+75
*
mm/hmm: add a helper function that fault pages and map them to a device
Jérôme Glisse
2019-05-14
2
-0
/
+161
*
mm/hmm: add helpers to test if mm is still alive or not
Jérôme Glisse
2019-05-14
1
-0
/
+24
*
mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
Jérôme Glisse
2019-05-14
1
-21
/
+126
*
mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping)
Jérôme Glisse
2019-05-14
2
-16
/
+134
*
mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
Jérôme Glisse
2019-05-14
3
-0
/
+60
*
mm/hmm: improve driver API to work and wait over a range
Jérôme Glisse
2019-05-14
3
-314
/
+387
*
mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()
Jérôme Glisse
2019-05-14
3
-60
/
+52
*
mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()
Jérôme Glisse
2019-05-14
3
-24
/
+37
*
mm/hmm: do not erase snapshot when a range is invalidated
Jérôme Glisse
2019-05-14
1
-6
/
+0
*
mm/hmm: use reference counting for HMM struct
Jérôme Glisse
2019-05-14
2
-68
/
+124
*
mm/hmm: select mmu notifier when selecting HMM
Jérôme Glisse
2019-05-14
1
-1
/
+1
*
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-14
4
-26
/
+10
*
hugetlbfs: on restore reserve error path retain subpool reservation
Mike Kravetz
2019-05-14
1
-5
/
+16
*
drivers/base/memory.c: clean up relics in function parameters
Baoquan He
2019-05-14
1
-6
/
+6
*
mm/sparse.c: clean up obsolete code comment
Baoquan He
2019-05-14
1
-4
/
+12
*
include/linux/balloon_compaction.h: drop unused function stubs
David Hildenbrand
2019-05-14
1
-15
/
+0
*
mm/swap.c: __pagevec_lru_add_fn: typo fix
Peng Fan
2019-05-14
1
-1
/
+1
*
mm/hugetlb: get rid of NODEMASK_ALLOC
Oscar Salvador
2019-05-14
1
-25
/
+11
*
hugetlbfs: fix potential over/underflow setting node specific nr_hugepages
Mike Kravetz
2019-05-14
1
-7
/
+34
*
mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
Linxu Fang
2019-05-14
1
-2
/
+4
*
mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem...
Yafang Shao
2019-05-14
2
-27
/
+13
*
mm: page_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
2019-05-14
2
-2
/
+2
*
mm: introduce put_user_page*(), placeholder versions
John Hubbard
2019-05-14
2
-0
/
+129
*
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2019-05-14
14
-39
/
+61
*
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
2019-05-14
10
-10
/
+12
*
sparc: advertise gigantic page support
Alexandre Ghiti
2019-05-14
1
-0
/
+1
*
sh: advertise gigantic page support
Alexandre Ghiti
2019-05-14
1
-0
/
+1
*
riscv: switch over to generic free_initmem()
Mike Rapoport
2019-05-14
1
-5
/
+0
*
init: free_initmem: poison freed init memory
Mike Rapoport
2019-05-14
2
-6
/
+1
*
hexagon: switch over to generic free_initmem()
Mike Rapoport
2019-05-14
1
-10
/
+0
*
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
12
-60
/
+5
*
initramfs: poison freed initrd memory
Christoph Hellwig
2019-05-14
5
-33
/
+2
*
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-14
15
-100
/
+5
*
initramfs: move the legacy keepinitrd parameter to core code
Christoph Hellwig
2019-05-14
8
-47
/
+28
[next]