You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Borislav Petkov
b8a4754147
x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
...
Since rdmsr_on_cpus and wrmsr_on_cpus are almost identical, unify them
into a common __rwmsr_on_cpus helper thus avoiding code duplication.
While at it, convert cpumask_t's to const struct cpumask *.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
16 years ago
..
Makefile
x86, msr: change msr-reg.o to obj-y, and export its symbols
16 years ago
atomic64_32.c
x86: atomic64: Inline atomic64_read() again
16 years ago
checksum_32.S
…
clear_page_64.S
x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c
16 years ago
copy_page_64.S
…
copy_user_64.S
x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user
16 years ago
copy_user_nocache_64.S
x86: wrong register was used in align macro
17 years ago
csum-copy_64.S
…
csum-partial_64.c
…
csum-wrappers_64.c
…
delay.c
x86, delay: tsc based udelay should have rdtsc_barrier
16 years ago
getuser.S
x86: use _types.h headers in asm where available
16 years ago
io_64.c
…
iomap_copy_64.S
…
memcpy_32.c
…
memcpy_64.S
x86: memcpy, clean up
16 years ago
memmove_64.c
…
memset_64.S
…
mmx_32.c
…
msr-reg-export.c
x86, msr: change msr-reg.o to obj-y, and export its symbols
16 years ago
msr-reg.S
x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too
16 years ago
msr.c
x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
16 years ago
putuser.S
…
rwlock_64.S
…
semaphore_32.S
…
string_32.c
x86: coding style fixes to arch/x86/lib/string_32.c
17 years ago
strstr_32.c
x86: coding style fixes to arch/x86/lib/strstr_32.c
17 years ago
thunk_32.S
…
thunk_64.S
…
usercopy_32.c
Fix congestion_wait() sync/async vs read/write confusion
16 years ago
usercopy_64.c
x86, 64-bit: Clean up user address masking
16 years ago