Age | Commit message (Expand) | Author |
2009-08-16 | page-allocator: preserve PFN ordering when __GFP_COLD is set | Mel Gorman |
2009-08-16 | hugetlbfs: fix i_blocks accounting | Eric Sandeen |
2009-07-30 | mm: mark page accessed before we write_end() | Josef Bacik |
2009-07-30 | fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b | Paul E. McKenney |
2009-07-19 | security: use mmap_min_addr indepedently of security models | Christoph Lameter |
2009-07-02 | mm: fix handling of pagesets for downed cpus | Dimitri Sivanich |
2009-06-11 | mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu... | Mel Gorman |
2009-05-19 | mm: close page_mkwrite races | Nick Piggin |
2009-05-19 | mm: page_mkwrite change prototype to match fault | Nick Piggin |
2009-05-08 | Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions | Mel Gorman |
2009-05-02 | mm: check for no mmaps in exit_mmap() | Johannes Weiner |
2009-05-02 | mm: do_xip_mapping_read: fix length calculation | Martin Schwidefsky |
2009-03-16 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki |
2009-03-16 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki |
2009-02-17 | writeback: fix break condition | Federico Cuello |
2009-02-17 | write-back: fix nr_to_write counter | Artem Bityutskiy |
2009-02-17 | Fix page writeback thinko, causing Berkeley DB slowdown | Nick Piggin |
2009-02-12 | mm: remove UP version of lru_add_drain_all() | KOSAKI Motohiro |
2009-01-24 | mm: direct IO starvation improvement | Nick Piggin |
2009-01-24 | mm: write_cache_pages more terminate quickly | Andrew Morton |
2009-01-24 | mm: write_cache_pages terminate quickly | Nick Piggin |
2009-01-24 | mm: write_cache_pages optimise page cleaning | Nick Piggin |
2009-01-24 | mm: write_cache_pages cleanups | Nick Piggin |
2009-01-24 | mm: write_cache_pages integrity fix | Nick Piggin |
2009-01-24 | mm: write_cache_pages writepage error fix | Nick Piggin |
2009-01-24 | mm: write_cache_pages early loop termination | Nick Piggin |
2009-01-24 | mm: write_cache_pages cyclic fix | Nick Piggin |
2009-01-18 | fs: symlink write_begin allocation context fix | Nick Piggin |
2009-01-18 | System call wrappers part 28 | Heiko Carstens |
2009-01-18 | System call wrappers part 26 | Heiko Carstens |
2009-01-18 | System call wrappers part 14 | Heiko Carstens |
2009-01-18 | System call wrappers part 13 | Heiko Carstens |
2009-01-18 | System call wrapper special cases | Heiko Carstens |
2009-01-18 | Convert all system calls to return a long | Heiko Carstens |
2008-12-18 | setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock | Gerald Schaefer |
2008-11-20 | memory hotplug: fix page_zone() calculation in test_pages_isolated() | Gerald Schaefer |
2008-11-20 | hugetlb: make unmap_ref_private multi-size-aware | Adam Litke |
2008-11-13 | hugetlbfs: handle pages higher order than MAX_ORDER | Andy Whitcroft |
2008-11-13 | hugetlb: pull gigantic page initialisation out of the default path | Andy Whitcroft |
2008-10-25 | anon_vma_prepare: properly lock even newly allocated entries | Linus Torvalds |
2008-10-09 | SLOB: fix bogus ksize calculation fix | Matt Mackall |
2008-10-07 | SLOB: fix bogus ksize calculation | Matt Mackall |
2008-10-02 | mm: handle initialising compound pages at orders greater than MAX_ORDER | Andy Whitcroft |
2008-10-02 | mm: tiny-shmem nommu fix | Nick Piggin |
2008-10-02 | memory hotplug: missing zone->lock in test_pages_isolated() | Gerald Schaefer |
2008-09-29 | mm owner: fix race between swapoff and exit | Balbir Singh |
2008-09-23 | memcg: check under limit at shrink_usage | Daisuke Nishimura |
2008-09-23 | mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutex | Nick Piggin |
2008-09-15 | slub: fixed uninitialized counter in struct kmem_cache_node | Salman Qazi |
2008-09-13 | mm: mark the correct zone as full when scanning zonelists | Mel Gorman |