aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2007-05-04holepunch: fix mmap_sem i_mutex deadlockHugh Dickins
2007-05-04holepunch: fix disconnected pages after second truncateHugh Dickins
2007-05-04holepunch: fix shmem_truncate_range punch lockingHugh Dickins
2007-05-04holepunch: fix shmem_truncate_range punching too farHugh Dickins
2007-03-28mm: fix madvise infinine loopNick Piggin
2007-03-08init_reap_node() initialization fixDan Yeisley
2007-01-23read_zero_pagealigned() locking fixHugh Dickins
2007-01-09Fix for shmem_truncate_range() BUG_ON()Badari Pulavarty
2007-01-04Fix incorrect user space access locking in mincore() (CVE-2006-4814)Linus Torvalds
2006-11-11ia64/sparc: fix local DoS with corrupted ELFs (CVE-2006-4538)Kirill Korotaev
2006-11-07 from mm/memory.c:Dmitriy Monakhov
2006-08-08memory hotplug: solve config broken: undefined reference to `online_page'Yasunori Goto
2006-08-08pdflush: handle resume wakeupsPavel Machek
2006-06-22[PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson
2006-06-05[PATCH] Cpuset: might sleep checking zones allowed fixPaul Jackson
2006-05-20[PATCH] page migration: Fix fallback behavior for dirty pagesChristoph Lameter
2006-05-20[PATCH] add migratepage address space op to shmemLee Schermerhorn
2006-05-20[PATCH] Remove cond_resched in gather_stats()Christoph Lameter
2006-04-17[PATCH] fix MADV_REMOVE vulnerability (CVE-2006-1524 for real this time)Hugh Dickins
2006-04-17[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin
2006-03-17[PATCH] fix free swap cache latencyHugh Dickins
2006-03-17[PATCH] fix race in pagevec_strip?Christoph Lameter
2006-03-17[PATCH] page migration: Fail with error if swap not setupChristoph Lameter
2006-03-14[PATCH] Consistent capabilites associated with MPOL_MOVE_ALLChristoph Lameter
2006-03-14[PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter
2006-03-09[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter
2006-03-09[PATCH] memory hotadd: pgdat->node_present_pages fixYasunori Goto
2006-03-09[PATCH] vmscan: no zone_reclaim if PF_MALLOC is setChristoph Lameter
2006-03-09[PATCH] page_add_file_rmap(): remove BUG_ON()sHugh Dickins
2006-03-08[PATCH] slab: allocate larger cache_cache if order 0 failsJack Steiner
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton
2006-03-08[PATCH] numa_maps-update fixAndrew Morton
2006-03-08slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNTLinus Torvalds
2006-03-06[PATCH] numa_maps updateChristoph Lameter
2006-03-06slab: clarify and fix calculate_slab_order()Linus Torvalds
2006-03-06Fix "check_slabp" printout size calculationLinus Torvalds
2006-03-02[PATCH] numa_maps: Fix potential crash on non IA64 platformsChristoph Lameter
2006-03-02[PATCH] out_of_memory() locking fixAndrew Morton
2006-02-28[PATCH] out_of_memory(): use of uninitialisedAndrew Morton
2006-02-28[PATCH] nommu: implement vmalloc_node()Andrew Morton
2006-02-28[PATCH] remove_from_swap: fix lockingChristoph Lameter
2006-02-28[PATCH] Fix sys_migrate_pages: Move all pages when invoked from rootChristoph Lameter
2006-02-24[PATCH] vmscan: fix zone_reclaimChristoph Lameter
2006-02-24[PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()Christoph Lameter
2006-02-21[PATCH] tmpfs: fix mount mpol nodelist parsingHugh Dickins
2006-02-20[PATCH] mm/mempolicy.c: fix 'if ();' typoAlexey Dobriyan
2006-02-20[PATCH] Fix undefined symbols for nommu architectureLuke Yang
2006-02-20[PATCH] Fix units in mbind checkAndi Kleen
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter
2006-02-20[PATCH] OOM kill: children accountingKurt Garloff