开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2015-04-29
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
2015-04-29
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
2015-04-19
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
2015-04-19
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
Tejun Heo
2015-04-19
mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
Laura Abbott
2015-04-19
mm/memory hotplug: postpone the reset of obsolete pgdat
Gu Zheng
2015-04-19
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2015-03-26
mm: cma: fix CMA aligned offset calculation
Danesh Petigara
2015-03-18
vmstat: do not use deferrable delayed work for vmstat_update
Michal Hocko
2015-03-18
mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change
Johannes Weiner
2015-03-18
mm/nommu: fix memory leak
Joonsoo Kim
2015-03-18
mm: fix negative nr_isolated counts
Hugh Dickins
2015-03-18
mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()
Naoya Horiguchi
2015-03-18
mm/memory.c: actually remap enough memory
Grazvydas Ignotas
2015-03-18
mm/compaction: fix wrong order check in compact_finished()
Joonsoo Kim
2015-03-18
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-03-18
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-03-18
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
2015-03-18
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
2015-03-18
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
2015-03-18
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
2015-03-06
mm/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2015-03-06
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
2015-02-05
memcg, shmem: fix shmem migration to use lrucare
Michal Hocko
2015-02-05
mm: export "high_memory" symbol on !MMU
Arnd Bergmann
2015-02-05
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
2015-01-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-26
mm/vmscan: fix highidx argument type
Michael S. Tsirkin
2015-01-26
memcg: remove extra newlines from memcg oom kill log
Greg Thelen
2015-01-26
mm: page_alloc: embed OOM killing naturally into allocation slowpath
Johannes Weiner
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
2015-01-11
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
2015-01-11
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
2015-01-08
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
2015-01-08
memcg: fix destination cgroup leak on task charges migration
Vladimir Davydov
2015-01-08
mm: memcontrol: switch soft limit default back to infinity
Johannes Weiner
2015-01-08
mm/debug_pagealloc: remove obsolete Kconfig options
Joonsoo Kim
2015-01-08
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
2015-01-08
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
2015-01-06
mm: propagate error from stack expansion even for guard page
Linus Torvalds
2014-12-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
2014-12-22
Revert "mm/memory.c: share the i_mmap_rwsem"
Kirill A. Shutemov
2014-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-18
mm/zsmalloc: adjust order of functions
Ganesh Mahendran
2014-12-18
mm/memory.c:do_shared_fault(): add comment
Andrew Morton
2014-12-18
mm: cma: split cma-reserved in dmesg log
Pintu Kumar
2014-12-18
mm/mempolicy.c: remove unnecessary is_valid_nodemask()
Zhihui Zhang
2014-12-18
mm: replace ACCESS_ONCE with READ_ONCE or barriers
Christian Borntraeger
[next]