summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds2008-04-182-1/+56
|\
| * kgdb: fix optional arch functions and probe_kernel_*Jason Wessel2008-04-171-0/+6
| * uaccess: add probe_kernel_write()Ingo Molnar2008-04-172-1/+50
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-181-33/+64
|\ \ | |/ |/|
| * slub: No need for per node slab counters if !SLUB_DEBUGChristoph Lameter2008-04-141-11/+40
| * slub: Move map/flag clearing to __free_slabChristoph Lameter2008-04-141-2/+2
| * slub: Fixes to per cpu stat output in sysfsChristoph Lameter2008-04-141-1/+3
| * slub: Deal with config variable dependenciesChristoph Lameter2008-04-141-15/+15
| * slub: Reduce #ifdef ZONE_DMA by moving kmalloc_caches_dma near dma logicChristoph Lameter2008-04-141-4/+1
| * slub: Initialize per-cpu statsPekka Enberg2008-04-141-0/+3
* | add "Isolate" migratetype name to /proc/pagetypeinfoKOSAKI Motohiro2008-04-151-0/+1
* | memcg: fix oops in oom handlingLi Zefan2008-04-151-2/+2
* | mm: sparsemem memory_present() fixIngo Molnar2008-04-151-0/+10
|/
* memcg: fix node_state handlingKAMEZAWA Hiroyuki2008-04-081-5/+4
* memory controller: make memory resource control aware of boot optionsBalbir Singh2008-04-041-0/+17
* Fix undefined count_partial if !CONFIG_SLABINFOChristoph Lameter2008-04-011-1/+1
* NULL noise: fs/*, mm/*, kernel/*Al Viro2008-03-301-4/+4
* Revert "SLUB: remove useless masking of GFP_ZERO"Linus Torvalds2008-03-271-0/+3
* hugetlb: fix potential livelock in return_unused_surplus_hugepages()Nishanth Aravamudan2008-03-261-1/+10
* hugetlb: indicate surplus huge page counts in per-node meminfoNishanth Aravamudan2008-03-261-2/+4
* slab: fix cache_cache bootstrap in kmem_cache_init()Daniel Yeisley2008-03-261-2/+2
* count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFOChristoph Lameter2008-03-261-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-251-0/+2
|\
| * [PATCH] double dput() on failure exit in tiny-shmemAl Viro2008-03-191-0/+2
* | revert "kswapd should only wait on IO if there is IO"Andrew Morton2008-03-241-22/+5
* | mm: fix boundary checking in free_bootmem_coreYinghai Lu2008-03-241-6/+19
* | mm/readahead: fix kernel-doc notationRandy Dunlap2008-03-191-2/+3
* | memcgroup: fix check for thread being a group leader in memcgroupPavel Emelyanov2008-03-191-1/+1
* | mm: rmap kernel-doc fixesRandy Dunlap2008-03-191-3/+10
* | mm: highmem kernel-doc additionsRandy Dunlap2008-03-191-4/+26
* | mm/oom_kill: fix kernel-docRandy Dunlap2008-03-191-1/+8
* | mm/shmem and tiny-shmem: fix some kernel-docRandy Dunlap2008-03-192-20/+13
* | mm: fix various kernel-doc commentsRandy Dunlap2008-03-197-17/+33
* | slub page alloc fallback: Enable interrupts for GFP_WAIT.Christoph Lameter2008-03-171-3/+9
|/
* iov_iter_advance() fixNick Piggin2008-03-101-12/+10
* hugetlb: correct page count for surplus huge pagesAdam Litke2008-03-101-3/+10
* mempolicy: fix reference counting bugsLee Schermerhorn2008-03-101-1/+6
* Do not include linux/backing-dev.h twiceJesper Juhl2008-03-091-1/+0
* slab: NUMA slab allocator migration bugfixJoe Korty2008-03-061-3/+2
* slub: Do not cross cacheline boundaries for very small objectsNick Piggin2008-03-061-4/+7
* slab - use angle brackets for include of kmalloc_sizes.hJoe Perches2008-03-061-1/+1
* slab numa fallback logic: Do not pass unfiltered flags to page allocatorChristoph Lameter2008-03-061-1/+1
* slub statistics: Fix check for DEACTIVATE_REMOTE_FREESChristoph Lameter2008-03-061-1/+1
* hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan2008-03-041-4/+22
* hugetlb: close a difficult to trigger reservation raceAdam Litke2008-03-041-4/+13
* memcg: fix oops on NULL lru listHugh Dickins2008-03-041-8/+9
* memcg: simplify force_empty and move_listsHirokazu Takahashi2008-03-041-49/+13
* memcg: fix mem_cgroup_move_lists lockingHugh Dickins2008-03-041-6/+43
* memcg: css_put after remove_listHugh Dickins2008-03-041-6/+6
* memcg: remove clear_page_cgroup and atomicsHugh Dickins2008-03-041-63/+43