summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: fix implicit stat.h usage in dmapool.cPaul Gortmaker2011-10-311-0/+1
* mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-3130-30/+30
* mm: Add export.h for EXPORT_SYMBOL to active symbol exportersPaul Gortmaker2011-10-312-0/+2
* mm: delete various needless include <linux/module.h>Paul Gortmaker2011-10-316-6/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-10-281-0/+3
|\
| * vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriatelyJeff Layton2011-10-281-0/+3
| |
| \
*-. \ Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg2011-10-262-178/+399
|\ \ \
| | * | slub: Discard slab page when node partial > minimum partial numberAlex Shi2011-09-271-1/+1
| | * | slub: correct comments error for per cpu partialAlex Shi2011-09-271-1/+1
| | * | slub: Code optimization in get_partial_node()Alex,Shi2011-09-131-4/+2
| | * | slub: per cpu cache for partial pagesChristoph Lameter2011-08-191-47/+292
| | * | slub: return object pointer from get_partial() / new_slab().Christoph Lameter2011-08-191-60/+73
| | * | slub: pass kmem_cache_cpu pointer to get_partial()Christoph Lameter2011-08-191-15/+15
| | * | slub: Prepare inuse field in new_slab()Christoph Lameter2011-08-191-3/+2
| | * | slub: Remove useless statements in __slab_allocChristoph Lameter2011-08-191-4/+0
| | * | slub: free slabs without holding locksChristoph Lameter2011-08-191-13/+13
| * | | mm: restrict access to slab files under procfs and sysfsVasiliy Kulikov2011-09-272-4/+5
| * | | Merge branch 'slab/urgent' into slab/nextPekka Enberg2011-09-1912-1165/+783
| |\ \ \
| | * | | slub: explicitly document position of inserting slab to partial listShaohua Li2011-08-271-6/+6
| * | | | slub: use print_hex_dumpSebastian Andrzej Siewior2011-07-311-35/+9
| * | | | slab: use print_hex_dumpSebastian Andrzej Siewior2011-07-311-11/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-252-3/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-09-1523-1793/+1879
| |\ \ \ \ \
| * | | | | | mm: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1
| * | | | | | mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed"Justin P. Mattock2011-08-241-1/+1
* | | | | | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-10-251-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris2011-08-091-2/+2
| |\ \ \ \ \ \
| | * | | | | | security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-181-2/+2
* | | | | | | | mm: fix race between mremap and removing migration entryHugh Dickins2011-10-191-4/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-09-211-9/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: Add comment explaining task state setting in bdi_forker_thread()Jan Kara2011-09-021-0/+7
| * | | | | | | | mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread()Jan Kara2011-09-021-9/+14
* | | | | | | | | Merge branch 'slab/urgent' of git://github.com/penberg/linuxLinus Torvalds2011-09-191-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | slub: add slab with one free object to partial list tailShaohua Li2011-08-271-1/+1
* | | | | | | | mm: account skipped entries to avoid looping in find_get_pagesShaohua Li2011-09-141-2/+4
* | | | | | | | mm: sync vmalloc address space page tables in alloc_vm_area()David Vrabel2011-09-141-0/+8
* | | | | | | | memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-142-200/+11
* | | | | | | | mm: vmscan: fix force-scanning small targets without swapJohannes Weiner2011-09-141-15/+12
* | | | | | | | numa: fix NUMA compile error when sysfs and procfs are disabledDavid Rientjes2011-09-141-2/+2
* | | | | | | | mm/mempolicy.c: make copy_from_user() provably correctKAMEZAWA Hiroyuki2011-09-141-1/+3
* | | | | | | | mm/mempolicy.c: fix pgoff in mbind vma mergeCaspar Zhang2011-09-141-3/+2
* | | | | | | | memcg: fix hierarchical oom lockingJohannes Weiner2011-08-251-12/+5
* | | | | | | | vmscan: clear ZONE_CONGESTED for zone with good watermarkShaohua Li2011-08-251-0/+3
* | | | | | | | mm: fix a vmscan warningShaohua Li2011-08-251-8/+8
* | | | | | | | memcg: pin execution to current cpu while draining stockJohannes Weiner2011-08-251-7/+2
* | | | | | | | Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-251-13/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | squeeze max-pause area and drop pass-good areaWu Fengguang2011-08-191-13/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell2011-08-171-2/+2
|/ / / / / /
* | | | | | mm: fix wrong vmap address calculations with odd NR_CPUS valuesClemens Ladisch2011-08-141-3/+4
* | | | | | Revert "memcg: get rid of percpu_charge_mutex lock"Michal Hocko2011-08-091-2/+10
|/ / / / /
OpenPOWER on IntegriCloud