summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar2006-07-041-1/+0Star
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-011-4/+3Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0Star
* typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-281-2/+5
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-281-28/+38
* Merge branch 'x86-64'Linus Torvalds2006-06-263-29/+32
|\
| * [PATCH] x86_64: enlarge window for stack growthChuck Ebbert2006-06-261-2/+4
| * [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-261-0/+5
| * [PATCH] x86_64: miscellaneous mm/init.c fixesJan Beulich2006-06-261-6/+6
| * [PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason2006-06-261-6/+1Star
| * [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen2006-06-262-2/+2
| * [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-261-13/+14
* | [PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy2006-06-261-2/+37
|/
* [PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto2006-06-231-32/+1Star
* [PATCH] x86_64: Handle empty node zeroDaniel Yeisley2006-05-311-1/+3
* [PATCH] x86_64: Fix memory hotadd heuristicsAndi Kleen2006-05-161-4/+11
* [PATCH] x86_64: sparsemem does not need node_mem_mapAndy Whitcroft2006-04-221-0/+2
* [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-091-1/+1
* [PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2006-04-092-9/+38
* [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-093-8/+164
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-091-2/+34
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-1/+1
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-271-1/+1
* [PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-15/+0Star
* [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet2006-03-251-4/+2Star
* [PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen2006-03-251-1/+11
* [PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen2006-03-251-3/+4
* [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-251-0/+27
* [PATCH] x86_64: prefetch the mmap_sem in the fault pathArjan van de Ven2006-03-251-2/+4
* [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich2006-03-251-13/+60
* [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen2006-03-253-8/+8
* [PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich2006-03-251-1/+1
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* [PATCH] x86_64: pageattr remove __put_pageNick Piggin2006-03-221-9/+14
* [PATCH] x86_64: pageattr use single listNick Piggin2006-03-221-28/+14Star
* [PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen2006-02-172-2/+2
* [PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen2006-02-171-1/+2
* [PATCH] x86_64: early initialization of cpu_to_nodeDaniel Yeisley2006-02-161-1/+1
* [PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich2006-02-051-2/+1Star
* [PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen2006-02-051-4/+15
* [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen2006-02-051-6/+20
* [PATCH] x86_64: add x86-64 support for memory hot-addMatt Tolentino2006-01-171-32/+128
* [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bitAndi Kleen2006-01-172-1/+31
* x86-64: fix initrd freeingLinus Torvalds2006-01-161-1/+1
* [PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.Andi Kleen2006-01-161-13/+5Star
* [PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen2006-01-121-2/+14
* [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of lineAndi Kleen2006-01-121-0/+36
* [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparationRavikiran G Thirumalai2006-01-121-1/+1
* [PATCH] x86_64: Early initialization of cpu_to_nodeRavikiran Thirumalai2006-01-121-0/+25