aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/msr-smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-28x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as wellEric Dumazet1-7/+4
2018-03-27x86/msr: Allow rdmsr_safe_on_cpu() to scheduleEric Dumazet1-8/+24
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-14x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2013-10-17x86 / msr: add 64bit _on_cpu access functionsJacob Pan1-0/+62
2009-12-16x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov1-0/+204