index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
smp.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
2016-07-15
1
-0
/
+1
|
|
/
*
/
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
2016-07-15
1
-6
/
+0
|
/
*
x86/topology: Fix AMD core count
Peter Zijlstra
2016-03-29
1
-0
/
+1
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
1
-1
/
+0
*
x86/paravirt: Remove unused pv_apic_ops structure
Juergen Gross
2015-11-19
1
-3
/
+0
*
x86: Remove unused function cpu_has_ht_siblings()
Juergen Gross
2015-11-17
1
-9
/
+0
*
x86: Remove cpu_sibling_mask() and cpu_core_mask()
Bartosz Golaszewski
2015-05-27
1
-10
/
+0
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
|
*
x86: Use common outgoing-CPU-notification code
Paul E. McKenney
2015-03-11
1
-1
/
+1
*
|
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
2015-04-02
1
-0
/
+1
|
/
*
x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down
Boris Ostrovsky
2014-11-10
1
-0
/
+1
*
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
1
-1
/
+0
*
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
x86, hotplug: Support functions for CPU0 online/offline
Fenghua Yu
2012-11-14
1
-0
/
+1
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-26
1
-8
/
+8
|
\
|
*
x86: Add read_mostly declaration/definition to variables from smp.h
Vlad Zolotarov
2012-06-14
1
-8
/
+8
*
|
smp: Remove num_booting_cpus()
Thomas Gleixner
2012-06-05
1
-5
/
+0
|
/
*
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-05-22
1
-2
/
+2
|
\
|
*
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-05-14
1
-2
/
+2
*
|
x86: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-0
/
+1
*
|
x86: Add task_struct argument to smp_ops.cpu_up
Thomas Gleixner
2012-04-26
1
-3
/
+3
*
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+3
|
/
*
x86, NMI: Add NMI IPI selftest
Don Zickus
2011-12-05
1
-0
/
+6
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-03-15
1
-0
/
+3
|
\
|
*
Merge commit 'v2.6.38-rc4' into x86/numa
Ingo Molnar
2011-02-14
1
-4
/
+1
|
|
\
|
*
|
x86: Fix build failure on X86_UP_APIC
Tejun Heo
2011-01-28
1
-1
/
+1
|
*
|
x86: Replace cpu_2_logical_apicid[] with early percpu variable
Tejun Heo
2011-01-28
1
-0
/
+3
*
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-03-15
1
-0
/
+7
|
\
\
\
|
*
\
\
Merge commit 'v2.6.38-rc4' into x86/cpu
Ingo Molnar
2011-02-14
1
-4
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86: Move llc_shared_map out of cpu_info
Yinghai Lu
2011-01-26
1
-0
/
+7
|
|
|
/
|
|
/
|
*
|
|
perf: Avoid the percore allocations if the CPU is not HT capable
Lin Ming
2011-03-05
1
-0
/
+10
|
|
/
|
/
|
*
|
x86-32: Make sure the stack is set up before we use it
H. Peter Anvin
2011-02-04
1
-4
/
+1
|
/
*
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
2010-10-21
1
-2
/
+7
*
x86, lib: Add wbinvd smp helpers
Borislav Petkov
2010-01-22
1
-0
/
+9
*
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
1
-1
/
+0
*
x86: read apic ID in the !acpi_lapic case
Yinghai Lu
2009-05-12
1
-1
/
+1
*
x86: arch_send_call_function_ipi_mask
Rusty Russell
2009-03-13
1
-2
/
+3
*
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-03-13
1
-4
/
+4
*
x86: remove mach_apic.h
Ingo Molnar
2009-01-29
1
-19
/
+0
*
x86: remove mach_apicdef.h
Ingo Molnar
2009-01-28
1
-2
/
+2
*
x86, apic: refactor ->get_apic_id() & GET_APIC_ID()
Ingo Molnar
2009-01-28
1
-1
/
+1
*
x86: remove pda.h
Brian Gerst
2009-01-20
1
-1
/
+0
*
x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
1
-3
/
+1
*
percpu: add optimized generic percpu accessors
Ingo Molnar
2009-01-16
1
-1
/
+1
*
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-16
1
-2
/
+0
*
x86: smp.h move cpu_sibling_setup_mask and cpu_sibling_setup_map declartion t...
Jaswinder Singh Rajput
2009-01-10
1
-12
/
+0
*
x86: smp.h move cpu_initialized_mask and cpu_initialized declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
1
-3
/
+0
*
x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
1
-3
/
+1
*
x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
Jaswinder Singh Rajput
2009-01-10
1
-3
/
+0
*
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2009-01-10
1
-3
/
+29
|
\
[prev]
[next]