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
/
kernel
/
smpboot_32.c
Age
Commit message (
Expand
)
Author
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
2008-01-30
x86: remove set_kernel_exec()
Andi Kleen
2008-01-30
x86: remove unneded casts
Jan Engelhardt
2008-01-30
x86: change bios_cpu_apicid to percpu data variable fixup
travis@sgi.com
2008-01-30
x86: change NR_CPUS arrays in numa_64 fixup
travis@sgi.com
2008-01-30
x86: cleanup x86_cpu_to_apicid references
travis@sgi.com
2008-01-30
x86: adjust enable_NMI_through_LVT0()
Jan Beulich
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: prevent dereferencing non-allocated per_cpu variables
Mike Travis
2008-01-30
x86: adjust numa 32 namespace
Thomas Gleixner
2008-01-30
x86: nuke a ton of unused exports
Thomas Gleixner
2007-12-19
x86 smpboot_32.c section fixes
Adrian Bunk
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
x86: convert cpu_llc_id to be a per cpu variable
Mike Travis
2007-10-19
x86: convert cpu_to_apicid to be a per cpu variable
Mike Travis
2007-10-19
x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash
Ingo Molnar
2007-10-17
x86: misc. constifications
Jan Beulich
2007-10-17
x86: enable NMI watchdog on nosmp
Ingo Molnar
2007-10-17
i386: setup_trampoline() must be __cpuinit
Adrian Bunk
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-11
i386: move kernel
Thomas Gleixner