index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
|
*
mm/lru: revise the comments of lru_lock
Hugh Dickins
2020-12-15
1
-1
/
+1
*
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-12-02
1
-4
/
+1
*
|
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-15
1
-0
/
+8
|
/
*
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
1
-0
/
+4
|
\
|
*
mm: Add a pasid member to struct mm_struct
Fenghua Yu
2020-09-17
1
-0
/
+4
*
|
mm: Introduce mm_struct.has_pinned
Peter Xu
2020-09-27
1
-0
/
+10
|
/
*
mm: store compound_nr as well as compound_order
Matthew Wilcox (Oracle)
2020-08-14
1
-0
/
+1
*
mm: memcg/slab: allocate obj_cgroups for non-root slab pages
Roman Gushchin
2020-08-07
1
-1
/
+4
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mmap locking API: rename mmap_sem to mmap_lock
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
mm_types.h: change set_page_private to inline function
Guoqing Jiang
2020-06-02
1
-1
/
+5
*
mm: fix ambiguous comments for better code readability
chenqiwu
2020-04-07
1
-2
/
+2
*
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
2020-04-02
1
-1
/
+6
*
Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-02-04
1
-1
/
+6
|
\
|
*
mm: Add a vmf_insert_mixed_prot() function
Thomas Hellstrom
2020-01-16
1
-1
/
+6
*
|
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
Jason Gunthorpe
2020-01-14
1
-1
/
+1
|
/
*
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
2019-11-06
1
-0
/
+5
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-28
1
-3
/
+11
|
\
|
*
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
1
-3
/
+11
*
|
mm: thp: make deferred split shrinker memcg aware
Yang Shi
2019-09-24
1
-0
/
+1
*
|
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
2019-08-21
1
-1
/
+10
|
\
|
|
*
mm: document zone device struct page field usage
Ralph Campbell
2019-08-13
1
-1
/
+10
*
|
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
2019-08-20
1
-6
/
+0
|
/
*
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-14
1
-2
/
+2
|
\
|
*
mm: remove the HMM config option
Christoph Hellwig
2019-07-02
1
-1
/
+1
|
*
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
2019-07-02
1
-1
/
+1
*
|
include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_info
Alexey Dobriyan
2019-07-12
1
-0
/
+2
|
/
*
mm: move buddy list manipulations into helpers
Dan Williams
2019-05-14
1
-0
/
+3
*
mm: remove stale comment from page struct
Tobin C. Harding
2019-05-14
1
-1
/
+1
*
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
2019-04-05
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-09
1
-1
/
+1
|
\
|
*
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-02-07
1
-1
/
+1
*
|
mm: create the new vm_fault_t type
Souptick Joarder
2019-03-07
1
-1
/
+72
*
|
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-03-05
1
-1
/
+1
*
|
mm: add dma_addr_t to struct page
Jesper Dangaard Brouer
2019-02-13
1
-0
/
+7
|
/
*
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2018-12-14
1
-0
/
+5
*
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-09-13
1
-1
/
+1
*
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-17
1
-1
/
+4
|
\
|
*
powerpc/64s: Fix page table fragment refcount race vs speculative references
Nicholas Piggin
2018-08-08
1
-1
/
+4
*
|
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
2018-07-17
1
-117
/
+124
|
/
*
mm: add hmm_data to struct page
Matthew Wilcox
2018-06-07
1
-6
/
+6
*
mm: add pt_mm to struct page
Matthew Wilcox
2018-06-07
1
-1
/
+1
*
mm: improve struct page documentation
Matthew Wilcox
2018-06-07
1
-21
/
+19
*
mm: combine LRU and main union in struct page
Matthew Wilcox
2018-06-07
1
-51
/
+46
*
mm: move lru union within struct page
Matthew Wilcox
2018-06-07
1
-51
/
+51
*
mm: combine first three unions in struct page
Matthew Wilcox
2018-06-07
1
-33
/
+33
*
mm: move _refcount out of struct page union
Matthew Wilcox
2018-06-07
1
-15
/
+10
*
mm: move 'private' union within struct page
Matthew Wilcox
2018-06-07
1
-31
/
+25
[next]