index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
2024-09-03
mm: remove PageSwapCache
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-09-01
mm: add optional close() to struct vm_special_mapping
Michael Ellerman
1
-0
/
+3
2024-09-01
mm: fix (harmless) type confusion in lock_vma_under_rcu()
Jann Horn
1
-2
/
+13
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
1
-1
/
+1
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+22
2024-07-15
mm/memcg: alignment memcg_data define condition
Alex Shi (Tencent)
1
-2
/
+7
2024-07-03
mm: allow reuse of the lower 16 bit of the page type with an actual type
David Hildenbrand
1
-0
/
+5
2024-07-03
mm: update _mapcount and page_type documentation
David Hildenbrand
1
-11
/
+17
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
1
-1
/
+1
2024-05-05
mm/madvise: introduce clear_young_dirty_ptes() batch helper
Lance Yang
1
-0
/
+9
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
1
-2
/
+3
2024-04-25
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
1
-5
/
+1
2024-04-25
mm: optimize CONFIG_PER_VMA_LOCK member placement in vm_area_struct
David Hildenbrand
1
-3
/
+3
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
1
-2
/
+3
2024-04-25
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
1
-2
/
+2
2024-03-06
mm: pgtable: add missing pt_index to struct ptdesc
Qi Zheng
1
-0
/
+3
2024-03-06
mm: pgtable: correct the wrong comment about ptdesc->__page_flags
Qi Zheng
1
-1
/
+1
2024-02-22
mm/mmu_gather: add __tlb_remove_folio_pages()
David Hildenbrand
1
-0
/
+20
2024-02-22
mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
David Hildenbrand
1
-6
/
+11
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-13
/
+14
2024-01-05
mm/mglru: remove CONFIG_MEMCG
Kinsey Ho
1
-4
/
+0
2024-01-05
mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
Kinsey Ho
1
-4
/
+8
2023-12-13
page_pool: transition to reference count management after page draining
Liang Chen
1
-1
/
+1
2023-12-12
maple_tree: separate ma_state node from status
Liam R. Howlett
1
-1
/
+2
2023-12-12
mm: Deprecate pasid field
Tina Zhang
1
-1
/
+0
2023-12-12
mm: Add structure to keep sva information
Tina Zhang
1
-0
/
+2
2023-12-12
iommu: Change kconfig around IOMMU_SVA
Jason Gunthorpe
1
-1
/
+1
2023-12-10
pgtable: rename ptdesc _refcount field to __page_refcount
Alexander Gordeev
1
-3
/
+3
2023-12-10
pgtable: fix s390 ptdesc field comments
Alexander Gordeev
1
-2
/
+2
2023-11-15
sched/numa: Fix mm numa_scan_seq based unconditional scan
Raghavendra K T
1
-0
/
+3
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
[next]