aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* swap_info: swap count continuationsHugh Dickins2009-12-15
* swap_info: swap_map of chars not shortsHugh Dickins2009-12-15
* swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins2009-12-15
* swap_info: miscellaneous minor cleanupsHugh Dickins2009-12-15
* swap_info: include first_swap_extentHugh Dickins2009-12-15
* swap_info: change to array of pointersHugh Dickins2009-12-15
* swap_info: private to swapfile.cHugh Dickins2009-12-15
* vmalloc(): adjust gfp mask passed on nested vmalloc() invocationJan Beulich2009-12-15
* mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes2009-12-15
* mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes2009-12-15
* hugetlb: use only nodes with memory for huge pagesLee Schermerhorn2009-12-15
* hugetlb: add per node hstate attributesLee Schermerhorn2009-12-15
* hugetlb: derive huge pages nodes allowed from task mempolicyLee Schermerhorn2009-12-15
* hugetlb: add nodemask arg to huge page alloc, free and surplus adjust functionsLee Schermerhorn2009-12-15
* hugetlb: rework hstate_next_node_* functionsLee Schermerhorn2009-12-15
* mm: move inc_zone_page_state(NR_ISOLATED) to just isolated placeKOSAKI Motohiro2009-12-15
* mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap()KOSAKI Motohiro2009-12-15
* oom: dump stack and VM state when oom killer panicsDavid Rientjes2009-12-15
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-14
|\
| * mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safeH. Peter Anvin2009-12-11
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-14
|\ \
| * | tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACELi Zefan2009-12-11
| * | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan2009-12-11
| * | tracing: Fix kmem event exportsIngo Molnar2009-11-26
| * | tracing: Convert some kmem events to DEFINE_EVENTLi Zefan2009-11-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\ \ \
| * \ \ Merge branch 'for-linus' into for-nextTejun Heo2009-12-07
| |\ \ \
| | * | | percpu: Fix kdump failure if booted with percpu_alloc=pageVivek Goyal2009-11-25
| * | | | percpu: make percpu symbols under kernel/ and mm/ uniqueTejun Heo2009-10-29
| * | | | percpu: remove some sparse warningsTejun Heo2009-10-29
| * | | | vmalloc: fix use of non-existent percpu variable in put_cpu_var()Tejun Heo2009-10-29
| * | | | Merge branch 'for-linus' into for-nextTejun Heo2009-10-12
| |\ \ \ \
| * | | | | percpu: kill legacy percpu allocatorTejun Heo2009-10-02
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-----. \ \ \ \ \ Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...Pekka Enberg2009-12-12
|\ \ \ \ \ \ \ \ \
| | | | * | | | | | slub: allow stats to be clearedDavid Rientjes2009-10-15
| | | * | | | | | | SLUB: Fix __GFP_ZERO unlikely() annotationPekka Enberg2009-11-29
| | * | | | | | | | slab, kmemleak: pass the correct pointer to kmemleak_erase()J. R. Okajima2009-12-06
| | * | | | | | | | slab, kmemleak: stop calling kmemleak_erase() unconditionallyJ. R. Okajima2009-12-06
| * | | | | | | | | SLAB: Fix unlikely() annotation in __cache_alloc_node()Tim Blechmann2009-12-06
| * | | | | | | | | SLAB: Fix lockdep annotations for CPU hotplugPekka Enberg2009-11-30
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kill wait_on_page_writeback_rangeChristoph Hellwig2009-12-10
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | switch do_brk() to get_unmapped_area()Al Viro2009-12-11
* | | | | | | | | Take arch_mmap_check() into get_unmapped_area()Al Viro2009-12-11
* | | | | | | | | fix a struct file leak in do_mmap_pgoff()Al Viro2009-12-11
* | | | | | | | | Unify sys_mmap*Al Viro2009-12-11
* | | | | | | | | fix pgoff in "have to relocate" case of mremap()Al Viro2009-12-11
* | | | | | | | | fix the arch checks in MREMAP_FIXED caseAl Viro2009-12-11
* | | | | | | | | fix checks for expand-in-place mremapAl Viro2009-12-11
* | | | | | | | | do_mremap() untangling, part 3Al Viro2009-12-11