aboutsummaryrefslogtreecommitdiff
path: root/arch
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: 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: 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: 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: if we cannot calibrate the TSC, we panic.Rusty Russell
2008-04-17x86: debug pmd_bad()Ingo 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: 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
2008-04-17x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, common.cIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, centaur.cIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, amd.cIngo Molnar
2008-04-17x86: clean up cpu capabilities accesses, genericIngo Molnar
2008-04-17x86: remove wrong setting about CONSTANT_TSC for intel cpuYinghai Lu
2008-04-17x86, rdc321x: remove watchdog fileFlorian Fainelli
2008-04-17x86: apic_is_clustered_box for vsmpYinghai Lu
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/common.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/power/cpu_32.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/xen/multicalls.cPaolo Ciarrocchi