- 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
- 4011337 mm: page_alloc: remove GFP_IOFS by Mel Gorman · 9 years ago
- d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
- 016c13d mm, page_alloc: use masks and shifts when converting GFP flags to migrate types by Mel Gorman · 9 years ago
- 46e700ab mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabled by Mel Gorman · 9 years ago
- c9ab0c4 mm, page_alloc: remove unnecessary recalculations for dirty zone balancing by Mel Gorman · 9 years ago
- e2b1919 mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe by Mel Gorman · 9 years ago
- db2a0dd mm/oom_kill.c: introduce is_sysrq_oom helper by Yaowei Bai · 9 years ago
- 5bc23a0 Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
- 4dcee4d mfd: avoid newly introduced compiler warning by Linus Torvalds · 9 years ago
- bc91453 Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
- 54727e6 x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA by Linus Torvalds · 9 years ago
- d1e41ff Merge tag 'platform-drivers-x86-v4.4-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
- 2f4bf52 Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- ea5c58e vfs: clear remainder of 'full_fds_bits' in dup_fd() by Eric Biggers · 9 years ago
- b3b0d09 selftests: vm: add tests for lock on fault by Eric B Munson · 9 years ago
- b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
- de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
- a8ca5d0 mm: mlock: add new mlock system call by Eric B Munson · 9 years ago
- 1aab92ec mm: mlock: refactor mlock, munlock, and munlockall code by Eric B Munson · 9 years ago
- eb06f43 kasan: always taint kernel on report by Andrey Ryabinin · 9 years ago
- 89d3c87 mm, slub, kasan: enable user tracking by default with KASAN=y by Andrey Ryabinin · 9 years ago
- 10f7026 kasan: use IS_ALIGNED in memory_is_poisoned_8() by Xishi Qiu · 9 years ago
- e0d5771 kasan: Fix a type conversion error by Wang Long · 9 years ago
- f523e73 lib: test_kasan: add some testcases by Wang Long · 9 years ago
- 5d0926e kasan: update reference to kasan prototype repo by Andrey Konovalov · 9 years ago
- c63f06d kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile by Andrey Konovalov · 9 years ago
- 0295fd5 kasan: various fixes in documentation by Andrey Konovalov · 9 years ago
- 25add7e kasan: update log messages by Andrey Konovalov · 9 years ago
- cdf6a27 kasan: accurately determine the type of the bad access by Andrey Konovalov · 9 years ago
- 0952d87 kasan: update reported bug types for kernel memory accesses by Andrey Konovalov · 9 years ago
- e9121076 kasan: update reported bug types for not user nor kernel memory accesses by Andrey Konovalov · 9 years ago
- fc5aeea mm/kasan: prevent deadlock in kasan reporting by Aneesh Kumar K.V · 9 years ago
- f2377d4 mm/kasan: don't use kasan shadow pointer in generic functions by Aneesh Kumar K.V · 9 years ago
- 527f215 mm/kasan: MODULE_VADDR is not available on all archs by Aneesh Kumar K.V · 9 years ago
- 0ba8663 mm/kasan: rename kasan_enabled() to kasan_report_enabled() by Aneesh Kumar K.V · 9 years ago
- 5ba97bf mm: remove refresh_cpu_vm_stats() definition for !SMP kernel by Tetsuo Handa · 9 years ago
- a5be356 Documentation/filesystems/proc.txt: a little tidying by Hugh Dickins · 9 years ago
- d0424c4 tmpfs: avoid a little creat and stat slowdown by Hugh Dickins · 9 years ago
- b72bdfa mm, oom: add comment for why oom_adj exists by David Rientjes · 9 years ago
- c12176d memcg: fix thresholds for 32b architectures. by Michal Hocko · 9 years ago
- 6071ca5 mm: page_counter: let page_counter_try_charge() return bool by Johannes Weiner · 9 years ago
- f5fc3c5d mm: memcontrol: eliminate root memory.current by Johannes Weiner · 9 years ago
- e0ec90e mm, hugetlbfs: optimize when NUMA=n by Dave Hansen · 9 years ago
- 099730d mm, hugetlb: use memory policy when available by Dave Hansen · 9 years ago
- b4e289a mm/hugetlb: make node_hstates array static by Alexander Kuleshov · 9 years ago
- 9dd861d mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe by Rasmus Villemoes · 9 years ago
- 3acaea6 mm/cma.c: suppress warning by Andrew Morton · 9 years ago
- 42cb14b mm: migrate dirty page without clear_page_dirty_for_io etc by Hugh Dickins · 9 years ago
- cf4b769 mm: page migration avoid touching newpage until no going back by Hugh Dickins · 9 years ago
- 470f119 mm: page migration use migration entry for swapcache too by Hugh Dickins · 9 years ago
- 03f15c8 mm: simplify page migration's anon_vma comment and flow by Hugh Dickins · 9 years ago
- 5c3f9a6 mm: page migration remove_migration_ptes at lock+unlock level by Hugh Dickins · 9 years ago
- 7db7671 mm: page migration trylock newpage at same level as oldpage by Hugh Dickins · 9 years ago
- 2def742 mm: page migration use the put_new_page whenever necessary by Hugh Dickins · 9 years ago
- 14e0f9b mm: correct a couple of page migration comments by Hugh Dickins · 9 years ago
- 45637ba mm: rename mem_cgroup_migrate to mem_cgroup_replace_page by Hugh Dickins · 9 years ago
- 51afb12 mm: page migration fix PageMlocked on migrated pages by Hugh Dickins · 9 years ago
- b87537d9e mm: rmap use pte lock not mmap_sem to set PageMlocked by Hugh Dickins · 9 years ago
- 7a14239 mm Documentation: undoc non-linear vmas by Hugh Dickins · 9 years ago
- 706874e mm: do not inc NR_PAGETABLE if ptlock_init failed by Vladimir Davydov · 9 years ago
- 5d3875a mm: clear_soft_dirty_pmd() requires THP by Laurent Dufour · 9 years ago
- 326c259 mm: clear pte in clear_soft_dirty() by Laurent Dufour · 9 years ago
- c8f95ed ksm: unstable_tree_search_insert error checking cleanup by Andrea Arcangeli · 9 years ago
- 85c6e8d ksm: use find_mergeable_vma in try_to_merge_with_ksm_page by Andrea Arcangeli · 9 years ago
- 98666f8a ksm: use the helper method to do the hlist_empty check by Andrea Arcangeli · 9 years ago
- f2e5ff8 ksm: don't fail stable tree lookups if walking over stale stable_nodes by Andrea Arcangeli · 9 years ago
- ad12695 ksm: add cond_resched() to the rmap_walks by Andrea Arcangeli · 9 years ago
- df40655 memcg: simplify and inline __mem_cgroup_from_kmem by Vladimir Davydov · 9 years ago
- f3ccb2c4 memcg: unify slab and other kmem pages charging by Vladimir Davydov · 9 years ago
- d05e83a memcg: simplify charging kmem pages by Vladimir Davydov · 9 years ago
- bde304b mm/page_alloc.c: skip ZONE_MOVABLE if required_kernelcore is larger than totalpages by Xishi Qiu · 9 years ago
- a2c1aad mm/vmacache: inline vmacache_valid_mm() by Davidlohr Bueso · 9 years ago
- f7ae3a9 include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definition by yalin wang · 9 years ago
- a1c34a3 mm: Don't offset memmap for flatmem by Laura Abbott · 9 years ago
- c2d42c1 mm/vmstat.c: uninline node_page_state() by Andrew Morton · 9 years ago
- 27f28b9 mm/mmap.c: change __install_special_mapping() args order by Chen Gang · 9 years ago
- c9427bc mm/nommu.c: drop unlikely inside BUG_ON() by Geliang Tang · 9 years ago
- 1e3ee14 mm/mmap.c: do not initialize retval in mmap_pgoff() by Chen Gang · 9 years ago
- e6ee219 mm/mmap.c: remove redundant statement "error = -ENOMEM" by Chen Gang · 9 years ago
- 3ca65c1 mm: optimize PageHighMem() check by Vineet Gupta · 9 years ago
- 4d7b339 mm/oom_kill: fix the wrong task->mm == mm checks in oom_kill_process() by Oleg Nesterov · 9 years ago
- c319025 mm/oom_kill: cleanup the "kill sharing same memory" loop by Oleg Nesterov · 9 years ago
- 0c1b2d7 mm/oom_kill: remove the wrong fatal_signal_pending() check in oom_kill_process() by Oleg Nesterov · 9 years ago
- 0935781 mm: add the "struct mm_struct *mm" local into by Oleg Nesterov · 9 years ago
- 87e8827 mm: fix the racy mm->locked_vm change in by Oleg Nesterov · 9 years ago
- 9fd745d mm: fix overflow in find_zone_movable_pfns_for_nodes() by Xishi Qiu · 9 years ago
- d031a15 mm/vmscan.c: fix types of some locals by Alexandru Moise · 9 years ago
- da39da3 mm, oom: remove task_lock protecting comm printing by David Rientjes · 9 years ago
- 2d1e104 mm, compaction: distinguish contended status in tracepoints by Vlastimil Babka · 9 years ago
- 1743d05 mm, compaction: export tracepoints zone names to userspace by Vlastimil Babka · 9 years ago
- fa6c7b4 mm, compaction: export tracepoints status strings to userspace by Vlastimil Babka · 9 years ago
- 840807a mm/oom_kill.c: suppress unnecessary "sharing same memory" message by Tetsuo Handa · 9 years ago
- 880b768 mm/oom_kill.c: fix potentially killing unrelated process by Tetsuo Handa · 9 years ago
- 426fb5e mm/oom_kill.c: reverse the order of setting TIF_MEMDIE and sending SIGKILL by Tetsuo Handa · 9 years ago
- 13308ca mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return bool by Yaowei Bai · 9 years ago
- 42e2e45 mm/vmscan: make inactive_anon/file_is_low return bool by Yaowei Bai · 9 years ago
- 80f73b4 Documentation/vm/transhuge.txt: add information about max_ptes_swap by Ebru Akagunduz · 9 years ago
- 3608de0 mm/memcontrol.c: fix order calculation in try_charge() by Jerome Marchand · 9 years ago