summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-091-1/+1
* [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-091-2/+1
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-091-2/+34
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-1/+1
* [PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen2006-03-251-3/+4
* [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-251-0/+27
* [PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich2006-03-251-1/+1
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* [PATCH] x86_64: add x86-64 support for memory hot-addMatt Tolentino2006-01-161-32/+128
* x86-64: fix initrd freeingLinus Torvalds2006-01-161-1/+1
* [PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.Andi Kleen2006-01-161-13/+5
* [PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen2006-01-111-2/+14
* [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-111-5/+8
* [PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen2006-01-111-1/+1
* [PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven2006-01-061-0/+23
* [PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai2005-12-291-1/+1
* [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-141-4/+0
* [PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen2005-11-141-4/+1
* [PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen2005-11-141-2/+0
* [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-141-8/+2
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-141-11/+17
* [PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen2005-11-141-0/+19
* [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-141-23/+42
* [PATCH] x86-64: Fix show_mem a little bitAndi Kleen2005-09-121-14/+14
* [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen2005-09-121-5/+0
* [PATCH] x86-64: Use e820_find_hole to compute reserved pagesAndi Kleen2005-09-121-37/+5
* [PATCH] x86-64: Remove redundant swiotlb=force handlingAndi Kleen2005-09-121-4/+0
* [PATCH] x86_64: Tell VM about holes in nodesAndi Kleen2005-08-261-4/+12
* [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2005-06-231-3/+6
* [PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen2005-04-161-18/+8
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+630
OpenPOWER on IntegriCloud