sfrench/cifs-2.6.git
2008-04-17 Glauber de... x86: isolate sanity checking
2008-04-17 Glauber de... x86: add barriers statement
2008-04-17 Glauber de... x86: use APIC_INTEGRATED tests in x86_64
2008-04-17 Glauber de... x86: provide APIC_INTEGRATED definition for x86_64
2008-04-17 Glauber de... x86: move state update out of ipi_lock
2008-04-17 Glauber de... x86: move setup_secondary_clock a little bit down in...
2008-04-17 Glauber de... x86: don't call local_irq_enable before entering idle
2008-04-17 Glauber de... x86: always enable irqs when entering idle
2008-04-17 Glauber de... x86: merge smp_store_cpu_info
2008-04-17 Glauber de... x86: call identify_secondary_cpu in smp_store_cpu_info
2008-04-17 Glauber de... x86: use identify_boot_cpu
2008-04-17 Glauber de... x86: provide specialized identification routines for...
2008-04-17 Glauber de... x86: decouple call to print_cpu_info from smp_store_cpu...
2008-04-17 Glauber de... x86: add an smp_apply_quirks to smpboot_32.c
2008-04-17 Glauber de... x86: use start_ipi_hook in x86_64
2008-04-17 Glauber de... x86: use apic_*_around instead of apic_write in x86_64
2008-04-17 Glauber de... x86: add loglevel to printks
2008-04-17 Glauber de... x86: change var types in __inquire_remote_apic
2008-04-17 Pavel Machekx86 iommu: add more documentation
2008-04-17 Alexey Starikovskiyx86: move mp_bus_id_to_node to numa.c
2008-04-17 Alexey Starikovskiyx86: move mp_bus_id_to_local to numa.c
2008-04-17 Alexey Starikovskiyx86: make mp_bus_id_to_type optional
2008-04-17 Alexey Starikovskiyx86: rearrange bus_type parse
2008-04-17 Alexey Starikovskiyx86: use not_pci bitmap #6
2008-04-17 Alexey Starikovskiyx86: use not_pci bitmap #5
2008-04-17 Alexey Starikovskiyx86: use not_pci bitmap #4
2008-04-17 Alexey Starikovskiyx86: use not_pci bitmap #3
2008-04-17 Alexey Starikovskiyx86: use not_pci bitmap #2
2008-04-17 Alexey Starikovskiyx86: use not_pci bitmap #1
2008-04-17 Alexey Starikovskiyx86: add mp_bus_not_pci bitmap to mpparse_32.c
2008-04-17 Yinghai Lux86: get boot_cpu_id as early for k8_scan_nodes
2008-04-17 Alexey Starikovskiyx86: move quad_local_to_mp_bus_id to numa.c
2008-04-17 Mikael Petterssonx86: correct/clarify comment in nops.h
2008-04-17 Johannes Weinerx86: Remove redundant display of free swap space in...
2008-04-17 Jan Beulichx86: prevent unconditional writes to DebugCtl MSR
2008-04-17 Gautham R Shenoyx86: Don't send RESCHEDULE_VECTOR to offlined cpus
2008-04-17 stephane eranianx86: add AMD Northbridge MSR definition
2008-04-17 stephane eranianx86: add cpu_has_arch_perfmon
2008-04-17 Joe Perchesx86: cleanup duplicate includes
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/setup_32.c
2008-04-17 Yinghai Lux86: sort address_markers for dump_pagetables
2008-04-17 Yinghai Lux86: introduce initial apicid
2008-04-17 Ingo Molnarx86: remove mach_reboot.h
2008-04-17 Mathieu Desnoyersx86: enhance DEBUG_RODATA support for hotplug and kprobes
2008-04-17 Mathieu Desnoyersx86: enhance DEBUG_RODATA support - alternatives
2008-04-17 Harvey Harrisonx86: replace remaining __FUNCTION__ occurances
2008-04-17 Yinghai Lux86: show apicid for cpu in proc
2008-04-17 Yinghai Lux86: fix amd_detect_cmp
2008-04-17 Ingo Molnarx86: add KERN_INFO to show_unhandled_signals printout
2008-04-17 Ingo Molnarx86: move extern declaration to vdso.h
2008-04-17 Ingo Molnarx86: clean up arch/x86/kernel/signal_32.c
2008-04-17 Ingo Molnarx86: remove DEBUG_SIG
2008-04-17 Joe Perchesx86: arch/x86/kernel/cpu/feature_names.c - use angle...
2008-04-17 Joe Perchesx86: include/asm-x86/mutex_32.h - use angle brackets...
2008-04-17 Ingo Molnarx86: clean up i387.c
2008-04-17 Ingo Molnarx86: add comments to processor.h
2008-04-17 Glauber Costax86: use cpu_relax instead of rep_nop
2008-04-17 Glauber Costax86: use wait_for_init_deassert in x86_64
2008-04-17 Glauber Costax86: unify setup_trampoline
2008-04-17 Glauber Costax86: adapt voyager's setup_trampoline
2008-04-17 Glauber Costax86: adapt voyager's trampoline_base
2008-04-17 Glauber Costax86: move trampoline arrays extern definition to smp.h
2008-04-17 Glauber Costax86: make x86_64 accept the max_cpus parameter
2008-04-17 Glauber Costax86: merge __cpu_disable and cpu_die
2008-04-17 Glauber Costax86: do not clear cpu_online_map
2008-04-17 Glauber Costax86: use remove_from_maps in cpu_disable
2008-04-17 Glauber Costax86: remove vector_lock around cpu_online_map
2008-04-17 Glauber Costax86: move cpu_coregroup_map to common file
2008-04-17 Glauber Costax86: move sibling functions to common file
2008-04-17 Glauber Costax86: move hotplug related extern definitions to smp.h
2008-04-17 Glauber Costax86: make remove_siblinginfo non-static
2008-04-17 Glauber Costax86: make set_cpu_sibling_map nonstatic
2008-04-17 Glauber Costax86: move equal types to common file
2008-04-17 Glauber Costax86: adjust types in smpcommon_32.c
2008-04-17 Glauber Costax86: remove cpu_llc_id from processor.h
2008-04-17 Glauber Costax86: get rid of smp_32.c and smp_64.c
2008-04-17 Glauber Costax86: create tlb files
2008-04-17 Glauber Costax86: create ipi.c
2008-04-17 Glauber Costax86: create smp.c
2008-04-17 Glauber Costax86: unify smp_send_stop
2008-04-17 Glauber Costax86: add reboot_force test to native_smp_send_stop
2008-04-17 Glauber Costax86: make stop_this_cpu looks exactly equal in both...
2008-04-17 Glauber Costax86: provide hlt_works function.
2008-04-17 Glauber Costax86: change x86_64 smp_call_function_mask to look alike...
2008-04-17 Glauber Costax86: provide __smp_call_function
2008-04-17 Glauber Costax86: create smpcommon.c
2008-04-17 Glauber Costax86: remove irqs disabled warning.
2008-04-17 Glauber Costax86: remove export for smp_call_function_mask.
2008-04-17 Glauber Costax86: move prefill_possible_map to common file
2008-04-17 Glauber Costax86: use disabled_cpus in i386
2008-04-17 Glauber Costax86: move disabled_cpus to common header
2008-04-17 Glauber Costax86: unify smp_cpus_done
2008-04-17 Glauber Costax86: unify smp_prepare_cpus
2008-04-17 Glauber Costax86: unify prepare_boot_cpu
2008-04-17 Glauber Costax86: unify __cpu_up.
2008-04-17 Glauber Costax86: unify smp_call_function_mask
2008-04-17 Glauber Costax86: merge smp_send_reschedule
2008-04-17 Glauber Costax86: move smp_ops extern declaration to common header
2008-04-17 Glauber Costax86: define smp_ops in common header
2008-04-17 Glauber Costax86: merge extern variables definitions
next