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