[PATCH] x86_64: pageattr remove __put_page
[safe/jmp/linux-2.6] / arch / x86_64 / mm /
2006-03-22 Nick Piggin[PATCH] x86_64: pageattr remove __put_page
2006-03-22 Nick Piggin[PATCH] x86_64: pageattr use single list
2006-02-17 Andi Kleen[PATCH] x86_64: Always pass full number of nodes to...
2006-02-17 Andi Kleen[PATCH] x86_64: Relax SRAT covers all memory check...
2006-02-15 Daniel Yeisley[PATCH] x86_64: early initialization of cpu_to_node
2006-02-05 Jan Beulich[PATCH] x86_64: minor odering correction to dump_pageta...
2006-02-05 Andi Kleen[PATCH] x86_64: Do more checking in the SRAT header...
2006-02-05 Andi Kleen[PATCH] x86_64: Clear more state when ignoring empty...
2006-01-17 Matt Tolentino[PATCH] x86_64: add x86-64 support for memory hot-add
2006-01-17 Andi Kleen[PATCH] x86_64: Flexmap for 32bit and randomized mappin...
2006-01-16 Linus Torvaldsx86-64: fix initrd freeing
2006-01-16 Andi Kleen[PATCH] x86_64: Don't try to put kernel page tables...
2006-01-12 Andi Kleen[PATCH] x86_64: Allow kernel page tables upto the end...
2006-01-12 Andi Kleen[PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page funct...
2006-01-12 Ravikiran G Thirumalai[PATCH] x86_64: Node local pda take 2 -- cpu_pda prepar...
2006-01-12 Ravikiran Thirumalai[PATCH] x86_64: Early initialization of cpu_to_node
2006-01-12 Muli Ben-Yehuda[PATCH] x86_64: Use function pointers to call DMA mappi...
2006-01-12 Andi Kleen[PATCH] x86_64: Reject SRAT tables that don't cover...
2006-01-12 Andi Kleen[PATCH] x86_64: Clean up some printks in NUMA code
2006-01-12 Andi Kleen[PATCH] x86_64: Fix up coding style in numa.c
2006-01-12 Andi Kleen[PATCH] x86_64: Fix off by one in IOMMU check
2006-01-12 Andi Kleen[PATCH] x86_64: Convert page fault error codes to symbo...
2006-01-12 Andi Kleen[PATCH] x86_64: Remove unnecessary case from the page...
2006-01-12 Andi Kleen[PATCH] x86_64: Return -1 for unknown PCI bus affinity
2006-01-12 Andi Kleen[PATCH] x86_64: Validate SLIT table
2006-01-12 Jan Beulich[PATCH] x86_64: Adjust page fault handling
2006-01-12 Jan Beulich[PATCH] x86_64: make trap information available to...
2006-01-06 Arjan van de Ven[PATCH] x86/x86_64: mark rodata section read-only:...
2006-01-06 Arjan van de Ven[PATCH] x86/x86_64: mark rodata section read only:...
2005-12-29 Ravikiran G Thirumalai[PATCH] x86_64: Fix incorrect node_present_pages on...
2005-12-15 Al Viro[PATCH] i386,amd64: ioremap.c __iomem annotations
2005-12-13 Eric Dumazet[PATCH] x86_64: Bug correction in populate_memnodemap()
2005-12-13 Andi Kleen[PATCH] i386/x86-64: Don't call change_page_attr with...
2005-11-15 Bob Picco[PATCH] x86_64: Fix sparse mem
2005-11-15 Andi Kleen[PATCH] x86_64: Remove CONFIG_CHECKING and add command...
2005-11-15 Magnus Damm[PATCH] x86_64: Make node boundaries consistent
2005-11-15 Eric Dumazet[PATCH] x86_64: Optimize NUMA node hash function
2005-11-15 Andi Kleen[PATCH] x86_64: Replace swiotlb extern with include
2005-11-15 Andi Kleen[PATCH] x86_64: Replace cpu_pda extern with include
2005-11-15 Andi Kleen[PATCH] x86_64: Only use asm/sections.h to declare...
2005-11-15 Siddha, Suresh B[PATCH] x86_64: Unmap NULL during early bootup
2005-11-15 Andi Kleen[PATCH] x86_64: Speed up numa_node_id by putting it...
2005-11-15 Andi Kleen[PATCH] x86_64: Account mem_map in VM holes accounting
2005-11-15 Andi Kleen[PATCH] x86_64: Add 4GB DMA32 zone
2005-10-30 Hugh Dickins[PATCH] mm: init_mm without ptlock
2005-10-10 Andi Kleen[PATCH] x86_64: Fix change_page_attr cache flushing
2005-09-30 Ravikiran G Thirumalai[PATCH] x86_64 early numa init fix
2005-09-30 Ravikiran G Thirumalai[PATCH] x86_64: fix the BP node_to_cpumask
2005-09-12 Andi Kleen[PATCH] x86-64: Use correct mask to compute conflicting...
2005-09-12 Andi Kleen[PATCH] x86-64: reset apicid<->node tables when SRAT...
2005-09-12 Andi Kleen[PATCH] x86-64: Clean up the SRAT node list before...
2005-09-12 Jan Beulich[PATCH] x86-64: Safe interrupts in oops_begin/end
2005-09-12 Andi Kleen[PATCH] x86-64: Improve error handling for overlapping...
2005-09-12 Andi Kleen[PATCH] x86-64: Fix show_mem a little bit
2005-09-12 Andi Kleen[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assign...
2005-09-12 Andi Kleen[PATCH] x86-64: Remove redundant max_mapnr and replace...
2005-09-12 Andi Kleen[PATCH] x86-64: Use e820_find_hole to compute reserved...
2005-09-12 Andi Kleen[PATCH] x86-64: Remove redundant swiotlb=force handling
2005-09-12 Andi Kleen[PATCH] x86-64: Support dualcore and 8 socket systems...
2005-09-12 Andi Kleen[PATCH] x86-64: Don't assign CPU numbers in SRAT parsing
2005-09-07 Prasanna S Panchamukhi[PATCH] kprobes: prevent possible race conditions x86_6...
2005-09-07 Ravikiran G Thirumalai[PATCH] Additions to .data.read_mostly section
2005-08-27 Andi Kleen[PATCH] x86_64: Tell VM about holes in nodes
2005-08-20 Andi Kleen[PATCH] x86_64: Don't print exceptions for ltrace
2005-08-04 Alexander Nyberg[PATCH] x86-64: use proper VM_FAULT_xxx macros
2005-07-29 Ravikiran G Thirumalai[PATCH] x86_64: fix cpu_to_node setup for sparse apic_ids
2005-07-29 Andi Kleen[PATCH] x86_64: Remove unnecessary include in fault.c
2005-07-29 Andi Kleen[PATCH] x86_64: Print a boot message for hotplug memory...
2005-07-29 Keith Mannthey[PATCH] x86_64: Fix overflow in NUMA hash function...
2005-06-25 Ashok Raj[PATCH] x86_64: Change init sections for CPU hotplug...
2005-06-23 Vincent Hanquez[PATCH] xen: x86_64: use more usermode macro
2005-06-23 Matt Tolentino[PATCH] add x86-64 specific support for sparsemem
2005-06-23 Matt Tolentino[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config...
2005-06-22 Suresh Siddha[PATCH] x86_64: TASK_SIZE fixes for compatibility mode...
2005-05-20 Andi Kleen[PATCH] x86_64: Fixed guard page handling again in...
2005-05-17 Andi Kleen[PATCH] x86_64: When checking vmalloc mappings don...
2005-05-17 Andi Kleen[PATCH] x86_64: Don't look up struct page pointer of...
2005-04-16 Andi Kleen[PATCH] x86_64: Use a common function to find code...
2005-04-16 Andi Kleen[PATCH] x86_64: Use a VMA for the 32bit vsyscall
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2