index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_types.h
Age
Commit message (
Expand
)
Author
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
2020-02-04
Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-16
mm: Add a vmf_insert_mixed_prot() function
Thomas Hellstrom
2020-01-14
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
Jason Gunthorpe
2019-11-06
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-24
mm: thp: make deferred split shrinker memcg aware
Yang Shi
2019-08-21
Merge branch 'odp_fixes' into hmm.git
Jason Gunthorpe
2019-08-20
hmm: use mmu_notifier_get/put for 'struct hmm'
Jason Gunthorpe
2019-08-13
mm: document zone device struct page field usage
Ralph Campbell
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-07-12
include/linux/mm_types.h: ifdef struct vm_area_struct::swap_readahead_info
Alexey Dobriyan
2019-07-02
mm: remove the HMM config option
Christoph Hellwig
2019-07-02
mm: simplify ZONE_DEVICE page private data
Christoph Hellwig
2019-05-14
mm: move buddy list manipulations into helpers
Dan Williams
2019-05-14
mm: remove stale comment from page struct
Tobin C. Harding
2019-04-05
mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()
Jann Horn
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-07
mm: create the new vm_fault_t type
Souptick Joarder
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-02-13
mm: add dma_addr_t to struct page
Jesper Dangaard Brouer
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
[next]