summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] x86_64: Remove unnecessary include in fault.cAndi Kleen2005-07-291-1/+0Star
* [PATCH] x86_64: Print a boot message for hotplug memory zonesAndi Kleen2005-07-291-1/+4
* [PATCH] x86_64: Fix overflow in NUMA hash function setupKeith Mannthey2005-07-291-24/+26
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-261-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-221-1/+1
* [PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen2005-05-211-21/+8Star
* [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-171-7/+5Star
* [PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen2005-04-172-30/+8Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-179-0/+2452