aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* [PATCH] Allow NULL pointers in percpu_freeAlan Stern2006-12-07
* [PATCH] leak tracking for kmalloc_nodeChristoph Hellwig2006-12-07
* [PATCH] Always print out the header line in /proc/swapsSuleiman Souhlal2006-12-07
* [PATCH] OOM can panic due to processes stuck in __alloc_pages()Kirill Korotaev2006-12-07
* [PATCH] mlock cleanupRik Bobbaers2006-12-07
* [PATCH] mm: add noaliencache boot option to disable numa alien cachesPaul Menage2006-12-07
* [PATCH] mm: slab: eliminate lock_cpu_hotplug from slabRavikiran G Thirumalai2006-12-07
* [PATCH] slab debug and ARCH_SLAB_MINALIGN don't get alongKevin Hilman2006-12-07
* [PATCH] htlb forget rss with pt sharingChen, Kenneth W2006-12-07
* [PATCH] shared page table for hugetlb pageChen, Kenneth W2006-12-07
* [PATCH] balance_pdgat() cleanupAndrew Morton2006-12-07
* [PATCH] mm: add arch_alloc_pageNick Piggin2006-12-07
* [PATCH] new scheme to preempt swap tokenAshwin Chaugule2006-12-07
* [PATCH] grab swap token reorderedAshwin Chaugule2006-12-07
* [PATCH] oom: less memdieNick Piggin2006-12-07
* [PATCH] oom: cleanup messagesNick Piggin2006-12-07
* [PATCH] oom: don't kill unkillable children or siblingsNick Piggin2006-12-07
* [PATCH] memory page_alloc zonelist caching speedupPaul Jackson2006-12-07
* [PATCH] Get rid of zone_table[]Christoph Lameter2006-12-07
* [PATCH] __unmap_hugepage_range(): add commentChen, Kenneth W2006-12-07
* [PATCH] memory page alloc minor cleanupsPaul Jackson2006-12-07
* Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds2006-12-06
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
| |\ \
| * | | WorkStruct: make allyesconfigDavid Howells2006-11-22
| * | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
| * | | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
* | | | [PATCH] uclinux: fix mmap() of directory for nommu caseMike Frysinger2006-12-06
| |_|/ |/| |
* | | [PATCH] Export should_remove_suid()Mark Fasheh2006-12-01
| |/ |/|
* | [PATCH] x86_64: fix bad page state in process 'swapper'Mel Gorman2006-11-23
|/
* [PATCH] Fix strange size check in __get_vm_area_node()OGAWA Hirofumi2006-11-16
* [PATCH] hugetlb: fix error return for brk() entering a hugepage regionHugh Dickins2006-11-14
* [PATCH] hugetlb: check for brk() entering a hugepage regionDavid Gibson2006-11-14
* [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-14
* [PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet2006-11-13
* [PATCH] Fix sys_move_pages when a NULL node list is passedStephen Rothwell2006-11-03
* [PATCH] init_reap_node() initialization fixDaniel Yeisley2006-11-03
* [PATCH] Cleanup read_pages()OGAWA Hirofumi2006-11-03
* [PATCH] mm: un-needed add-store operation wastes a few bytesnkalmala2006-11-03
* [PATCH] Fix GFP_HIGHMEM slab panicGiridhar Pemmasani2006-10-29
* [PATCH] Calculation fix for memory holes beyong the end of physical memoryMel Gorman2006-10-28
* [PATCH] hugetlb: fix absurd HugePages_RsvdHugh Dickins2006-10-28
* [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani2006-10-28
* [PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto2006-10-28
* [PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh2006-10-28
* [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-28
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-28
* [PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yetChristoph Lameter2006-10-21
* [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-21
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-21
|\