sfrench/cifs-2.6.git
2008-04-17 Ravikiran G... x86: vSMP: use pvops only if platform has the capabilit...
2008-04-17 Ravikiran G... x86: fix build breakage when PCI is define and PARAVIRT...
2008-04-17 Ravikiran G... x86: vSMP: Fix is_vsmp_box()
2008-04-17 Alexey Starikovskiyx86: make struct mpc_config_translation NUMAQ-only
2008-04-17 Alexey Starikovskiyx86: remove mpc_oem_bus_info()
2008-04-17 Alexey Starikovskiyx86: remove mpc_oem_pci_bus()
2008-04-17 Alexey Starikovskiyx86: remove mpc_apic_id()
2008-04-17 Alexey Starikovskiyx86: rename gsi_start to gsi_base to match mpparse_32.c
2008-04-17 Alexey Starikovskiyx86: limit scan to 1k of EBDA.
2008-04-17 Alexey Starikovskiyx86: use get_bios_ebda in mpparse_64.c
2008-04-17 Alexey Starikovskiyx86: add uniq_ioapic_id to mpparse_32.c
2008-04-17 Alexey Starikovskiyx86: add bad_ioapic to mpparse_32.c
2008-04-17 Alexey Starikovskiyx86: lindent mpparse_64.c
2008-04-17 Glauber de... x86: remove smpboot_32.c and smpboot_64.c
2008-04-17 Glauber de... x86: move apicid mappings to smpboot.c
2008-04-17 Glauber de... x86: merge cpu_exit_clear
2008-04-17 Glauber de... x86: merge native_smp_prepare_cpus
2008-04-17 Glauber de... x86: introduce smpboot_clear_io_apic
2008-04-17 Glauber de... x86: change x86_64 sanity checks to match i386.
2008-04-17 Glauber de... x86: add extra sanity check
2008-04-17 Glauber de... x86: change x86_64 native_smp_prepare_cpus to match...
2008-04-17 Glauber de... x86: assign nr_ioapics = 0 in smpboot_hooks.h
2008-04-17 Glauber de... x86: additions to i386 native_smp_prepare_cpus.
2008-04-17 Glauber de... x86: get rid of smp_boot_cpus
2008-04-17 Glauber de... x86: use physical id when disabling smp
2008-04-17 Glauber de... x86: merge native_smp_cpus_done
2008-04-17 Glauber de... x86: merge smp_prepare_boot_cpu
2008-04-17 Glauber de... x86: integrate start_secondary
2008-04-17 Glauber de... x86: integrate do_boot_cpu
2008-04-17 Glauber de... x86: change boot_cpu_id to boot_cpu_physical_apicid
2008-04-17 Glauber de... x86: move stack_start to smp.h
2008-04-17 Glauber de... x86: move {un}map_cpu_to_logical_apicid to smpboot.c
2008-04-17 Glauber de... x86: add callin tests to cpu_up
2008-04-17 Glauber de... x86: change wakeup_secondary name
2008-04-17 Glauber de... x86: include mach_apic.h in smpboot_64.c and smpboot.c
2008-04-17 Glauber de... x86: call do_boot_cpu directly from native_cpu_up
2008-04-17 Glauber de... x86: minor adjustments for do_boot_cpu
2008-04-17 Glauber de... x86: calibrate delay with irqs enabled
2008-04-17 Glauber de... x86: provide an end_local_APIC_setup function
2008-04-17 Glauber de... x86: wrap esr setting up in i386 in lapic_setup_esr
2008-04-17 Glauber de... x86: modify smp_callin in x86_64 to look like i386
2008-04-17 Glauber de... x86: don't span a new worker in __smp_prepare_cpu
2008-04-17 Glauber de... x86: use create_idle struct in do_boot_cpu
2008-04-17 Glauber de... x86: get rid of commenced mask.
2008-04-17 Glauber de... x86: boot cpus from cpu_up, instead of prepare_cpus
2008-04-17 Glauber de... x86: do not zap_low_mappings in __smp_prepare_cpus
2008-04-17 Glauber de... x86: schedule work only if keventd is already running
2008-04-17 Glauber de... x86: don't initialize sibling and core maps during...
2008-04-17 Glauber de... x86: call nmi_watchdog_default in i386
2008-04-17 Glauber de... x86: call check_nmi_watchdog explicitly in native_smp_c...
2008-04-17 Glauber de... x86: unify nmi_32.h and nmi_64.h
2008-04-17 Glauber de... x86: wipe get_nmi_reason out of nmi_64.h
2008-04-17 Glauber de... x86: don't set maps in native_smp_prepare_boot_cpu()
2008-04-17 Glauber de... x86: move smp_intr_init away from smpboot_32.c
2008-04-17 Glauber de... x86: include smpboot_hooks.h in smpboot_64.c
2008-04-17 Glauber de... x86: include mach_wakecpu.h in smpboot_64
2008-04-17 Glauber de... x86: add subarch support (for headers) to x86_64
2008-04-17 Glauber de... x86: move impress_friends and smp_check to cpus_done
2008-04-17 Glauber de... x86: do smp tainting checks in a separate function
2008-04-17 Glauber de... x86: allow user to impress friends.
2008-04-17 Glauber de... x86: get rid of cpucount
2008-04-17 Ingo Molnarx86: fill cpu to apicid and present map in mpparse...
2008-04-17 Glauber de... x86: fill cpu to apicid and present map in mpparse
2008-04-17 Glauber de... x86: fill bios cpu to apicid maps
2008-04-17 Glauber de... x86: use specialized routine for setup per-cpu area
2008-04-17 Glauber de... x86: fix alloc_bootmem_pages_node macro
2008-04-17 Glauber de... x86: make node to apic mapping declarations unconditional
2008-04-17 Glauber de... x86: initialize map pointers in setup_32.c
2008-04-17 Glauber de... x86: define bios to apicid mapping
2008-04-17 Glauber de... x86: unify extern masks declaration
2008-04-17 Glauber de... x86: move assignment of CPU_PREPARE before do_boot_cpu
2008-04-17 Glauber de... x86: make __smp_prepare_cpu void
2008-04-17 Glauber de... x86: do tests before do_boot_cpu in i386
2008-04-17 Glauber de... x86: isolate logic to disable smp
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
next