Commit Graph

1703 Commits (fbac7fcbadc54cc5d374873a2e60e924a056d198)

Author SHA1 Message Date
Ingo Molnar eee6dd1572 x86: move extern declaration to vdso.h 17 years ago
Ingo Molnar 7e907f4898 x86: clean up arch/x86/kernel/signal_32.c 17 years ago
Ingo Molnar a711317021 x86: remove DEBUG_SIG 17 years ago
Joe Perches c1db29dbc7 x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include 17 years ago
Ingo Molnar f668964ea1 x86: clean up i387.c 17 years ago
Glauber Costa e104383fbf x86: use cpu_relax instead of rep_nop 17 years ago
Glauber Costa e90009bcc1 x86: use wait_for_init_deassert in x86_64 17 years ago
Glauber Costa 91718e8d13 x86: unify setup_trampoline 17 years ago
Glauber Costa da522b0729 x86: adapt voyager's setup_trampoline 17 years ago
Glauber Costa d507897b2f x86: adapt voyager's trampoline_base 17 years ago
Glauber Costa 4206882939 x86: move trampoline arrays extern definition to smp.h 17 years ago
Glauber Costa 89b08200ad x86: make x86_64 accept the max_cpus parameter 17 years ago
Glauber Costa 69c18c15d3 x86: merge __cpu_disable and cpu_die 17 years ago
Glauber Costa e9a6cb96fa x86: do not clear cpu_online_map 17 years ago
Glauber Costa 045f9d2202 x86: use remove_from_maps in cpu_disable 17 years ago
Glauber Costa fc25da9ec6 x86: remove vector_lock around cpu_online_map 17 years ago
Glauber Costa 70708a18e8 x86: move cpu_coregroup_map to common file 17 years ago
Glauber Costa 768d95051b x86: move sibling functions to common file 17 years ago
Glauber Costa 61d5989973 x86: make remove_siblinginfo non-static 17 years ago
Glauber Costa 1452207689 x86: make set_cpu_sibling_map nonstatic 17 years ago
Glauber Costa a355352b97 x86: move equal types to common file 17 years ago
Glauber Costa 5382e89670 x86: adjust types in smpcommon_32.c 17 years ago
Glauber Costa 0941ecb55f x86: get rid of smp_32.c and smp_64.c 17 years ago
Glauber Costa c048fdfe61 x86: create tlb files 17 years ago
Glauber Costa 8202350367 x86: create ipi.c 17 years ago
Glauber Costa f9e47a126b x86: create smp.c 17 years ago
Glauber Costa 377d698426 x86: unify smp_send_stop 17 years ago
Glauber Costa 321183c145 x86: add reboot_force test to native_smp_send_stop 17 years ago
Glauber Costa 3be5b49e8f x86: make stop_this_cpu looks exactly equal in both arches 17 years ago
Glauber Costa 2513926c28 x86: change x86_64 smp_call_function_mask to look alike i386 17 years ago
Glauber Costa 3a36d1e435 x86: provide __smp_call_function 17 years ago
Glauber Costa e32640a2cd x86: create smpcommon.c 17 years ago
Glauber Costa 3428f3d6ca x86: remove irqs disabled warning. 17 years ago
Glauber Costa 7930e53422 x86: remove export for smp_call_function_mask. 17 years ago
Glauber Costa 68a1c3f8cd x86: move prefill_possible_map to common file 17 years ago
Glauber Costa 7b1292e237 x86: use disabled_cpus in i386 17 years ago
Glauber Costa c559764923 x86: unify smp_cpus_done 17 years ago
Glauber Costa 7557da6720 x86: unify smp_prepare_cpus 17 years ago
Glauber Costa 1e3fac83da x86: unify prepare_boot_cpu 17 years ago
Glauber Costa 71d195492a x86: unify __cpu_up. 17 years ago
Glauber Costa 64b1a21e09 x86: unify smp_call_function_mask 17 years ago
Glauber Costa 8678969e60 x86: merge smp_send_reschedule 17 years ago
Glauber Costa c76cb36846 x86: move smp_ops extern declaration to common header 17 years ago
Alexander van Heukelum ecd94c0809 x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled 17 years ago
Alexander van Heukelum 2fde61fdb0 x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled 17 years ago
Rusty Russell 3c2047cd32 x86: if we cannot calibrate the TSC, we panic. 17 years ago
Ingo Molnar 9fc34113f6 x86: debug pmd_bad() 17 years ago
Ingo Molnar ba748d221e x86: warn about RAM pages in ioremap() 17 years ago
Alexander van Heukelum 320a6b2efc x86: reserve end-of-conventional-memory to 1MB, 64-bit 17 years ago
Alexander van Heukelum f6eb62b692 x86: reserve_early end-of-conventional-memory to 1MB, 64-bit 17 years ago