aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-04-17x86: change var types in __inquire_remote_apicGlauber de Oliveira Costa
2008-04-17x86 iommu: add more documentationPavel Machek
2008-04-17x86: move mp_bus_id_to_node to numa.cAlexey Starikovskiy
2008-04-17x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy
2008-04-17x86: make mp_bus_id_to_type optionalAlexey Starikovskiy
2008-04-17x86: rearrange bus_type parseAlexey Starikovskiy
2008-04-17x86: use not_pci bitmap #6Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #5Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #4Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #3Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #2Alexey Starikovskiy
2008-04-17x86: use not_pci bitmap #1Alexey Starikovskiy
2008-04-17x86: add mp_bus_not_pci bitmap to mpparse_32.cAlexey Starikovskiy
2008-04-17x86: get boot_cpu_id as early for k8_scan_nodesYinghai Lu
2008-04-17x86: move quad_local_to_mp_bus_id to numa.cAlexey Starikovskiy
2008-04-17x86: Remove redundant display of free swap space in show_mem()Johannes Weiner
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich
2008-04-17x86: Don't send RESCHEDULE_VECTOR to offlined cpusGautham R Shenoy
2008-04-17x86: cleanup duplicate includesJoe Perches
2008-04-17x86: coding style fixes to arch/x86/kernel/setup_32.cPaolo Ciarrocchi
2008-04-17x86: sort address_markers for dump_pagetablesYinghai Lu
2008-04-17x86: introduce initial apicidYinghai Lu
2008-04-17x86: enhance DEBUG_RODATA support for hotplug and kprobesMathieu Desnoyers
2008-04-17x86: enhance DEBUG_RODATA support - alternativesMathieu Desnoyers
2008-04-17x86: replace remaining __FUNCTION__ occurancesHarvey Harrison
2008-04-17x86: show apicid for cpu in procYinghai Lu
2008-04-17x86: fix amd_detect_cmpYinghai Lu
2008-04-17x86: add KERN_INFO to show_unhandled_signals printoutIngo Molnar
2008-04-17x86: move extern declaration to vdso.hIngo Molnar
2008-04-17x86: clean up arch/x86/kernel/signal_32.cIngo Molnar
2008-04-17x86: remove DEBUG_SIGIngo Molnar
2008-04-17x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for includeJoe Perches
2008-04-17x86: clean up i387.cIngo Molnar
2008-04-17x86: use cpu_relax instead of rep_nopGlauber Costa
2008-04-17x86: use wait_for_init_deassert in x86_64Glauber Costa
2008-04-17x86: unify setup_trampolineGlauber Costa
2008-04-17x86: adapt voyager's setup_trampolineGlauber Costa
2008-04-17x86: adapt voyager's trampoline_baseGlauber Costa
2008-04-17x86: move trampoline arrays extern definition to smp.hGlauber Costa
2008-04-17x86: make x86_64 accept the max_cpus parameterGlauber Costa
2008-04-17x86: merge __cpu_disable and cpu_dieGlauber Costa
2008-04-17x86: do not clear cpu_online_mapGlauber Costa
2008-04-17x86: use remove_from_maps in cpu_disableGlauber Costa
2008-04-17x86: remove vector_lock around cpu_online_mapGlauber Costa
2008-04-17x86: move cpu_coregroup_map to common fileGlauber Costa
2008-04-17x86: move sibling functions to common fileGlauber Costa
2008-04-17x86: make remove_siblinginfo non-staticGlauber Costa
2008-04-17x86: make set_cpu_sibling_map nonstaticGlauber Costa
2008-04-17x86: move equal types to common fileGlauber Costa
2008-04-17x86: adjust types in smpcommon_32.cGlauber Costa