aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-04-17x86: reserve end-of-conventional-memory to 1MB on 32-bitAlexander van Heukelum
2008-04-17x86: fix recursive dependenciesRoman Zippel
2008-04-17xen: use iret instruction all the timeJeremy Fitzhardinge
2008-04-17x86: coding style fixes to x86/kernel/early_printk.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/early_printk.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/lib/usercopy_32.cPaolo Ciarrocchi
2008-04-17x86: ioremap(), extend check to all RAM pagesIngo Molnar
2008-04-17x86: X86_HT always enable on X86_64 SMPHiroshi Shimamoto
2008-04-17x86: check physical address range in ioremapThomas Gleixner
2008-04-17xen: make hvc0 the preferred console in domUMarkus Armbruster
2008-04-17x86, tracing: add notrace to asm-x86/linkage.hIngo Molnar
2008-04-17x86: switch to proc_create()Alexey Dobriyan
2008-04-17x86: clean up traps_32.cIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar
2008-04-17x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar