Age | Commit message (Expand) | Author |
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 |
2008-09-03 | mmap: fix petty bug in anonymous shared mmap offset handling | Tejun Heo |
2008-09-02 | mm: size of quicklists shouldn't be proportional to the number of CPUs | KOSAKI Motohiro |
2008-09-02 | mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_... | Marcin Slusarz |
2008-09-02 | VFS: fix dio write returning EIO when try_to_release_page fails | Hisashi Hifumi |
2008-09-02 | mm: make setup_zone_migrate_reserve() aware of overlapping nodes | Adam Litke |
2008-09-02 | Remove '#include <stddef.h>' from mm/page_isolation.c | David Woodhouse |
2008-08-28 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-08-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2008-08-27 | [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo | Mel Gorman |
2008-08-20 | mm: xip/ext2 fix block allocation race | Nick Piggin |
2008-08-20 | mm: xip fix fault vs sparse page invalidate race | Nick Piggin |
2008-08-20 | mm: dirty page tracking race fix | Nick Piggin |