index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_types.h
Age
Commit message (
Expand
)
Author
2019-05-14
mm: move buddy list manipulations into helpers
Dan Williams
2019-05-14
mm: remove stale comment from page struct
Tobin C. Harding
2019-04-05
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-07
mm: create the new vm_fault_t type
Souptick Joarder
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-02-13
mm: add dma_addr_t to struct page
Jesper Dangaard Brouer
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2018-09-13
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-08
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
2018-06-07
mm: add hmm_data to struct page
Matthew Wilcox
2018-06-07
mm: add pt_mm to struct page
Matthew Wilcox
2018-06-07
mm: improve struct page documentation
Matthew Wilcox
2018-06-07
mm: combine LRU and main union in struct page
Matthew Wilcox
2018-06-07
mm: move lru union within struct page
Matthew Wilcox
2018-06-07
mm: combine first three unions in struct page
Matthew Wilcox
2018-06-07
mm: move _refcount out of struct page union
Matthew Wilcox
2018-06-07
mm: move 'private' union within struct page
Matthew Wilcox
2018-06-07
mm: switch s_mem and slab_cache in struct page
Matthew Wilcox
2018-06-07
mm: split page_type out from _mapcount
Matthew Wilcox
2018-06-07
mm: change return type to vm_fault_t
Souptick Joarder
2018-06-07
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
2018-04-05
mm: change return type to vm_fault_t
Souptick Joarder
2018-01-31
mm: remove reference to PG_buddy
Matthew Wilcox
2018-01-31
mm: document how to use struct page
Matthew Wilcox
2018-01-31
mm: store compound_dtor / compound_order as bytes
Matthew Wilcox
2018-01-31
mm: introduce _slub_counter_t
Matthew Wilcox
2018-01-31
mm: improve comment on page->mapping
Matthew Wilcox
2018-01-31
mm: remove misleading alignment claims
Matthew Wilcox
2018-01-31
mm: de-indent struct page
Matthew Wilcox
2018-01-31
mm: align struct page more aesthetically
Matthew Wilcox
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
mm: consolidate page table accounting
Kirill A. Shutemov
2017-11-15
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-15
mm: account pud page tables
Kirill A. Shutemov
2017-11-15
mm: update comments for struct page.mapping
Changbin Du
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
2017-09-08
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
2017-09-06
mm, swap: VMA based swap readahead
Huang Ying
2017-08-25
mm, locking/barriers: Clarify tlb_flush_pending() barriers
Peter Zijlstra
2017-08-11
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-08-10
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
2017-08-10
mm: make tlb_flush_pending global
Minchan Kim
2017-08-10
mm: refactor TLB gathering API
Minchan Kim
2017-08-10
mm: migrate: fix barriers around tlb_flush_pending
Nadav Amit
2017-08-10
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
[next]