index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
msr-smp.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()'
Ingo Molnar
1
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'
Ingo Molnar
1
-2
/
+2
2025-04-10
x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()'
Ingo Molnar
1
-2
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'
Ingo Molnar
1
-2
/
+2
2024-03-04
x86/msr: Add missing __percpu annotations
Thomas Gleixner
1
-7
/
+5
2021-03-22
x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes
Arnd Bergmann
1
-2
/
+2
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
1
-4
/
+3
2018-03-28
x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well
Eric Dumazet
1
-7
/
+4
2018-03-27
x86/msr: Allow rdmsr_safe_on_cpu() to schedule
Eric Dumazet
1
-8
/
+24
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-07-14
x86/lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2013-10-17
x86 / msr: add 64bit _on_cpu access functions
Jacob Pan
1
-0
/
+62
2009-12-16
x86, msr: msrs_alloc/free for CONFIG_SMP=n
Borislav Petkov
1
-0
/
+204