summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-04-17x86: change x86_64 smp_call_function_mask to look alike i386Glauber Costa2-42/+17
2008-04-17x86: provide __smp_call_functionGlauber Costa1-1/+33
2008-04-17x86: create smpcommon.cGlauber Costa4-139/+85
2008-04-17x86: remove irqs disabled warning.Glauber Costa1-3/+0
2008-04-17x86: remove export for smp_call_function_mask.Glauber Costa1-1/+0
2008-04-17x86: move prefill_possible_map to common fileGlauber Costa3-52/+54
2008-04-17x86: use disabled_cpus in i386Glauber Costa1-1/+5
2008-04-17x86: unify smp_cpus_doneGlauber Costa2-1/+3
2008-04-17x86: unify smp_prepare_cpusGlauber Costa2-1/+2
2008-04-17x86: unify prepare_boot_cpuGlauber Costa2-1/+2
2008-04-17x86: unify __cpu_up.Glauber Costa2-1/+2
2008-04-17x86: unify smp_call_function_maskGlauber Costa1-3/+4
2008-04-17x86: merge smp_send_rescheduleGlauber Costa1-2/+5
2008-04-17x86: move smp_ops extern declaration to common headerGlauber Costa1-0/+2
2008-04-17x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabledAlexander van Heukelum1-5/+1
2008-04-17x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabledAlexander van Heukelum1-5/+2
2008-04-17x86: if we cannot calibrate the TSC, we panic.Rusty Russell1-8/+5
2008-04-17x86: debug pmd_bad()Ingo Molnar1-0/+7
2008-04-17x86: warn about RAM pages in ioremap()Ingo Molnar1-2/+4
2008-04-17x86: reserve end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum2-9/+27
2008-04-17x86: reserve_early end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum1-18/+27
2008-04-17x86: reserve end-of-conventional-memory to 1MB on 32-bitAlexander van Heukelum2-33/+58
2008-04-17x86: fix recursive dependenciesRoman Zippel1-6/+4
2008-04-17xen: use iret instruction all the timeJeremy Fitzhardinge3-11/+5
2008-04-17x86: coding style fixes to x86/kernel/early_printk.cPaolo Ciarrocchi1-2/+2
2008-04-17x86: coding style fixes to arch/x86/kernel/early_printk.cPaolo Ciarrocchi1-10/+10
2008-04-17x86: coding style fixes to arch/x86/lib/usercopy_32.cPaolo Ciarrocchi1-61/+61
2008-04-17x86: ioremap(), extend check to all RAM pagesIngo Molnar1-2/+3
2008-04-17x86: X86_HT always enable on X86_64 SMPHiroshi Shimamoto1-3/+3
2008-04-17x86: check physical address range in ioremapThomas Gleixner1-0/+19
2008-04-17xen: make hvc0 the preferred console in domUMarkus Armbruster1-0/+4
2008-04-17x86: switch to proc_create()Alexey Dobriyan2-8/+4
2008-04-17x86: clean up traps_32.cIngo Molnar1-286/+318
2008-04-17x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar1-1/+1
2008-04-17x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar1-7/+7
2008-04-17x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar1-6/+6
2008-04-17x86: clean up cpu capabilities accesses, common.cIngo Molnar1-1/+1
2008-04-17x86: clean up cpu capabilities accesses, centaur.cIngo Molnar1-7/+7
2008-04-17x86: clean up cpu capabilities accesses, amd.cIngo Molnar1-12/+12
2008-04-17x86: clean up cpu capabilities accesses, genericIngo Molnar2-4/+4
2008-04-17x86: remove wrong setting about CONSTANT_TSC for intel cpuYinghai Lu1-3/+0
2008-04-17x86, rdc321x: remove watchdog fileFlorian Fainelli2-276/+1
2008-04-17x86: apic_is_clustered_box for vsmpYinghai Lu2-8/+23
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/common.cPaolo Ciarrocchi1-49/+56
2008-04-17x86: coding style fixes to arch/x86/power/cpu_32.cPaolo Ciarrocchi1-18/+23
2008-04-17x86: coding style fixes to arch/x86/xen/multicalls.cPaolo Ciarrocchi1-2/+2
2008-04-17x86: coding style fixes to arch/x86/kernel/msr.cPaolo Ciarrocchi1-2/+2
2008-04-17x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.cPaolo Ciarrocchi1-3/+3
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi1-57/+56
2008-04-17x86: coding style fixes to arch/x86/boot/cpucheck.cPaolo Ciarrocchi1-10/+10