Age | Commit message (Expand) | Author | Files | Lines |
2014-10-09 | mm: vmscan: shrink_slab: rename max_pass -> freeable | Vladimir Davydov | 1 | -13/+13 |
2014-10-09 | mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim | Vladimir Davydov | 1 | -2/+2 |
2014-10-09 | mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT | Jens Axboe | 1 | -2/+4 |
2014-10-09 | mm: optimize put_mems_allowed() usage | Mel Gorman | 6 | -25/+23 |
2014-10-09 | mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit rea... | Raghavendra K T | 1 | -2/+2 |
2014-10-09 | mm, compaction: ignore pageblock skip when manually invoking compaction | David Rientjes | 1 | -0/+1 |
2014-10-09 | mm, compaction: determine isolation mode only once | David Rientjes | 1 | -7/+2 |
2014-10-09 | mm/compaction: clean-up code on success of ballon isolation | Joonsoo Kim | 1 | -7/+4 |
2014-10-09 | mm/compaction: check pageblock suitability once per pageblock | Joonsoo Kim | 1 | -15/+19 |
2014-10-09 | mm/compaction: change the timing to check to drop the spinlock | Joonsoo Kim | 1 | -1/+1 |
2014-10-09 | mm/compaction: do not call suitable_migration_target() on every page | Joonsoo Kim | 1 | -2/+11 |
2014-10-09 | mm/compaction: disallow high-order page for migration target | Joonsoo Kim | 1 | -12/+3 |
2014-10-09 | mm, compaction: avoid isolating pinned pages | David Rientjes | 1 | -0/+9 |
2014-10-09 | swap: change swap_list_head to plist, add swap_avail_head | Dan Streetman | 2 | -57/+94 |
2014-10-09 | swap: change swap_info singly-linked list to list_head | Dan Streetman | 2 | -108/+76 |
2014-10-09 | mm: exclude memoryless nodes from zone_reclaim | Michal Hocko | 1 | -2/+3 |
2014-10-09 | mm: numa: Do not mark PTEs pte_numa when splitting huge pages | Mel Gorman | 1 | -2/+5 |
2014-10-09 | mm, thp: move invariant bug check out of loop in __split_huge_page_map | Waiman Long | 1 | -2/+2 |
2014-10-09 | hugetlb: ensure hugepage access is denied if hugepages are not supported | Nishanth Aravamudan | 1 | -0/+13 |
2014-10-09 | mm: migrate: Close race between migration completion and mprotect | Mel Gorman | 1 | -1/+4 |
2014-10-05 | mm: softdirty: keep bit when zapping file pte | Peter Feiner | 1 | -1/+1 |
2014-10-05 | mm, slab: initialize object alignment on cache creation | David Rientjes | 1 | -9/+2 |
2014-10-05 | percpu: perform tlb flush after pcpu_map_pages() failure | Tejun Heo | 1 | -0/+1 |
2014-10-05 | percpu: fix pcpu_alloc_pages() failure path | Tejun Heo | 1 | -6/+15 |
2014-10-05 | percpu: free percpu allocation info for uniprocessor system | Honggang Li | 1 | -0/+2 |
2014-10-05 | shmem: fix nlink for rename overwrite directory | Miklos Szeredi | 1 | -1/+3 |
2014-10-05 | memblock, memhotplug: fix wrong type in memblock_find_in_range_node(). | Tang Chen | 1 | -2/+1 |
2014-09-05 | vm_is_stack: use for_each_thread() rather then buggy while_each_thread() | Oleg Nesterov | 1 | -6/+3 |
2014-08-07 | memcg: oom_notify use-after-free fix | Michal Hocko | 1 | -0/+4 |
2014-08-07 | mm, thp: do not allow thp faults to avoid cpuset restrictions | David Rientjes | 1 | -8/+8 |
2014-08-07 | mm/page-writeback.c: fix divide by zero in bdi_dirty_limits() | Maxim Patlasov | 1 | -3/+3 |
2014-07-31 | mm: hugetlb: fix copy_hugetlb_page_range() | Naoya Horiguchi | 1 | -0/+1 |
2014-07-31 | slab_common: fix the check for duplicate slab names | Mikulas Patocka | 1 | -1/+1 |
2014-07-28 | Don't trigger congestion wait on dirty-but-not-writeout pages | Linus Torvalds | 1 | -6/+5 |
2014-07-28 | shmem: fix splicing from a hole while it's punched | Hugh Dickins | 1 | -9/+15 |
2014-07-28 | shmem: fix faulting into a hole, not taking i_mutex | Hugh Dickins | 1 | -26/+52 |
2014-07-28 | shmem: fix faulting into a hole while it's punched | Hugh Dickins | 1 | -4/+52 |
2014-07-17 | cpuset,mempolicy: fix sleeping function called from invalid context | Gu Zheng | 1 | -2/+0 |
2014-07-17 | parisc,metag: Do not hardcode maximum userspace stack size | Helge Deller | 1 | -0/+15 |
2014-07-09 | mm: fix crashes from mbind() merging vmas | Hugh Dickins | 1 | -26/+20 |
2014-07-09 | slab: fix oops when reading /proc/slab_allocators | Joonsoo Kim | 1 | -21/+68 |
2014-07-09 | mm/numa: Remove BUG_ON() in __handle_mm_fault() | Rik van Riel | 1 | -3/+0 |
2014-07-09 | mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER | Michal Nazarewicz | 1 | -2/+14 |
2014-07-09 | mm, pcp: allow restoring percpu_pagelist_fraction default | David Rientjes | 1 | -12/+28 |
2014-07-09 | hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry | Naoya Horiguchi | 1 | -28/+43 |
2014-06-30 | ext4: fix data integrity sync in ordered mode | Namjae Jeon | 1 | -5/+6 |
2014-06-30 | mm: vmscan: clear kswapd's special reclaim powers before exiting | Johannes Weiner | 1 | -0/+3 |
2014-06-30 | mm: fix sleeping function warning from __put_anon_vma | Hugh Dickins | 1 | -3/+5 |
2014-06-30 | mm/memory-failure.c: support use of a dedicated thread to handle SIGBUS(BUS_M... | Naoya Horiguchi | 1 | -13/+43 |
2014-06-30 | mm/memory-failure.c: don't let collect_procs() skip over processes for MF_ACT... | Tony Luck | 1 | -9/+12 |