summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/msr-smp.c
Commit message (Expand)AuthorAgeFilesLines
* x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as wellEric Dumazet2018-03-281-7/+4Star
* x86/msr: Allow rdmsr_safe_on_cpu() to scheduleEric Dumazet2018-03-271-8/+24
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86 / msr: add 64bit _on_cpu access functionsJacob Pan2013-10-171-0/+62
* x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov2009-12-171-0/+204