2008-04-17 |
Glauber Costa | x86: use cpu_relax instead of rep_nop |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: use wait_for_init_deassert in x86_64 |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: unify setup_trampoline |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: move trampoline arrays extern definition to smp.h |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: make x86_64 accept the max_cpus parameter |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: merge __cpu_disable and cpu_die |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: do not clear cpu_online_map |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: use remove_from_maps in cpu_disable |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: remove vector_lock around cpu_online_map |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: move cpu_coregroup_map to common file |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: move sibling functions to common file |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: make remove_siblinginfo non-static |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: make set_cpu_sibling_map nonstatic |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: move equal types to common file |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: adjust types in smpcommon_32.c |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: get rid of smp_32.c and smp_64.c |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: create tlb files |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: create ipi.c |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: create smp.c |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: unify smp_send_stop |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: add reboot_force test to native_smp_send_stop |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: make stop_this_cpu looks exactly equal in both... |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: change x86_64 smp_call_function_mask to look alike... |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: provide __smp_call_function |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: create smpcommon.c |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: remove irqs disabled warning. |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: remove export for smp_call_function_mask. |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: move prefill_possible_map to common file |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: use disabled_cpus in i386 |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: unify smp_cpus_done |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: unify smp_prepare_cpus |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: unify prepare_boot_cpu |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: unify __cpu_up. |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: unify smp_call_function_mask |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: merge smp_send_reschedule |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: move smp_ops extern declaration to common header |
tree | commitdiff |
2008-04-17 |
Alexander van Heukelum | x86: reserve end-of-conventional-memory to 1MB, 64... |
tree | commitdiff |
2008-04-17 |
Alexander van Heukelum | x86: reserve end-of-conventional-memory to 1MB, 32... |
tree | commitdiff |
2008-04-17 |
Rusty Russell | x86: if we cannot calibrate the TSC, we panic. |
tree | commitdiff |
2008-04-17 |
Alexander van Heukelum | x86: reserve end-of-conventional-memory to 1MB, 64-bit |
tree | commitdiff |
2008-04-17 |
Alexander van Heukelum | x86: reserve_early end-of-conventional-memory to 1MB... |
tree | commitdiff |
2008-04-17 |
Alexander van Heukelum | x86: reserve end-of-conventional-memory to 1MB on 32-bit |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to x86/kernel/early_printk.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/early_printk.c |
tree | commitdiff |
2008-04-17 |
Alexey Dobriyan | x86: switch to proc_create() |
tree | commitdiff |
2008-04-17 |
Ingo Molnar | x86: clean up traps_32.c |
tree | commitdiff |
2008-04-17 |
Ingo Molnar | x86: clean up cpu capabilities accesses, transmeta.c |
tree | commitdiff |
2008-04-17 |
Ingo Molnar | x86: clean up cpu capabilities in arch/x86/kernel/cpu... |
tree | commitdiff |
2008-04-17 |
Ingo Molnar | x86: clean up cpu capabilities accesses, cyrix.c |
tree | commitdiff |
2008-04-17 |
Ingo Molnar | x86: clean up cpu capabilities accesses, common.c |
tree | commitdiff |
2008-04-17 |
Ingo Molnar | x86: clean up cpu capabilities accesses, centaur.c |
tree | commitdiff |
2008-04-17 |
Ingo Molnar | x86: clean up cpu capabilities accesses, amd.c |
tree | commitdiff |
2008-04-17 |
Ingo Molnar | x86: clean up cpu capabilities accesses, generic |
tree | commitdiff |
2008-04-17 |
Yinghai Lu | x86: remove wrong setting about CONSTANT_TSC for intel cpu |
tree | commitdiff |
2008-04-17 |
Yinghai Lu | x86: apic_is_clustered_box for vsmp |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/common.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/msr.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/mcheck... |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/mcheck... |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/mcheck... |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/vm86_32.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/amd.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/transmeta.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/mtrr... |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/mca_32.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/intel.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/summit_32.c |
tree | commitdiff |
2008-04-17 |
Yinghai Lu | x86: insert_resorce for lapic addr after e820_reserve_r... |
tree | commitdiff |
2008-04-17 |
Yinghai Lu | x86: clean up e820_reserve_resources on 64-bit |
tree | commitdiff |
2008-04-17 |
Eric W. Biederman | x86: introduce kernel/head32.c |
tree | commitdiff |
2008-04-17 |
Yinghai Lu | x86: make amd quad core 8 socket system not be clustere... |
tree | commitdiff |
2008-04-17 |
Ingo Molnar | x86: de-macro start_thread() |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/umc.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/mcheck... |
tree | commitdiff |
2008-04-17 |
Hiroshi Shimamoto | x86: unify cpu/proc|_64.c |
tree | commitdiff |
2008-04-17 |
Hiroshi Shimamoto | x86: cosmetic unification cpu/proc|_64.c |
tree | commitdiff |
2008-04-17 |
Hiroshi Shimamoto | x86: add power management line in /proc/cpuinfo |
tree | commitdiff |
2008-04-17 |
Hiroshi Shimamoto | x86: make cpu/proc|_64.c similar |
tree | commitdiff |
2008-04-17 |
Hiroshi Shimamoto | x86: split cpuinfo from setup_64.c into cpu/proc_64.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/nexgen.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/cpu/mcheck... |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes to arch/x86/kernel/syscall_64.c |
tree | commitdiff |
2008-04-17 |
Ingo Molnar | x86: more coding style fixes in centaur.c |
tree | commitdiff |
2008-04-17 |
Paolo Ciarrocchi | x86: coding style fixes for arch/x86/kernel/cpu/centaur.c |
tree | commitdiff |
2008-04-17 |
David P. Reed | x86: fix cmos read and write to not use inb_p and outb_p |
tree | commitdiff |
2008-04-17 |
Thomas Petazzoni | x86: use ELF section to list CPU vendor specific code |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86, vsmp: use the paravirt helpers |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: introduce vsmp paravirt helpers |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: call vsmp_init explicitly |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: make vsmp_init void, instead of static int |
tree | commitdiff |
2008-04-17 |
Glauber Costa | x86: change vsmp compile dependency |
tree | commitdiff |
2008-04-17 |
Robert Richter | x86: apic: extended interrupt LVT support for AMD |
tree | commitdiff |
2008-04-17 |
Harvey Harrison | x86: define DEBUG_SIG in signal_64.c |
tree | commitdiff |
2008-04-17 |
Harvey Harrison | x86: Unify argument names in signal_32|64.c |
tree | commitdiff |
2008-04-17 |
Harvey Harrison | x86: move struct definitions to unifed sigframe.h |
tree | commitdiff |
2008-04-17 |
Harvey Harrison | x86: use sizeof(long) to unify signal_32|64.c |
tree | commitdiff |
2008-04-17 |
Harvey Harrison | x86: Use FIX_EFLAGS define in X86_64 |
tree | commitdiff |
2008-04-17 |
Harvey Harrison | x86: reduce trivial style differences in signal_32... |
tree | commitdiff |
next |