index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_types.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
1
-0
/
+5
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+11
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
1
-3
/
+11
2019-09-24
mm: thp: make deferred split shrinker memcg aware
Yang Shi
1
-0
/
+1
2019-08-21
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
1
-1
/
+10
2019-08-20
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
1
-6
/
+0
2019-08-13
mm: document zone device struct page field usage
Ralph Campbell
1
-1
/
+10
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-2
/
+2
2019-07-12
include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_info
Alexey Dobriyan
1
-0
/
+2
2019-07-02
mm: remove the HMM config option
Christoph Hellwig
1
-1
/
+1
2019-07-02
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
1
-1
/
+1
2019-05-14
mm: move buddy list manipulations into helpers
Dan Williams
1
-0
/
+3
2019-05-14
mm: remove stale comment from page struct
Tobin C. Harding
1
-1
/
+1
2019-04-05
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
1
-1
/
+1
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2019-03-07
mm: create the new vm_fault_t type
Souptick Joarder
1
-1
/
+72
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
1
-1
/
+1
2019-02-13
mm: add dma_addr_t to struct page
Jesper Dangaard Brouer
1
-0
/
+7
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-1
/
+1
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
1
-0
/
+5
2018-09-13
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
1
-1
/
+1
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+4
2018-08-08
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
1
-1
/
+4
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
1
-117
/
+124
2018-06-07
mm: add hmm_data to struct page
Matthew Wilcox
1
-6
/
+6
2018-06-07
mm: add pt_mm to struct page
Matthew Wilcox
1
-1
/
+1
2018-06-07
mm: improve struct page documentation
Matthew Wilcox
1
-21
/
+19
2018-06-07
mm: combine LRU and main union in struct page
Matthew Wilcox
1
-51
/
+46
2018-06-07
mm: move lru union within struct page
Matthew Wilcox
1
-51
/
+51
2018-06-07
mm: combine first three unions in struct page
Matthew Wilcox
1
-33
/
+33
2018-06-07
mm: move _refcount out of struct page union
Matthew Wilcox
1
-15
/
+10
2018-06-07
mm: move 'private' union within struct page
Matthew Wilcox
1
-31
/
+25
2018-06-07
mm: switch s_mem and slab_cache in struct page
Matthew Wilcox
1
-2
/
+2
2018-06-07
mm: split page_type out from _mapcount
Matthew Wilcox
1
-5
/
+8
2018-06-07
mm: change return type to vm_fault_t
Souptick Joarder
1
-3
/
+3
2018-06-07
mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
Yang Shi
1
-0
/
+2
2018-04-05
mm: change return type to vm_fault_t
Souptick Joarder
1
-0
/
+2
2018-01-31
mm: remove reference to PG_buddy
Matthew Wilcox
1
-7
/
+7
2018-01-31
mm: document how to use struct page
Matthew Wilcox
1
-1
/
+23
2018-01-31
mm: store compound_dtor / compound_order as bytes
Matthew Wilcox
1
-13
/
+3
2018-01-31
mm: introduce _slub_counter_t
Matthew Wilcox
1
-13
/
+8
2018-01-31
mm: improve comment on page->mapping
Matthew Wilcox
1
-9
/
+3
2018-01-31
mm: remove misleading alignment claims
Matthew Wilcox
1
-8
/
+5
2018-01-31
mm: de-indent struct page
Matthew Wilcox
1
-21
/
+19
2018-01-31
mm: align struct page more aesthetically
Matthew Wilcox
1
-9
/
+7
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-8
/
+0
2017-11-15
mm: consolidate page table accounting
Kirill A. Shutemov
1
-7
/
+1
2017-11-15
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
1
-0
/
+2
2017-11-15
mm: account pud page tables
Kirill A. Shutemov
1
-0
/
+3
2017-11-15
mm: update comments for struct page.mapping
Changbin Du
1
-2
/
+4
[next]