index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
/
smpboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-8
/
+6
2006-09-26
[PATCH] smp_call_function_single() cleanup
Andrew Morton
1
-1
/
+2
2006-09-26
[PATCH] Convert x86-64 to early param
Andi Kleen
1
-3
/
+3
2006-09-26
[PATCH] Remove obsolete PIC mode
Andi Kleen
1
-1
/
+0
2006-09-26
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
1
-5
/
+0
2006-09-26
[PATCH] Add initalization of the RDTSCP auxilliary values
Vojtech Pavlik
1
-0
/
+2
2006-09-26
[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
Shaohua Li
1
-0
/
+2
2006-07-11
[PATCH] lockdep: clean up completion initializer in smpboot.c
Ingo Molnar
1
-3
/
+1
2006-07-04
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
1
-0
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[PATCH] sched: mc/smt power savings sched policy
Siddha, Suresh B
1
-3
/
+5
2006-06-26
[PATCH] x86_64: Move export symbols to their C functions
Andi Kleen
1
-0
/
+5
2006-06-26
[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86
Rohit Seth
1
-9
/
+5
2006-06-26
[PATCH] x86_64: x86_64 version of the smp alternative patch.
Gerd Hoffmann
1
-0
/
+4
2006-04-01
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-1
/
+1
2006-03-27
[PATCH] sched: new sched domain for representing multi-core
Siddha, Suresh B
1
-0
/
+24
2006-02-26
[PATCH] x86_64: Move the SMP time selection earlier
Andi Kleen
1
-2
/
+0
2006-02-26
[PATCH] x86_64: Fix the additional_cpus=.. option
Andi Kleen
1
-1
/
+1
2006-02-08
[PATCH] x86_64: Fix the node cpumask of a cpu going down
Ravikiran G Thirumalai
1
-0
/
+3
2006-02-05
Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"
Linus Torvalds
1
-3
/
+0
2006-02-05
[PATCH] x86_64: Fix the node cpumask of a cpu going down
Ravikiran G Thirumalai
1
-0
/
+3
2006-01-12
[PATCH] amd64: task_stack_page()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] amd64: task_thread_info()
Al Viro
1
-1
/
+1
2006-01-12
[PATCH] x86_64: Some housekeeping in local APIC code
Andi Kleen
1
-8
/
+3
2006-01-12
[PATCH] x86_64: Allocate PDAs in the local node
Ravikiran G Thirumalai
1
-0
/
+17
2006-01-12
[PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation
Ravikiran G Thirumalai
1
-1
/
+1
2006-01-12
[PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b...
Andi Kleen
1
-1
/
+7
2006-01-12
[PATCH] x86_64: Align and pad x86_64 GDT on page boundary
Ravikiran G Thirumalai
1
-0
/
+7
2006-01-12
[PATCH] x86_64: another mb() for smpboot.c
Benjamin LaHaise
1
-0
/
+1
2006-01-12
[PATCH] x86_64: Don't reserve hotplug CPUs by default
Andi Kleen
1
-7
/
+4
2005-12-13
[PATCH] i386/x86-64 disable LAPIC completely for offline CPU
Shaohua Li
1
-1
/
+1
2005-11-15
Merge x86-64 update from Andi
Linus Torvalds
1
-20
/
+91
2005-11-15
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
Siddha, Suresh B
1
-14
/
+55
2005-11-15
[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.
Andi Kleen
1
-3
/
+36
2005-11-15
[PATCH] x86_64: Unmap NULL during early bootup
Siddha, Suresh B
1
-3
/
+0
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
1
-0
/
+1
2005-11-07
[PATCH] unexport phys_proc_id and cpu_core_id
Adrian Bunk
1
-2
/
+0
2005-10-11
[PATCH] x86_64: Allocate cpu local data for all possible CPUs
Andi Kleen
1
-5
/
+1
2005-09-12
[PATCH] x86-64: more gratitious linux/irq.h includes
Al Viro
1
-1
/
+2
2005-09-12
[PATCH] x86-64: Remove freeing of SMP trampoline pages
Andi Kleen
1
-11
/
+0
2005-09-12
[PATCH] x86-64: Enable interrupts during delay calibration on APs
Andi Kleen
1
-0
/
+5
2005-09-12
[PATCH] x86-64: Remove code for outdated APICs
Andi Kleen
1
-10
/
+1
2005-09-12
[PATCH] x86-64: Remove apic_write_around from smpboot.c
Andi Kleen
1
-9
/
+8
2005-09-10
[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled
Ashok Raj
1
-19
/
+0
2005-09-08
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
1
-5
/
+5
2005-08-20
[PATCH] x86_64: Fix race in TSC synchronization
Andi Kleen
1
-7
/
+8
2005-08-12
[PATCH] x86_64: Fix apicid versus cpu# confusion.
Eric W. Biederman
1
-1
/
+1
2005-07-30
[PATCH] Fix sync_tsc hang
Eric W. Biederman
1
-9
/
+12
2005-07-29
[PATCH] x86_64: Use msleep in smpboot.c
Nishanth Aravamudan
1
-2
/
+1
2005-07-29
[PATCH] x86_64: Clarify Booting processor ... message
Andi Kleen
1
-2
/
+3
[next]