aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/mm
AgeCommit message (Expand)AuthorFilesLines
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportGravatar Arjan van de Ven 1-0/+23
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixGravatar Arjan van de Ven 1-2/+7
2005-12-29[PATCH] x86_64: Fix incorrect node_present_pages on NUMAGravatar Ravikiran G Thirumalai 1-1/+1
2005-12-15[PATCH] i386,amd64: ioremap.c __iomem annotationsGravatar Al Viro 1-1/+1
2005-12-12[PATCH] x86_64: Bug correction in populate_memnodemap()Gravatar Eric Dumazet 1-1/+3
2005-12-12[PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldGravatar Andi Kleen 1-6/+31
2005-11-14[PATCH] x86_64: Fix sparse memGravatar Bob Picco 1-1/+17
2005-11-14[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Gravatar Andi Kleen 2-16/+7
2005-11-14[PATCH] x86_64: Make node boundaries consistentGravatar Magnus Damm 3-6/+1
2005-11-14[PATCH] x86_64: Optimize NUMA node hash functionGravatar Eric Dumazet 1-24/+43
2005-11-14[PATCH] x86_64: Replace swiotlb extern with includeGravatar Andi Kleen 1-4/+1
2005-11-14[PATCH] x86_64: Replace cpu_pda extern with includeGravatar Andi Kleen 1-2/+0
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsGravatar Andi Kleen 1-8/+2
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupGravatar Siddha, Suresh B 1-11/+17
2005-11-14[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAGravatar Andi Kleen 2-3/+9
2005-11-14[PATCH] x86_64: Account mem_map in VM holes accountingGravatar Andi Kleen 1-0/+19
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneGravatar Andi Kleen 2-43/+47
2005-10-29[PATCH] mm: init_mm without ptlockGravatar Hugh Dickins 1-3/+1
2005-10-10[PATCH] x86_64: Fix change_page_attr cache flushingGravatar Andi Kleen 1-2/+0
2005-09-30[PATCH] x86_64 early numa init fixGravatar Ravikiran G Thirumalai 1-3/+2
2005-09-30[PATCH] x86_64: fix the BP node_to_cpumaskGravatar Ravikiran G Thirumalai 1-4/+1
2005-09-12[PATCH] x86-64: Use correct mask to compute conflicting nodes in SRATGravatar Andi Kleen 1-1/+1
2005-09-12[PATCH] x86-64: reset apicid<->node tables when SRAT cannot be parsedGravatar Andi Kleen 1-0/+3
2005-09-12[PATCH] x86-64: Clean up the SRAT node list before computing the hash functionGravatar Andi Kleen 1-9/+11
2005-09-12[PATCH] x86-64: Safe interrupts in oops_begin/endGravatar Jan Beulich 1-4/+6
2005-09-12[PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT.Gravatar Andi Kleen 1-6/+13
2005-09-12[PATCH] x86-64: Fix show_mem a little bitGravatar Andi Kleen 1-14/+14
2005-09-12[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsGravatar Andi Kleen 1-0/+7
2005-09-12[PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnGravatar Andi Kleen 1-5/+0
2005-09-12[PATCH] x86-64: Use e820_find_hole to compute reserved pagesGravatar Andi Kleen 1-37/+5
2005-09-12[PATCH] x86-64: Remove redundant swiotlb=force handlingGravatar Andi Kleen 1-4/+0
2005-09-12[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Gravatar Andi Kleen 2-7/+16
2005-09-12[PATCH] x86-64: Don't assign CPU numbers in SRAT parsingGravatar Andi Kleen 2-14/+6
2005-09-07[PATCH] kprobes: prevent possible race conditions x86_64 changesGravatar Prasanna S Panchamukhi 1-1/+3
2005-09-07[PATCH] Additions to .data.read_mostly sectionGravatar Ravikiran G Thirumalai 1-3/+3
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesGravatar Andi Kleen 2-5/+19
2005-08-19[PATCH] x86_64: Don't print exceptions for ltraceGravatar Andi Kleen 1-3/+1
2005-08-04[PATCH] x86-64: use proper VM_FAULT_xxx macrosGravatar Alexander Nyberg 1-3/+3
2005-07-28[PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsGravatar Ravikiran G Thirumalai 1-6/+11
2005-07-28[PATCH] x86_64: Remove unnecessary include in fault.cGravatar Andi Kleen 1-1/+0
2005-07-28[PATCH] x86_64: Print a boot message for hotplug memory zonesGravatar Andi Kleen 1-1/+4
2005-07-28[PATCH] x86_64: Fix overflow in NUMA hash function setupGravatar Keith Mannthey 1-24/+26
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportGravatar Ashok Raj 1-1/+1
2005-06-23[PATCH] xen: x86_64: use more usermode macroGravatar Vincent Hanquez 1-2/+2
2005-06-23[PATCH] add x86-64 specific support for sparsememGravatar Matt Tolentino 1-0/+8
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsGravatar Matt Tolentino 3-5/+8
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesGravatar Suresh Siddha 1-1/+1
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapGravatar Andi Kleen 1-21/+8
2005-05-17[PATCH] x86_64: When checking vmalloc mappings don't use pte_pageGravatar Andi Kleen 1-2/+9
2005-05-17[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmapGravatar Andi Kleen 1-1/+1