x86: rename gsi_start to gsi_base to match mpparse_32.c
[sfrench/cifs-2.6.git] / arch /
2008-04-17 Yinghai Lux86: introduce initial apicid
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 Ingo Molnarx86: clean up i387.c
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: 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: 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: 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: 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 Alexander van Heukelumx86: reserve end-of-conventional-memory to 1MB, 64...
2008-04-17 Alexander van Heukelumx86: reserve end-of-conventional-memory to 1MB, 32...
2008-04-17 Rusty Russellx86: if we cannot calibrate the TSC, we panic.
2008-04-17 Ingo Molnarx86: debug pmd_bad()
2008-04-17 Ingo Molnarx86: warn about RAM pages in ioremap()
2008-04-17 Alexander van Heukelumx86: reserve end-of-conventional-memory to 1MB, 64-bit
2008-04-17 Alexander van Heukelumx86: reserve_early end-of-conventional-memory to 1MB...
2008-04-17 Alexander van Heukelumx86: reserve end-of-conventional-memory to 1MB on 32-bit
2008-04-17 Roman Zippelx86: fix recursive dependencies
2008-04-17 Jeremy Fitzhardingexen: use iret instruction all the time
2008-04-17 Paolo Ciarrocchix86: coding style fixes to x86/kernel/early_printk.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/early_printk.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/lib/usercopy_32.c
2008-04-17 Ingo Molnarx86: ioremap(), extend check to all RAM pages
2008-04-17 Hiroshi Shimamotox86: X86_HT always enable on X86_64 SMP
2008-04-17 Thomas Gleixnerx86: check physical address range in ioremap
2008-04-17 Markus Armbrusterxen: make hvc0 the preferred console in domU
2008-04-17 Alexey Dobriyanx86: switch to proc_create()
2008-04-17 Ingo Molnarx86: clean up traps_32.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, transmeta.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities in arch/x86/kernel/cpu...
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, cyrix.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, common.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, centaur.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, amd.c
2008-04-17 Ingo Molnarx86: clean up cpu capabilities accesses, generic
2008-04-17 Yinghai Lux86: remove wrong setting about CONSTANT_TSC for intel cpu
2008-04-17 Florian Fainellix86, rdc321x: remove watchdog file
2008-04-17 Yinghai Lux86: apic_is_clustered_box for vsmp
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/common.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/power/cpu_32.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/xen/multicalls.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/msr.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/oprofile/nmi_timer_...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/cyrix.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/boot/cpucheck.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/vm86_32.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/amd.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/transmeta.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/lib/memcpy_32.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mtrr...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/mca_32.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/lib/strstr_3
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/oprofile/init.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/intel.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/summit_32.c
2008-04-17 Paolo Ciarrocchix86: coding style fix to arch/x86/boot/pm.c
next