Age | Commit message (Expand) | Author |
2014-03-13 | x86: Add another set of MSR accessor functions | Borislav Petkov |
2013-10-16 | x86 / msr: add 64bit _on_cpu access functions | Jacob Pan |
2013-04-02 | x86, msr: Unify variable names | Borislav Petkov |
2012-12-14 | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells |
2012-07-05 | Merge branch 'x86/cpu' into perf/core | Ingo Molnar |
2012-06-07 | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin |
2012-06-07 | x86, cpu, amd: Deprecate AMD-specific MSR variants | Borislav Petkov |
2012-06-07 | x86, pvops: Remove hooks for {rd,wr}msr_safe_regs | Andre Przywara |
2012-06-06 | x86: Add rdpmcl() | Andi Kleen |
2012-04-20 | x86, doc: Revert "x86: Document rdmsr_safe restrictions" | H. Peter Anvin |
2011-12-05 | x86: Document rdmsr_safe restrictions | Borislav Petkov |
2010-07-20 | x86, gcc-4.6: Avoid unused by set variables in rdmsr | Andi Kleen |
2009-12-16 | x86, msr: msrs_alloc/free for CONFIG_SMP=n | Borislav Petkov |
2009-12-16 | x86: Add IA32_TSC_AUX MSR and use it | Sheng Yang |
2009-12-11 | x86, msr: Add support for non-contiguous cpumasks | Borislav Petkov |
2009-11-08 | x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_t | Rusty Russell |
2009-09-15 | x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus | Borislav Petkov |
2009-08-31 | x86, msr: Export the register-setting MSR functions via /dev/*/msr | H. Peter Anvin |
2009-08-31 | x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() | H. Peter Anvin |
2009-08-31 | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT | H. Peter Anvin |
2009-08-31 | x86, msr: Rewrite AMD rd/wrmsr variants | Borislav Petkov |
2009-08-31 | x86, msr: Add rd/wrmsr interfaces with preset registers | Borislav Petkov |
2009-06-17 | x86: msr.h linux/types.h is only required for __KERNEL__ | Jaswinder Singh Rajput |
2009-06-10 | x86: MSR: add methods for writing of an MSR on several CPUs | Borislav Petkov |
2009-06-10 | x86: MSR: add a struct representation of an MSR | Borislav Petkov |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-12-25 | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-16 | Merge commit 'v2.6.28-rc8' into x86/doc | Ingo Molnar |
2008-12-16 | x86: convert rdtscll() to use __native_read_tsc | Ken Chen |
2008-11-08 | sched: improve sched_clock() performance | Ingo Molnar |
2008-10-28 | x86: clean up comments wrt. rd{msr|tsc|pmc} | Jike Song |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro |