index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cpu.h
Age
Commit message (
Expand
)
Author
2020-06-15
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
Sean Christopherson
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2020-02-20
x86/split_lock: Enable split lock detection by kernel
Peter Zijlstra (Intel)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-25
x86/acpi: store ACPI ids from MADT for future usage
Vitaly Kuznetsov
2016-07-15
x86/smp: Remove stack_smp_processor_id()
Andy Lutomirski
2015-11-24
x86/cpu: Unify CPU family, model, stepping calculation
Borislav Petkov
2015-03-11
x86: Use common outgoing-CPU-notification code
Paul E. McKenney
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2012-11-14
x86, topology: Debug CPU0 hotplug
Fenghua Yu
2012-11-14
x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI
Fenghua Yu
2011-02-14
x86: Fix mwait_usable section mismatch
Borislav Petkov
2011-01-21
x86, hotplug: Fix powersavings with offlined cores on AMD
Borislav Petkov
2010-08-12
x86, cleanup: Remove obsolete boot_cpu_id variable
Robert Richter
2009-01-29
x86: generalize boot_cpu_id
Ingo Molnar
2009-01-07
x86: smp.h move boot_cpu_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move cpu_physical_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move safe_smp_processor_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move stack_processor_id declartion to cpu.h
Jaswinder Singh Rajput
2009-01-07
x86: smp.h move prefill_possible_map declartion to cpu.h
Jaswinder Singh Rajput
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro