index
:
kernel
0x221E-v0.0.1-v6.19
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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory.c
Age
Commit message (
Expand
)
Author
2016-10-26
mm, gup: close FOLL MAP_PRIVATE race
Michal Hocko
2016-03-21
mm: avoid setting up anonymous pages into file mapping
Kirill A. Shutemov
2015-06-19
mm/memory.c: actually remap enough memory
Grazvydas Ignotas
2015-04-14
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
2015-04-14
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-04-14
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
2015-04-14
mm: propagate error from stack expansion even for guard page
Linus Torvalds
2015-04-14
mm: fix swapoff hang after page migration and fork
Hugh Dickins
2015-02-02
zap_pte_range: update addr when forcing flush after TLB batching faiure
Will Deacon
2014-06-07
mm: make fixup_user_fault() check the vma access rights too
Linus Torvalds
2013-04-25
vm: add vm_iomap_memory() helper function
Linus Torvalds
2013-01-17
thp, memcg: split hugepage for memcg oom on cow
David Rientjes
2013-01-11
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
Michal Hocko
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-21
mm, counters: fold __sync_task_rss_stat() into sync_mm_rss()
David Rientjes
2012-03-21
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
David Rientjes
2012-03-21
mm: make get_mm_counter static-inline
Konstantin Khlebnikov
2012-03-21
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
Andrea Arcangeli
2012-03-21
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-03-20
VM: make zap_page_range() callers that act on a single VMA use separate helper
Al Viro
2012-03-20
VM: make unmap_vmas() return void
Al Viro
2012-03-20
VM: make zap_page_range() return void
Al Viro
2012-03-20
VM: can't go through the inner loop in unmap_vmas() more than once...
Al Viro
2012-03-20
VM: unmap_page_range() can return void
Al Viro
2012-03-20
mm: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-23
mm: fix rss count leakage during migration
Konstantin Khlebnikov
2012-01-12
thp: add tlb_remove_pmd_tlb_entry
Shaohua Li
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
mm: thp: tail page refcounting fix
Andrea Arcangeli
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-07-25
mm/futex: fix futex writes on archs with SW tracking of dirty & young
Benjamin Herrenschmidt
2011-07-25
mm: preallocate page before lock_page() at filemap COW
KAMEZAWA Hiroyuki
2011-07-25
mm/memory.c: remove ZAP_BLOCK_SIZE
Andrew Morton
2011-07-08
mm: __tlb_remove_page() check the correct batch
Shaohua Li
2011-06-27
mm: move vmtruncate_range to truncate.c
Hugh Dickins
2011-06-15
mm: fix wrong kunmap_atomic() pointer
Steven Rostedt
2011-06-15
mm/memory.c: fix kernel-doc notation
Randy Dunlap
2011-05-26
memcg: add the pagefault count into memcg stats
Ying Han
2011-05-26
mm: don't access vm_flags as 'int'
KOSAKI Motohiro
2011-05-25
mm: uninline large generic tlb.h functions
Peter Zijlstra
2011-05-25
mm: Convert i_mmap_lock to a mutex
Peter Zijlstra
2011-05-25
mm: Remove i_mmap_lock lockbreak
Peter Zijlstra
2011-05-25
mm: extended batches for generic mmu_gather
Peter Zijlstra
2011-05-25
mm, powerpc: move the RCU page-table freeing into generic code
Peter Zijlstra
2011-05-25
mm: mmu_gather rework
Peter Zijlstra
2011-05-25
mm: make expand_downwards() symmetrical with expand_upwards()
Michal Hocko
2011-05-09
Don't lock guardpage if the stack is growing up
Mikulas Patocka
2011-05-04
VM: skip the stack guard page lookup in get_user_pages only for mlock
Linus Torvalds
2011-04-28
mm: check if PTE is already allocated during page fault
Mel Gorman
[next]