aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/power/cpu.c
AgeCommit message (Expand)Author
2022-12-08x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta
2022-11-25x86/cpu: Restore AMD's DE_CFG MSR after resumeBorislav Petkov
2022-05-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-04-15x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta
2022-04-15x86/pm: Save the MSR validity status at context setupPawan Gupta
2019-09-17Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-07-22x86/paravirt: Drop {read,write}_cr8() hooksAndrew Cooper
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2017-12-18Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-12-17x86/entry: Remap the TSS into the CPU entry areaAndy Lutomirski
2017-12-17x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tssAndy Lutomirski
2017-12-15x86/power: Make restore_processor_context() saneAndy Lutomirski
2017-12-15x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()Andy Lutomirski
2017-12-15x86/power/64: Use struct desc_ptr for the IDT in struct saved_contextAndy Lutomirski
2017-12-06x86/power: Fix some ordering bugs in __restore_processor_context()Andy Lutomirski
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig
2017-09-06x86/mm: Reinitialize TLB state on hotplug and resumeAndy Lutomirski
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier
2016-12-15x86/tsc: Validate TSC_ADJUST after resumeThomas Gleixner
2016-09-30x86/asm: Get rid of __read_cr4_safe()Andy Lutomirski
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki
2015-11-26x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...Chen Yu
2015-07-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-05-19x86/fpu: Move various internal function prototypes to fpu/internal.hIngo Molnar
2015-05-19x86/fpu: Move XCR0 manipulation to the FPU code properIngo Molnar
2015-05-19x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask'Ingo Molnar
2015-05-19x86/fpu: Rename fpu-internal.h to fpu/internal.hIngo Molnar
2015-03-06x86/asm/entry: Rename 'init_tss' to 'cpu_tss'Andy Lutomirski
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2014-07-17x86, power, suspend: Annotate restore_processor_state() with notraceSteven Rostedt (Red Hat)
2013-08-06x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...Andi Kleen
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-11x86, wakeup, sleep: Use pvops functions for changing GDT entrieskonrad@kernel.org
2013-04-11x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk
2013-04-11x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed.Konrad Rzeszutek Wilk
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2012-11-14x86, topology: Debug CPU0 hotplugFenghua Yu
2012-11-14x86, hotplug, suspend: Online CPU0 for suspend or hibernateFenghua Yu
2012-04-02x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-20x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti
2012-02-21i387: Split up <asm/i387.h> into exported and internal interfacesLinus Torvalds
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2010-08-20x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha
2010-07-19update email addressPavel Machek