aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-16mm: Don't touch uninitialized variable in do_pages_stat_array()KOSAKI Motohiro
2008-12-15slob: do not pass the SLAB flags as GFP in kmem_cache_create()Catalin Marinas
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10mm: no get_user/put_user while holding mmap_sem in do_pages_stat?Brice Goglin
2008-12-10page_cgroup should ignore empty nodesKAMEZAWA Hiroyuki
2008-12-10mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro
2008-12-10mm/backing-dev.c: remove recently-added WARN_ON()Andrew Morton
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-02vmscan: evict streaming IO firstRik van Riel
2008-12-02bdi: register sysfs bdi device only once per queueKay Sievers
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-01memcg: memory hotplug fix for notifier callbackKAMEZAWA Hiroyuki
2008-12-01mm: vmalloc fix lazy unmapping cache aliasingNick Piggin
2008-12-01vmscan: protect zone rotation stats by lru lockJohannes Weiner
2008-11-30meminit section warningsAl Viro
2008-11-26blktrace: port to tracepoints, updateIngo Molnar
2008-11-26blktrace: port to tracepointsArnaldo Carvalho de Melo
2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar
2008-11-19vmscan: fix get_scan_ratio() commentRik van Riel
2008-11-19vmscan: let GFP_NOFS go to swap againHugh Dickins
2008-11-19migration: fix writepage errorHugh Dickins
2008-11-19mm: vmalloc search restart fixGlauber Costa
2008-11-19mm: vmalloc failure flush fixNick Piggin
2008-11-19mm: vmalloc allocator off by oneNick Piggin
2008-11-19cpuset: update top cpuset's mems after adding a nodeMiao Xie
2008-11-16unitialized return value in mm/mlock.c: __mlock_vma_pages_range()Helge Deller
2008-11-15mm: remove unevictable's show_page_pathKOSAKI Motohiro
2008-11-12memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki
2008-11-12mm: remove lru_add_drain_all() from the munlock pathKOSAKI Motohiro
2008-11-12cpusets: update mems allowed in page allocatorDavid Rientjes
2008-11-12hugetlb: make unmap_ref_private multi-size-awareAdam Litke
2008-11-12parisc: fix find_extend_vma() breakageDenys Vlasenko
2008-11-12Merge branch 'linus' into core/lockingIngo Molnar
2008-11-07vmap: cope with vm_unmap_aliases before vmalloc_init()Jeremy Fitzhardinge
2008-11-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-06memory hotplug: fix page_zone() calculation in test_pages_isolated()Gerald Schaefer
2008-11-06mm/oom_kill.c: fix badness() kerneldocQinghuang Feng
2008-11-06vmemmap: warn about page_structs with remote distanceDavid Rientjes
2008-11-06mm: move migrate_prep out from under mmap_semChristoph Lameter
2008-11-06oom: do not dump task state for non thread group leadersDavid Rientjes
2008-11-06hugetlb: pull gigantic page initialisation out of the default pathAndy Whitcroft
2008-11-06hugetlbfs: handle pages higher order than MAX_ORDERAndy Whitcroft
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King
2008-10-30nfsd: fix vm overcommit crashAlan Cox