summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-04-18Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-04-18Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2011-04-18Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-04-18Merge remote-tracking branch 'slab/for-next'Stephen Rothwell
2011-04-17slub: Move debug handlign in __slab_freeChristoph Lameter
2011-04-17slub: Move node determination out of hotpathChristoph Lameter
2011-04-17slub: Eliminate repeated use of c->page through a new page variableChristoph Lameter
2011-04-17slub: get_map() function to establish map of free objects in a slabChristoph Lameter
2011-04-17slub: Use NUMA_NO_NODE in get_partialChristoph Lameter
2011-04-14mm/thp: use conventional format for boolean attributesBen Hutchings
2011-04-14oom-kill: remove boost_dying_task_prio()KOSAKI Motohiro
2011-04-14vmscan: all_unreclaimable() use zone->all_unreclaimable as a nameKOSAKI Motohiro
2011-04-14mm: check that we have the right vma in __access_remote_vm()Michael Ellerman
2011-04-14brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina
2011-04-14tmpfs: fix off-by-one in max_blocks checksHugh Dickins
2011-04-14mm: add VM counters for transparent hugepagesAndi Kleen
2011-04-14vmstat: update comment regarding stat_thresholdChristoph Lameter
2011-04-14mm/page_alloc.c: silence build_all_zonelists() section mismatchPaul Mundt
2011-04-14mm: optimize pfn calculation in online_page()Daniel Kiper
2011-04-14mm/fs: add hooks to support cleancacheDan Magenheimer
2011-04-14mm: cleancache core ops functions and configDan Magenheimer
2011-04-13vm: fix vm_pgoff wrap in stack expansionLinus Torvalds
2011-04-12vm: fix mlock() on stack guard pageLinus Torvalds
2011-04-12slub: Fix a typo in config nameLi Zefan
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-10mm: Fix section mismatch for setup_zone_pageset()Nikanth Karthikesan
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-07mm: avoid wrapping vm_pgoff in mremap()Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds
2011-03-29NOMMU: implement access_remote_vmMike Frysinger
2011-03-28Merge branch 'for-2.6.40' into for-nextTejun Heo
2011-03-28percpu: Cast away printk format warningMike Frysinger
2011-03-28NOMMU: percpu should use is_vmalloc_addr().David Howells
2011-03-27mm: fix memory.c incorrect kernel-docRandy Dunlap
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-24fs: move i_wb_list out from under inode_lockDave Chinner
2011-03-24fs: protect inode->i_state with inode->i_lockDave Chinner
2011-03-24Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes
2011-03-24SLUB: Write to per cpu data when allocating itChristoph Lameter
2011-03-24slub: Fix debugobjects with lockless fastpathThomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-23memcg: give current access to memory reserves if it's trying to dieDavid Rientjes
2011-03-23memcg: fix leak on wrong LRU with FUSEKAMEZAWA Hiroyuki
2011-03-23memcg: page_cgroup array is never stored on reserved pagesMichal Hocko
2011-03-23page_cgroup: reduce allocation overhead for page_cgroup array for CONFIG_SPAR...Michal Hocko