| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: remove reference to PG_buddy | Matthew Wilcox | 2018-01-31 | 1 | -7/+7 |
* | mm: document how to use struct page | Matthew Wilcox | 2018-01-31 | 1 | -1/+23 |
* | mm: store compound_dtor / compound_order as bytes | Matthew Wilcox | 2018-01-31 | 1 | -13/+3 |
* | mm: introduce _slub_counter_t | Matthew Wilcox | 2018-01-31 | 1 | -13/+8 |
* | mm: improve comment on page->mapping | Matthew Wilcox | 2018-01-31 | 1 | -9/+3 |
* | mm: remove misleading alignment claims | Matthew Wilcox | 2018-01-31 | 1 | -8/+5 |
* | mm: de-indent struct page | Matthew Wilcox | 2018-01-31 | 1 | -21/+19 |
* | mm: align struct page more aesthetically | Matthew Wilcox | 2018-01-31 | 1 | -9/+7 |
* | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) | 2017-11-15 | 1 | -8/+0 |
* | mm: consolidate page table accounting | Kirill A. Shutemov | 2017-11-15 | 1 | -7/+1 |
* | mm: introduce wrappers to access mm->nr_ptes | Kirill A. Shutemov | 2017-11-15 | 1 | -0/+2 |
* | mm: account pud page tables | Kirill A. Shutemov | 2017-11-15 | 1 | -0/+3 |
* | mm: update comments for struct page.mapping | Changbin Du | 2017-11-15 | 1 | -2/+4 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | membarrier: Provide register expedited private command | Mathieu Desnoyers | 2017-10-19 | 1 | -0/+3 |
* | mm/hmm: heterogeneous memory management (HMM for short) | Jérôme Glisse | 2017-09-08 | 1 | -0/+6 |
* | mm, swap: VMA based swap readahead | Huang Ying | 2017-09-06 | 1 | -0/+1 |
* | mm, locking/barriers: Clarify tlb_flush_pending() barriers | Peter Zijlstra | 2017-08-25 | 1 | -33/+45 |
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-08-11 | 1 | -26/+40 |
|\ |
|
| * | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 2017-08-10 | 1 | -0/+8 |
| * | mm: make tlb_flush_pending global | Minchan Kim | 2017-08-10 | 1 | -21/+0 |
| * | mm: refactor TLB gathering API | Minchan Kim | 2017-08-10 | 1 | -0/+6 |
| * | mm: migrate: fix barriers around tlb_flush_pending | Nadav Amit | 2017-08-10 | 1 | -4/+10 |
| * | mm: migrate: prevent racy access to tlb_flush_pending | Nadav Amit | 2017-08-10 | 1 | -9/+22 |
* | | mm, locking: Rework {set,clear,mm}_tlb_flush_pending() | Peter Zijlstra | 2017-08-10 | 1 | -6/+27 |
|/ |
|
* | mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving... | Mel Gorman | 2017-08-02 | 1 | -0/+4 |
* | randstruct: Mark various structs for randomization | Kees Cook | 2017-06-30 | 1 | -2/+2 |
* | x86/mm: Introduce mmap_compat_base() for 32-bit mmap() | Dmitry Safonov | 2017-03-13 | 1 | -0/+5 |
* | mm/headers, sched/headers: Move task related MM types from <linux/mm_types.> ... | Ingo Molnar | 2017-03-03 | 1 | -49/+0 |
* | sched/headers: Move the 'init_mm' declaration from <linux/sched.h> to <linux/... | Ingo Molnar | 2017-03-03 | 1 | -0/+2 |
* | mm/headers, sched/headers: Prepare to split <linux/mm_types_task.h> out of <l... | Ingo Molnar | 2017-03-02 | 1 | -3/+3 |
* | mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+12 |
* | mm: clarify mm_struct.mm_{users,count} documentation | Vegard Nossum | 2017-02-27 | 1 | -2/+21 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-12-18 | 1 | -4/+0 |
|\ |
|
| * | x86/mpx: Move bd_addr to mm_context_t | Mark Rutland | 2016-12-17 | 1 | -4/+0 |
* | | mm: Add a user_ns owner to mm_struct and fix ptrace permission checks | Eric W. Biederman | 2016-11-22 | 1 | -0/+1 |
|/ |
|
* | kernel, oom: fix potential pgd_lock deadlock from __mmdrop | Michal Hocko | 2016-10-07 | 1 | -2/+0 |
* | mm, vmscan: move lru_lock to the node | Mel Gorman | 2016-07-28 | 1 | -1/+1 |
* | mm: clean up non-standard page->_mapcount users | Vladimir Davydov | 2016-07-26 | 1 | -0/+5 |
* | mm: remove pointless struct in struct page definition | Vladimir Davydov | 2016-07-26 | 1 | -36/+32 |
* | x86/vdso: Add mremap hook to vm_special_mapping | Dmitry Safonov | 2016-07-08 | 1 | -0/+3 |
* | mm: oom_reaper: remove some bloat | Michal Hocko | 2016-05-26 | 1 | -0/+2 |
* | mm, oom_reaper: do not mmput synchronously from the oom reaper context | Michal Hocko | 2016-05-20 | 1 | -0/+2 |
* | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim | 2016-05-19 | 1 | -5/+9 |
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 2016-04-04 | 1 | -1/+1 |
* | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2016-02-18 | 1 | -3/+3 |
|\ |
|
| * | mm: polish virtual memory accounting | Konstantin Khlebnikov | 2016-02-03 | 1 | -3/+3 |
* | | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c... | Ingo Molnar | 2016-01-29 | 1 | -18/+16 |
|\| |
|
| * | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup | Dan Williams | 2016-01-15 | 1 | -0/+5 |
| * | thp: introduce deferred_split_huge_page() | Kirill A. Shutemov | 2016-01-15 | 1 | -0/+2 |