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