- 4f3ab19 x86: decouple call to print_cpu_info from smp_store_cpu_info by Glauber de Oliveira Costa · 17 years ago
- 8238987 x86: add an smp_apply_quirks to smpboot_32.c by Glauber de Oliveira Costa · 17 years ago
- d0173ae x86: use start_ipi_hook in x86_64 by Glauber de Oliveira Costa · 17 years ago
- 1af8a0c x86: use apic_*_around instead of apic_write in x86_64 by Glauber de Oliveira Costa · 17 years ago
- ba10485 x86: add loglevel to printks by Glauber de Oliveira Costa · 17 years ago
- 26c6b5e x86: change var types in __inquire_remote_apic by Glauber de Oliveira Costa · 17 years ago
- b552da8 x86 iommu: add more documentation by Pavel Machek · 17 years ago
- 037cab0 x86: move mp_bus_id_to_node to numa.c by Alexey Starikovskiy · 17 years ago
- e129cb4 x86: move mp_bus_id_to_local to numa.c by Alexey Starikovskiy · 17 years ago
- c0a282c x86: make mp_bus_id_to_type optional by Alexey Starikovskiy · 17 years ago
- 9e0a2de x86: rearrange bus_type parse by Alexey Starikovskiy · 17 years ago
- 643befe x86: use not_pci bitmap #6 by Alexey Starikovskiy · 17 years ago
- 9c0076c x86: use not_pci bitmap #5 by Alexey Starikovskiy · 17 years ago
- 6728801 x86: use not_pci bitmap #4 by Alexey Starikovskiy · 17 years ago
- 47cab82 x86: use not_pci bitmap #3 by Alexey Starikovskiy · 17 years ago
- 73b2961 x86: use not_pci bitmap #2 by Alexey Starikovskiy · 17 years ago
- d27e2b8 x86: use not_pci bitmap #1 by Alexey Starikovskiy · 17 years ago
- a6333c3 x86: add mp_bus_not_pci bitmap to mpparse_32.c by Alexey Starikovskiy · 17 years ago
- 8643f9d x86: get boot_cpu_id as early for k8_scan_nodes by Yinghai Lu · 17 years ago
- 6079d2d x86: move quad_local_to_mp_bus_id to numa.c by Alexey Starikovskiy · 17 years ago
- 1415d16 x86: Remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
- 5b0e508 x86: prevent unconditional writes to DebugCtl MSR by Jan Beulich · 17 years ago
- f694010 x86: Don't send RESCHEDULE_VECTOR to offlined cpus by Gautham R Shenoy · 17 years ago
- e40c0fe x86: cleanup duplicate includes by Joe Perches · 17 years ago
- 537d916 x86: coding style fixes to arch/x86/kernel/setup_32.c by Paolo Ciarrocchi · 17 years ago
- 9a79cf9 x86: sort address_markers for dump_pagetables by Yinghai Lu · 17 years ago
- 01aaea1 x86: introduce initial apicid by Yinghai Lu · 17 years ago
- 4e4eee0 x86: enhance DEBUG_RODATA support for hotplug and kprobes by Mathieu Desnoyers · 17 years ago
- e587cad x86: enhance DEBUG_RODATA support - alternatives by Mathieu Desnoyers · 17 years ago
- 77bf90e x86: replace remaining __FUNCTION__ occurances by Harvey Harrison · 17 years ago
- 282bfe2 x86: show apicid for cpu in proc by Yinghai Lu · 17 years ago
- a706221 x86: fix amd_detect_cmp by Yinghai Lu · 17 years ago
- 97b44ae x86: add KERN_INFO to show_unhandled_signals printout by Ingo Molnar · 17 years ago
- eee6dd1 x86: move extern declaration to vdso.h by Ingo Molnar · 17 years ago
- 7e907f4 x86: clean up arch/x86/kernel/signal_32.c by Ingo Molnar · 17 years ago
- a711317 x86: remove DEBUG_SIG by Ingo Molnar · 17 years ago
- c1db29d x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include by Joe Perches · 17 years ago
- f668964 x86: clean up i387.c by Ingo Molnar · 17 years ago
- e104383 x86: use cpu_relax instead of rep_nop by Glauber Costa · 17 years ago
- e90009b x86: use wait_for_init_deassert in x86_64 by Glauber Costa · 17 years ago
- 91718e8 x86: unify setup_trampoline by Glauber Costa · 17 years ago
- da522b0 x86: adapt voyager's setup_trampoline by Glauber Costa · 17 years ago
- d507897 x86: adapt voyager's trampoline_base by Glauber Costa · 17 years ago
- 4206882 x86: move trampoline arrays extern definition to smp.h by Glauber Costa · 17 years ago
- 89b0820 x86: make x86_64 accept the max_cpus parameter by Glauber Costa · 17 years ago
- 69c18c1 x86: merge __cpu_disable and cpu_die by Glauber Costa · 17 years ago
- e9a6cb9 x86: do not clear cpu_online_map by Glauber Costa · 17 years ago
- 045f9d22 x86: use remove_from_maps in cpu_disable by Glauber Costa · 17 years ago
- fc25da9 x86: remove vector_lock around cpu_online_map by Glauber Costa · 17 years ago
- 70708a1 x86: move cpu_coregroup_map to common file by Glauber Costa · 17 years ago
- 768d950 x86: move sibling functions to common file by Glauber Costa · 17 years ago
- 61d5989 x86: make remove_siblinginfo non-static by Glauber Costa · 17 years ago
- 1452207 x86: make set_cpu_sibling_map nonstatic by Glauber Costa · 17 years ago
- a355352 x86: move equal types to common file by Glauber Costa · 17 years ago
- 5382e89 x86: adjust types in smpcommon_32.c by Glauber Costa · 17 years ago
- 0941ecb x86: get rid of smp_32.c and smp_64.c by Glauber Costa · 17 years ago
- c048fdf x86: create tlb files by Glauber Costa · 17 years ago
- 8202350 x86: create ipi.c by Glauber Costa · 17 years ago
- f9e47a1 x86: create smp.c by Glauber Costa · 17 years ago
- 377d698 x86: unify smp_send_stop by Glauber Costa · 17 years ago
- 321183c x86: add reboot_force test to native_smp_send_stop by Glauber Costa · 17 years ago
- 3be5b49 x86: make stop_this_cpu looks exactly equal in both arches by Glauber Costa · 17 years ago
- 2513926 x86: change x86_64 smp_call_function_mask to look alike i386 by Glauber Costa · 17 years ago
- 3a36d1e x86: provide __smp_call_function by Glauber Costa · 17 years ago
- e32640a x86: create smpcommon.c by Glauber Costa · 17 years ago
- 3428f3d x86: remove irqs disabled warning. by Glauber Costa · 17 years ago
- 7930e53 x86: remove export for smp_call_function_mask. by Glauber Costa · 17 years ago
- 68a1c3f x86: move prefill_possible_map to common file by Glauber Costa · 17 years ago
- 7b1292e x86: use disabled_cpus in i386 by Glauber Costa · 17 years ago
- c559764 x86: unify smp_cpus_done by Glauber Costa · 17 years ago
- 7557da6 x86: unify smp_prepare_cpus by Glauber Costa · 17 years ago
- 1e3fac8 x86: unify prepare_boot_cpu by Glauber Costa · 17 years ago
- 71d1954 x86: unify __cpu_up. by Glauber Costa · 17 years ago
- 64b1a21 x86: unify smp_call_function_mask by Glauber Costa · 17 years ago
- 8678969 x86: merge smp_send_reschedule by Glauber Costa · 17 years ago
- c76cb36 x86: move smp_ops extern declaration to common header by Glauber Costa · 17 years ago
- ecd94c0 x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled by Alexander van Heukelum · 17 years ago
- 2fde61f x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled by Alexander van Heukelum · 17 years ago
- 3c2047c x86: if we cannot calibrate the TSC, we panic. by Rusty Russell · 17 years ago
- 9fc3411 x86: debug pmd_bad() by Ingo Molnar · 17 years ago
- ba748d2 x86: warn about RAM pages in ioremap() by Ingo Molnar · 17 years ago
- 320a6b2 x86: reserve end-of-conventional-memory to 1MB, 64-bit by Alexander van Heukelum · 17 years ago
- f6eb62b x86: reserve_early end-of-conventional-memory to 1MB, 64-bit by Alexander van Heukelum · 17 years ago
- dedd04b x86: reserve end-of-conventional-memory to 1MB on 32-bit by Alexander van Heukelum · 17 years ago
- 823c248 x86: fix recursive dependencies by Roman Zippel · 17 years ago
- 81e103f xen: use iret instruction all the time by Jeremy Fitzhardinge · 17 years ago
- c9cf39a x86: coding style fixes to x86/kernel/early_printk.c by Paolo Ciarrocchi · 17 years ago
- e941f27 x86: coding style fixes to arch/x86/kernel/early_printk.c by Paolo Ciarrocchi · 17 years ago
- 3f50dbc x86: coding style fixes to arch/x86/lib/usercopy_32.c by Paolo Ciarrocchi · 17 years ago
- bdd3cee x86: ioremap(), extend check to all RAM pages by Ingo Molnar · 17 years ago
- b089c12 x86: X86_HT always enable on X86_64 SMP by Hiroshi Shimamoto · 17 years ago
- e3100c8 x86: check physical address range in ioremap by Thomas Gleixner · 17 years ago
- b8c2d3d xen: make hvc0 the preferred console in domU by Markus Armbruster · 17 years ago
- 11ae9dd x86: switch to proc_create() by Alexey Dobriyan · 17 years ago
- b596440 x86: clean up traps_32.c by Ingo Molnar · 17 years ago
- 10cd5a1 x86: clean up cpu capabilities accesses, transmeta.c by Ingo Molnar · 17 years ago
- d0e95eb x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c by Ingo Molnar · 17 years ago
- 1d007cd x86: clean up cpu capabilities accesses, cyrix.c by Ingo Molnar · 17 years ago
- 4cbe668 x86: clean up cpu capabilities accesses, common.c by Ingo Molnar · 17 years ago
- e1a94a9 x86: clean up cpu capabilities accesses, centaur.c by Ingo Molnar · 17 years ago