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