projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2020-10-14
Baoquan He
mm/hugetlb.c: remove the unnecessary non_swap_entry()
commit
|
commitdiff
|
tree
2020-10-14
Baoquan He
mm/hugetlb.c: make is_hugetlb_entry_hwpoisoned return...
commit
|
commitdiff
|
tree
2020-10-14
Michal Hocko
include/linux/gfp.h: clarify usage of GFP_ATOMIC in...
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
mm/page_alloc.c: fix freeing non-compound pages
commit
|
commitdiff
|
tree
2020-10-14
Ralph Campbell
mm: move call to compound_head() in release_pages()
commit
|
commitdiff
|
tree
2020-10-14
Mateusz Nosek
mmzone: clean code by removing unused macro parameter
commit
|
commitdiff
|
tree
2020-10-14
Yanfei Xu
mm/page_alloc.c: __perform_reclaim should return 'unsig...
commit
|
commitdiff
|
tree
2020-10-14
Mateusz Nosek
mm/page_alloc.c: clean code by merging two functions
commit
|
commitdiff
|
tree
2020-10-14
Mateusz Nosek
mm/page_alloc.c: fix early params garbage value accesses
commit
|
commitdiff
|
tree
2020-10-14
Mateusz Nosek
mm/page_alloc.c: micro-optimization remove unnecessary...
commit
|
commitdiff
|
tree
2020-10-14
Mateusz Nosek
mm/page_alloc.c: clean code by removing unnecessary...
commit
|
commitdiff
|
tree
2020-10-14
Li Xinhai
mm, isolation: avoid checking unmovable pages across...
commit
|
commitdiff
|
tree
2020-10-14
David Hildenbrand
mm: document semantics of ZONE_MOVABLE
commit
|
commitdiff
|
tree
2020-10-14
David Hildenbrand
virtio-mem: don't special-case ZONE_MOVABLE
commit
|
commitdiff
|
tree
2020-10-14
David Hildenbrand
mm/page_isolation: cleanup set_migratetype_isolate()
commit
|
commitdiff
|
tree
2020-10-14
David Hildenbrand
mm/page_isolation: drop WARN_ON_ONCE() in set_migratety...
commit
|
commitdiff
|
tree
2020-10-14
David Hildenbrand
mm/page_isolation: exit early when pageblock is isolate...
commit
|
commitdiff
|
tree
2020-10-14
David Hildenbrand
mm/page_alloc: tweak comments in has_unmovable_pages()
commit
|
commitdiff
|
tree
2020-10-14
David Gow
mm: kasan: do not panic if both panic_on_warn and kasan...
commit
|
commitdiff
|
tree
2020-10-14
Patricia Alfonso
KASAN: Testing Documentation
commit
|
commitdiff
|
tree
2020-10-14
Patricia Alfonso
KASAN: port KASAN Tests to KUnit
commit
|
commitdiff
|
tree
2020-10-14
Patricia Alfonso
KUnit: KASAN Integration
commit
|
commitdiff
|
tree
2020-10-14
Patricia Alfonso
kasan/kunit: add KUnit Struct to Current Task
commit
|
commitdiff
|
tree
2020-10-14
Alexander Gordeev
docs/vm: fix 'mm_count' vs 'mm_users' counter confusion
commit
|
commitdiff
|
tree
2020-10-14
Hui Su
mm/vmalloc.c: fix the comment of find_vm_area
commit
|
commitdiff
|
tree
2020-10-14
Hui Su
mm/vmalloc.c: update the comment in __vmalloc_area_node()
commit
|
commitdiff
|
tree
2020-10-14
Alex Shi
mm/memory-failure.c: remove unused macro `writeback'
commit
|
commitdiff
|
tree
2020-10-14
Xianting Tian
mm/memory-failure: do pgoff calculation before for_each...
commit
|
commitdiff
|
tree
2020-10-14
Andy Shevchenko
mm/dmapool.c: replace hard coded function name with...
commit
|
commitdiff
|
tree
2020-10-14
Andy Shevchenko
mm/dmapool.c: replace open-coded list_for_each_entry_safe()
commit
|
commitdiff
|
tree
2020-10-14
Ralph Campbell
lib/test_hmm.c: remove unused dmirror_zero_page
commit
|
commitdiff
|
tree
2020-10-14
Ralph Campbell
tools/testing/selftests/vm/hmm-tests.c: use the new...
commit
|
commitdiff
|
tree
2020-10-14
yuleixzhang
include/linux/huge_mm.h: remove mincore_huge_pmd declar...
commit
|
commitdiff
|
tree
2020-10-14
Peter Xu
mm: remove src/dst mm parameter in copy_page_range()
commit
|
commitdiff
|
tree
2020-10-14
Liao Pingfang
mm/mmap.c: replace do_brk with do_brk_flags in comment...
commit
|
commitdiff
|
tree
2020-10-14
Miaohe Lin
mm/mmap.c: use helper function allow_write_access(...
commit
|
commitdiff
|
tree
2020-10-14
Miaohe Lin
mm: use helper function mapping_allow_writable()
commit
|
commitdiff
|
tree
2020-10-14
Wei Yang
mm/mmap: check on file instead of the rb_root_cached...
commit
|
commitdiff
|
tree
2020-10-14
Wei Yang
mm/mmap: not necessary to check mapping separately
commit
|
commitdiff
|
tree
2020-10-14
Randy Dunlap
mm/memory.c: fix spello of "function"
commit
|
commitdiff
|
tree
2020-10-14
Wei Yang
mm/mmap: leave adjust_next as virtual address instead...
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
mm: simplify PageDoubleMap with PF_SECOND policy
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
mm: move PageDoubleMap bit
commit
|
commitdiff
|
tree
2020-10-14
Chinwen Chang
mm: proc: smaps_rollup: do not stall write attempts...
commit
|
commitdiff
|
tree
2020-10-14
Chinwen Chang
mm: smaps*: extend smap_gather_stats to support specifi...
commit
|
commitdiff
|
tree
2020-10-14
Chinwen Chang
mmap locking API: add mmap_lock_is_contended()
commit
|
commitdiff
|
tree
2020-10-14
Wei Yang
mm/mmap: leverage vma_rb_erase_ignore() to implement...
commit
|
commitdiff
|
tree
2020-10-14
Wei Yang
mm/mmap: rename __vma_unlink_common() to __vma_unlink()
commit
|
commitdiff
|
tree
2020-10-14
Yanfei Xu
mm/memory.c: replace vmf->vma with variable vma
commit
|
commitdiff
|
tree
2020-10-14
Yanfei Xu
mm/memory.c: fix typo in __do_fault() comment
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox
mm: account PMD tables like PTE tables
commit
|
commitdiff
|
tree
2020-10-14
John Hubbard
selftests/vm: fix incorrect gcc invocation in some...
commit
|
commitdiff
|
tree
2020-10-14
John Hubbard
selftests/vm: fix false build success on the second...
commit
|
commitdiff
|
tree
2020-10-14
Ralph Campbell
mm/memcg: fix device private memcg accounting
commit
|
commitdiff
|
tree
2020-10-14
Bharata B Rao
mm: memcg/slab: uncharge during kmem_cache_free_bulk()
commit
|
commitdiff
|
tree
2020-10-14
Miaohe Lin
mm: memcontrol: reword obsolete comment of mem_cgroup_u...
commit
|
commitdiff
|
tree
2020-10-14
Miaohe Lin
mm/page_counter: correct the obsolete func name in...
commit
|
commitdiff
|
tree
2020-10-14
Muchun Song
mm: memcontrol: add the missing numa_stat interface...
commit
|
commitdiff
|
tree
2020-10-14
Waiman Long
mm/memcg: unify swap and memsw page counters
commit
|
commitdiff
|
tree
2020-10-14
Waiman Long
mm/memcg: simplify mem_cgroup_get_max()
commit
|
commitdiff
|
tree
2020-10-14
Waiman Long
mm/memcg: clean up obsolete enum charge_type
commit
|
commitdiff
|
tree
2020-10-14
Miaohe Lin
mm: memcontrol: correct the comment of mem_cgroup_iter()
commit
|
commitdiff
|
tree
2020-10-14
Roman Gushchin
mm: memcg/slab: fix racy access to page->mem_cgroup...
commit
|
commitdiff
|
tree
2020-10-14
Gustavo A....
mm: memcontrol: use the preferred form for passing...
commit
|
commitdiff
|
tree
2020-10-14
Gustavo A....
mm: memcontrol: use flex_array_size() helper in memcpy()
commit
|
commitdiff
|
tree
2020-10-14
Ira Weiny
mm/memremap.c: convert devmap static branch to {inc...
commit
|
commitdiff
|
tree
2020-10-14
Miaohe Lin
mm/swapfile.c: fix potential memory leak in sys_swapon
commit
|
commitdiff
|
tree
2020-10-14
Miaohe Lin
mm/swapfile.c: remove unnecessary goto out in _swap_inf...
commit
|
commitdiff
|
tree
2020-10-14
Miaohe Lin
mm/swap.c: fix incomplete comment in lru_cache_add_inac...
commit
|
commitdiff
|
tree
2020-10-14
Miaohe Lin
mm/page_io.c: remove useless out label in __swap_writep...
commit
|
commitdiff
|
tree
2020-10-14
Miaohe Lin
mm/swap_slots.c: remove always zero and unused return...
commit
|
commitdiff
|
tree
2020-10-14
Miaohe Lin
mm/swap.c: fix confusing comment in release_pages()
commit
|
commitdiff
|
tree
2020-10-14
Yu Zhao
mm: remove superfluous __ClearPageActive()
commit
|
commitdiff
|
tree
2020-10-14
Yu Zhao
mm: remove activate_page() from unuse_pte()
commit
|
commitdiff
|
tree
2020-10-14
Gao Xiang
swap: rename SWP_FS to SWAP_FS_OPS to avoid ambiguity
commit
|
commitdiff
|
tree
2020-10-14
John Hubbard
mm/gup: protect unpin_user_pages() against npages=...
commit
|
commitdiff
|
tree
2020-10-14
Barry Song
mm/gup: don't permit users to call get_user_pages with...
commit
|
commitdiff
|
tree
2020-10-14
Barry Song
mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM...
commit
|
commitdiff
|
tree
2020-10-14
Barry Song
mm/gup_benchmark: update the documentation in Kconfig
commit
|
commitdiff
|
tree
2020-10-14
Yafang Shao
mm, fadvise: improve the expensive remote LRU cache...
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
mm/filemap: fix filemap_map_pages for THP
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
mm: add find_lock_head
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
mm/shmem: return head page from find_lock_entry
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
mm: convert find_get_entry to return the head page
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
i915: use find_lock_page instead of find_lock_entry
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
proc: optimise smaps for shmem entries
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
mm: optimise madvise WILLNEED
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
mm: use find_get_incore_page in memcontrol
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
mm: factor find_get_incore_page out of mincore_page
commit
|
commitdiff
|
tree
2020-10-14
John Hubbard
mm, dump_page: rename head_mapcount() --> head_compound...
commit
|
commitdiff
|
tree
2020-10-14
Matthew Wilcox...
mm/debug.c: do not dereference i_ino blindly
commit
|
commitdiff
|
tree
2020-10-14
Joao Martins
device-dax: add a range mapping allocation attribute
commit
|
commitdiff
|
tree
2020-10-14
Joao Martins
dax/hmem: introduce dax_hmem.region_idle parameter
commit
|
commitdiff
|
tree
2020-10-14
Dan Williams
device-dax: add an 'align' attribute
commit
|
commitdiff
|
tree
2020-10-14
Joao Martins
device-dax: make align a per-device property
commit
|
commitdiff
|
tree
2020-10-14
Dan Williams
device-dax: introduce 'mapping' devices
commit
|
commitdiff
|
tree
2020-10-14
Dan Williams
device-dax: add dis-contiguous resource support
commit
|
commitdiff
|
tree
2020-10-14
Dan Williams
mm/memremap_pages: support multiple ranges per invocation
commit
|
commitdiff
|
tree
2020-10-14
Dan Williams
mm/memremap_pages: convert to 'struct range'
commit
|
commitdiff
|
tree
2020-10-14
Dan Williams
device-dax: add resize support
commit
|
commitdiff
|
tree
next