summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: remove irqs disabled warning.Glauber Costa2008-04-171-3/+0Star
* x86: remove export for smp_call_function_mask.Glauber Costa2008-04-171-1/+0Star
* x86: move prefill_possible_map to common fileGlauber Costa2008-04-175-53/+55
* x86: use disabled_cpus in i386Glauber Costa2008-04-171-1/+5
* x86: move disabled_cpus to common headerGlauber Costa2008-04-172-1/+3
* x86: unify smp_cpus_doneGlauber Costa2008-04-174-8/+9
* x86: unify smp_prepare_cpusGlauber Costa2008-04-174-6/+8
* x86: unify prepare_boot_cpuGlauber Costa2008-04-174-6/+8
* x86: unify __cpu_up.Glauber Costa2008-04-174-6/+9
* x86: unify smp_call_function_maskGlauber Costa2008-04-173-9/+11
* x86: merge smp_send_rescheduleGlauber Costa2008-04-174-8/+10
* x86: move smp_ops extern declaration to common headerGlauber Costa2008-04-173-2/+5
* x86: define smp_ops in common headerGlauber Costa2008-04-172-14/+14
* x86: merge extern variables definitionsGlauber Costa2008-04-173-8/+6Star
* x86: merge extern function definitionsGlauber Costa2008-04-173-8/+3Star
* x86: commonize smp.hGlauber Costa2008-04-171-0/+7
* x86: fix switch_to() clobbersIngo Molnar2008-04-171-1/+9
* x86: clean up switch_to()Ingo Molnar2008-04-171-15/+31
* x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabledAlexander van Heukelum2008-04-171-5/+1Star
* x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabledAlexander van Heukelum2008-04-171-5/+2Star
* x86: wmb() confusion in system.hPavel Machek2008-04-171-10/+1Star
* x86: if we cannot calibrate the TSC, we panic.Rusty Russell2008-04-171-8/+5Star
* x86: debug pmd_bad()Ingo Molnar2008-04-172-1/+12
* x86: redo cded932b75ab0a5f9181eIngo Molnar2008-04-172-3/+7
* x86: warn about RAM pages in ioremap()Ingo Molnar2008-04-171-2/+4
* x86: reserve end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum2008-04-172-9/+27
* x86: reserve_early end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum2008-04-171-18/+27
* x86: reserve end-of-conventional-memory to 1MB on 32-bitAlexander van Heukelum2008-04-172-33/+58
* x86: fix recursive dependenciesRoman Zippel2008-04-171-6/+4Star
* xen: use iret instruction all the timeJeremy Fitzhardinge2008-04-173-11/+5Star
* x86: coding style fixes to x86/kernel/early_printk.cPaolo Ciarrocchi2008-04-171-2/+2
* x86: coding style fixes to arch/x86/kernel/early_printk.cPaolo Ciarrocchi2008-04-171-10/+10
* x86: coding style fixes to arch/x86/lib/usercopy_32.cPaolo Ciarrocchi2008-04-171-61/+61
* x86: ioremap(), extend check to all RAM pagesIngo Molnar2008-04-171-2/+3
* x86: X86_HT always enable on X86_64 SMPHiroshi Shimamoto2008-04-171-3/+3
* x86: check physical address range in ioremapThomas Gleixner2008-04-171-0/+19
* xen: make hvc0 the preferred console in domUMarkus Armbruster2008-04-171-0/+4
* x86, tracing: add notrace to asm-x86/linkage.hIngo Molnar2008-04-171-0/+3
* x86: switch to proc_create()Alexey Dobriyan2008-04-172-8/+4Star
* x86: clean up traps_32.cIngo Molnar2008-04-171-286/+318
* x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar2008-04-171-1/+1
* x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar2008-04-171-7/+7
* x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar2008-04-171-6/+6
* x86: clean up cpu capabilities accesses, common.cIngo Molnar2008-04-171-1/+1
* x86: clean up cpu capabilities accesses, centaur.cIngo Molnar2008-04-171-7/+7
* x86: clean up cpu capabilities accesses, amd.cIngo Molnar2008-04-171-12/+12
* x86: clean up cpu capabilities accesses, genericIngo Molnar2008-04-172-4/+4
* x86: clean up cpu capabilities accessesIngo Molnar2008-04-171-1/+5
* x86: remove wrong setting about CONSTANT_TSC for intel cpuYinghai Lu2008-04-171-3/+0Star
* x86, rdc321x: remove watchdog fileFlorian Fainelli2008-04-172-276/+1Star