summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-02-09install_special_mapping skips security_file_mmap check.Tavis Ormandy
2010-12-09mm: fix is_mem_section_removable() page_order BUG_ON checkKAMEZAWA Hiroyuki
2010-12-09mm: fix return value of scan_lru_pages in memory unplugKAMEZAWA Hiroyuki
2010-12-09numa: fix slab_node(MPOL_BIND)Eric Dumazet
2010-10-28guard page for stacks that grow upwardsLuck, Tony
2010-09-20bounce: call flush_dcache_page() after bounce_copy_vec()Gary King
2010-08-20mm: fix page table unmap for stack guard page properlyLinus Torvalds
2010-08-20mm: pass correct mm when growing stackHugh Dickins
2010-08-20mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds
2010-08-20mm: keep a guard page below a grow-down stack segmentLinus Torvalds
2010-08-13mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton
2010-08-13bdi: register sysfs bdi device only once per queueKay Sievers
2010-07-05do_generic_file_read: clear page errors when issuing a fresh read of the pageJeff Moyer
2010-05-26nfsd: fix vm overcommit crashAlan Cox
2010-05-26vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V
2010-04-01tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro
2010-04-01tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro
2010-04-01tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro
2010-04-01tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai
2010-04-01Fix potential crash with sys_move_pagesLinus Torvalds
2009-11-09mbind(): fix leak of never putback pagesKOSAKI Motohiro
2009-10-05mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust()Lee Schermerhorn
2009-10-05mm: fix anonymous dirtyingHugh Dickins
2009-10-05hugetlb: restore interleaving of bootmem huge pages (2.6.31)Lee Schermerhorn
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