aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-04-17x86: rearrange bus_type parseAlexey Starikovskiy1-5/+5
2008-04-17x86: use not_pci bitmap #6Alexey Starikovskiy1-32/+15
2008-04-17x86: use not_pci bitmap #5Alexey Starikovskiy1-2/+5
2008-04-17x86: use not_pci bitmap #4Alexey Starikovskiy1-37/+11
2008-04-17x86: use not_pci bitmap #3Alexey Starikovskiy1-1/+1
2008-04-17x86: use not_pci bitmap #2Alexey Starikovskiy1-4/+1
2008-04-17x86: use not_pci bitmap #1Alexey Starikovskiy1-4/+1
2008-04-17x86: add mp_bus_not_pci bitmap to mpparse_32.cAlexey Starikovskiy1-0/+4
2008-04-17x86: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2-23/+90
2008-04-17x86: move quad_local_to_mp_bus_id to numa.cAlexey Starikovskiy2-1/+2
2008-04-17x86: Remove redundant display of free swap space in show_mem()Johannes Weiner2-4/+0
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich4-7/+7
2008-04-17x86: Don't send RESCHEDULE_VECTOR to offlined cpusGautham R Shenoy1-1/+4
2008-04-17x86: cleanup duplicate includesJoe Perches1-1/+0
2008-04-17x86: coding style fixes to arch/x86/kernel/setup_32.cPaolo Ciarrocchi1-1/+1
2008-04-17x86: sort address_markers for dump_pagetablesYinghai Lu1-2/+2
2008-04-17x86: introduce initial apicidYinghai Lu3-12/+15
2008-04-17x86: enhance DEBUG_RODATA support for hotplug and kprobesMathieu Desnoyers2-34/+10
2008-04-17x86: enhance DEBUG_RODATA support - alternativesMathieu Desnoyers1-23/+65
2008-04-17x86: replace remaining __FUNCTION__ occurancesHarvey Harrison5-17/+17
2008-04-17x86: show apicid for cpu in procYinghai Lu1-0/+1
2008-04-17x86: fix amd_detect_cmpYinghai Lu1-2/+2
2008-04-17x86: add KERN_INFO to show_unhandled_signals printoutIngo Molnar1-3/+3
2008-04-17x86: move extern declaration to vdso.hIngo Molnar1-7/+0
2008-04-17x86: clean up arch/x86/kernel/signal_32.cIngo Molnar1-79/+101
2008-04-17x86: remove DEBUG_SIGIngo Molnar2-37/+0
2008-04-17x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for includeJoe Perches1-1/+1
2008-04-17x86: clean up i387.cIngo Molnar1-42/+46
2008-04-17x86: use cpu_relax instead of rep_nopGlauber Costa1-2/+2
2008-04-17x86: use wait_for_init_deassert in x86_64Glauber Costa1-2/+8
2008-04-17x86: unify setup_trampolineGlauber Costa3-43/+33
2008-04-17x86: adapt voyager's setup_trampolineGlauber Costa1-1/+1
2008-04-17x86: adapt voyager's trampoline_baseGlauber Costa1-4/+4
2008-04-17x86: move trampoline arrays extern definition to smp.hGlauber Costa2-13/+0
2008-04-17x86: make x86_64 accept the max_cpus parameterGlauber Costa3-13/+19
2008-04-17x86: merge __cpu_disable and cpu_dieGlauber Costa3-146/+85
2008-04-17x86: do not clear cpu_online_mapGlauber Costa1-2/+1
2008-04-17x86: use remove_from_maps in cpu_disableGlauber Costa2-6/+9
2008-04-17x86: remove vector_lock around cpu_online_mapGlauber Costa1-3/+1
2008-04-17x86: move cpu_coregroup_map to common fileGlauber Costa3-28/+16
2008-04-17x86: move sibling functions to common fileGlauber Costa3-177/+88
2008-04-17x86: make remove_siblinginfo non-staticGlauber Costa1-1/+1
2008-04-17x86: make set_cpu_sibling_map nonstaticGlauber Costa1-1/+1
2008-04-17x86: move equal types to common fileGlauber Costa3-60/+28
2008-04-17x86: adjust types in smpcommon_32.cGlauber Costa1-3/+3
2008-04-17x86: get rid of smp_32.c and smp_64.cGlauber Costa4-118/+93
2008-04-17x86: create tlb filesGlauber Costa5-511/+517
2008-04-17x86: create ipi.cGlauber Costa3-154/+179
2008-04-17x86: create smp.cGlauber Costa4-429/+255
2008-04-17x86: unify smp_send_stopGlauber Costa1-1/+2