summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/e820_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: merge setup_memory_map with e820Yinghai Lu2008-07-081-92/+0
* x86: move e820_resource_resources to e820.cYinghai Lu2008-07-081-24/+0
* x86: e820 merge parsing of the mem=/memmap= boot parametersYinghai Lu2008-07-081-69/+0
* x86: move e820_register_active() to e820.cYinghai Lu2008-06-041-97/+0
* x86: clean up max_pfn_mapped usage - 64-bitYinghai Lu2008-06-031-12/+3
* x86: move e820_mark_nosave_regions to e820.cYinghai Lu2008-05-251-32/+0
* x86: include pci.h in e820_64.cThomas Gleixner2008-05-251-0/+1
* x86: fix shadow variables of global end_pnf in e820_64.cThomas Gleixner2008-05-251-18/+18
* x86: extend e820 ealy_res support 32bitYinghai Lu2008-05-251-196/+0
* x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson2008-05-251-2/+5
* x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2008-05-251-2/+4
* x86 boot: minor code format fixes in e820 and efi routinesPaul Jackson2008-05-251-1/+1
* x86: make e820.c to have common functionsYinghai Lu2008-05-251-444/+0
* x86: fix trimming e820 with MTRR holes. - fixYinghai Lu2008-05-251-1/+2
* x86: fix trimming e820 with MTRR holes.Yinghai Lu2008-05-251-1/+5
* bootprotocol: cleanupIngo Molnar2008-04-291-1/+1
* x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2008-04-261-4/+9
* x86, boot: add free_early to early reservation machanismHuang, Ying2008-04-261-0/+22
* x86: e820_64, fix section mismatch warningJacek Luczak2008-04-191-2/+2
* x86: move suspend wakeup code to CPavel Machek2008-04-171-2/+3
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-171-14/+14
* x86: memtest bootparamYinghai Lu2008-04-171-5/+5
* x86: allocate e820 resource struct all togetherYinghai Lu2008-04-171-2/+4
* x86: early memtest to find bad ramYinghai Lu2008-04-171-1/+69
* x86: reserve end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum2008-04-171-4/+4
* x86: clean up e820_reserve_resources on 64-bitYinghai Lu2008-04-171-17/+2
* x86: clean up find_e820_area(), 64-bitYinghai Lu2008-04-171-10/+12
* x86: trim mtrr don't close gap for resource allocation.Yinghai Lu2008-03-211-0/+27
* x86_64: make bootmap_start page align v6Yinghai Lu2008-02-011-3/+5
* x86_64: add debug name for early_resYinghai Lu2008-02-011-5/+10
* x86: fix overlap between pagetable with bss sectionYinghai Lu2008-01-301-2/+2
* x86: replace hard coded reservations in 64-bit early boot code with dynamic t...Andi Kleen2008-01-301-43/+52
* x86: disable the GART early, 64-bitYinghai Lu2008-01-301-0/+12
* x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa2008-01-301-2/+7
* x86: sanitize user specified e820 memmap valuesVladimir Berezniker2008-01-301-0/+8
* x86: remove extern declarations for code, data, bss resourcesBernhard Walle2008-01-301-6/+5
* x86 e820_64.c: make 2 functions staticAdrian Bunk2008-01-301-2/+2
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-301-1/+0
* x86: move debug related declarations to kdebug.hThomas Gleixner2008-01-301-0/+1
* x86: clean up arch/x86/kernel/e820_64.cThomas Gleixner2008-01-301-128/+177
* kexec: add BSS to resource treeBernhard Walle2007-10-221-1/+2
* Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S2007-10-221-0/+19
* Use extended crashkernel command line on x86_64Bernhard Walle2007-10-191-1/+2
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-161-7/+12
* x86_64: move kernelThomas Gleixner2007-10-111-0/+725
OpenPOWER on IntegriCloud