aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2008-04-17x86: coding style fixes to arch/x86/kernel/msr.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/boot/cpucheck.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/vm86_32.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/amd.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/transmeta.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/lib/memcpy_32.cPaolo Ciarrocchi