aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: move hotplug related extern definitions to smp.hGlauber 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
2008-04-17x86: remove cpu_llc_id from processor.hGlauber Costa
2008-04-17x86: get rid of smp_32.c and smp_64.cGlauber Costa
2008-04-17x86: create tlb filesGlauber Costa
2008-04-17x86: create ipi.cGlauber Costa
2008-04-17x86: create smp.cGlauber Costa
2008-04-17x86: unify smp_send_stopGlauber Costa
2008-04-17x86: add reboot_force test to native_smp_send_stopGlauber Costa
2008-04-17x86: make stop_this_cpu looks exactly equal in both archesGlauber Costa
2008-04-17x86: provide hlt_works function.Glauber Costa
2008-04-17x86: change x86_64 smp_call_function_mask to look alike i386Glauber Costa
2008-04-17x86: provide __smp_call_functionGlauber Costa
2008-04-17x86: create smpcommon.cGlauber Costa
2008-04-17x86: remove irqs disabled warning.Glauber Costa
2008-04-17x86: remove export for smp_call_function_mask.Glauber Costa
2008-04-17x86: move prefill_possible_map to common fileGlauber Costa
2008-04-17x86: use disabled_cpus in i386Glauber Costa
2008-04-17x86: move disabled_cpus to common headerGlauber Costa
2008-04-17x86: unify smp_cpus_doneGlauber Costa
2008-04-17x86: unify smp_prepare_cpusGlauber Costa
2008-04-17x86: unify prepare_boot_cpuGlauber Costa
2008-04-17x86: unify __cpu_up.Glauber Costa
2008-04-17x86: unify smp_call_function_maskGlauber Costa
2008-04-17x86: merge smp_send_rescheduleGlauber Costa
2008-04-17x86: move smp_ops extern declaration to common headerGlauber Costa
2008-04-17x86: define smp_ops in common headerGlauber Costa
2008-04-17x86: merge extern variables definitionsGlauber Costa
2008-04-17x86: merge extern function definitionsGlauber Costa
2008-04-17x86: commonize smp.hGlauber Costa
2008-04-17x86: fix switch_to() clobbersIngo Molnar
2008-04-17x86: clean up switch_to()Ingo Molnar
2008-04-17x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabledAlexander van Heukelum
2008-04-17x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabledAlexander van Heukelum
2008-04-17x86: wmb() confusion in system.hPavel Machek
2008-04-17x86: if we cannot calibrate the TSC, we panic.Rusty Russell
2008-04-17x86: debug pmd_bad()Ingo Molnar
2008-04-17x86: redo cded932b75ab0a5f9181eIngo Molnar
2008-04-17x86: warn about RAM pages in ioremap()Ingo Molnar
2008-04-17x86: reserve end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum
2008-04-17x86: reserve_early end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum