Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-05-29memcg: fix build warning and avoid checking for mem != null again and againNikanth Karthikesan
2009-05-29mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura
2009-05-29oom: fix possible oom_dump_tasks NULL pointerDavid Rientjes
2009-05-22hugh: update email addressHugh Dickins
2009-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman
2009-05-18page-writeback: fix the calculation of the oldest_jif in wb_kupdate()Toshiyuki Okajima
2009-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe
2009-05-13Revert "Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions"Linus Torvalds
2009-05-07NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells
2009-05-07nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells
2009-05-07nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells
2009-05-07mm: use roundown_pow_of_two() in zone_batchsize()David Howells
2009-05-07alloc_vmap_area: fix memory leakRalph Wuerthner
2009-05-07oom: prevent livelock when oom_kill_allocating_task is setDavid Rientjes
2009-05-06Merge branches 'topic/documentation', 'topic/slub/fixes' and 'topic/urgent' i...Pekka Enberg
2009-05-06mm: SLOB fix reclaim_stateNick Piggin
2009-05-06mm: SLUB fix reclaim_stateNick Piggin
2009-05-06Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman
2009-05-03vmscan: avoid multiplication overflow in shrink_zone()Andrew Morton
2009-05-03mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-05-03memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura
2009-05-03mm: close page_mkwrite racesNick Piggin
2009-05-03memcg: fix try_get_mem_cgroup_from_swapcache()Daisuke Nishimura
2009-05-03mm: fix pageref leak in do_swap_page()Johannes Weiner
2009-04-23slub: enforce MAX_ORDERDavid Rientjes
2009-04-22vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro
2009-04-18PM/Hibernate: Fix memory shrinkingRafael J. Wysocki
2009-04-17mm: pass correct mm when growing stackHugh Dickins
2009-04-16Export filemap_write_and_wait_rangeChris Mason
2009-04-14shmem: respect MAX_LFS_FILESIZEHugh Dickins
2009-04-14shmem: fix division by zeroYuri Tikhonov
2009-04-14memcg: remove warning when CONFIG_DEBUG_VM=nKAMEZAWA Hiroyuki
2009-04-14mm: document get_user_pages_fast()Andy Grover
2009-04-14mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells
2009-04-14filemap: fix kernel-doc warningsRandy Dunlap
2009-04-07mm: add /proc controls for pdflush threadsPeter W Morreale
2009-04-07mm: fix pdflush thread creation upper boundPeter W Morreale
2009-04-07percpu: __percpu_depopulate_mask can take a const maskStephen Rothwell
2009-04-07Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-06block: change the request allocation/congestion logic to be sync/async basedJens Axboe
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-04Staging: pohmelfs: kconfig/makefile and vfs changes.Evgeniy Polyakov
2009-04-03CacheFiles: Permit the page lock state to be monitoredDavid Howells