aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot_32.c
Commit message (Expand)AuthorAge
* x86: remove set_kernel_exec()Andi Kleen2008-01-30
* x86: remove unneded castsJan Engelhardt2008-01-30
* x86: change bios_cpu_apicid to percpu data variable fixuptravis@sgi.com2008-01-30
* x86: change NR_CPUS arrays in numa_64 fixuptravis@sgi.com2008-01-30
* x86: cleanup x86_cpu_to_apicid referencestravis@sgi.com2008-01-30
* x86: adjust enable_NMI_through_LVT0()Jan Beulich2008-01-30
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* x86: prevent dereferencing non-allocated per_cpu variablesMike Travis2008-01-30
* x86: adjust numa 32 namespaceThomas Gleixner2008-01-30
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-30
* x86 smpboot_32.c section fixesAdrian Bunk2007-12-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19
|\
| * spelling fixes: arch/i386/Simon Arlott2007-10-19
* | x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* | x86: convert cpu_llc_id to be a per cpu variableMike Travis2007-10-19
* | x86: convert cpu_to_apicid to be a per cpu variableMike Travis2007-10-19
* | x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crashIngo Molnar2007-10-19
|/
* x86: misc. constificationsJan Beulich2007-10-17
* x86: enable NMI watchdog on nosmpIngo Molnar2007-10-17
* i386: setup_trampoline() must be __cpuinitAdrian Bunk2007-10-17
* Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-16
* x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-16
* i386: move kernelThomas Gleixner2007-10-11