index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2008-04-17
x86: cleanup duplicate includes
Joe Perches
2008-04-17
x86: coding style fixes to arch/x86/kernel/setup_32.c
Paolo Ciarrocchi
2008-04-17
x86: sort address_markers for dump_pagetables
Yinghai Lu
2008-04-17
x86: introduce initial apicid
Yinghai Lu
2008-04-17
x86: enhance DEBUG_RODATA support for hotplug and kprobes
Mathieu Desnoyers
2008-04-17
x86: enhance DEBUG_RODATA support - alternatives
Mathieu Desnoyers
2008-04-17
x86: replace remaining __FUNCTION__ occurances
Harvey Harrison
2008-04-17
x86: show apicid for cpu in proc
Yinghai Lu
2008-04-17
x86: fix amd_detect_cmp
Yinghai Lu
2008-04-17
x86: add KERN_INFO to show_unhandled_signals printout
Ingo Molnar
2008-04-17
x86: move extern declaration to vdso.h
Ingo Molnar
2008-04-17
x86: clean up arch/x86/kernel/signal_32.c
Ingo Molnar
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
[prev]
[next]