aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/e820.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-07swsusp: do not use page flagsRafael J. Wysocki1-20/+6
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich1-2/+3
2007-03-16[PATCH] x86-64: fix section mismatch warningsSam Ravnborg1-1/+1
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth1-0/+31
2007-02-13[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah1-0/+7
2006-11-14[PATCH] x86-64: setup saved_max_pfn correctly (kdump)Magnus Damm1-0/+2
2006-11-14[PATCH] x86-64: Fix partial page check to ensure unusable memory is not being marked usable.Aaron Durbin1-1/+1
2006-10-21[PATCH] x86-64: fix page align in e820 allocatorVivek Goyal1-7/+7
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman1-80/+45
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-62/+56
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki1-0/+48
2006-09-26[PATCH] Remove non e820 fallbacks in high level codeAndi Kleen1-19/+9
2006-09-26[PATCH] Don't force reserve the 640k-1MB rangeAndi Kleen1-32/+1
2006-09-26[PATCH] Move e820 map into e820.cAndi Kleen1-0/+2
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen1-10/+43
2006-09-26[PATCH] initialize end of memory variables as early as possibleJan Beulich1-1/+1
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds1-0/+29
2006-08-30[PATCH] x86_64: Recover 1MB of kernel memoryAndi Kleen1-1/+5
2006-08-30[PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen1-29/+0
2006-07-10[PATCH] x86_64: e820.c needs pgtable.hAndrew Morton1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen1-0/+1
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen1-1/+0
2006-05-30[PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_areaRobert Hentosh1-1/+1
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen1-0/+6
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven1-0/+33
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven1-1/+2
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen1-1/+1
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org1-0/+21
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen1-2/+1
2005-09-17[PATCH] x86_64: e820.c needs module.hAndrew Morton1-0/+2
2005-09-13[PATCH] x86_64: Export end_pfnAndi Kleen1-0/+1
2005-09-12[PATCH] x86-64: Fix harmless off by one in e820 codeAndi Kleen1-1/+1
2005-09-09[PATCH] Update PCI IOMEM allocation startDaniel Ritz1-8/+8
2005-09-07[PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman1-1/+1
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen1-0/+34
2005-06-25[PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman1-0/+4
2005-06-25[PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman1-2/+0
2005-05-01[PATCH] x86-64: Handle empty E820 regions correctlyVenkatesh Pallipadi1-8/+18
2005-04-16[PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen1-0/+59
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+513