Commit Graph

208 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Thadeu Lima de Souza Cascardo e808bae240 x86: Do not reserve brk for DMI if it's not going to be used 15 years ago
Yinghai Lu 08677214e3 x86: Make 64 bit use early_res instead of bootmem before slab 15 years ago
Yinghai Lu c252a5bb1f x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA 15 years ago
Yinghai Lu 1842f90cc9 x86: Call early_res_to_bootmem one time 15 years ago
Yinghai Lu 1b5576e69a x86: Remove BIOS data range from e820 15 years ago
David Härdeman 7c099ce157 x86: Add quirk for Intel DG45FC board to avoid low memory corruption 15 years ago
Yinghai Lu 893f38d144 x86: Use find_e820() instead of hard coded trampoline address 15 years ago
Helight.Xu 9eaa192d89 x86: Fix a section mismatch in arch/x86/kernel/setup.c 15 years ago
Yinghai Lu b24c2a925a x86: Move find_smp_config() earlier and avoid bootmem usage 15 years ago
Yinghai Lu 44280733e7 x86: Change crash kernel to reserve via reserve_early() 15 years ago
Kees Cook 4b0f3b81eb x86, mm: Report state of NX protections during boot 15 years ago
H. Peter Anvin 4763ed4d45 x86, mm: Clean up and simplify NX enablement 15 years ago
Yinghai Lu 196cf0d67a x86: Make sure wakeup trampoline code is below 1MB 15 years ago
Yong Wang a2202aa292 x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value 15 years ago
Simon Kagstrom f1b291d4c4 x86: Add Phoenix/MSC BIOSes to lowmem corruption list 15 years ago
David Rientjes 8716273cae x86: Export srat physical topology 16 years ago
David Rientjes 8ee2debce3 x86: Export k8 physical topology 16 years ago
Yinghai Lu eda6da9286 Revert 'x86: Fix system crash when loading with "reservetop" parameter' 16 years ago
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Thomas Gleixner e11dadabf4 x86: apic namespace cleanup 16 years ago
Thomas Gleixner 2d826404f0 x86: Move tsc_calibration to x86_init_ops 16 years ago
Thomas Gleixner 845b3944bb x86: Add timer_init to x86_init_ops 16 years ago
Thomas Gleixner f1d7062a23 x86: Move xen_post_allocator_init into xen_pagetable_setup_done 16 years ago
Thomas Gleixner 030cb6c00d x86: Move paravirt pagetable_setup to x86_init_ops 16 years ago
Thomas Gleixner 6f30c1ac3f x86: Move paravirt banner printout to x86_init_ops 16 years ago
Thomas Gleixner 42bbdb43b1 x86: Replace ARCH_SETUP by a proper x86_init_ops 16 years ago
Thomas Gleixner 428cf9025b x86: Move traps_init to x86_init_ops 16 years ago
Thomas Gleixner 66bcaf0bde x86: Move irq_init to x86_init_ops 16 years ago
Thomas Gleixner b3f1b617f4 x86: Move get/find_smp_config to x86_init_ops 16 years ago
Jan Beulich 47d25003cb x86: Fix earlyprintk=dbgp for machines without NX 16 years ago
Feng Tang efafc8b213 x86: add arch-specific SFI support 16 years ago
Thomas Gleixner 8fee697d99 x86: Add request_standard_resources to x86_init 16 years ago
Thomas Gleixner f7cf5a5b8c x86: Add probe_roms to x86_init 16 years ago
Xiao Guangrong 8126dec327 x86: Fix system crash when loading with "reservetop" parameter 16 years ago
Joseph Cihula 3162534069 x86, intel_txt: Intel TXT boot support 16 years ago
Alexey Fisher 6aa542a694 x86: Add quirk for Intel DG45ID board to avoid low memory corruption 16 years ago
Pekka J Enberg 854c879f5a x86: Move init_gbpages() to setup_arch() 16 years ago
Yinghai Lu 8c5dd8f433 x86: handle initrd that extends into unusable memory 16 years ago
H. Peter Anvin 5031296c57 x86: add extension fields for bootloader type and version 16 years ago
Yinghai Lu 80989ce064 x86: clean up and and print out initial max_pfn_mapped 16 years ago
Pekka Enberg 2b72394e40 x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c 16 years ago
Pekka Enberg f465145235 x86: move x86_quirk_pre_intr_init() to irqinit_32.c 16 years ago
Rusty Russell 1a8a51004a cpumask: remove references to struct irqaction's mask field. 16 years ago
Jeremy Fitzhardinge 796216a57f x86: allow extend_brk users to reserve brk space 16 years ago
Jeremy Fitzhardinge 6de6cb442e x86: use brk allocation for DMI 16 years ago
Jeremy Fitzhardinge ccf3fe02e3 x86-32: use brk segment for allocating initial kernel pagetable 16 years ago
H. Peter Anvin 5368a2be34 x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD 16 years ago
Jeremy Fitzhardinge 93dbda7cbc x86: add brk allocation for very, very early allocations 16 years ago
Jeremy Fitzhardinge ed26dbe5ae x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests 16 years ago
Brian Maly ff0c087490 x86: fix DMI on EFI 16 years ago