summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/dhowells/workq-2.6Linus Torvalds2006-12-062-8/+8
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-0/+1
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-3/+3
| |\ \
| * | | WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
| * | | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
| * | | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-4/+4
* | | | [PATCH] uclinux: fix mmap() of directory for nommu caseMike Frysinger2006-12-061-5/+7
| |_|/ |/| |
* | | [PATCH] Export should_remove_suid()Mark Fasheh2006-12-011-0/+1
| |/ |/|
* | [PATCH] x86_64: fix bad page state in process 'swapper'Mel Gorman2006-11-231-3/+3
|/
* [PATCH] Fix strange size check in __get_vm_area_node()OGAWA Hirofumi2006-11-161-3/+2
* [PATCH] hugetlb: fix error return for brk() entering a hugepage regionHugh Dickins2006-11-141-3/+2
* [PATCH] hugetlb: check for brk() entering a hugepage regionDavid Gibson2006-11-141-0/+4
* [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-1/+1
* [PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet2006-11-131-13/+13
* [PATCH] Fix sys_move_pages when a NULL node list is passedStephen Rothwell2006-11-031-1/+2
* [PATCH] init_reap_node() initialization fixDaniel Yeisley2006-11-031-1/+1
* [PATCH] Cleanup read_pages()OGAWA Hirofumi2006-11-031-0/+2
* [PATCH] mm: un-needed add-store operation wastes a few bytesnkalmala2006-11-031-1/+1
* [PATCH] Fix GFP_HIGHMEM slab panicGiridhar Pemmasani2006-10-291-1/+1
* [PATCH] Calculation fix for memory holes beyong the end of physical memoryMel Gorman2006-10-281-1/+1
* [PATCH] hugetlb: fix absurd HugePages_RsvdHugh Dickins2006-10-281-0/+3
* [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani2006-10-281-7/+11
* [PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto2006-10-281-1/+1
* [PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh2006-10-281-4/+4
* [PATCH] vmscan: Fix temp_priority raceMartin Bligh2006-10-283-17/+42
* [PATCH] mm: clean up pagecache allocationNick Piggin2006-10-281-18/+6
* [PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yetChristoph Lameter2006-10-211-4/+7
* [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft2006-10-211-0/+2
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-10-211-8/+22
|\
| * [PATCH] Add lockless helpers for remove_suid()Jens Axboe2006-10-191-8/+22
* | [PATCH] mm: more commenting on lock orderingNick Piggin2006-10-202-23/+17
* | [PATCH] mm: D-cache aliasing issue in cow_user_pageDmitriy Monakhov2006-10-201-0/+1
* | [PATCH] highest_possible_node_id() linkage fixAndrew Morton2006-10-201-0/+16
* | [PATCH] OOM killer meets userspace headersAlexey Dobriyan2006-10-201-0/+1
* | [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-206-20/+83
* | [PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer2006-10-201-6/+45
|/
* [PATCH] vmalloc(): don't pass __GFP_ZERO to slabAndrew Morton2006-10-171-2/+5
* [PATCH] knfsd: add nfs-export support to tmpfsDavid M. Grimes2006-10-171-0/+81
* [PATCH] invalidate: remove_mapping() fixAndrew Morton2006-10-172-1/+6
* Fix VM_MAYEXEC calculationLinus Torvalds2006-10-151-11/+10
* [PATCH] Fix typos in mm/shmem_acl.cAneesh Kumar2006-10-111-1/+1
* [PATCH] VM: Fix the gfp_mask in invalidate_complete_page2Trond Myklebust2006-10-111-1/+1
* [PATCH] invalidate_inode_pages2_range() debugAndrew Morton2006-10-111-0/+1
* [PATCH] mm: locks_freed fixNick Piggin2006-10-111-4/+4
* [PATCH] mm: arch_free_page fixNick Piggin2006-10-111-3/+3
* [PATCH] Fix do_mbind warning with CONFIG_MIGRATION=nKeith Owens2006-10-111-1/+1
* [PATCH] move rmap BUG_ON outside DEBUG_VMDave Jones2006-10-111-3/+2
* [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W2006-10-111-2/+20
* [PATCH] mm: remove memmap_zone_idx()Mel Gorman2006-10-111-17/+0
* [PATCH] slab: remove wrongly placed BUG_ONChristoph Lameter2006-10-071-1/+0
OpenPOWER on IntegriCloud