Commit Graph

1629 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 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
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
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
Ingo Molnar d0e95ebdc5 x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c 17 years ago
Ingo Molnar 1d007cd5ae x86: clean up cpu capabilities accesses, cyrix.c 17 years ago
Ingo Molnar 4cbe668add x86: clean up cpu capabilities accesses, common.c 17 years ago
Ingo Molnar e1a94a974c x86: clean up cpu capabilities accesses, centaur.c 17 years ago
Ingo Molnar 16282a8e25 x86: clean up cpu capabilities accesses, amd.c 17 years ago
Ingo Molnar 9716951efd x86: clean up cpu capabilities accesses, generic 17 years ago
Yinghai Lu d32de19ca9 x86: remove wrong setting about CONSTANT_TSC for intel cpu 17 years ago
Florian Fainelli 4edbfa789b x86, rdc321x: remove watchdog file 17 years ago
Yinghai Lu f8fffa4583 x86: apic_is_clustered_box for vsmp 17 years ago
Paolo Ciarrocchi 34048c9e92 x86: coding style fixes to arch/x86/kernel/cpu/common.c 17 years ago
Paolo Ciarrocchi db96598494 x86: coding style fixes to arch/x86/power/cpu_32.c 17 years ago