aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven1-1/+1
2006-04-09[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen1-2/+1
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen1-2/+34
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki1-1/+1
2006-03-25[PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen1-3/+4
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen1-0/+27
2006-03-25[PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich1-1/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-01-16[PATCH] x86_64: add x86-64 support for memory hot-addMatt Tolentino1-32/+128
2006-01-16x86-64: fix initrd freeingLinus Torvalds1-1/+1
2006-01-16[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.Andi Kleen1-13/+5
2006-01-11[PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen1-2/+14
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda1-5/+8
2006-01-11[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen1-1/+1
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven1-0/+23
2005-12-29[PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai1-1/+1
2005-11-14[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefault tracingAndi Kleen1-4/+0
2005-11-14[PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen1-4/+1
2005-11-14[PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen1-2/+0
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen1-8/+2
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B1-11/+17
2005-11-14[PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen1-0/+19
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen1-23/+42
2005-09-12[PATCH] x86-64: Fix show_mem a little bitAndi Kleen1-14/+14
2005-09-12[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen1-5/+0
2005-09-12[PATCH] x86-64: Use e820_find_hole to compute reserved pagesAndi Kleen1-37/+5
2005-09-12[PATCH] x86-64: Remove redundant swiotlb=force handlingAndi Kleen1-4/+0
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen1-4/+12
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino1-3/+6
2005-04-16[PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen1-18/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+630