Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
318222a35bfb0ae9b5ff3e359a583463e6cfcd94
318222a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
640be2d
kernel/memremap.c: remove the unused device_private_entry_fault() export
by Christoph Hellwig
· 6 years ago
a1b8e6a
mm: delete find_get_entries_tag
by Matthew Wilcox (Oracle)
· 6 years ago
b3b0707
mm/huge_memory.c: make __thp_get_unmapped_area static
by Bharath Vedartham
· 6 years ago
94393c7
mm/mprotect.c: fix compilation warning because of unused 'mm' variable
by Mike Rapoport
· 6 years ago
19343b5
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
by Yafang Shao
· 6 years ago
60b62ff
mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flags
by Yafang Shao
· 6 years ago
d66d109
mm/Kconfig: update "Memory Model" help text
by Mike Rapoport
· 6 years ago
2fa2690
mm/vmscan.c: don't disable irq again when count pgrefill for memcg
by Yafang Shao
· 6 years ago
350e88b
mm: memblock: make keeping memblock memory opt-in rather than opt-out
by Mike Rapoport
· 6 years ago
f27a513
hugetlbfs: always use address space in inode for resv_map pointer
by Mike Kravetz
· 6 years ago
1f86298
mm/z3fold.c: support page migration
by Vitaly Wool
· 6 years ago
7c2b8ba
mm/z3fold.c: add structure for buddy handles
by Vitaly Wool
· 6 years ago
351618b
mm/z3fold.c: improve compression by extending search
by Vitaly Wool
· 6 years ago
9050cce
mm/z3fold.c: introduce helper functions
by Vitaly Wool
· 6 years ago
1c52e6d
mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplist
by Yafang Shao
· 6 years ago
2c8fc3d
mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
by Jérôme Glisse
· 6 years ago
f46b791
mm/vmscan.c: simplify shrink_inactive_list()
by Kirill Tkhai
· 6 years ago
c553ea4
fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
by Amir Goldstein
· 6 years ago
5326905
xen/privcmd-buf.c: convert to use vm_map_pages_zero()
by Souptick Joarder
· 6 years ago
df9bde0
xen/gntdev.c: convert to use vm_map_pages()
by Souptick Joarder
· 6 years ago
a17ae14
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
by Souptick Joarder
· 6 years ago
b0d0084
iommu/dma-iommu.c: convert to use vm_map_pages()
by Souptick Joarder
· 6 years ago
e60b72b
drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()
by Souptick Joarder
· 6 years ago
2f69b3c
drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()
by Souptick Joarder
· 6 years ago
22660db
drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()
by Souptick Joarder
· 6 years ago
6248461
arm: mm: dma-mapping: convert to use vm_map_pages()
by Souptick Joarder
· 6 years ago
a667d74
mm: introduce new vm_map_pages() and vm_map_pages_zero() API
by Souptick Joarder
· 6 years ago
62afcd1
mm: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
8c7829b
mm: fix false-positive OVERCOMMIT_GUESS failures
by Johannes Weiner
· 6 years ago
ac5c942
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
by David Hildenbrand
· 6 years ago
9d1d887
mm/memory_hotplug: make __remove_section() never fail
by David Hildenbrand
· 6 years ago
cb7b3a3
mm/memory_hotplug: make unregister_memory_section() never fail
by David Hildenbrand
· 6 years ago
d9eb141
mm/memory_hotplug: release memory resource after arch_remove_memory()
by David Hildenbrand
· 6 years ago
2346a56
mm/filemap.c: fix minor typo
by Laurent Dufour
· 6 years ago
940519f
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
by Michal Hocko
· 6 years ago
5557c76
mm, memory_hotplug: cleanup memory offline path
by Michal Hocko
· 6 years ago
0e56aca
mm: initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections
by Alexander Duyck
· 6 years ago
837566e
mm: implement new zone specific memblock iterator
by Alexander Duyck
· 6 years ago
56ec43d
mm: drop meminit_pfn_in_nid as it is redundant
by Alexander Duyck
· 6 years ago
5470dea
mm: use mm_zero_struct_page from SPARC on all 64b architectures
by Alexander Duyck
· 6 years ago
059d844
mm/rmap.c: use the pra.mapcount to do the check
by Huang Shijie
· 6 years ago
cfcbfb1
mm/filemap.c: enable error injection at add_to_page_cache()
by Josef Bacik
· 6 years ago
c6d2341
mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper
by Jérôme Glisse
· 6 years ago
bf198b2
mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening
by Jérôme Glisse
· 6 years ago
7269f99
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
by Jérôme Glisse
· 6 years ago
6f4f13e
mm/mmu_notifier: contextual information for event triggering invalidation
by Jérôme Glisse
· 6 years ago
d87f055
mm/mmu_notifier: contextual information for event enums
by Jérôme Glisse
· 6 years ago
27560ee
mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags
by Jérôme Glisse
· 6 years ago
dfcd666
mm/mmu_notifier: convert user range->blockable to helper function
by Jérôme Glisse
· 6 years ago
4a83bfe
mm/mmu_notifier: helper to test if a range invalidation is blockable
by Jérôme Glisse
· 6 years ago
391aab1
mm/hmm: convert various hmm_pfn_* to device_entry which is a better name
by Jérôme Glisse
· 6 years ago
55c0ece
mm/hmm: add a helper function that fault pages and map them to a device
by Jérôme Glisse
· 6 years ago
2023941
mm/hmm: add helpers to test if mm is still alive or not
by Jérôme Glisse
· 6 years ago
992de9a
mm/hmm: allow to mirror vma of a file on a DAX backed filesystem
by Jérôme Glisse
· 6 years ago
63d5066
mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping)
by Jérôme Glisse
· 6 years ago
023a019
mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays
by Jérôme Glisse
· 6 years ago
a3e0d41
mm/hmm: improve driver API to work and wait over a range
by Jérôme Glisse
· 6 years ago
7323161
mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()
by Jérôme Glisse
· 6 years ago
25f23a0
mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()
by Jérôme Glisse
· 6 years ago
9f45461
mm/hmm: do not erase snapshot when a range is invalidated
by Jérôme Glisse
· 6 years ago
704f3f2
mm/hmm: use reference counting for HMM struct
by Jérôme Glisse
· 6 years ago
734fb89
mm/hmm: select mmu notifier when selecting HMM
by Jérôme Glisse
· 6 years ago
1b426ba
hugetlb: use same fault hash key for shared and private mappings
by Mike Kravetz
· 6 years ago
0919e1b
hugetlbfs: on restore reserve error path retain subpool reservation
by Mike Kravetz
· 6 years ago
063b8a4
drivers/base/memory.c: clean up relics in function parameters
by Baoquan He
· 6 years ago
7567cfc
mm/sparse.c: clean up obsolete code comment
by Baoquan He
· 6 years ago
926e5d1
include/linux/balloon_compaction.h: drop unused function stubs
by David Hildenbrand
· 6 years ago
dae966d
mm/swap.c: __pagevec_lru_add_fn: typo fix
by Peng Fan
· 6 years ago
2d0adf7
mm/hugetlb: get rid of NODEMASK_ALLOC
by Oscar Salvador
· 6 years ago
fd875dc
hugetlbfs: fix potential over/underflow setting node specific nr_hugepages
by Mike Kravetz
· 6 years ago
299c83d
mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE
by Linxu Fang
· 6 years ago
3481c37
mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin template
by Yafang Shao
· 6 years ago
024eee0
mm: page_mkclean vs MADV_DONTNEED race
by Aneesh Kumar K.V
· 6 years ago
fc1d8e7
mm: introduce put_user_page*(), placeholder versions
by John Hubbard
· 6 years ago
4eb0716
hugetlb: allow to free gigantic pages regardless of the configuration
by Alexandre Ghiti
· 6 years ago
8df995f
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
by Alexandre Ghiti
· 6 years ago
b53f456
sparc: advertise gigantic page support
by Alexandre Ghiti
· 6 years ago
a861bbc
sh: advertise gigantic page support
by Alexandre Ghiti
· 6 years ago
0d7b4a6
riscv: switch over to generic free_initmem()
by Mike Rapoport
· 6 years ago
f403999
init: free_initmem: poison freed init memory
by Mike Rapoport
· 6 years ago
522c991
hexagon: switch over to generic free_initmem()
by Mike Rapoport
· 6 years ago
997aef6
init: provide a generic free_initmem implementation
by Mike Rapoport
· 6 years ago
f94f743
initramfs: poison freed initrd memory
by Christoph Hellwig
· 6 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
d8ae8a3
initramfs: move the legacy keepinitrd parameter to core code
by Christoph Hellwig
· 6 years ago
afef788
initramfs: cleanup populate_rootfs
by Christoph Hellwig
· 6 years ago
7c184ec
initramfs: factor out a helper to populate the initrd image
by Christoph Hellwig
· 6 years ago
23091e2
initramfs: cleanup initrd freeing
by Christoph Hellwig
· 6 years ago
54c7a89
initramfs: free initrd memory if opening /initrd.image fails
by Christoph Hellwig
· 6 years ago
1df3a33
mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
by Yue Hu
· 6 years ago
113b7df
mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API
by Johannes Weiner
· 6 years ago
21d89d1
mm: memcontrol: push down mem_cgroup_nr_lru_pages()
by Johannes Weiner
· 6 years ago
2b487e5
mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
by Johannes Weiner
· 6 years ago
22796c8
mm: memcontrol: replace node summing with memcg_page_state()
by Johannes Weiner
· 6 years ago
1a61ab8
mm: memcontrol: replace zone summing with lruvec_page_state()
by Johannes Weiner
· 6 years ago
e0ee0e7
mm: memcontrol: track LRU counts in the vmstats array
by Johannes Weiner
· 6 years ago
132bb8c
mm/vmscan: add tracepoints for node reclaim
by Yafang Shao
· 6 years ago
5e65af1
mm/page_isolation.c: remove redundant pfn_valid_within() in __first_valid_page()
by Anshuman Khandual
· 6 years ago
b6cfab7
mm, compaction: some tracepoints should be defined only when CONFIG_COMPACTION is set
by Yafang Shao
· 6 years ago
Next »