index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-07
mm: pack compound_dtor and compound_order into one word in struct page
Kirill A. Shutemov
1
-5
/
+19
2015-11-06
mm: introduce VM_LOCKONFAULT
Eric B Munson
1
-0
/
+5
2015-11-06
mm: do not inc NR_PAGETABLE if ptlock_init failed
Vladimir Davydov
1
-1
/
+3
2015-11-06
mm: use only per-device readahead limit
Roman Gushchin
1
-2
/
+0
2015-10-02
memcg: fix dirty page migration
Greg Thelen
1
-0
/
+21
2015-09-12
Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+44
2015-09-10
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
1
-2
/
+10
2015-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-24
/
+8
2015-09-09
mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error han...
Wanpeng Li
1
-0
/
+1
2015-09-09
mm: rename and move get/set_freepage_migratetype
Vlastimil Babka
1
-12
/
+0
2015-09-09
mm: remove put_page_unless_one()
Vineet Gupta
1
-12
/
+0
2015-09-09
mm: add a pmd_fault handler
Matthew Wilcox
1
-0
/
+2
2015-09-09
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
1
-0
/
+5
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+8
2015-09-05
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
1
-0
/
+1
2015-09-05
userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx
Andrea Arcangeli
1
-1
/
+1
2015-09-05
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
Andrea Arcangeli
1
-0
/
+2
2015-08-22
mm: make page pfmemalloc check more robust
Michal Hocko
1
-0
/
+28
2015-08-16
[media] mm: Provide new get_vaddr_frames() helper
Jan Kara
1
-0
/
+44
2015-08-11
mm: enhance region_is_ram() to region_intersects()
Dan Williams
1
-1
/
+8
2015-07-01
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
1
-2
/
+4
2015-07-01
mm: meminit: only set page reserved in the memblock region
Nathan Zimmer
1
-0
/
+2
2015-06-26
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+6
2015-06-25
memory-failure: change type of action_result's param 3 to enum
Xie XiuQi
1
-1
/
+1
2015-06-25
memory-failure: export page_type and action result
Xie XiuQi
1
-0
/
+34
2015-06-25
mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...
Naoya Horiguchi
1
-0
/
+1
2015-06-25
mm: avoid tail page refcounting on non-THP compound pages
Kirill A. Shutemov
1
-1
/
+1
2015-06-02
writeback: implement unlocked_inode_to_wb transaction and use it for stat upd...
Tejun Heo
1
-1
/
+2
2015-06-02
memcg: add per cgroup dirty page accounting
Greg Thelen
1
-2
/
+4
2015-06-02
page_writeback: revive cancel_dirty_page() in a restricted form
Tejun Heo
1
-0
/
+1
2015-04-22
Revert "mm: avoid tail page refcounting on non-THP compound pages"
Linus Torvalds
1
-1
/
+1
2015-04-16
mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
Boaz Harrosh
1
-0
/
+3
2015-04-16
mm: uninline and cleanup page-mapping related helpers
Kirill A. Shutemov
1
-6
/
+2
2015-04-16
include/linux/mm.h: simplify flag check
Borislav Petkov
1
-3
/
+3
2015-04-16
mm: avoid tail page refcounting on non-THP compound pages
Kirill A. Shutemov
1
-1
/
+1
2015-04-16
mm: consolidate all page-flags helpers in <linux/page-flags.h>
Kirill A. Shutemov
1
-81
/
+0
2015-04-15
mm: completely remove dumping per-cpu lists from show_mem()
Konstantin Khlebnikov
1
-1
/
+0
2015-04-15
mm: hide per-cpu lists in output of show_mem()
Konstantin Khlebnikov
1
-0
/
+1
2015-04-15
page_writeback: clean up mess around cancel_dirty_page()
Konstantin Khlebnikov
1
-0
/
+2
2015-04-15
mm: rename FOLL_MLOCK to FOLL_POPULATE
Kirill A. Shutemov
1
-1
/
+1
2015-02-17
mm: allow page fault handlers to perform the COW
Matthew Wilcox
1
-0
/
+1
2015-02-13
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...
Petr Cermak
1
-0
/
+5
2015-02-13
mm: do not use mm->nr_pmds on !MMU configurations
Kirill A. Shutemov
1
-1
/
+8
2015-02-13
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
1
-3
/
+2
2015-02-12
pagewalk: add walk_page_vma()
Naoya Horiguchi
1
-0
/
+1
2015-02-12
pagewalk: improve vma handling
Naoya Horiguchi
1
-3
/
+12
2015-02-12
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
1
-6
/
+0
2015-02-12
mm: gup: add __get_user_pages_unlocked to customize gup_flags
Andrea Arcangeli
1
-0
/
+4
2015-02-12
mm: gup: add get_user_pages_locked and get_user_pages_unlocked
Andrea Arcangeli
1
-0
/
+7
2015-02-12
mm: account pmd page tables to the process
Kirill A. Shutemov
1
-0
/
+24
[prev]
[next]