index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
/
msr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/msr: Cleanup/streamline MSR helpers
Borislav Petkov
2016-11-16
1
-2
/
+2
*
x86/lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
1
-1
/
+2
*
x86, tracing, perf: Add trace point for MSR accesses
Andi Kleen
2015-12-06
1
-0
/
+26
*
x86: Fix typo preventing msr_set/clear_bit from having an effect
Andres Freund
2014-05-09
1
-1
/
+1
*
x86: Add another set of MSR accessor functions
Borislav Petkov
2014-03-13
1
-1
/
+88
*
x86, msr: msrs_alloc/free for CONFIG_SMP=n
Borislav Petkov
2009-12-16
1
-213
/
+0
*
x86, msr: Add support for non-contiguous cpumasks
Borislav Petkov
2009-12-11
1
-4
/
+22
*
x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
Borislav Petkov
2009-09-15
1
-27
/
+19
*
x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()
H. Peter Anvin
2009-08-31
1
-0
/
+49
*
x86, msr: execute on the correct CPU subset
Borislav Petkov
2009-08-03
1
-16
/
+10
*
x86: MSR: add methods for writing of an MSR on several CPUs
Borislav Petkov
2009-06-10
1
-6
/
+92
*
x86: MSR: add a struct representation of an MSR
Borislav Petkov
2009-06-10
1
-0
/
+97