summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman
2008-09-03mmap: fix petty bug in anonymous shared mmap offset handlingTejun Heo
2008-09-02mm: size of quicklists shouldn't be proportional to the number of CPUsKOSAKI Motohiro
2008-09-02mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...Marcin Slusarz
2008-09-02VFS: fix dio write returning EIO when try_to_release_page failsHisashi Hifumi
2008-09-02mm: make setup_zone_migrate_reserve() aware of overlapping nodesAdam Litke
2008-09-02Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse