Commit Graph

99299 Commits (7f6cbc905ee22c457e0dcd0bba9d4affbc290a6f)
 

Author SHA1 Message Date
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
Ingo Molnar 6236af82d8 Merge branch 'x86/fixmap' into x86/devel 17 years ago
Ingo Molnar e3ae0acf59 Merge branch 'x86/uv' into x86/devel 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 ab9c0bb8a8 x86: increase MAX_APICS for very large x86-64 configs 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 73e991f45f x86 atomic operations: atomic_or_long() atomic_inc_short() 17 years ago
Cliff Wickman 1812924bb1 x86, SGI UV: TLB shootdown using broadcast assist unit 17 years ago
Ingo Molnar d98b940ab2 Merge branch 'linus' into x86/irq 17 years ago
Ingo Molnar 4b62ac9a2b Merge branch 'x86/nmi' into x86/devel 17 years ago
Ingo Molnar 2b4fa851b2 Merge branch 'x86/numa' into x86/devel 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
Mike Travis 076ac2af86 sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c 17 years ago
Thomas Gleixner 886533a3e3 x86: numa_64.c fix shadowed variable 17 years ago
Thomas Gleixner 864fc31ea5 x86: numa_64.c make local variables static 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 1184dc2ffe x86: modify Kconfig to allow up to 4096 cpus 17 years ago
Mike Travis 7496b60654 x86: fix remove cpu_pda table patch 17 years ago
Yinghai Lu dbb6152e6f x86: don't call pxm_to_node again 17 years ago
Yinghai Lu b755de8dfd x86: make dev_to_node return online node 17 years ago
Ingo Molnar 3de352bbd8 Merge branch 'x86/mpparse' into x86/devel 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