Age | Commit message (Expand) | Author |
2016-09-01 | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds |
2016-08-31 | mm: introduce get_task_exe_file | Mateusz Guzik |
2016-07-28 | mm, vmstat: add infrastructure for per-node vmstats | Mel Gorman |
2016-07-28 | mm: fix vm-scalability regression in cgroup-aware workingset code | Johannes Weiner |
2016-07-28 | mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj | Michal Hocko |
2016-07-26 | mm: postpone page table allocation until we have page to map | Kirill A. Shutemov |
2016-07-26 | mm: introduce fault_env | Kirill A. Shutemov |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-07-26 | mm/compaction: split freepages without holding the zone lock | Joonsoo Kim |
2016-07-26 | mm: migrate: support non-lru movable page migration | Minchan Kim |
2016-06-24 | Revert "mm: make faultaround produce old ptes" | Kirill A. Shutemov |
2016-05-27 | mm: remove more IS_ERR_VALUE abuses | Linus Torvalds |
2016-05-26 | Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-05-23 | mm: make vm_brk killable | Michal Hocko |
2016-05-23 | mm: make vm_mmap killable | Michal Hocko |
2016-05-20 | mm: page_is_guard(): return false when page_ext arrays are not allocated yet | Yang Shi |
2016-05-20 | mm: make faultaround produce old ptes | Kirill A. Shutemov |
2016-05-20 | mm: use phys_addr_t for reserve_bootmem_region() arguments | Stefan Bader |
2016-05-20 | mm: thp: microoptimize compound_mapcount() | Andrea Arcangeli |
2016-05-19 | mm, page_alloc: simplify last cpupid reset | Mel Gorman |
2016-05-19 | mm: uninline page_mapped() | Andrew Morton |
2016-05-19 | mm/vmalloc.c: is_vmalloc_addr() can return bool | Yaowei Bai |
2016-05-19 | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim |
2016-05-19 | dax: Use radix tree entry lock to protect cow faults | Jan Kara |
2016-05-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-05-12 | mm: thp: calculate the mapcount correctly for THP pages during WP faults | Andrea Arcangeli |
2016-04-28 | numa: fix /proc/<pid>/numa_maps for THP | Gerald Schaefer |
2016-04-28 | mm: exclude HugeTLB pages from THP page_mapped() logic | Steve Capper |
2016-04-22 | mm: replace open coded page to virt conversion with page_to_virt() | Ard Biesheuvel |
2016-04-14 | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-04-07 | mm/gup: Remove the macro overload API migration helpers from the get_user*() ... | Ingo Molnar |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov |
2016-03-25 | mm, oom: introduce oom reaper | Michal Hocko |
2016-03-20 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-17 | mm: remove VM_FAULT_MINOR | Jan Kara |
2016-03-17 | mm: introduce page reference manipulation functions | Joonsoo Kim |
2016-03-17 | mm: scale kswapd watermarks in proportion to memory | Johannes Weiner |
2016-03-17 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov |
2016-03-17 | mm/page_alloc.c: calculate 'available' memory in a separate function | Igor Redko |
2016-03-17 | mm, tracing: refresh __def_vmaflag_names | Kirill A. Shutemov |
2016-03-17 | mm: move max_map_count bits into mm.h | Andrey Ryabinin |
2016-03-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-03-15 | mm: simplify lock_page_memcg() | Johannes Weiner |
2016-03-15 | mm: migrate: do not touch page->mem_cgroup of live pages | Johannes Weiner |
2016-03-15 | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott |
2016-03-15 | mm/page_poison.c: enable PAGE_POISONING as a separate option | Laura Abbott |
2016-03-15 | mm/slab: clean up DEBUG_PAGEALLOC processing code | Joonsoo Kim |
2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-03-04 | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar |
2016-02-18 | mm/core, x86/mm/pkeys: Differentiate instruction fetches | Dave Hansen |