x86: make x86_64 accept the max_cpus parameter
[sfrench/cifs-2.6.git] / arch /
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
2008-04-17 Yinghai Lux86: insert_resorce for lapic addr after e820_reserve_r...
2008-04-17 Yinghai Lux86: clean up e820_reserve_resources on 64-bit
2008-04-17 Eric W. Biedermanx86: introduce kernel/head32.c
2008-04-17 Yinghai Lux86: make amd quad core 8 socket system not be clustere...
2008-04-17 Ingo Molnarx86: de-macro start_thread()
2008-04-17 Ingo Molnarx86: more cleanups in arch/x86/boot/compressed/misc.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/boot/compressed...
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/umc.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/mcheck...
2008-04-17 Hiroshi Shimamotox86: unify cpu/proc|_64.c
2008-04-17 Hiroshi Shimamotox86: cosmetic unification cpu/proc|_64.c
2008-04-17 Hiroshi Shimamotox86: add power management line in /proc/cpuinfo
2008-04-17 Hiroshi Shimamotox86: make cpu/proc|_64.c similar
2008-04-17 Hiroshi Shimamotox86: split cpuinfo from setup_64.c into cpu/proc_64.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/mach-generic/bigsmp.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/kernel/cpu/nexgen.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/mach-generic/summit.c
2008-04-17 Paolo Ciarrocchix86: coding style fixes to arch/x86/mach-generic/default.c
next