summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-121-5/+8
* [PATCH] x86_64: Reject SRAT tables that don't cover all memoryAndi Kleen2006-01-121-0/+33
* [PATCH] x86_64: Clean up some printks in NUMA codeAndi Kleen2006-01-121-4/+4
* [PATCH] x86_64: Fix up coding style in numa.cAndi Kleen2006-01-121-2/+2
* [PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen2006-01-121-1/+1
* [PATCH] x86_64: Convert page fault error codes to symbolic constants.Andi Kleen2006-01-121-17/+17
* [PATCH] x86_64: Remove unnecessary case from the page fault handlerAndi Kleen2006-01-121-4/+7
* [PATCH] x86_64: Return -1 for unknown PCI bus affinityAndi Kleen2006-01-121-3/+4
* [PATCH] x86_64: Validate SLIT tableAndi Kleen2006-01-121-0/+27
* [PATCH] x86_64: Adjust page fault handlingJan Beulich2006-01-121-3/+4
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-121-0/+8
* [PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven2006-01-061-0/+23
* [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven2006-01-061-2/+7
* [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-131-1/+3
* [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldAndi Kleen2005-12-131-6/+31
* [PATCH] x86_64: Fix sparse memBob Picco2005-11-151-1/+17
* [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-152-16/+7Star
* [PATCH] x86_64: Make node boundaries consistentMagnus Damm2005-11-153-6/+1Star
* [PATCH] x86_64: Optimize NUMA node hash functionEric Dumazet2005-11-151-24/+43
* [PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen2005-11-151-4/+1Star
* [PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen2005-11-151-2/+0Star
* [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-151-8/+2Star
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-151-11/+17
* [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDAAndi Kleen2005-11-152-3/+9
* [PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen2005-11-151-0/+19
* [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-152-43/+47
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-301-3/+1Star
* [PATCH] x86_64: Fix change_page_attr cache flushingAndi Kleen2005-10-111-2/+0Star
* [PATCH] x86_64 early numa init fixRavikiran G Thirumalai2005-09-301-3/+2Star
* [PATCH] x86_64: fix the BP node_to_cpumaskRavikiran G Thirumalai2005-09-301-4/+1Star
* [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/+0Star
* [PATCH] x86-64: Use e820_find_hole to compute reserved pagesAndi Kleen2005-09-121-37/+5Star
* [PATCH] x86-64: Remove redundant swiotlb=force handlingAndi Kleen2005-09-121-4/+0Star
* [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/+6Star
* [PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi2005-09-081-1/+3
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-081-3/+3
* [PATCH] x86_64: Tell VM about holes in nodesAndi Kleen2005-08-272-5/+19
* [PATCH] x86_64: Don't print exceptions for ltraceAndi Kleen2005-08-201-3/+1Star
* [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-291-6/+11