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