aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/e820.c
AgeCommit message (Expand)Author
2007-10-11x86_64: prepare shared kernel/e820.cThomas Gleixner
2007-07-21x86_64: arch/x86_64/kernel/e820.c lower printk severityDan Aloni
2007-07-21x86_64: fix e820_hole_size based on address rangesDavid Rientjes
2007-07-21x86_64: extract helper function from e820_register_active_regionsDavid Rientjes
2007-05-07swsusp: do not use page flagsRafael J. Wysocki
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich
2007-03-16[PATCH] x86-64: fix section mismatch warningsSam Ravnborg
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth
2007-02-13[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah
2006-11-14[PATCH] x86-64: setup saved_max_pfn correctly (kdump)Magnus Damm
2006-11-14[PATCH] x86-64: Fix partial page check to ensure unusable memory is not being...Aaron Durbin
2006-10-21[PATCH] x86-64: fix page align in e820 allocatorVivek Goyal
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki
2006-09-26[PATCH] Remove non e820 fallbacks in high level codeAndi Kleen
2006-09-26[PATCH] Don't force reserve the 640k-1MB rangeAndi Kleen
2006-09-26[PATCH] Move e820 map into e820.cAndi Kleen
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen
2006-09-26[PATCH] initialize end of memory variables as early as possibleJan Beulich
2006-09-19Revert mmiocfg heuristics and blacklist changesLinus Torvalds
2006-08-30[PATCH] x86_64: Recover 1MB of kernel memoryAndi Kleen
2006-08-30[PATCH] x86: Revert e820 MCFG heuristicsAndi Kleen
2006-07-10[PATCH] x86_64: e820.c needs pgtable.hAndrew Morton
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] x86_64: Move export symbols to their C functionsAndi Kleen
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen
2006-05-30[PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_areaRobert Hentosh
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org
2005-11-14[PATCH] x86_64: Only use asm/sections.h to declare section symbolsAndi Kleen
2005-09-17[PATCH] x86_64: e820.c needs module.hAndrew Morton
2005-09-13[PATCH] x86_64: Export end_pfnAndi Kleen
2005-09-12[PATCH] x86-64: Fix harmless off by one in e820 codeAndi Kleen
2005-09-09[PATCH] Update PCI IOMEM allocation startDaniel Ritz
2005-09-07[PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen
2005-06-25[PATCH] crashdump: x86_64: crashkernel optionEric W. Biederman
2005-06-25[PATCH] kexec: x86_64: e820 64bit fixEric W. Biederman
2005-05-01[PATCH] x86-64: Handle empty E820 regions correctlyVenkatesh Pallipadi
2005-04-16[PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen
2005-04-16Linux-2.6.12-rc2Linus Torvalds