index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+8
2012-06-14
x86: Add read_mostly declaration/definition to variables from smp.h
Vlad Zolotarov
1
-8
/
+8
2012-06-05
smp: Remove num_booting_cpus()
Thomas Gleixner
1
-5
/
+0
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-2
/
+2
2012-05-14
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
1
-2
/
+2
2012-04-26
x86: Use generic idle thread allocation
Thomas Gleixner
1
-0
/
+1
2012-04-26
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
1
-3
/
+3
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
1
-1
/
+3
2011-12-05
x86, NMI: Add NMI IPI selftest
Don Zickus
1
-0
/
+6
2011-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2011-03-15
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2011-03-05
perf: Avoid the percore allocations if the CPU is not HT capable
Lin Ming
1
-0
/
+10
2011-02-14
Merge commit 'v2.6.38-rc4' into x86/numa
Ingo Molnar
1
-4
/
+1
2011-02-14
Merge commit 'v2.6.38-rc4' into x86/cpu
Ingo Molnar
1
-4
/
+1
2011-02-04
x86-32: Make sure the stack is set up before we use it
H. Peter Anvin
1
-4
/
+1
2011-01-28
x86: Fix build failure on X86_UP_APIC
Tejun Heo
1
-1
/
+1
2011-01-28
x86: Replace cpu_2_logical_apicid[] with early percpu variable
Tejun Heo
1
-0
/
+3
2011-01-26
x86: Move llc_shared_map out of cpu_info
Yinghai Lu
1
-0
/
+7
2010-10-21
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
1
-2
/
+7
2010-01-22
x86, lib: Add wbinvd smp helpers
Borislav Petkov
1
-0
/
+9
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-05-12
x86: read apic ID in the !acpi_lapic case
Yinghai Lu
1
-1
/
+1
2009-03-13
x86: arch_send_call_function_ipi_mask
Rusty Russell
1
-2
/
+3
2009-03-13
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
1
-4
/
+4
2009-01-29
x86: remove mach_apic.h
Ingo Molnar
1
-19
/
+0
2009-01-28
x86: remove mach_apicdef.h
Ingo Molnar
1
-2
/
+2
2009-01-28
x86, apic: refactor ->get_apic_id() & GET_APIC_ID()
Ingo Molnar
1
-1
/
+1
2009-01-20
x86: remove pda.h
Brian Gerst
1
-1
/
+0
2009-01-19
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-3
/
+1
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
1
-1
/
+1
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
1
-2
/
+0
2009-01-10
x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion t...
Jaswinder Singh Rajput
1
-12
/
+0
2009-01-10
x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h
Jaswinder Singh Rajput
1
-3
/
+0
2009-01-10
x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h
Jaswinder Singh Rajput
1
-3
/
+1
2009-01-10
x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
Jaswinder Singh Rajput
1
-3
/
+0
2009-01-10
Merge branch 'linus' into x86/cleanups
Ingo Molnar
1
-3
/
+29
2009-01-07
x86: smp.h move boot_cpu_id declartion to cpu.h
Jaswinder Singh Rajput
1
-6
/
+0
2009-01-07
x86: smp.h move cpu_physical_id declartion to cpu.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-01-07
x86: smp.h move safe_smp_processor_id declartion to cpu.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-01-07
x86: smp.h move stack_processor_id declartion to cpu.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-01-07
x86: smp.h move prefill_possible_map declartion to cpu.h
Jaswinder Singh Rajput
1
-6
/
+0
2009-01-07
x86: smp.h move zap_low_mappings declartion to tlbflush.h
Jaswinder Singh Rajput
1
-2
/
+0
2009-01-07
x86: smp.h remove obsolete function declaration
Jaswinder Singh Rajput
1
-1
/
+0
2009-01-04
x86: cleanup remaining cpumask_t ops in smpboot code
Mike Travis
1
-3
/
+29
2008-12-16
x86: cosmetic changes apic-related files.
Mike Travis
1
-2
/
+2
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
1
-3
/
+3
2008-10-31
x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...
James Bottomley
1
-0
/
+6
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
1
-3
/
+3
2008-10-22
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+229