Age | Commit message (Expand) | Author | Files | Lines |
2010-07-20 | x86, gcc-4.6: Avoid unused by set variables in rdmsr | Andi Kleen | 1 | -2/+2 |
2009-12-16 | x86, msr: msrs_alloc/free for CONFIG_SMP=n | Borislav Petkov | 1 | -0/+12 |
2009-12-16 | x86: Add IA32_TSC_AUX MSR and use it | Sheng Yang | 1 | -2/+2 |
2009-12-11 | x86, msr: Add support for non-contiguous cpumasks | Borislav Petkov | 1 | -0/+3 |
2009-11-08 | x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_t | Rusty Russell | 1 | -2/+2 |
2009-09-15 | x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus | Borislav Petkov | 1 | -2/+2 |
2009-08-31 | x86, msr: Export the register-setting MSR functions via /dev/*/msr | H. Peter Anvin | 1 | -2/+8 |
2009-08-31 | x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() | H. Peter Anvin | 1 | -4/+14 |
2009-08-31 | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT | H. Peter Anvin | 1 | -2/+2 |
2009-08-31 | x86, msr: Rewrite AMD rd/wrmsr variants | Borislav Petkov | 1 | -17/+21 |
2009-08-31 | x86, msr: Add rd/wrmsr interfaces with preset registers | Borislav Petkov | 1 | -0/+13 |
2009-06-17 | x86: msr.h linux/types.h is only required for __KERNEL__ | Jaswinder Singh Rajput | 1 | -6/+1 |
2009-06-10 | x86: MSR: add methods for writing of an MSR on several CPUs | Borislav Petkov | 1 | -0/+12 |
2009-06-10 | x86: MSR: add a struct representation of an MSR | Borislav Petkov | 1 | -0/+11 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+2 |
2008-12-25 | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker | 1 | -1/+2 |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 1 | -6/+6 |
2008-12-16 | Merge commit 'v2.6.28-rc8' into x86/doc | Ingo Molnar | 1 | -2/+0 |
2008-12-16 | x86: convert rdtscll() to use __native_read_tsc | Ken Chen | 1 | -2/+2 |
2008-11-08 | sched: improve sched_clock() performance | Ingo Molnar | 1 | -2/+0 |
2008-10-28 | x86: clean up comments wrt. rd{msr|tsc|pmc} | Jike Song | 1 | -4/+4 |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+247 |