1. ce37def x86: Document rdmsr_safe restrictions by Borislav Petkov · 13 years ago
  2. 5f75529 x86, gcc-4.6: Avoid unused by set variables in rdmsr by Andi Kleen · 14 years ago
  3. 6ede31e x86, msr: msrs_alloc/free for CONFIG_SMP=n by Borislav Petkov · 15 years ago
  4. 5df9740 x86: Add IA32_TSC_AUX MSR and use it by Sheng Yang · 15 years ago
  5. 5054225 x86, msr: Add support for non-contiguous cpumasks by Borislav Petkov · 15 years ago
  6. 0d0fbbd x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_t by Rusty Russell · 15 years ago
  7. b8a4754 x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus by Borislav Petkov · 15 years ago
  8. ff55df5 x86, msr: Export the register-setting MSR functions via /dev/*/msr by H. Peter Anvin · 15 years ago
  9. 8b956bf x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() by H. Peter Anvin · 15 years ago
  10. 0cc0213 x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT by H. Peter Anvin · 15 years ago
  11. 177fed1 x86, msr: Rewrite AMD rd/wrmsr variants by Borislav Petkov · 15 years ago
  12. 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 15 years ago
  13. 8fa62ad x86: msr.h linux/types.h is only required for __KERNEL__ by Jaswinder Singh Rajput · 15 years ago
  14. b034c19 x86: MSR: add methods for writing of an MSR on several CPUs by Borislav Petkov · 15 years ago
  15. 6bc1096 x86: MSR: add a struct representation of an MSR by Borislav Petkov · 15 years ago
  16. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 0ca59dd tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 by Frederic Weisbecker · 16 years ago
  18. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  19. 78f902c Merge commit 'v2.6.28-rc8' into x86/doc by Ingo Molnar · 16 years ago
  20. 205516c x86: convert rdtscll() to use __native_read_tsc by Ken Chen · 16 years ago
  21. 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
  22. d4f1b10 x86: clean up comments wrt. rd{msr|tsc|pmc} by Jike Song · 16 years ago
  23. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  24. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/msr.h]
  25. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  26. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  27. 0b88641 Merge commit 'v2.6.27-rc7' into x86/debug by Ingo Molnar · 16 years ago
  28. 08970fc x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe by H. Peter Anvin · 16 years ago
  29. c6f3193 x86: msr: propagate errors from smp_call_function_single() by H. Peter Anvin · 16 years ago
  30. b05f78f x86_64: printout msr -v2 by Yinghai Lu · 16 years ago
  31. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  32. af2b1c6 x86: add memory barriers to wrmsr by Jeremy Fitzhardinge · 16 years ago
  33. 41aefdc x86: shift bits the right way in native_read_tscp by Max Asbock · 16 years ago
  34. 1de87bd x86: re-add rdmsrl_safe by Andi Kleen · 16 years ago
  35. abb0ade include/asm-x86/msr.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  36. 7d24a82 x86: use _ASM_EXTABLE macro in include/asm-x86/msr.h by H. Peter Anvin · 16 years ago
  37. 92767af x86: fix sched_clock() by Ingo Molnar · 16 years ago
  38. cdc7957 x86: move native_read_tsc() offline by Ingo Molnar · 16 years ago
  39. f72a9ef x86: cleanup write_tsc by Glauber de Oliveira Costa · 16 years ago
  40. 1e160cc x86: __vdso_getcpu() warning fix by Andrew Morton · 16 years ago
  41. c210d24 x86: integrate 32-bit and 64-bit code in msr.h by Glauber de Oliveira Costa · 16 years ago
  42. 56ec1dd x86: make fixups wordsize agnostic by Glauber de Oliveira Costa · 16 years ago
  43. c9dcda5 x86: change write msr functions interface by Glauber de Oliveira Costa · 16 years ago
  44. b8d1fae x86: change rdpmc interface by Glauber de Oliveira Costa · 16 years ago
  45. 8f12dea x86: introduce native_read_tscp by Glauber de Oliveira Costa · 16 years ago
  46. c758ecf x86: unify cpuid functions by Glauber de Oliveira Costa · 16 years ago
  47. 751de83 x86: unify msr smp funcs by Glauber de Oliveira Costa · 16 years ago
  48. d43a331 x86: asm-x86/msr.h: pull in linux/types.h by Mike Frysinger · 17 years ago
  49. 56986d4 x86: fix asm-x86/msr.h for user-space export by Mike Frysinger · 17 years ago
  50. be7baf8 x86: merge msr_32/64.h by Thomas Gleixner · 17 years ago
  51. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago