aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm/init.c
Commit message (Expand)AuthorAge
* [PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto2006-11-20
* [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfnAndi Kleen2006-11-14
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-11
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey2006-10-01
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2006-10-01
* [PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableKeith Mannthey2006-10-01
* [PATCH] Account for memmap and optionally the kernel image as holesMel Gorman2006-09-27
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-27
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] Remove bogus warning from early_ioremapAndi Kleen2006-09-26
| * [PATCH] x86_64 kernel mapping fixKeith Mannthey2006-09-26
| * [PATCH] initialize end of memory variables as early as possibleJan Beulich2006-09-26
* | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2006-09-26
|/
* [PATCH] add __[start|end]_rodata sections to asm-generic/sections.hHeiko Carstens2006-07-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] add poison.h and patch primary usersRandy Dunlap2006-06-27
* [PATCH] pgdat allocation for new node add (specify node id)Yasunori Goto2006-06-27
* [PATCH] x86_64: miscellaneous mm/init.c fixesJan Beulich2006-06-26
* [PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason2006-06-26
* [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen2006-06-26
* [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-26
* [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-09
* [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-09
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-09
* [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-27
* [PATCH] x86_64: Add __init to fixmap functions that are only called during bootAndi Kleen2006-03-25
* [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-25
* [PATCH] x86_64: Use correct PUD for memory hotaddJan Beulich2006-03-25
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [PATCH] x86_64: add x86-64 support for memory hot-addMatt Tolentino2006-01-17
* x86-64: fix initrd freeingLinus Torvalds2006-01-16
* [PATCH] x86_64: Don't try to put kernel page tables beyond ZONE_DMA32.Andi Kleen2006-01-16
* [PATCH] x86_64: Allow kernel page tables upto the end of memoryAndi Kleen2006-01-11
* [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-11
* [PATCH] x86_64: Fix off by one in IOMMU checkAndi Kleen2006-01-11
* [PATCH] x86/x86_64: mark rodata section read-only: x86-64 supportArjan van de Ven2006-01-06
* [PATCH] x86_64: Fix incorrect node_present_pages on NUMARavikiran G Thirumalai2005-12-29
* [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-14
* [PATCH] x86_64: Replace swiotlb extern with includeAndi Kleen2005-11-14
* [PATCH] x86_64: Replace cpu_pda extern with includeAndi Kleen2005-11-14
* [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-14
* [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-14
* [PATCH] x86_64: Account mem_map in VM holes accountingAndi Kleen2005-11-14
* [PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen2005-11-14
* [PATCH] x86-64: Fix show_mem a little bitAndi Kleen2005-09-12
* [PATCH] x86-64: Remove redundant max_mapnr and replace with end_pfnAndi Kleen2005-09-12
* [PATCH] x86-64: Use e820_find_hole to compute reserved pagesAndi Kleen2005-09-12
* [PATCH] x86-64: Remove redundant swiotlb=force handlingAndi Kleen2005-09-12
* [PATCH] x86_64: Tell VM about holes in nodesAndi Kleen2005-08-26
* [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2005-06-23