summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/e820.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: arch/x86_64/kernel/e820.c lower printk severityDan Aloni2007-07-221-1/+1
* x86_64: fix e820_hole_size based on address rangesDavid Rientjes2007-07-221-31/+23Star
* x86_64: extract helper function from e820_register_active_regionsDavid Rientjes2007-07-221-34/+48
* swsusp: do not use page flagsRafael J. Wysocki2007-05-071-20/+6Star
* [PATCH] x86: fix amd64-agp aperture validationJan Beulich2007-05-021-2/+3
* [PATCH] x86-64: fix section mismatch warningsSam Ravnborg2007-03-161-1/+1
* [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth2007-02-131-0/+31
* [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah2007-02-131-0/+7
* [PATCH] x86-64: setup saved_max_pfn correctly (kdump)Magnus Damm2006-11-141-0/+2
* [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being...Aaron Durbin2006-11-141-1/+1
* [PATCH] x86-64: fix page align in e820 allocatorVivek Goyal2006-10-211-7/+7
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-271-80/+45Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-62/+56Star
|\
| * [PATCH] Remove non e820 fallbacks in high level codeAndi Kleen2006-09-261-19/+9Star
| * [PATCH] Don't force reserve the 640k-1MB rangeAndi Kleen2006-09-261-32/+1Star
| * [PATCH] Move e820 map into e820.cAndi Kleen2006-09-261-0/+2
| * [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-261-10/+43
| * [PATCH] initialize end of memory variables as early as possibleJan Beulich2006-09-261-1/+1
* | [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki2006-09-261-0/+48
|/
* Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-191-0/+29
* [PATCH] x86_64: Recover 1MB of kernel memoryAndi Kleen2006-08-311-1/+5
* [PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen2006-08-311-29/+0Star
* [PATCH] x86_64: e820.c needs pgtable.hAndrew Morton2006-07-101-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] x86_64: Move export symbols to their C functionsAndi Kleen2006-06-261-0/+1
* [PATCH] x86_64: Remove long obsolete CVSAndi Kleen2006-06-261-1/+0Star
* [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_areaRobert Hentosh2006-05-311-1/+1
* [PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2006-05-081-0/+6
* [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-091-0/+33
* [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-091-1/+2
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-091-1/+1
* [PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org2006-01-101-0/+21
* [PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen2005-11-151-2/+1Star
* [PATCH] x86_64: e820.c needs module.hAndrew Morton2005-09-171-0/+2
* [PATCH] x86_64: Export end_pfnAndi Kleen2005-09-131-0/+1
* [PATCH] x86-64: Fix harmless off by one in e820 codeAndi Kleen2005-09-121-1/+1
* [PATCH] Update PCI IOMEM allocation startDaniel Ritz2005-09-101-8/+8
* [PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman2005-09-081-1/+1
* [PATCH] x86_64: Tell VM about holes in nodesAndi Kleen2005-08-271-0/+34
* [PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman2005-06-261-0/+4
* [PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman2005-06-261-2/+0Star
* [PATCH] x86-64: Handle empty E820 regions correctlyVenkatesh Pallipadi2005-05-011-8/+18
* [PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen2005-04-171-0/+59
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+513