aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-04[PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg1-3/+3
2005-07-28[PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai1-6/+11
2005-07-28[PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen1-1/+0
2005-07-28[PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen1-1/+4
2005-07-28[PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey1-24/+26
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj1-1/+1
2005-06-23[PATCH] xen: x86_64: use more usermode macroVincent Hanquez1-2/+2
2005-06-23[PATCH] add x86-64 specific support for sparsememMatt Tolentino1-0/+8
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino3-5/+8
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha1-1/+1
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen1-21/+8
2005-05-17[PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen1-2/+9
2005-05-17[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmapAndi Kleen1-1/+1
2005-04-16[PATCH] x86_64: Use a common function to find code segment basesAndi Kleen1-7/+5
2005-04-16[PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen2-30/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+2452