aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/mm
AgeCommit message (Expand)Author
2006-04-22[PATCH] x86_64: sparsemem does not need node_mem_mapAndy Whitcroft
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen
2006-04-09[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-27[PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki
2006-03-25[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen
2006-03-25[PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen
2006-03-25[PATCH] x86_64: prefetch the mmap_sem in the fault pathArjan van de Ven
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich
2006-03-25[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen
2006-03-25[PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-22[PATCH] x86_64: pageattr remove __put_pageNick Piggin
2006-03-22[PATCH] x86_64: pageattr use single listNick Piggin
2006-02-17[PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen
2006-02-17[PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen
2006-02-15[PATCH] x86_64: early initialization of cpu_to_nodeDaniel Yeisley
2006-02-04[PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich
2006-02-04[PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen
2006-02-04[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen
2006-01-16[PATCH] x86_64: add x86-64 support for memory hot-addMatt Tolentino
2006-01-16[PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen
2006-01-16x86-64: fix initrd freeingLinus Torvalds
2006-01-16[PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.Andi Kleen
2006-01-11[PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen
2006-01-11[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen
2006-01-11[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai
2006-01-11[PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai
2006-01-11[PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda
2006-01-11[PATCH] x86_64: Reject SRAT tables that don't cover all memoryAndi Kleen
2006-01-11[PATCH] x86_64: Clean up some printks in NUMA codeAndi Kleen
2006-01-11[PATCH] x86_64: Fix up coding style in numa.cAndi Kleen
2006-01-11[PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen
2006-01-11[PATCH] x86_64: Convert page fault error codes to symbolic constants.Andi Kleen
2006-01-11[PATCH] x86_64: Remove unnecessary case from the page fault handlerAndi Kleen
2006-01-11[PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen
2006-01-11[PATCH] x86_64: Validate SLIT tableAndi Kleen
2006-01-11[PATCH] x86_64: Adjust page fault handlingJan Beulich
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven
2005-12-29[PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai
2005-12-15[PATCH] i386,amd64: ioremap.c __iomem annotationsAl Viro
2005-12-12[PATCH] x86_64: Bug correction in populate_memnodemap()Eric Dumazet
2005-12-12[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldAndi Kleen