summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai2005-12-291-1/+1
* [PATCH] i386,amd64: ioremap.c __iomem annotationsAl Viro2005-12-151-1/+1
* [PATCH] x86_64: Bug correction in populate_memnodemap()Eric Dumazet2005-12-121-1/+3
* [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldAndi Kleen2005-12-121-6/+31
* [PATCH] x86_64: Fix sparse memBob Picco2005-11-141-1/+17
* [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-142-16/+7
* [PATCH] x86_64: Make node boundaries consistentMagnus Damm2005-11-143-6/+1
* [PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet2005-11-141-24/+43
* [PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen2005-11-141-4/+1
* [PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen2005-11-141-2/+0
* [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-141-8/+2
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-141-11/+17
* [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-142-3/+9
* [PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen2005-11-141-0/+19
* [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-142-43/+47
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-3/+1
* [PATCH] x86_64: Fix change_page_attr cache flushingAndi Kleen2005-10-101-2/+0
* [PATCH] x86_64 early numa init fixRavikiran G Thirumalai2005-09-301-3/+2
* [PATCH] x86_64: fix the BP node_to_cpumaskRavikiran G Thirumalai2005-09-301-4/+1
* [PATCH] x86-64: Use correct mask to compute conflicting nodes in SRATAndi Kleen2005-09-121-1/+1
* [PATCH] x86-64: reset apicid<->node tables when SRAT cannot be parsedAndi Kleen2005-09-121-0/+3
* [PATCH] x86-64: Clean up the SRAT node list before computing the hash functionAndi Kleen2005-09-121-9/+11
* [PATCH] x86-64: Safe interrupts in oops_begin/endJan Beulich2005-09-121-4/+6
* [PATCH] x86-64: Improve error handling for overlapping PXMs in SRAT.Andi Kleen2005-09-121-6/+13
* [PATCH] x86-64: Fix show_mem a little bitAndi Kleen2005-09-121-14/+14
* [PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignmentsAndi Kleen2005-09-121-0/+7
* [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen2005-09-121-5/+0
* [PATCH] x86-64: Use e820_find_hole to compute reserved pagesAndi Kleen2005-09-121-37/+5
* [PATCH] x86-64: Remove redundant swiotlb=force handlingAndi Kleen2005-09-121-4/+0
* [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen2005-09-122-7/+16
* [PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen2005-09-122-14/+6
* [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-071-1/+3
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-3/+3
* [PATCH] x86_64: Tell VM about holes in nodesAndi Kleen2005-08-262-5/+19
* [PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen2005-08-191-3/+1
* [PATCH] x86-64: use proper VM_FAULT_xxx macrosAlexander Nyberg2005-08-041-3/+3
* [PATCH] x86_64: fix cpu_to_node setup for sparse apic_idsRavikiran G Thirumalai2005-07-281-6/+11
* [PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen2005-07-281-1/+0
* [PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen2005-07-281-1/+4
* [PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey2005-07-281-24/+26
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-251-1/+1
* [PATCH] xen: x86_64: use more usermode macroVincent Hanquez2005-06-231-2/+2
* [PATCH] add x86-64 specific support for sparsememMatt Tolentino2005-06-231-0/+8
* [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2005-06-233-5/+8
* [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-211-1/+1
* [PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen2005-05-201-21/+8
* [PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen2005-05-171-2/+9
* [PATCH] x86_64: Don't look up struct page pointer of physical address in iounmapAndi Kleen2005-05-171-1/+1
* [PATCH] x86_64: Use a common function to find code segment basesAndi Kleen2005-04-161-7/+5
* [PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen2005-04-162-30/+8
OpenPOWER on IntegriCloud