aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib/msr-reg.S
AgeCommit message (Expand)AuthorFilesLines
2021-12-08x86: Prepare asm files for straight-line-speculationGravatar Peter Zijlstra 1-2/+2
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-4/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistGravatar Josh Poimboeuf 1-4/+4
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsGravatar Ingo Molnar 1-27/+17
2015-03-04x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTOREGravatar Denys Vlasenko 1-12/+12
2012-06-07x86, pvops: Remove hooks for {rd,wr}msr_safe_regsGravatar Andre Przywara 1-5/+5
2009-09-03x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit tooGravatar Ingo Molnar 1-1/+1
2009-09-01x86, msr: fix msr-reg.S compilation with gas 2.16.1Gravatar H. Peter Anvin 1-1/+1
2009-08-31x86, msr: CFI annotations, cleanups for msr-reg.SGravatar H. Peter Anvin 1-38/+42
2009-08-31x86, msr: Add rd/wrmsr interfaces with preset registersGravatar Borislav Petkov 1-0/+98