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