summaryrefslogtreecommitdiffstats
path: root/include/linux/mm_types.h
Commit message (Expand)AuthorAgeFilesLines
* mm: remove reference to PG_buddyMatthew Wilcox2018-02-011-7/+7
* mm: document how to use struct pageMatthew Wilcox2018-02-011-1/+23
* mm: store compound_dtor / compound_order as bytesMatthew Wilcox2018-02-011-13/+3Star
* mm: introduce _slub_counter_tMatthew Wilcox2018-02-011-13/+8Star
* mm: improve comment on page->mappingMatthew Wilcox2018-02-011-9/+3Star
* mm: remove misleading alignment claimsMatthew Wilcox2018-02-011-8/+5Star
* mm: de-indent struct pageMatthew Wilcox2018-02-011-21/+19Star
* mm: align struct page more aestheticallyMatthew Wilcox2018-02-011-9/+7Star
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-161-8/+0Star
* mm: consolidate page table accountingKirill A. Shutemov2017-11-161-7/+1Star
* mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov2017-11-161-0/+2
* mm: account pud page tablesKirill A. Shutemov2017-11-161-0/+3
* mm: update comments for struct page.mappingChangbin Du2017-11-161-2/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* membarrier: Provide register expedited private commandMathieu Desnoyers2017-10-201-0/+3
* mm/hmm: heterogeneous memory management (HMM for short)Jérôme Glisse2017-09-091-0/+6
* mm, swap: VMA based swap readaheadHuang Ying2017-09-071-0/+1
* mm, locking/barriers: Clarify tlb_flush_pending() barriersPeter Zijlstra2017-08-251-33/+45
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-08-111-26/+40
|\
| * mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-111-0/+8
| * mm: make tlb_flush_pending globalMinchan Kim2017-08-111-21/+0Star
| * mm: refactor TLB gathering APIMinchan Kim2017-08-111-0/+6
| * mm: migrate: fix barriers around tlb_flush_pendingNadav Amit2017-08-111-4/+10
| * mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit2017-08-111-9/+22
* | mm, locking: Rework {set,clear,mm}_tlb_flush_pending()Peter Zijlstra2017-08-101-6/+27
|/
* mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-031-0/+4
* randstruct: Mark various structs for randomizationKees Cook2017-06-301-2/+2
* x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Dmitry Safonov2017-03-131-0/+5
* mm/headers, sched/headers: Move task related MM types from <linux/mm_types.> ...Ingo Molnar2017-03-031-49/+0Star
* sched/headers: Move the 'init_mm' declaration from <linux/sched.h> to <linux/...Ingo Molnar2017-03-031-0/+2
* mm/headers, sched/headers: Prepare to split <linux/mm_types_task.h> out of <l...Ingo Molnar2017-03-021-3/+3
* mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Ingo Molnar2017-03-021-0/+12
* mm: clarify mm_struct.mm_{users,count} documentationVegard Nossum2017-02-281-2/+21
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-181-4/+0Star
|\
| * x86/mpx: Move bd_addr to mm_context_tMark Rutland2016-12-171-4/+0Star
* | mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2016-11-221-0/+1
|/
* kernel, oom: fix potential pgd_lock deadlock from __mmdropMichal Hocko2016-10-081-2/+0Star
* mm, vmscan: move lru_lock to the nodeMel Gorman2016-07-291-1/+1
* mm: clean up non-standard page->_mapcount usersVladimir Davydov2016-07-271-0/+5
* mm: remove pointless struct in struct page definitionVladimir Davydov2016-07-271-36/+32Star
* x86/vdso: Add mremap hook to vm_special_mappingDmitry Safonov2016-07-081-0/+3
* mm: oom_reaper: remove some bloatMichal Hocko2016-05-271-0/+2
* mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko2016-05-211-0/+2
* mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-201-5/+9
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-181-3/+3
|\
| * mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-031-3/+3
* | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c...Ingo Molnar2016-01-291-18/+16Star
|\|
| * mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams2016-01-161-0/+5
| * thp: introduce deferred_split_huge_page()Kirill A. Shutemov2016-01-161-0/+2