index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
2022-01-18
Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm/rmap: fix potential batched TLB flush race
Huang Ying
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
2022-01-15
mm: move anon_vma declarations to linux/mm_inline.h
Arnd Bergmann
2022-01-15
mm: add anonymous vma name refcounting
Suren Baghdasaryan
2022-01-15
mm: add a field to store names for private anonymous memory
Colin Cross
2022-01-06
mm: Remove slab from struct page
Matthew Wilcox (Oracle)
2022-01-06
mm: Split slab into its own type
Matthew Wilcox (Oracle)
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
mm, slub: change percpu partial accounting from objects to pages
Vlastimil Babka
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-15
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
2021-10-08
coredump: Limit coredumps to a single thread group
Eric W. Biederman
2021-10-05
sched: Move mmdrop to RCU on RT
Thomas Gleixner
2021-09-27
mm: Add folio_mapped()
Matthew Wilcox (Oracle)
2021-09-27
mm: Handle per-folio private data
Matthew Wilcox (Oracle)
2021-09-27
mm: Introduce struct folio
Matthew Wilcox (Oracle)
2021-08-09
page_pool: add interface to manipulate frag count in page pool
Yunsheng Lin
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-01
mm: fix spelling mistakes
Zhen Lei
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-12
mm: relocate 'write_protect_seq' in struct mm_struct
Feng Tang
2021-06-07
mm: add a signature in struct page
Matteo Croce
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
2021-03-13
mm/fork: clear PASID for new mm
Fenghua Yu
2021-01-29
tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()
Will Deacon
2021-01-29
tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()
Will Deacon
2021-01-29
tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()
Will Deacon
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
mm/lru: revise the comments of lru_lock
Hugh Dickins
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-02
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-10-12
Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
2020-09-17
mm: Add a pasid member to struct mm_struct
Fenghua Yu
2020-08-14
mm: store compound_nr as well as compound_order
Matthew Wilcox (Oracle)
2020-08-07
mm: memcg/slab: allocate obj_cgroups for non-root slab pages
Roman Gushchin
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: rename mmap_sem to mmap_lock
Michel Lespinasse
2020-06-02
mm_types.h: change set_page_private to inline function
Guoqing Jiang
2020-04-07
mm: fix ambiguous comments for better code readability
chenqiwu
2020-04-02
mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
John Hubbard
[next]