aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-25
|\
| * 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
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-24
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | * | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-12
| | | |\ \ \ \
| | | * \ \ \ \ Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge commit 'v2.6.27-rc7' into core/lockingIngo Molnar2008-09-23
| | | |\ \ \ \ \ \
| | | * | | | | | | x86: some lock annotations for user copy paths, v2Nick Piggin2008-09-11
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | vmscan: fix get_scan_ratio() commentRik van Riel2008-11-19
* | | | | | | | | vmscan: let GFP_NOFS go to swap againHugh Dickins2008-11-19
* | | | | | | | | migration: fix writepage errorHugh Dickins2008-11-19
* | | | | | | | | mm: vmalloc search restart fixGlauber Costa2008-11-19
* | | | | | | | | mm: vmalloc failure flush fixNick Piggin2008-11-19
* | | | | | | | | mm: vmalloc allocator off by oneNick Piggin2008-11-19
* | | | | | | | | cpuset: update top cpuset's mems after adding a nodeMiao Xie2008-11-19
* | | | | | | | | unitialized return value in mm/mlock.c: __mlock_vma_pages_range()Helge Deller2008-11-16
* | | | | | | | | mm: remove unevictable's show_page_pathKOSAKI Motohiro2008-11-15
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki2008-11-12
* | | | | | | | mm: remove lru_add_drain_all() from the munlock pathKOSAKI Motohiro2008-11-12
* | | | | | | | cpusets: update mems allowed in page allocatorDavid Rientjes2008-11-12
* | | | | | | | hugetlb: make unmap_ref_private multi-size-awareAdam Litke2008-11-12
* | | | | | | | parisc: fix find_extend_vma() breakageDenys Vlasenko2008-11-12
| |_|_|_|/ / / |/| | | | | |
* | | | | | | vmap: cope with vm_unmap_aliases before vmalloc_init()Jeremy Fitzhardinge2008-11-07
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-06
|\ \ \ \ \ \ \
| * | | | | | | [ARM] fix naming of MODULE_START / MODULE_ENDRussell King2008-11-06
| | |_|_|_|/ / | |/| | | | |
* | | | | | | memory hotplug: fix page_zone() calculation in test_pages_isolated()Gerald Schaefer2008-11-06
* | | | | | | mm/oom_kill.c: fix badness() kerneldocQinghuang Feng2008-11-06
* | | | | | | vmemmap: warn about page_structs with remote distanceDavid Rientjes2008-11-06
* | | | | | | mm: move migrate_prep out from under mmap_semChristoph Lameter2008-11-06
* | | | | | | oom: do not dump task state for non thread group leadersDavid Rientjes2008-11-06
* | | | | | | hugetlb: pull gigantic page initialisation out of the default pathAndy Whitcroft2008-11-06
* | | | | | | hugetlbfs: handle pages higher order than MAX_ORDERAndy Whitcroft2008-11-06
|/ / / / / /
* | | | | | nfsd: fix vm overcommit crashAlan Cox2008-10-30
* | | | | | mm: fix kernel-doc function notationRandy Dunlap2008-10-30
* | | | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-30
| |_|_|/ / |/| | | |
* | | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-23
|\ \ \ \ \
| * | | | | proc: move /proc/zoneinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-23
| * | | | | proc: move /proc/vmstat boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-23
| * | | | | proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.cAlexey Dobriyan2008-10-23