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-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
2015-02-12
mm: add VM_BUG_ON_PAGE() to page_mapcount()
Wang, Yalin
1
-1
/
+2
2015-02-12
mm: add fields for compound destructor and order into struct page
Kirill A. Shutemov
1
-5
/
+4
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-22
/
+33
2015-02-11
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
1
-1
/
+0
2015-02-11
rmap: drop support of non-linear mappings
Kirill A. Shutemov
1
-6
/
+0
2015-02-11
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
1
-3
/
+0
2015-02-11
mm: drop support of non-linear mapping from fault codepath
Kirill A. Shutemov
1
-9
/
+7
2015-02-11
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
1
-1
/
+0
2015-02-11
mm: don't use compound_head() in virt_to_head_page()
Joonsoo Kim
1
-1
/
+26
2015-02-11
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+8
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-2
/
+4
2015-01-28
mm: provide a find_special_page vma operation
David Vrabel
1
-0
/
+8
2015-01-07
mm: propagate error from stack expansion even for guard page
Linus Torvalds
1
-1
/
+1
2014-12-17
vm_area_operations: kill ->migrate()
Al Viro
1
-2
/
+0
2014-12-13
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
1
-3
/
+3
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
1
-1
/
+16
2014-12-13
mm/debug-pagealloc: prepare boottime configurable on/off
Joonsoo Kim
1
-1
/
+18
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+11
2014-11-18
x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific
Qiaowei Ren
1
-0
/
+6
2014-10-30
mm: page-writeback: inline account_page_dirtied() into single caller
Johannes Weiner
1
-1
/
+0
[next]