Commit Graph

163 Commits (fd6c6661492226bb82f422157c535ac573cbecbd)

Author SHA1 Message Date
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
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
Yinghai Lu 129d8bc828 x86: don't compile vsmp_64 for 32bit 16 years ago
Yinghai Lu 2b6163bf57 x86: remove update_apic from x86_quirks 16 years ago
Ingo Molnar 8e6dafd6c7 x86: refactor x86_quirks support 16 years ago
Ingo Molnar d85a881d78 x86: remove various unused subarch hooks 16 years ago
Ingo Molnar 9be1b56a3e x86, apic: separate 32-bit setup functionality out of apic_32.c 16 years ago
Ingo Molnar be163a159b x86, apic: rename 'genapic' to 'apic' 16 years ago
Ingo Molnar e641f5f525 x86, apic: remove duplicate asm/apic.h inclusions 16 years ago
Ingo Molnar 7b6aa335ca x86, apic: remove genapic.h 16 years ago
Yinghai Lu 06cd9a7dc8 x86: add x2apic config 16 years ago
Ingo Molnar 160d8dac12 x86, apic: make generic_apic_probe() generally available 16 years ago
Alok Kataria 0e81cb59c7 x86, apic: fix initialization of wakeup_cpu 16 years ago
Alex Chiang 4560839939 x86: fix grammar in user-visible BIOS warning 16 years ago
Yinghai Lu 26f7ef14a7 x86: don't treat bigsmp as non-standard 16 years ago
Ingo Molnar e0c7ae376a x86: rename X86_GENERICARCH to X86_32_NON_STANDARD 16 years ago
Ingo Molnar 550fe4f198 x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk 16 years ago
Ingo Molnar c0b5842a45 x86: generalize boot_cpu_id 16 years ago
Ingo Molnar 3e5095d152 x86: replace CONFIG_X86_SMP with CONFIG_SMP 16 years ago
Ingo Molnar 1164dd0099 x86: move mach-default/*.h files to asm/ 16 years ago
Ingo Molnar 1dcdd3d15e x86: remove mach_apic.h 16 years ago
Ingo Molnar 328386d7ab x86, smp: refactor ->wake_cpu 16 years ago
Ingo Molnar c8d46cf06d x86: rename 'genapic' to 'apic' 16 years ago
Jaswinder Singh Rajput 6e5385d44b x86: smp.h move prefill_possible_map declartion to cpu.h 16 years ago
Jaswinder Singh a9b43c7d98 x86: setup.c find_and_reserve_crashkernel should be static 16 years ago
Zachary Amsden ae8d04e2ec x86 Fix VMI crash on boot in 2.6.28-rc8 16 years ago
Yinghai Lu be5d5350a9 x86: MSI start irq numbering from nr_irqs_gsi 16 years ago
Joerg Roedel 1d9b16d169 x86: move GART specific stuff from iommu.h to gart.h 16 years ago
Richard A. Holden III bb5574608a x86: fix arch/x86/kernel/setup.c build warning when !CONFIG_X86_RESERVE_LOW_64K 16 years ago
Ingo Molnar f632ddcc07 x86: fix wakeup_cpu with numaq/es7000, v2, fix #2 16 years ago
Philipp Kohlbecher 0af40a4b10 x86: more general identifier for Phoenix BIOS 16 years ago
Yinghai Lu 54ac14a8e9 x86: fix wakeup_cpu with numaq/es7000, v2, fix 16 years ago
Alok Kataria 88b094fb8d x86: Hypervisor detection and get tsc_freq from hypervisor 16 years ago
Arjan van de Ven 6784f7d0a5 x86: corruption check: move the corruption checks into their own file 17 years ago
Arjan van de Ven 04d2aac33e x86: corruption-check: fix some style issues 17 years ago