Commit Graph

1920 Commits (75c46fa61bc5b4ccd20a168ff325c58771248fcd)

Author SHA1 Message Date
Yinghai Lu f81be876ea x86: remove two duplicated funcs in setup_32.c 17 years ago
Yinghai Lu 0f0124fa74 x86: merge setup64.c into common_64.c 17 years ago
Yinghai Lu a9c1182fbd x86: seperate probe_roms into another file 17 years ago
Yinghai Lu 7a1fd9866c x86: add e820_remove_range 17 years ago
Yinghai Lu 9a25034759 x86: change identify_cpu to static 17 years ago
Yinghai Lu f580366f77 x86: seperate funcs from setup_64 to cpu common_64.c 17 years ago
Yinghai Lu 04606618bb x86: remove some acpi ifdefs in setup_32/64 17 years ago
Yinghai Lu ce38cc7996 x86: clean up init_amd() 17 years ago
Yinghai Lu 3c999f1426 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 17 years ago
Ingo Molnar 1ea598c297 x86: fix sleep.c build error 17 years ago
Glauber Costa 7f6cbc905e x86: take load_sp0 out of smpboot.c 17 years ago
Glauber Costa 1481a3dd42 x86: move cpu_exit_clear to process_32.c 17 years ago
Glauber Costa b553a1e0ff x86: remove cpu from maps 17 years ago
Glauber Costa 78e622705c x86: change naming to match x86_64 17 years ago
Glauber Costa b5841765a2 x86: provide connect_bsp_APIC for x86_64 17 years ago
Glauber Costa 3fde690011 x86: change __setup_vector_irq with setup_vector_irq 17 years ago
Glauber Costa 86e430edf4 x86: remove ifdef from stepping 17 years ago
Glauber Costa 0f385d1ddd x86: clearing io_apic harmless for x86_64 17 years ago
Glauber Costa 3e9704739d x86: boot secondary cpus through initial_code 17 years ago
Glauber Costa e3f77edfc1 x86: use initial_code for i386 17 years ago
Glauber Costa a939098afc x86: move x86_64 gdt closer to i386 17 years ago
Glauber Costa 736f12bff9 x86: don't use gdt_page openly. 17 years ago
Glauber Costa 9cf4f298e2 x86: use stack_start in x86_64 17 years ago
Jeremy Fitzhardinge a7bf0bd5e6 build: add __page_aligned_data and __page_aligned_bss 17 years ago
Bernhard Walle 1ecd27657b x86: unify crashkernel reservation for 32 and 64 bit 17 years ago
Cliff Wickman e7eb8726d0 x86, SGI UV: uv_ptc_proc_write fix 17 years ago
Cliff Wickman cef5327868 x86, SGI UV: TLB shootdown using broadcast assist unit, v6 17 years ago
Jack Steiner b6df1b8bc1 x86: fix stack overflow for large values of MAX_APICS 17 years ago
Ingo Molnar d400524aff SGI UV: TLB shootdown using broadcast assist unit, fix 17 years ago
Ingo Molnar b4c286e6af SGI UV: clean up arch/x86/kernel/tlb_uv.c 17 years ago
Ingo Molnar dc163a41ff SGI UV: TLB shootdown using broadcast assist unit 17 years ago
Cliff Wickman b194b12050 SGI UV: TLB shootdown using broadcast assist unit, cleanups 17 years ago
Cliff Wickman 1812924bb1 x86, SGI UV: TLB shootdown using broadcast assist unit 17 years ago
Bernhard Walle 46f68e1c6b x86: use reserve_bootmem_generic() to reserve crashkernel memory on x86_64 17 years ago
Bernhard Walle 3fd052b1b4 x86: add flags parameter to reserve_bootmem_generic() 17 years ago
Randy Dunlap 053713f574 x86: fix setup.c printk format warning 17 years ago
Vegard Nossum 03db1f74a7 x86: don't return invalid pointers from node_to_cpumask() 17 years ago
Jeremy Fitzhardinge f307d25e63 x86: compile error fix for smpboot.c 17 years ago
Mike Travis 5deb0b2a25 x86: leave initial __cpu_pda array in place until cpus are booted 17 years ago
Mike Travis 3461b0af02 x86: remove static boot_cpu_pda array v2 17 years ago
Mike Travis 9f248bde9d x86: remove the static 256k node_to_cpumask_map 17 years ago
Mike Travis 7891a24e1e x86: restore pda nodenumber field 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Mike Travis 7496b60654 x86: fix remove cpu_pda table patch 17 years ago
Matthew Garrett 9340e1ccdf x86, ioapic, acpi quirk: disable IRQ 0 through I/O APIC for some HP systems 17 years ago
Maciej W. Rozycki 471694ea6c x86, ioapic, acpi: add a knob to disable IRQ 0 through I/O APIC 17 years ago
Yinghai Lu fcfa146e41 x86: update mptable fix with no ioapic v2 17 years ago
Yinghai Lu 95a71a45c2 x86: cleanup machine_specific_memory_setup, v2 17 years ago
Yinghai Lu 1c6e55032e x86: use acpi_numa_init to parse on 32-bit numa 17 years ago
Yinghai Lu 593a0cc390 x86: move some function out of setup_bootmem_alloc 17 years ago