Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | x86: change x86_64 smp_call_function_mask to look alike i386 | Glauber Costa | 2 | -42/+17 |
2008-04-17 | x86: provide __smp_call_function | Glauber Costa | 1 | -1/+33 |
2008-04-17 | x86: create smpcommon.c | Glauber Costa | 4 | -139/+85 |
2008-04-17 | x86: remove irqs disabled warning. | Glauber Costa | 1 | -3/+0 |
2008-04-17 | x86: remove export for smp_call_function_mask. | Glauber Costa | 1 | -1/+0 |
2008-04-17 | x86: move prefill_possible_map to common file | Glauber Costa | 3 | -52/+54 |
2008-04-17 | x86: use disabled_cpus in i386 | Glauber Costa | 1 | -1/+5 |
2008-04-17 | x86: unify smp_cpus_done | Glauber Costa | 2 | -1/+3 |
2008-04-17 | x86: unify smp_prepare_cpus | Glauber Costa | 2 | -1/+2 |
2008-04-17 | x86: unify prepare_boot_cpu | Glauber Costa | 2 | -1/+2 |
2008-04-17 | x86: unify __cpu_up. | Glauber Costa | 2 | -1/+2 |
2008-04-17 | x86: unify smp_call_function_mask | Glauber Costa | 1 | -3/+4 |
2008-04-17 | x86: merge smp_send_reschedule | Glauber Costa | 1 | -2/+5 |
2008-04-17 | x86: move smp_ops extern declaration to common header | Glauber Costa | 1 | -0/+2 |
2008-04-17 | x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled | Alexander van Heukelum | 1 | -5/+1 |
2008-04-17 | x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled | Alexander van Heukelum | 1 | -5/+2 |
2008-04-17 | x86: if we cannot calibrate the TSC, we panic. | Rusty Russell | 1 | -8/+5 |
2008-04-17 | x86: debug pmd_bad() | Ingo Molnar | 1 | -0/+7 |
2008-04-17 | x86: warn about RAM pages in ioremap() | Ingo Molnar | 1 | -2/+4 |
2008-04-17 | x86: reserve end-of-conventional-memory to 1MB, 64-bit | Alexander van Heukelum | 2 | -9/+27 |
2008-04-17 | x86: reserve_early end-of-conventional-memory to 1MB, 64-bit | Alexander van Heukelum | 1 | -18/+27 |
2008-04-17 | x86: reserve end-of-conventional-memory to 1MB on 32-bit | Alexander van Heukelum | 2 | -33/+58 |
2008-04-17 | x86: fix recursive dependencies | Roman Zippel | 1 | -6/+4 |
2008-04-17 | xen: use iret instruction all the time | Jeremy Fitzhardinge | 3 | -11/+5 |
2008-04-17 | x86: coding style fixes to x86/kernel/early_printk.c | Paolo Ciarrocchi | 1 | -2/+2 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/early_printk.c | Paolo Ciarrocchi | 1 | -10/+10 |
2008-04-17 | x86: coding style fixes to arch/x86/lib/usercopy_32.c | Paolo Ciarrocchi | 1 | -61/+61 |
2008-04-17 | x86: ioremap(), extend check to all RAM pages | Ingo Molnar | 1 | -2/+3 |
2008-04-17 | x86: X86_HT always enable on X86_64 SMP | Hiroshi Shimamoto | 1 | -3/+3 |
2008-04-17 | x86: check physical address range in ioremap | Thomas Gleixner | 1 | -0/+19 |
2008-04-17 | xen: make hvc0 the preferred console in domU | Markus Armbruster | 1 | -0/+4 |
2008-04-17 | x86: switch to proc_create() | Alexey Dobriyan | 2 | -8/+4 |
2008-04-17 | x86: clean up traps_32.c | Ingo Molnar | 1 | -286/+318 |
2008-04-17 | x86: clean up cpu capabilities accesses, transmeta.c | Ingo Molnar | 1 | -1/+1 |
2008-04-17 | x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c | Ingo Molnar | 1 | -7/+7 |
2008-04-17 | x86: clean up cpu capabilities accesses, cyrix.c | Ingo Molnar | 1 | -6/+6 |
2008-04-17 | x86: clean up cpu capabilities accesses, common.c | Ingo Molnar | 1 | -1/+1 |
2008-04-17 | x86: clean up cpu capabilities accesses, centaur.c | Ingo Molnar | 1 | -7/+7 |
2008-04-17 | x86: clean up cpu capabilities accesses, amd.c | Ingo Molnar | 1 | -12/+12 |
2008-04-17 | x86: clean up cpu capabilities accesses, generic | Ingo Molnar | 2 | -4/+4 |
2008-04-17 | x86: remove wrong setting about CONSTANT_TSC for intel cpu | Yinghai Lu | 1 | -3/+0 |
2008-04-17 | x86, rdc321x: remove watchdog file | Florian Fainelli | 2 | -276/+1 |
2008-04-17 | x86: apic_is_clustered_box for vsmp | Yinghai Lu | 2 | -8/+23 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/common.c | Paolo Ciarrocchi | 1 | -49/+56 |
2008-04-17 | x86: coding style fixes to arch/x86/power/cpu_32.c | Paolo Ciarrocchi | 1 | -18/+23 |
2008-04-17 | x86: coding style fixes to arch/x86/xen/multicalls.c | Paolo Ciarrocchi | 1 | -2/+2 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/msr.c | Paolo Ciarrocchi | 1 | -2/+2 |
2008-04-17 | x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.c | Paolo Ciarrocchi | 1 | -3/+3 |
2008-04-17 | x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c | Paolo Ciarrocchi | 1 | -57/+56 |
2008-04-17 | x86: coding style fixes to arch/x86/boot/cpucheck.c | Paolo Ciarrocchi | 1 | -10/+10 |