aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm: make expand_downwards() symmetrical with expand_upwards()Michal Hocko2011-05-25
* mm/vmalloc: remove guard page from between vmap blocksJohannes Weiner2011-05-25
* oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes2011-05-25
* mm/compaction: reverse the change that forbade sync migraton with __GFP_NO_KS...Andrea Arcangeli2011-05-25
* mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occurKOSAKI Motohiro2011-05-25
* mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occursKOSAKI Motohiro2011-05-25
* mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should...KOSAKI Motohiro2011-05-25
* x86,mm: make pagefault killableKOSAKI Motohiro2011-05-25
* mm: introduce wait_on_page_locked_killable()KOSAKI Motohiro2011-05-25
* mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro2011-05-25
* mm: nommu: fix a compile warning in do_mmap_pgoff()Namhyung Kim2011-05-25
* mm: nommu: fix a potential memory leak in do_mmap_private()Namhyung Kim2011-05-25
* mm: nommu: check the vma list when unmapping file-mapped vmaNamhyung Kim2011-05-25
* mm: nommu: find vma using the sorted vma listNamhyung Kim2011-05-25
* mm: nommu: don't scan the vma list when deletingNamhyung Kim2011-05-25
* mm: nommu: sort mm->mmap list properlyNamhyung Kim2011-05-25
* mm: remove unused zone_idx variable from set_migratetype_isolateSergey Senozhatsky2011-05-25
* mmap: avoid merging cloned VMAsShaohua Li2011-05-25
* mmap: avoid unnecessary anon_vma lockShaohua Li2011-05-25
* mmap: add alignment for some variablesShaohua Li2011-05-25
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-25
* mm: vmscan: correctly check if reclaimer should schedule during shrink_slabMinchan Kim2011-05-25
* mm: vmscan: correct use of pgdat_balanced in sleeping_prematurelyJohannes Weiner2011-05-25
* slub: Fix double bit unlock in debug modeChristoph Lameter2011-05-25
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-24
|\
| * [S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2011-05-23
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\ \
| * \ Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-24
| |\ \
| | * | percpu: Cast away printk format warningMike Frysinger2011-03-28
| * | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-05-23
|\ \ \ \
| * \ \ \ Merge branch 'slab/next' into for-linusPekka Enberg2011-05-23
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | slub: Remove node check in slab_freeChristoph Lameter2011-05-21
| | * | | slub: avoid label inside conditionalDavid Rientjes2011-05-17
| | * | | slub: Make CONFIG_DEBUG_PAGE_ALLOC work with new fastpathChristoph Lameter2011-05-17
| | * | | slub: Avoid warning for !CONFIG_SLUB_DEBUGChristoph Lameter2011-05-17
| | * | | slub: Remove CONFIG_CMPXCHG_LOCAL ifdefferyChristoph Lameter2011-05-07
| | * | | slub: Move debug handlign in __slab_freeChristoph Lameter2011-04-17
| | * | | slub: Move node determination out of hotpathChristoph Lameter2011-04-17
| | * | | slub: Eliminate repeated use of c->page through a new page variableChristoph Lameter2011-04-17
| | * | | slub: get_map() function to establish map of free objects in a slabChristoph Lameter2011-04-17
| | * | | slub: Use NUMA_NO_NODE in get_partialChristoph Lameter2011-04-17
| | * | | slub: Fix a typo in config nameLi Zefan2011-04-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2011-04-26
| |\ \ \ \
| * | | | | treewide: remove extra semicolonsJustin P. Mattock2011-04-10
| * | | | | mm: Fix section mismatch for setup_zone_pageset()Nikanth Karthikesan2011-04-10
* | | | | | tmpfs: fix highmem swapoff crash regressionHugh Dickins2011-05-20
* | | | | | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2011-05-19
|\ \ \ \ \ \