aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* | | hugetlb: support boot allocate different sizesAndi Kleen2008-07-24
* | | hugetlb: support larger than MAX_ORDERAndi Kleen2008-07-24
* | | mm: export prep_compound_page to mmAndi Kleen2008-07-24
* | | mm: introduce non panic alloc_bootmemAndi Kleen2008-07-24
* | | hugetlb: abstract numa round robin selectionAndi Kleen2008-07-24
* | | hugetlb: new sysfs interfaceNishanth Aravamudan2008-07-24
* | | hugetlbfs: per mount huge page sizesAndi Kleen2008-07-24
* | | hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-24
* | | hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-24
* | | hugetlb: factor out prep_new_huge_pageAndi Kleen2008-07-24
* | | mm: create /sys/kernel/mmNishanth Aravamudan2008-07-24
* | | mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan2008-07-24
* | | vmallocinfo: add NUMA informationEric Dumazet2008-07-24
* | | tmpfs: support aioHugh Dickins2008-07-24
* | | generic_file_aio_read() cleanupsHugh Dickins2008-07-24
* | | vma_page_offset() has no callees: drop itJohannes Weiner2008-07-24
* | | hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splitsAndy Whitcroft2008-07-24
* | | hugetlb: allow huge page mappings to be created without reservationsAndy Whitcroft2008-07-24
* | | hugetlb: move reservation region support earlierAndy Whitcroft2008-07-24
* | | mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservationsAndy Whitcroft2008-07-24
* | | huge page private reservation review cleanupsAndy Whitcroft2008-07-24
* | | hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman2008-07-24
* | | hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman2008-07-24
* | | hugetlb: move hugetlb_acct_memory()Mel Gorman2008-07-24
* | | mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-24
* | | slob: record page flag overlays explicitlyAndy Whitcroft2008-07-24
* | | slub: record page flag overlays explicitlyAndy Whitcroft2008-07-24
* | | buddy: clarify comments describing buddy mergeAndy Whitcroft2008-07-24
* | | mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-24
* | | access_process_vm device memory infrastructureRik van Riel2008-07-24
* | | mm: remove nopfnNick Piggin2008-07-24
* | | kill generic_file_direct_IO()Christoph Hellwig2008-07-24
* | | mm/hugetlb.c: fix duplicate variableAdrian Bunk2008-07-24
* | | mm/vmstat.c: proper externsAdrian Bunk2008-07-24
* | | mm/migrate.c should #include <linux/syscalls.h>Adrian Bunk2008-07-24
* | | page allocator: inline some __alloc_pages() wrappersKOSAKI Motohiro2008-07-24
* | | mm: unexport __alloc_bootmem_core()Johannes Weiner2008-07-24
* | | mm: normalize internal argument passing of bootmem dataJohannes Weiner2008-07-24
* | | mm: fix free_all_bootmem_core alignment checkJohannes Weiner2008-07-24
* | | mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-24
* | | mm: print out the zonelists on request for manual verificationMel Gorman2008-07-24
* | | mm: make defensive checks around PFN values registered for memory usageMel Gorman2008-07-24
* | | mm: verify the page links and memory modelMel Gorman2008-07-24
* | | mm: add a basic debugging framework for memory initialisationMel Gorman2008-07-24
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21
| |\ \
| * \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-18
| |\ \ \
| * \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
| |\ \ \ \ \
| * | | | | | mm: use performance variant for_each_cpu_mask_nrMike Travis2008-05-23