aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm: remove old aio use_mm() commentZach Brown2013-05-07
* mm/vmalloc.c: add vfree commentAndrew Morton2013-05-07
* hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi2013-05-07
* mm, memcg: add rss_huge stat to memory.statDavid Rientjes2013-05-07
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-07
|\
| * Merge branch 'slab/next' into slab/for-linusPekka Enberg2013-05-07
| |\
| | * mm, slab_common: Fix bootstrap creation of kmalloc cachesChristoph Lameter2013-05-06
| | * slab: Return NULL for oversized allocationsChristoph Lameter2013-05-06
| | * mm: slab: Verify the nodeid passed to ____cache_alloc_nodeAaron Tomlin2013-05-01
| | * slub: tid must be retrieved from the percpu area of the current processorChristoph Lameter2013-04-05
| | * slub: Do not dereference NULL pointer in node_matchChristoph Lameter2013-04-05
| | * slub: add 'likely' macro to inc_slabs_node()Joonsoo Kim2013-04-02
| | * slub: correct to calculate num of acquired objects in get_partial_node()Joonsoo Kim2013-04-02
| | * slub: correctly bootstrap boot cachesGlauber Costa2013-02-28
| | * mm/sl[au]b: correct allocation type check in kmalloc_slab()Joonsoo Kim2013-02-06
| | * slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sectionsChristoph Lameter2013-02-06
| | * slab: Common definition for kmem_cache_nodeChristoph Lameter2013-02-01
| | * slab: Rename list3/l3 to nodeChristoph Lameter2013-02-01
| | * slab: Common Kmalloc cache determinationChristoph Lameter2013-02-01
| | * slab: Common function to create the kmalloc arrayChristoph Lameter2013-02-01
| | * slab: Common definition for the array of kmalloc cachesChristoph Lameter2013-02-01
| | * slab: Common constants for kmalloc boundariesChristoph Lameter2013-02-01
| | * slab: Rename nodelists to nodeChristoph Lameter2013-02-01
| | * slab: Common name for the per node structuresChristoph Lameter2013-02-01
| | * slab: Use common kmalloc_index/kmalloc_size functionsChristoph Lameter2013-02-01
| | * slab: Use proper formatting specs for unsigned size_tChristoph Lameter2013-02-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \
| * \ \ Merge branch 'vfree' into for-nextAl Viro2013-05-01
| |\ \ \
| | * | | make vfree() safe to call from interrupt contextsAl Viro2013-03-10
| * | | | lift sb_start_write() out of ->write()Al Viro2013-04-09
| * | | | lift sb_start_write/sb_end_write out of ->aio_write()Al Viro2013-04-09
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \ \
| * | | | | make do_mremap() staticAl Viro2013-03-04
| * | | | | teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-03
| | |/ / / | |/| | |
* | | | | mm: cleancache: clean up cleancache_enabledBob Liu2013-04-30
* | | | | cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-30
* | | | | mm: cleancache: lazy initialization to allow tmem backends to build/run as mo...Dan Magenheimer2013-04-30
* | | | | frontswap: get rid of swap_lock dependencyMinchan Kim2013-04-30
* | | | | mm: frontswap: cleanup codeBob Liu2013-04-30
* | | | | frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-30
* | | | | mm: frontswap: lazy initialization to allow tmem backends to build/run as mod...Dan Magenheimer2013-04-30
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | mm: Convert print_symbol to %pSRJoe Perches2013-04-29
| * | | | | Merge branch 'master' into for-nextJiri Kosina2013-03-18
| |\| | | |
| * | | | | hugetlb: fix sparse warning for hugetlb_register_nodeClaudiu Ghioc2013-03-07
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-29
|\ \ \ \ \ \
| * | | | | | mm/: rename random32() to prandom_u32()Akinobu Mita2013-04-29
* | | | | | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | memcg: force use_hierarchy if sane_behaviorTejun Heo2013-04-15
| * | | | | | memcg: fix memcg_cache_name() to use cgroup_name()Michal Hocko2013-04-07
| | |/ / / / | |/| | | |