开源镜像站
帮助
动态
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-28
mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()
Naoya Horiguchi
2015-04-24
writeback: fix possible underflow in write bandwidth calculation
Tejun Heo
2015-04-24
writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()
Tejun Heo
2015-04-24
mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate
Laura Abbott
2015-04-24
mm/memory hotplug: postpone the reset of obsolete pgdat
Gu Zheng
2015-04-24
mm: fix anon_vma->degree underflow in anon_vma endless growing prevention
Leon Yu
2015-04-24
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
2015-04-24
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
2015-03-28
mmu_gather: move minimal range calculations into generic code
Will Deacon
2015-03-23
vmstat: do not use deferrable delayed work for vmstat_update
Michal Hocko
2015-03-14
mm: fix negative nr_isolated counts
Hugh Dickins
2015-03-14
mm/memory.c: actually remap enough memory
Grazvydas Ignotas
2015-03-14
mm/compaction: fix wrong order check in compact_finished()
Joonsoo Kim
2015-03-14
mm/nommu.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-03-14
mm/mmap.c: fix arithmetic overflow in __vm_enough_memory()
Roman Gushchin
2015-03-14
mm: when stealing freepages, also take pages created by splitting buddy page
Vlastimil Babka
2015-03-14
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
2015-03-14
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
2015-03-14
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
2015-03-06
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
2015-02-11
memcg, shmem: fix shmem migration to use lrucare
Michal Hocko
2015-02-11
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
2015-02-05
memcg: remove extra newlines from memcg oom kill log
Greg Thelen
2015-02-05
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
2015-02-05
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-01-29
mm: get rid of radix tree gfp mask for pagecache_get_page
Michal Hocko
2015-01-16
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
2015-01-16
mm: propagate error from stack expansion even for guard page
Linus Torvalds
2015-01-16
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
2015-01-16
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
2015-01-08
mm/CMA: fix boot regression due to physical address of high_memory
Joonsoo Kim
2014-12-03
slab: fix nodeid bounds check for non-contiguous node IDs
Paul Mackerras
2014-12-03
mm: fix anon_vma_clone() error treatment
Daniel Forrest
2014-12-03
mm: fix swapoff hang after page migration and fork
Hugh Dickins
2014-12-02
mm/vmpressure.c: fix race in vmpressure_work_fn()
Andrew Morton
2014-12-02
mm: frontswap: invalidate expired data on a dup-store failure
Weijie Yang
2014-11-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-11-13
mem-hotplug: reset node present pages when hot-adding a new pgdat
Tang Chen
2014-11-13
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
2014-11-13
mm/debug-pagealloc: correct freepage accounting and order resetting
Joonsoo Kim
2014-11-13
mm, compaction: prevent infinite loop in compact_zone
Vlastimil Babka
2014-11-13
mm: alloc_contig_range: demote pages busy message from warn to info
Michal Nazarewicz
2014-11-13
mm/slab: fix unalignment problem on Malta with EVA due to slab merge
Joonsoo Kim
2014-11-13
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim
2014-11-13
mm/page_alloc: move freepage counting logic to __free_one_page()
Joonsoo Kim
2014-11-13
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
Joonsoo Kim
2014-11-13
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
2014-11-13
mm/compaction: skip the range until proper target pageblock is met
Joonsoo Kim
2014-11-13
Fix thinko in iov_iter_single_seg_count
Paul Mackerras
2014-11-07
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]