| 2008-04-17 | Ingo Molnar | x86: clean up arch/x86/kernel/signal_32.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: remove DEBUG_SIG | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Joe Perches | x86: arch/x86/kernel/cpu/feature_names.c - use angle... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Joe Perches | x86: include/asm-x86/mutex_32.h - use angle brackets... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: clean up i387.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: add comments to processor.h | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: use cpu_relax instead of rep_nop | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: use wait_for_init_deassert in x86_64 | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: unify setup_trampoline | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: adapt voyager's setup_trampoline | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: adapt voyager's trampoline_base | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: move trampoline arrays extern definition to smp.h | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: make x86_64 accept the max_cpus parameter | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: merge __cpu_disable and cpu_die | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: do not clear cpu_online_map | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: use remove_from_maps in cpu_disable | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: remove vector_lock around cpu_online_map | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: move cpu_coregroup_map to common file | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: move sibling functions to common file | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: move hotplug related extern definitions to smp.h | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: make remove_siblinginfo non-static | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: make set_cpu_sibling_map nonstatic | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: move equal types to common file | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: adjust types in smpcommon_32.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: remove cpu_llc_id from processor.h | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: get rid of smp_32.c and smp_64.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: create tlb files | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: create ipi.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: create smp.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: unify smp_send_stop | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: add reboot_force test to native_smp_send_stop | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: make stop_this_cpu looks exactly equal in both... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: provide hlt_works function. | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: change x86_64 smp_call_function_mask to look alike... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: provide __smp_call_function | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: create smpcommon.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: remove irqs disabled warning. | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: remove export for smp_call_function_mask. | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: move prefill_possible_map to common file | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: use disabled_cpus in i386 | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: move disabled_cpus to common header | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: unify smp_cpus_done | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: unify smp_prepare_cpus | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: unify prepare_boot_cpu | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: unify __cpu_up. | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: unify smp_call_function_mask | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: merge smp_send_reschedule | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: move smp_ops extern declaration to common header | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: define smp_ops in common header | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: merge extern variables definitions | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: merge extern function definitions | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Glauber Costa | x86: commonize smp.h | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: fix switch_to() clobbers | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: clean up switch_to() | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Alexander van... | x86: reserve end-of-conventional-memory to 1MB, 64... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Alexander van... | x86: reserve end-of-conventional-memory to 1MB, 32... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Pavel Machek | x86: wmb() confusion in system.h | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Rusty Russell | x86: if we cannot calibrate the TSC, we panic. | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: debug pmd_bad() | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: redo cded932b75ab0a5f9181e | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: warn about RAM pages in ioremap() | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Alexander van... | x86: reserve end-of-conventional-memory to 1MB, 64-bit | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Alexander van... | x86: reserve_early end-of-conventional-memory to 1MB... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Alexander van... | x86: reserve end-of-conventional-memory to 1MB on 32-bit | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Roman Zippel | x86: fix recursive dependencies | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Jeremy Fitzhardinge | xen: use iret instruction all the time | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to x86/kernel/early_printk.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/early_printk.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/lib/usercopy_32.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: ioremap(), extend check to all RAM pages | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Hiroshi Shimamoto | x86: X86_HT always enable on X86_64 SMP | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Thomas Gleixner | x86: check physical address range in ioremap | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Markus Armbruster | xen: make hvc0 the preferred console in domU | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86, tracing: add notrace to asm-x86/linkage.h | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Alexey Dobriyan | x86: switch to proc_create() | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: clean up traps_32.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: clean up cpu capabilities accesses, transmeta.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: clean up cpu capabilities in arch/x86/kernel/cpu... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: clean up cpu capabilities accesses, cyrix.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: clean up cpu capabilities accesses, common.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: clean up cpu capabilities accesses, centaur.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: clean up cpu capabilities accesses, amd.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: clean up cpu capabilities accesses, generic | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Ingo Molnar | x86: clean up cpu capabilities accesses | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Yinghai Lu | x86: remove wrong setting about CONSTANT_TSC for intel cpu | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Florian Fainelli | x86, rdc321x: remove watchdog file | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Yinghai Lu | x86: apic_is_clustered_box for vsmp | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/common.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/power/cpu_32.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/xen/multicalls.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/msr.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/oprofile/nmi_timer_... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/boot/cpucheck.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/mcheck... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/mcheck... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/mcheck... | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/vm86_32.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/amd.c | commit | commitdiff | tree | snapshot | 
| 2008-04-17 | Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/transmeta.c | commit | commitdiff | tree | snapshot | 
| next |