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
/
power
/
cpu.c
Age
Commit message (
Expand
)
Author
2023-05-15
x86/topology: Remove CPU0 hotplug option
Thomas Gleixner
2023-04-14
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
Josh Poimboeuf
2022-12-13
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-21
x86/pm: Add enumeration check before spec MSRs save/restore setup
Pawan Gupta
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
2022-11-10
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
2022-04-19
x86/cpu: Load microcode during restore_processor_state()
Borislav Petkov
2022-04-05
x86/speculation: Restore speculation related MSRs during S3 resume
Pawan Gupta
2022-04-05
x86/pm: Save the MSR validity status at context setup
Pawan Gupta
2021-10-20
x86/fpu: Replace the includes of fpu/internal.h
Thomas Gleixner
2021-08-12
x86/power: Fix kernel-doc warnings in cpu.c
Baokun Li
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-08
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2020-06-15
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
Sean Christopherson
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-07
cpu/hotplug: Remove disable_nonboot_cpus()
Qais Yousef
2020-03-24
x86/kernel: Convert to new CPU match macros
Thomas Gleixner
2019-09-17
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-08-19
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
2019-07-22
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430
Thomas Gleixner
2019-06-03
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2017-12-18
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-12-17
x86/entry: Remap the TSS into the CPU entry area
Andy Lutomirski
2017-12-17
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
Andy Lutomirski
2017-12-15
x86/power: Make restore_processor_context() sane
Andy Lutomirski
2017-12-15
x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
Andy Lutomirski
2017-12-15
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
Andy Lutomirski
2017-12-06
x86/power: Fix some ordering bugs in __restore_processor_context()
Andy Lutomirski
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-06
x86/mm: Reinitialize TLB state on hotplug and resume
Andy Lutomirski
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2016-12-15
x86/tsc: Validate TSC_ADJUST after resume
Thomas Gleixner
2016-09-30
x86/asm: Get rid of __read_cr4_safe()
Andy Lutomirski
2016-07-15
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
2015-11-26
x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...
Chen Yu
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2015-05-19
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Move XCR0 manipulation to the FPU code proper
Ingo Molnar
2015-05-19
x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask'
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
Ingo Molnar
2015-03-06
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
Andy Lutomirski
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
2014-07-17
x86, power, suspend: Annotate restore_processor_state() with notrace
Steven Rostedt (Red Hat)
2013-08-06
x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...
Andi Kleen
2013-05-02
x86, gdt, hibernate: Store/load GDT for hibernate path.
Konrad Rzeszutek Wilk
[next]