index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2008-04-17
x86: remove DEBUG_SIG
Ingo Molnar
2008-04-17
x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include
Joe Perches
2008-04-17
x86: clean up i387.c
Ingo Molnar
2008-04-17
x86: use cpu_relax instead of rep_nop
Glauber Costa
2008-04-17
x86: use wait_for_init_deassert in x86_64
Glauber Costa
2008-04-17
x86: unify setup_trampoline
Glauber Costa
2008-04-17
x86: adapt voyager's setup_trampoline
Glauber Costa
2008-04-17
x86: adapt voyager's trampoline_base
Glauber Costa
2008-04-17
x86: move trampoline arrays extern definition to smp.h
Glauber Costa
2008-04-17
x86: make x86_64 accept the max_cpus parameter
Glauber Costa
2008-04-17
x86: merge __cpu_disable and cpu_die
Glauber Costa
2008-04-17
x86: do not clear cpu_online_map
Glauber Costa
2008-04-17
x86: use remove_from_maps in cpu_disable
Glauber Costa
2008-04-17
x86: remove vector_lock around cpu_online_map
Glauber Costa
2008-04-17
x86: move cpu_coregroup_map to common file
Glauber Costa
2008-04-17
x86: move sibling functions to common file
Glauber Costa
2008-04-17
x86: make remove_siblinginfo non-static
Glauber Costa
2008-04-17
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
2008-04-17
x86: move equal types to common file
Glauber Costa
2008-04-17
x86: adjust types in smpcommon_32.c
Glauber Costa
2008-04-17
x86: get rid of smp_32.c and smp_64.c
Glauber Costa
2008-04-17
x86: create tlb files
Glauber Costa
2008-04-17
x86: create ipi.c
Glauber Costa
2008-04-17
x86: create smp.c
Glauber Costa
2008-04-17
x86: unify smp_send_stop
Glauber Costa
2008-04-17
x86: add reboot_force test to native_smp_send_stop
Glauber Costa
2008-04-17
x86: make stop_this_cpu looks exactly equal in both arches
Glauber Costa
2008-04-17
x86: change x86_64 smp_call_function_mask to look alike i386
Glauber Costa
2008-04-17
x86: provide __smp_call_function
Glauber Costa
2008-04-17
x86: create smpcommon.c
Glauber Costa
2008-04-17
x86: remove irqs disabled warning.
Glauber Costa
2008-04-17
x86: remove export for smp_call_function_mask.
Glauber Costa
2008-04-17
x86: move prefill_possible_map to common file
Glauber Costa
2008-04-17
x86: use disabled_cpus in i386
Glauber Costa
2008-04-17
x86: unify smp_cpus_done
Glauber Costa
2008-04-17
x86: unify smp_prepare_cpus
Glauber Costa
2008-04-17
x86: unify prepare_boot_cpu
Glauber Costa
2008-04-17
x86: unify __cpu_up.
Glauber Costa
2008-04-17
x86: unify smp_call_function_mask
Glauber Costa
2008-04-17
x86: merge smp_send_reschedule
Glauber Costa
2008-04-17
x86: move smp_ops extern declaration to common header
Glauber Costa
2008-04-17
x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled
Alexander van Heukelum
2008-04-17
x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled
Alexander van Heukelum
2008-04-17
x86: if we cannot calibrate the TSC, we panic.
Rusty Russell
2008-04-17
x86: debug pmd_bad()
Ingo Molnar
2008-04-17
x86: warn about RAM pages in ioremap()
Ingo Molnar
2008-04-17
x86: reserve end-of-conventional-memory to 1MB, 64-bit
Alexander van Heukelum
2008-04-17
x86: reserve_early end-of-conventional-memory to 1MB, 64-bit
Alexander van Heukelum
2008-04-17
x86: reserve end-of-conventional-memory to 1MB on 32-bit
Alexander van Heukelum
2008-04-17
x86: fix recursive dependencies
Roman Zippel
[next]