Age | Commit message (Expand) | Author | Files | Lines |
2014-11-21 | mm: filemap: move radix tree hole searching here | Johannes Weiner | 2 | -2/+78 |
2014-11-21 | mm: shmem: save one radix tree lookup when truncating swapped pages | Johannes Weiner | 1 | -13/+12 |
2014-11-14 | mm: page_alloc: fix zone allocation fairness on UP | Johannes Weiner | 1 | -4/+3 |
2014-11-14 | mm: Remove false WARN_ON from pagecache_isize_extended() | Jan Kara | 1 | -1/+0 |
2014-11-14 | mm: memcontrol: do not iterate uninitialized memcgs | Johannes Weiner | 1 | -4/+31 |
2014-11-14 | cgroup/kmemleak: add kmemleak_free() for cgroup deallocations. | Wang Nan | 1 | -0/+1 |
2014-11-14 | mm: free compound page with correct order | Yu Zhao | 1 | -2/+2 |
2014-11-14 | OOM, PM: OOM killed task shouldn't escape PM suspend | Michal Hocko | 2 | -0/+25 |
2014-11-14 | vfs: fix data corruption when blocksize < pagesize for mmaped data | Jan Kara | 1 | -0/+57 |
2014-11-14 | Revert "percpu: free percpu allocation info for uniprocessor system" | Guenter Roeck | 1 | -2/+0 |
2014-10-09 | mm: don't pointlessly use BUG_ON() for sanity check | Linus Torvalds | 1 | -3/+5 |
2014-10-09 | mm: per-thread vma caching | Davidlohr Bueso | 4 | -35/+158 |
2014-10-09 | vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() | Christoph Lameter | 1 | -1/+1 |
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 |