Commit Graph

88545 Commits (8202350367ac11d571f6dd4c21c2027a4d235276)
 

Author SHA1 Message Date
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 3d3f487c58 x86: provide hlt_works function. 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 93b016f8f3 x86: move disabled_cpus to common header 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
Glauber Costa 16694024d6 x86: define smp_ops in common header 17 years ago
Glauber Costa 53ebef4961 x86: merge extern variables definitions 17 years ago
Glauber Costa 639acb16e6 x86: merge extern function definitions 17 years ago
Glauber Costa c27cfeffad x86: commonize smp.h 17 years ago
Ingo Molnar 8b6451fe5c x86: fix switch_to() clobbers 17 years ago
Ingo Molnar 23b55bd9f3 x86: clean up switch_to() 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
Pavel Machek 0d7a1819e9 x86: wmb() confusion in system.h 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 40869cd038 x86: redo cded932b75 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
Alexander van Heukelum dedd04be71 x86: reserve end-of-conventional-memory to 1MB on 32-bit 17 years ago
Roman Zippel 823c248e7c x86: fix recursive dependencies 17 years ago
Jeremy Fitzhardinge 81e103f1f1 xen: use iret instruction all the time 17 years ago
Paolo Ciarrocchi c9cf39ae64 x86: coding style fixes to x86/kernel/early_printk.c 17 years ago
Paolo Ciarrocchi e941f27a7a x86: coding style fixes to arch/x86/kernel/early_printk.c 17 years ago
Paolo Ciarrocchi 3f50dbc1ae x86: coding style fixes to arch/x86/lib/usercopy_32.c 17 years ago
Ingo Molnar bdd3cee2e4 x86: ioremap(), extend check to all RAM pages 17 years ago
Hiroshi Shimamoto b089c12b25 x86: X86_HT always enable on X86_64 SMP 17 years ago
Thomas Gleixner e3100c82ab x86: check physical address range in ioremap 17 years ago
Markus Armbruster b8c2d3dfbc xen: make hvc0 the preferred console in domU 17 years ago
Ingo Molnar 78a9909aab x86, tracing: add notrace to asm-x86/linkage.h 17 years ago
Alexey Dobriyan 11ae9dd481 x86: switch to proc_create() 17 years ago
Ingo Molnar b5964405fb x86: clean up traps_32.c 17 years ago
Ingo Molnar 10cd5a1e54 x86: clean up cpu capabilities accesses, transmeta.c 17 years ago