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
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+45
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-12
/
+1
2023-10-25
mm_types: add virtual and _last_cpupid into struct folio
Kefeng Wang
1
-4
/
+18
2023-10-18
mm: move vma_policy() and anon_vma_name() decls to mm_types.h
Lorenzo Stoakes
1
-0
/
+27
2023-10-16
page_pool: fragment API support for 32-bit arch with 64-bit DMA
Yunsheng Lin
1
-12
/
+1
2023-10-10
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
1
-0
/
+6
2023-10-10
sched/numa: Rename vma_numab_state::access_pids[] => ::pids_active[], ::next_...
Mel Gorman
1
-3
/
+3
2023-10-10
sched/numa: Document vma_numab_state fields
Mel Gorman
1
-0
/
+21
2023-08-24
mm/swap: use dedicated entry for swap in folio
Matthew Wilcox
1
-10
/
+13
2023-08-24
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
1
-11
/
+1
2023-08-24
mm: add missing VM_FAULT_RESULT_TRACE name for VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-21
mm: add tail private fields to struct folio
Matthew Wilcox (Oracle)
1
-1
/
+13
2023-08-21
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
1
-2
/
+1
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-08-21
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
1
-0
/
+9
2023-08-21
mm: remove page table members from struct page
Vishal Moola (Oracle)
1
-21
/
+0
2023-08-21
mm: add utility functions for ptdesc
Vishal Moola (Oracle)
1
-0
/
+12
2023-08-21
pgtable: create struct ptdesc
Vishal Moola (Oracle)
1
-0
/
+70
2023-08-21
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
1
-0
/
+9
2023-08-18
mm/pgtable: add pte_free_defer() for pgtable as page
Hugh Dickins
1
-0
/
+4
2023-08-18
ksm: add ksm zero pages for each process
xu xin
1
-2
/
+7
2023-07-27
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
1
-0
/
+28
2023-06-19
mm: move mm_count into its own cache line
Mathieu Desnoyers
1
-8
/
+15
2023-04-28
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+74
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
1
-8
/
+74
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-1
/
+2
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
1
-1
/
+2
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
1
-0
/
+1
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
1
-0
/
+7
2023-04-05
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
1
-1
/
+5
2023-04-05
mm: add FAULT_FLAG_VMA_LOCK flag
Suren Baghdasaryan
1
-0
/
+2
2023-04-05
mm: introduce vma detached flag
Suren Baghdasaryan
1
-0
/
+3
2023-04-05
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
1
-0
/
+8
2023-04-05
mm: rcu safe VMA freeing
Michel Lespinasse
1
-3
/
+10
2023-04-05
mm: remove unused vmf_insert_mixed_prot()
Lorenzo Stoakes
1
-6
/
+1
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
1
-1
/
+2
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-76
/
+110
2023-02-09
mm/gup: move private gup FOLL_ flags to internal.h
Jason Gunthorpe
1
-22
/
+35
2023-02-09
mm/gup: add FOLL_UNLOCKABLE
Jason Gunthorpe
1
-0
/
+1
2023-02-09
mm/gup: remove obsolete FOLL_LONGTERM comment
Jason Gunthorpe
1
-6
/
+0
2023-02-09
mm: introduce vma->vm_flags wrapper functions
Suren Baghdasaryan
1
-1
/
+9
2023-02-09
mm: expand vma iterator interface
Liam R. Howlett
1
-3
/
+1
2023-02-02
mm: remove the hugetlb field from struct page
Sidhartha Kumar
1
-12
/
+0
2023-02-02
mm: move page->deferred_list to folio->_deferred_list
Matthew Wilcox (Oracle)
1
-6
/
+8
2023-02-02
doc: correct struct folio kernel-doc
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-02-02
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
1
-18
/
+0
2023-02-02
mm: remove head_compound_mapcount() and _ptr functions
Matthew Wilcox (Oracle)
1
-16
/
+0
2023-02-02
mm: convert total_compound_mapcount() to folio_total_mapcount()
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-02-02
mm: convert head_subpages_mapcount() into folio_nr_pages_mapped()
Matthew Wilcox (Oracle)
1
-9
/
+3
2023-02-02
mm: remove folio_pincount_ptr() and head_compound_pincount()
Matthew Wilcox (Oracle)
1
-5
/
+0
[next]