SMTP: relay.corp.sgi.com From: Christoph Lameter To: scaling@ils.sgi.com Cc: holt@sgi.com #To: Christoph Lameter #To: linux-arch@vger.kernel.org #Cc: linux-mm@kvack.org #Cc: James Bottomley #Cc: Russell King #Cc: linux-ia64@vger.kernel.org #Cc: Martin Bligh #Cc: Nick Piggin #Cc: Andi Kleen #Cc: Marcelo Tosatti #Cc: Christoph Hellwig #Cc: KAMEZAWA Hiroyuki #Cc: Arjan van de Ven Cc: Dave Chinner #Cc: Paul Mundt Subject: [PATCH 0/7] Virtual Memory Map on Variable Kernel Page support File: overview Subject: [PATCH 1/7] Fix alignment of __condata_* File: ia64_fix_condata_align Subject: [PATCH 2/7] Variable Kernel Pagesizes File: ia64_vkp Subject: [PATCH 3/7] vmemmap: We do not need a node memmap File: ia64_vmemmap_no_nodemap Subject: [PATCH 4/7] vmemmap: Use macros instead of coding the same File: ia64_vmemmap_use_proper_macros Subject: [PATCH 5/7] vmemmap: Static memory map File: ia64_static_vmemmap Subject: [PATCH 6/7] vmemmap: VKP based memory map File: ia64_vkp_memmap Subject: [PATCH 7/7] vmemamp: Add some debugging output File: ia64_debug