summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: add hugepagesz option on 64-bitAndi Kleen2008-07-243-2/+28
* x86: support GB hugepages on 64-bitAndi Kleen2008-07-241-11/+22
* hugetlb: introduce pud_hugeAndi Kleen2008-07-249-5/+75
* hugetlb: printk cleanupAndi Kleen2008-07-241-4/+16
* hugetlb: support boot allocate different sizesAndi Kleen2008-07-241-9/+30
* hugetlb: support larger than MAX_ORDERAndi Kleen2008-07-241-2/+81
* mm: export prep_compound_page to mmAndi Kleen2008-07-242-1/+3
* mm: introduce non panic alloc_bootmemAndi Kleen2008-07-242-0/+16
* hugetlb: abstract numa round robin selectionAndi Kleen2008-07-241-15/+22
* hugetlb: new sysfs interfaceNishanth Aravamudan2008-07-244-66/+262
* hugetlbfs: per mount huge page sizesAndi Kleen2008-07-244-29/+64
* hugetlb: multiple hstates for multiple page sizesAndi Kleen2008-07-243-33/+142
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-2419-218/+356
* hugetlb: factor out prep_new_huge_pageAndi Kleen2008-07-241-6/+11
* mm: create /sys/kernel/mmNishanth Aravamudan2008-07-243-0/+24
* mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan2008-07-242-2/+3
* vmallocinfo: add NUMA informationEric Dumazet2008-07-243-2/+77
* SYNC_FILE_RANGE_WRITE may and will block. Document that.Pavel Machek2008-07-241-1/+2
* tmpfs: support aioHugh Dickins2008-07-241-21/+34
* generic_file_aio_read() cleanupsHugh Dickins2008-07-241-23/+19
* vma_page_offset() has no callees: drop itJohannes Weiner2008-07-241-20/+9
* hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splitsAndy Whitcroft2008-07-241-27/+145
* hugetlb: allow huge page mappings to be created without reservationsAndy Whitcroft2008-07-241-5/+53
* hugetlb: move reservation region support earlierAndy Whitcroft2008-07-241-121/+125
* mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservationsAndy Whitcroft2008-07-243-4/+6
* huge page private reservation review cleanupsAndy Whitcroft2008-07-241-13/+45
* hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman2008-07-244-23/+190
* hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman2008-07-244-44/+140
* hugetlb: move hugetlb_acct_memory()Mel Gorman2008-07-241-41/+41
* mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner2008-07-2416-26/+22
* mapping_set_error: add unlikely()Andrew Morton2008-07-241-1/+1
* slob: record page flag overlays explicitlyAndy Whitcroft2008-07-242-6/+13
* slub: record page flag overlays explicitlyAndy Whitcroft2008-07-242-48/+24
* page-flags: record page flag overlays explicitlyAndy Whitcroft2008-07-241-4/+11
* fix soft lock up at NFS mount via per-SB LRU-list of unused dentriesKentaro Makita2008-07-243-155/+185
* buddy: clarify comments describing buddy mergeAndy Whitcroft2008-07-241-1/+2
* mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich2008-07-2412-21/+26
* spufs: use new vm_ops->access to allow local state access from gdbBenjamin Herrenschmidt2008-07-241-0/+23
* powerpc ioremap_protBenjamin Herrenschmidt2008-07-247-7/+64
* use generic_access_phys for /dev/mem mappingsRik van Riel2008-07-242-1/+5
* access_process_vm device memory infrastructureRik van Riel2008-07-248-18/+144
* mm: remove nopfnNick Piggin2008-07-242-69/+7
* kill generic_file_direct_IO()Christoph Hellwig2008-07-241-66/+51
* mm/hugetlb.c: fix duplicate variableAdrian Bunk2008-07-241-1/+0
* mm/vmstat.c: proper externsAdrian Bunk2008-07-244-5/+8
* mm/migrate.c should #include <linux/syscalls.h>Adrian Bunk2008-07-241-0/+1
* page allocator: inline some __alloc_pages() wrappersKOSAKI Motohiro2008-07-242-21/+19
* mspec: convert nopfn to faultNick Piggin2008-07-241-9/+14
* mm: unexport __alloc_bootmem_core()Johannes Weiner2008-07-242-17/+12
* mm: normalize internal argument passing of bootmem dataJohannes Weiner2008-07-241-8/+6
OpenPOWER on IntegriCloud