summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-09-15slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet
2009-08-16page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman
2009-08-16hugetlbfs: fix i_blocks accountingEric Sandeen
2009-07-30mm: mark page accessed before we write_end()Josef Bacik
2009-07-30fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]bPaul E. McKenney
2009-07-19security: use mmap_min_addr indepedently of security modelsChristoph Lameter
2009-07-02mm: fix handling of pagesets for downed cpusDimitri Sivanich
2009-06-11mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman
2009-05-19mm: close page_mkwrite racesNick Piggin
2009-05-19mm: page_mkwrite change prototype to match faultNick Piggin
2009-05-08Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman
2009-05-02mm: check for no mmaps in exit_mmap()Johannes Weiner
2009-05-02mm: do_xip_mapping_read: fix length calculationMartin Schwidefsky
2009-03-16mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki
2009-03-16mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-17writeback: fix break conditionFederico Cuello
2009-02-17write-back: fix nr_to_write counterArtem Bityutskiy
2009-02-17Fix page writeback thinko, causing Berkeley DB slowdownNick Piggin
2009-02-12mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro
2009-01-24mm: direct IO starvation improvementNick Piggin
2009-01-24mm: write_cache_pages more terminate quicklyAndrew Morton
2009-01-24mm: write_cache_pages terminate quicklyNick Piggin
2009-01-24mm: write_cache_pages optimise page cleaningNick Piggin
2009-01-24mm: write_cache_pages cleanupsNick Piggin
2009-01-24mm: write_cache_pages integrity fixNick Piggin
2009-01-24mm: write_cache_pages writepage error fixNick Piggin
2009-01-24mm: write_cache_pages early loop terminationNick Piggin
2009-01-24mm: write_cache_pages cyclic fixNick Piggin
2009-01-18fs: symlink write_begin allocation context fixNick Piggin
2009-01-18System call wrappers part 28Heiko Carstens
2009-01-18System call wrappers part 26Heiko Carstens
2009-01-18System call wrappers part 14Heiko Carstens
2009-01-18System call wrappers part 13Heiko Carstens
2009-01-18System call wrapper special casesHeiko Carstens
2009-01-18Convert all system calls to return a longHeiko Carstens
2008-12-18setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lockGerald Schaefer
2008-11-20memory hotplug: fix page_zone() calculation in test_pages_isolated()Gerald Schaefer
2008-11-20hugetlb: make unmap_ref_private multi-size-awareAdam Litke
2008-11-13hugetlbfs: handle pages higher order than MAX_ORDERAndy Whitcroft
2008-11-13hugetlb: pull gigantic page initialisation out of the default pathAndy Whitcroft
2008-10-25anon_vma_prepare: properly lock even newly allocated entriesLinus Torvalds
2008-10-09SLOB: fix bogus ksize calculation fixMatt Mackall
2008-10-07SLOB: fix bogus ksize calculationMatt Mackall
2008-10-02mm: handle initialising compound pages at orders greater than MAX_ORDERAndy Whitcroft
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-10-02memory hotplug: missing zone->lock in test_pages_isolated()Gerald Schaefer
2008-09-29mm owner: fix race between swapoff and exitBalbir Singh
2008-09-23memcg: check under limit at shrink_usageDaisuke Nishimura
2008-09-23mm: tiny-shmem fix lock ordering: mmap_sem vs i_mutexNick Piggin
2008-09-15slub: fixed uninitialized counter in struct kmem_cache_nodeSalman Qazi