aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/power (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-19x86/cpu: Load microcode during restore_processor_state()Borislav Petkov1-1/+9
2022-04-05x86/speculation: Restore speculation related MSRs during S3 resumePawan Gupta1-0/+14
2022-04-05x86/pm: Save the MSR validity status at context setupPawan Gupta1-2/+5
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra2-4/+4
2021-10-20x86/fpu: Replace the includes of fpu/internal.hThomas Gleixner1-1/+1
2021-08-12x86/power: Fix kernel-doc warnings in cpu.cBaokun Li1-15/+16
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+1
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-75/+14
2021-04-21PM: hibernate: x86: Use crc32 instead of md5 for hibernation e820 integrity checkChris von Recklinghausen1-75/+14
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar1-1/+1
2021-03-08x86/stackprotector/32: Make the canary into a regular percpu variableAndy Lutomirski1-5/+1
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+4
2021-02-23x86, cpu: disable LTO for cpu.cSami Tolvanen1-0/+4
2021-01-26x86/power: Support objtool validation in hibernate_asm_64.SJosh Poimboeuf2-5/+4
2021-01-26x86/power: Move restore_registers() to top of the fileJosh Poimboeuf1-46/+46
2021-01-26x86/power: Annotate indirect branches as safeJosh Poimboeuf1-0/+3
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+1
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-1/+1
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada1-2/+1
2020-06-15x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeupSean Christopherson1-0/+6
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport4-4/+4
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport4-4/+4
2020-05-07cpu/hotplug: Remove disable_nonboot_cpus()Qais Yousef1-1/+1
2020-03-24x86/kernel: Convert to new CPU match macrosThomas Gleixner1-14/+2
2019-10-18x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-4/+4
2019-10-18x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby1-2/+4
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-4/+4
2019-10-18x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*Jiri Slaby1-2/+4
2019-09-17Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky1-13/+73
2019-07-22x86/paravirt: Drop {read,write}_cr8() hooksAndrew Cooper1-4/+0
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-8/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner4-8/+4
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2-0/+43
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-03x86-32, hibernate: Adjust in_suspend after resumed on 32bit systemZhimin Gu1-0/+3
2018-10-03x86-32, hibernate: Set up temporary text mapping for 32bit systemZhimin Gu3-4/+34
2018-10-03x86-32, hibernate: Switch to relocated restore code during resume on 32bit systemZhimin Gu3-2/+11
2018-10-03x86-32, hibernate: Switch to original page table after resumedZhimin Gu2-5/+9
2018-10-03x86-32, hibernate: Use the page size macro instead of constant valueZhimin Gu1-1/+1
2018-10-03x86-32, hibernate: Use temp_pgt as the temporary page tableZhimin Gu2-2/+3
2018-10-03x86, hibernate: Rename temp_level4_pgt to temp_pgtZhimin Gu3-3/+3
2018-10-03x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit systemZhimin Gu1-1/+9
2018-10-03x86, hibernate: Extract the common code of 64/32 bit systemZhimin Gu4-236/+248
2018-10-03x86-32/asm/power: Create stack frames in hibernate_asm_32.SZhimin Gu1-0/+9
2018-10-03PM / hibernate: Check the success of generating md5 digest before hibernationChen Yu1-6/+5
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-15/+21
2018-07-26x86/power/hibernate_64: Remove VLA usageKees Cook1-15/+21
2018-07-03x86/asm/64: Use 32-bit XOR to zero registersJan Beulich1-1/+1