index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2016-12-12
mm: remove x86-only restriction of movable_node
Reza Arbab
2016-12-12
mm/mempolicy.c: forbid static or relative flags for local NUMA mode
Piotr Kwapulinski
2016-12-12
mm: fix up get_user_pages* comments
Lorenzo Stoakes
2016-12-12
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-12
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-12-12
mm: use the correct page size when removing the page
Aneesh Kumar K.V
2016-12-12
shmem: avoid maybe-uninitialized warning
Arnd Bergmann
2016-12-12
mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
Ming Ling
2016-12-12
mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
Michal Hocko
2016-12-12
mm, thp: avoid unlikely branches for split_huge_pmd
David Rientjes
2016-12-12
mm/vmalloc.c: simplify /proc/vmallocinfo implementation
zijun_hu
2016-12-12
mm: make unreserve highatomic functions reliable
Minchan Kim
2016-12-12
mm: try to exhaust highatomic reserve before the OOM
Minchan Kim
2016-12-12
mm: prevent double decrease of nr_reserved_highatomic
Minchan Kim
2016-12-12
mm: don't steal highatomic pageblock
Minchan Kim
2016-12-12
kmemleak: fix reference to Documentation
Andreas Platschek
2016-12-12
mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock
Aneesh Kumar K.V
2016-12-12
mm/hugetlb.c: use the right pte val for compare in hugetlb_cow
Aneesh Kumar K.V
2016-12-12
mm/gup.c: make unnecessarily global vma_permits_fault() static
Tobias Klauser
2016-12-12
mm/vmscan.c: set correct defer count for shrinker
Shaohua Li
2016-12-12
mm/mprotect.c: don't touch single threaded PTEs which are on the right node
Andi Kleen
2016-12-12
mm, slab: maintain total slab count instead of active count
David Rientjes
2016-12-12
mm, slab: faster active and free stats
Greg Thelen
2016-12-12
mm/slab_common.c: check kmem_create_cache flags are common
Thomas Garnier
2016-12-12
slub: avoid false-postive warning
Arnd Bergmann
2016-12-12
slub: move synchronize_sched out of slab_mutex on shrink
Vladimir Davydov
2016-12-12
mm: memcontrol: use special workqueue for creating per-memcg caches
Vladimir Davydov
2016-12-12
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-12-06
shmem: fix shm fallocate() list corruption
Linus Torvalds
2016-12-02
mm, vmscan: add cond_resched() into shrink_node_memcg()
Michal Hocko
2016-12-02
mm: workingset: fix NULL ptr in count_shadow_nodes
Michal Hocko
2016-11-30
mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb
Kirill A. Shutemov
2016-11-30
kasan: support use-after-scope detection
Dmitry Vyukov
2016-11-30
kasan: update kasan_global for gcc 7
Dmitry Vyukov
2016-11-30
thp: fix corner case of munlock() of PTE-mapped THPs
Kirill A. Shutemov
2016-11-30
mm, thp: propagation of conditional compilation in khugepaged.c
Jérémy Lefaure
2016-11-29
mremap: move_ptes: check pte dirty after its removal
Aaron Lu
2016-11-17
mremap: fix race between mremap() and page cleanning
Aaron Lu
2016-11-11
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
2016-11-11
memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
Greg Thelen
2016-11-11
mm/filemap: don't allow partially uptodate page for pipes
Eryu Guan
2016-11-11
mm/hugetlb: fix huge page reservation leak in private mapping error paths
Mike Kravetz
2016-11-11
mm: hwpoison: fix thp split handling in memory_failure()
Naoya Horiguchi
2016-11-11
swapfile: fix memory corruption via malformed swapfile
Jann Horn
2016-11-11
mm/cma.c: check the max limit for cma allocation
Shiraz Hashim
2016-11-11
shmem: fix pageflags after swapping DMA32 object
Hugh Dickins
2016-11-11
mm: remove extra newline from allocation stall warning
Tetsuo Handa
2016-11-09
x86/pat, mm: Make track_pfn_insert() return void
Borislav Petkov
2016-11-01
Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]