aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto2008-07-24
* memory hotplug: allocate usemap on the section with pgdatYasunori Goto2008-07-24
* mm: remove initialization of static per-cpu variablesVegard Nossum2008-07-24
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* mm: make register_page_bootmem_info_section() staticAdrian Bunk2008-07-24
* mm/page_alloc.c: cleanupsAdrian Bunk2008-07-24
* mm: add alloc_pages_exact() and free_pages_exact()Timur Tabi2008-07-24
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-24
* bootmem: revisit alloc_bootmem_sectionJohannes Weiner2008-07-24
* bootmem: Make __alloc_bootmem_low_node fall back to other nodesJohannes Weiner2008-07-24
* bootmem: respect goal more likelyJohannes Weiner2008-07-24
* bootmem: factor out the marking of a PFN rangeJohannes Weiner2008-07-24
* bootmem: free/reserve helpersJohannes Weiner2008-07-24
* bootmem: clean up alloc_bootmem_coreJohannes Weiner2008-07-24
* bootmem: clean up free_all_bootmem_coreJohannes Weiner2008-07-24
* bootmem: revisit bootmem descriptor list handlingJohannes Weiner2008-07-24
* bootmem: revisit bitmap size calculationsJohannes Weiner2008-07-24
* bootmem: add debugging frameworkJohannes Weiner2008-07-24
* bootmem: add documentation to API functionsJohannes Weiner2008-07-24
* bootmem: clean up bootmem.c file headerJohannes Weiner2008-07-24
* bootmem: reorder code to match new bootmem structureJohannes Weiner2008-07-24
* hugetlb: quota is not freed for unused reserved private huge pagesAdam Litke2008-07-24
* hugetlb: fix a hugepage reservation check for MAP_SHAREDMel Gorman2008-07-24
* powerpc: support multiple hugepage sizesJon Tollefson2008-07-24
* fs: check for statfs overflowJon Tollefson2008-07-24
* powerpc: define support for 16G hugepagesJon Tollefson2008-07-24
* powerpc: scan device tree for gigantic pagesJon Tollefson2008-07-24
* powerpc: function to allocate gigantic hugepagesJon Tollefson2008-07-24
* hugetlb: allow arch overridden hugepage allocationJon Tollefson2008-07-24
* hugetlb: override default huge page sizeNick Piggin2008-07-24
* x86: add hugepagesz option on 64-bitAndi Kleen2008-07-24
* x86: support GB hugepages on 64-bitAndi Kleen2008-07-24
* hugetlb: introduce pud_hugeAndi Kleen2008-07-24
* hugetlb: printk cleanupAndi Kleen2008-07-24
* 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
* SYNC_FILE_RANGE_WRITE may and will block. Document that.Pavel Machek2008-07-24
* tmpfs: support aioHugh Dickins2008-07-24
* generic_file_aio_read() cleanupsHugh Dickins2008-07-24