summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-282-1/+49
|\
| * x86, bts: memory accountingMarkus Metzger2008-12-201-0/+45
| * Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-197-30/+53
| |\
| * \ Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-052-1/+9
| |\ \
| * \ \ Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-046-32/+63
| |\ \ \
| * | | | blktrace: port to tracepoints, updateIngo Molnar2008-11-261-0/+2
| * | | | blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-261-1/+2
* | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-282-22/+57
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------------. \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-232-22/+57
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ / / / | | | | | |/| | | | | | / / / | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | / / | | | | | | | | | | | |/ / | | |_|_|_|_|_|_|_|_|_| / | |/| | | | | | | | | |
| | | | | | | | | | * | x86: PAT: move track untrack pfnmap stubs to asm-genericvenkatesh.pallipadi@intel.com2008-12-191-46/+2
| | | | | | | | | | * | x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com2008-12-191-43/+0
| | | | | | | | | | * | x86: PAT: modify follow_phys to return phys_addr prot and return valuevenkatesh.pallipadi@intel.com2008-12-191-17/+14
| | | | | | | | | | * | x86: PAT: hooks in generic vm code to help archs to track pfnmap regions - v3venkatesh.pallipadi@intel.com2008-12-181-1/+75
| | | | | | | | | | * | x86: PAT: add follow_pfnmp_pte routine to help tracking pfnmap pages - v3venkatesh.pallipadi@intel.com2008-12-181-0/+43
| | | | | | | | | | * | x86: PAT: store vm_pgoff for all linear_over_vma_region mappings - v3venkatesh.pallipadi@intel.com2008-12-181-4/+3
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | | | | | | | * | | x86: consolidate __swp_XXX() macrosJan Beulich2008-12-161-0/+9
| | | | |_|_|_|/ / / | | | |/| | | | | |
* | | | | | | | | | Merge branch 'next' into for-linusJames Morris2008-12-254-14/+24
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'master' into nextJames Morris2008-12-049-48/+95
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into nextJames Morris2008-11-182-36/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextJames Morris2008-11-1412-37/+139
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-143-9/+13
| * | | | | | | | | | | CRED: Separate task security context from task_structDavid Howells2008-11-143-11/+11
| * | | | | | | | | | | CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-143-8/+14
| * | | | | | | | | | | The oomkiller calculations make decisions based on capabilities. SinceEric Paris2008-11-111-3/+3
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | mm: Don't touch uninitialized variable in do_pages_stat_array()KOSAKI Motohiro2008-12-161-1/+1
* | | | | | | | | | | slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas2008-12-151-1/+1
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | KSYM_SYMBOL_LEN fixesHugh Dickins2008-12-102-2/+2
* | | | | | | | | | mm: no get_user/put_user while holding mmap_sem in do_pages_stat?Brice Goglin2008-12-101-13/+46
* | | | | | | | | | page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki2008-12-101-0/+3
* | | | | | | | | | mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro2008-12-101-13/+0
* | | | | | | | | | mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton2008-12-101-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | vmscan: evict streaming IO firstRik van Riel2008-12-021-1/+6
* | | | | | | | | bdi: register sysfs bdi device only once per queueKay Sievers2008-12-021-0/+3
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | memcg: memory hotplug fix for notifier callbackKAMEZAWA Hiroyuki2008-12-012-16/+33
* | | | | | | | mm: vmalloc fix lazy unmapping cache aliasingNick Piggin2008-12-011-4/+16
* | | | | | | | vmscan: protect zone rotation stats by lru lockJohannes Weiner2008-12-011-1/+1
* | | | | | | | meminit section warningsAl Viro2008-11-303-11/+13
| |_|_|_|/ / / |/| | | | | |
* | | | | | | vmscan: fix get_scan_ratio() commentRik van Riel2008-11-191-3/+3
* | | | | | | vmscan: let GFP_NOFS go to swap againHugh Dickins2008-11-191-0/+3
* | | | | | | migration: fix writepage errorHugh Dickins2008-11-191-4/+1
* | | | | | | mm: vmalloc search restart fixGlauber Costa2008-11-191-2/+2
* | | | | | | mm: vmalloc failure flush fixNick Piggin2008-11-191-2/+13
* | | | | | | mm: vmalloc allocator off by oneNick Piggin2008-11-191-1/+1
* | | | | | | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-191-3/+0
| |_|/ / / / |/| | | | |
* | | | | | unitialized return value in mm/mlock.c: __mlock_vma_pages_range()Helge Deller2008-11-161-1/+1
* | | | | | mm: remove unevictable's show_page_pathKOSAKI Motohiro2008-11-151-35/+0
| |/ / / / |/| | | |
* | | | | memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki2008-11-121-2/+2
* | | | | mm: remove lru_add_drain_all() from the munlock pathKOSAKI Motohiro2008-11-121-10/+6
* | | | | cpusets: update mems allowed in page allocatorDavid Rientjes2008-11-121-0/+4
* | | | | hugetlb: make unmap_ref_private multi-size-awareAdam Litke2008-11-121-2/+3