summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-03-19aio: don't include aio.h in sched.hKent Overstreet
2013-03-19mm: remove old aio use_mm() commentZach Brown
2013-03-19mm/: rename random32() to prandom_u32()Akinobu Mita
2013-03-19mm: add vm event counters for balloon pages compactionRafael Aquini
2013-03-19memcg: debugging facility to access dangling memcgsGlauber Costa
2013-03-19mm/dmapool.c: fix null dev in dma_pool_create()Xi Wang
2013-03-19mm: memmap_init_zone() performance improvementMike Yoknis
2013-03-19mm: remove free_area_cacheMichel Lespinasse
2013-03-19memblock: add assertion for zero allocation alignmentVineet Gupta
2013-03-19rmap: recompute pgoff for unmapping huge pageHillf Danton
2013-03-19mm: cleancache: clean up cleancache_enabledBob Liu
2013-03-19cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-03-19mm: cleancache: lazy initialization to allow tmem backends to build/run as mo...Dan Magenheimer
2013-03-19frontswap: get rid of swap_lock dependencyMinchan Kim
2013-03-19mm: frontswap: cleanup codeBob Liu
2013-03-19frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-03-19mm: frontswap: lazy initialization to allow tmem backends to build/run as mod...Dan Magenheimer
2013-03-19mm/shmem.c: remove an ifdefAndrew Morton
2013-03-19mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-03-19mm-trace-filemap-add-and-del-v2Robert Jarzmik
2013-03-19mm: trace filemap add and delRobert Jarzmik
2013-03-19HWPOISON: check dirty flag to match against clean pageNaoya Horiguchi
2013-03-19fs: return EAGAIN when O_NONBLOCK write should block on frozen fsJan Kara
2013-03-19Merge remote-tracking branch 'signal/for-next'Stephen Rothwell
2013-03-19Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-03-19Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2013-03-19Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2013-03-18Merge branch 'master' into for-nextJiri Kosina
2013-03-14mm/fremap.c: fix possible oops on error pathMichel Lespinasse
2013-03-13mm/fremap.c: fix oops on error pathAndrew Morton
2013-03-13mm: remove_memory(): fix end_pfn settingToshi Kani
2013-03-13MIPS: Export symbols used by KVM/MIPS moduleSanjay Lal
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-12Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
2013-03-08memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov
2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins
2013-03-08mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro
2013-03-08mm/mempolicy.c: fix wrong sp_node insertionHillf Danton
2013-03-07hugetlb: fix sparse warning for hugetlb_register_nodeClaudiu Ghioc
2013-03-04make do_mremap() staticAl Viro
2013-03-03teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-03-01fix nommu breakage in shmem.cAl Viro
2013-02-28Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28slub: correctly bootstrap boot cachesGlauber Costa
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-27mm: accelerate munlock() treatment of THP pagesMichel Lespinasse