summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm
AgeCommit message (Expand)AuthorFilesLines
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds6-63/+57
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-3/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter1-1/+1
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen1-0/+3
2006-09-26[PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen1-10/+6
2006-09-26[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen1-3/+5
2006-09-26[PATCH] Remove bogus warning from early_ioremapAndi Kleen1-1/+0
2006-09-26[PATCH] make numa_emulation() __initAndrew Morton1-1/+1
2006-09-26[PATCH] x86_64 kernel mapping fixKeith Mannthey1-25/+26
2006-09-26[PATCH] make fault notifier unconditional and export itAndi Kleen1-9/+3
2006-09-26[PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.cAndi Kleen1-5/+5
2006-09-26[PATCH] Clean up acpi_numa variableAndi Kleen1-0/+2
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen1-3/+6
2006-09-26[PATCH] initialize end of memory variables as early as possibleJan Beulich1-6/+0
2006-07-03[PATCH] lockdep: beautify x86_64 stacktracesIngo Molnar1-1/+0
2006-07-01[PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens1-4/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel5-5/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-27[PATCH] add poison.h and patch primary usersRandy Dunlap1-2/+5
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto1-28/+38
2006-06-26Merge branch 'x86-64'Linus Torvalds3-29/+32
2006-06-26[PATCH] x86_64: enlarge window for stack growthChuck Ebbert1-2/+4
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen1-0/+5
2006-06-26[PATCH] x86_64: miscellaneous mm/init.c fixesJan Beulich1-6/+6
2006-06-26[PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason1-6/+1
2006-06-26[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen2-2/+2
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann1-13/+14
2006-06-26[PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy1-2/+37
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-32/+1
2006-05-30[PATCH] x86_64: Handle empty node zeroDaniel Yeisley1-1/+3
2006-05-16[PATCH] x86_64: Fix memory hotadd heuristicsAndi Kleen1-4/+11
2006-04-22[PATCH] x86_64: sparsemem does not need node_mem_mapAndy Whitcroft1-0/+2
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven1-1/+1
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2-9/+38
2006-04-09[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen3-8/+164
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen1-2/+34
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-1/+1
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki1-1/+1
2006-03-27[PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki1-15/+0
2006-03-25[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet1-4/+2
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen1-1/+11
2006-03-25[PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen1-3/+4
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen1-0/+27
2006-03-25[PATCH] x86_64: prefetch the mmap_sem in the fault pathArjan van de Ven1-2/+4
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich1-13/+60
2006-03-25[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen3-8/+8
2006-03-25[PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich1-1/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2006-03-22[PATCH] x86_64: pageattr remove __put_pageNick Piggin1-9/+14
2006-03-22[PATCH] x86_64: pageattr use single listNick Piggin1-28/+14