aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
*-. Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into...Pekka Enberg2008-12-29
|\ \
| | * slab: Update the kmem_cache_create documentation regarding the name parameterCatalin Marinas2008-11-26
| * | slub: Fix incorrect use of looseNick Andrew2008-12-08
| * | slub: make early_kmem_cache_node_alloc voidDavid Rientjes2008-11-26
| * | slab: unsigned slabp->inuse cannot be less than 0roel kluin2008-11-26
| * | slub - fix get_object_page commentCyrill Gorcunov2008-11-26
| * | SLUB: Replace __builtin_return_address(0) with _RET_IP_.Eduard - Gabriel Munteanu2008-11-26
| * | SLUB: cleanup - define macros instead of hardcoded numbersCyrill Gorcunov2008-11-26
| |/
* | slub: avoid leaking caches or refcounts on sysfs errorDavid Rientjes2008-12-29
* | slab: remove GFP_THISNODE clearing from alloc_slabmgmt()Pekka Enberg2008-12-29
* | slub: Add might_sleep_if() to slab_alloc()OGAWA Hirofumi2008-12-29
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
|\ \
| * | x86, bts: memory accountingMarkus Metzger2008-12-20
| * | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-19
| |\ \
| * \ \ Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-05
| |\ \ \
| * \ \ \ Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
| |\ \ \ \
| * | | | | blktrace: port to tracepoints, updateIngo Molnar2008-11-26
| * | | | | blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-28
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------------. \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ / / / | | | | | |/| | | | | | / / / | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | / / | | | | | | | | | | | |/ / | | |_|_|_|_|_|_|_|_|_| / | |/| | | | | | | | | |
| | | | | | | | | | * | x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com2008-12-19
| | | | | | | | | | * | x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com2008-12-19
| | | | | | | | | | * | x86: PAT: modify follow_phys to return phys_addr prot and return valuevenkatesh.pallipadi@intel.com2008-12-19
| | | | | | | | | | * | x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3venkatesh.pallipadi@intel.com2008-12-18
| | | | | | | | | | * | x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3venkatesh.pallipadi@intel.com2008-12-18
| | | | | | | | | | * | x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3venkatesh.pallipadi@intel.com2008-12-18
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | | | | | | | * | | x86: consolidate __swp_XXX() macrosJan Beulich2008-12-16
| | | | |_|_|_|/ / / | | | |/| | | | | |
* | | | | | | | | | Merge branch 'next' into for-linusJames Morris2008-12-24
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'master' into nextJames Morris2008-12-04
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into nextJames Morris2008-11-18
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2008-11-13
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
| * | | | | | | | | | | CRED: Separate task security context from task_structDavid Howells2008-11-13
| * | | | | | | | | | | CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-13
| * | | | | | | | | | | The oomkiller calculations make decisions based on capabilities. SinceEric Paris2008-11-11
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | mm: Don't touch uninitialized variable in do_pages_stat_array()KOSAKI Motohiro2008-12-16
* | | | | | | | | | | slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas2008-12-15
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-10
* | | | | | | | | | mm: no get_user/put_user while holding mmap_sem in do_pages_stat?Brice Goglin2008-12-10
* | | | | | | | | | page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki2008-12-10
* | | | | | | | | | mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro2008-12-10
* | | | | | | | | | mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton2008-12-10
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | vmscan: evict streaming IO firstRik van Riel2008-12-02
* | | | | | | | | bdi: register sysfs bdi device only once per queueKay Sievers2008-12-02
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | memcg: memory hotplug fix for notifier callbackKAMEZAWA Hiroyuki2008-12-01
* | | | | | | | mm: vmalloc fix lazy unmapping cache aliasingNick Piggin2008-12-01
* | | | | | | | vmscan: protect zone rotation stats by lru lockJohannes Weiner2008-12-01
* | | | | | | | meminit section warningsAl Viro2008-11-30
| |_|_|_|/ / / |/| | | | | |
* | | | | | | vmscan: fix get_scan_ratio() commentRik van Riel2008-11-19
* | | | | | | vmscan: let GFP_NOFS go to swap againHugh Dickins2008-11-19