https://github.com/torvalds/linux
Revision e52c8857e0ca3214aa7e2a746000ac0f3016b345 authored by Linus Torvalds on 28 August 2008, 19:30:59 UTC, committed by Linus Torvalds on 28 August 2008, 19:30:59 UTC
* 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  x86: update defconfigs
  x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe
  x86: cpuid: correct return value on partial operations
  x86: msr: correct return value on partial operations
  x86: cpuid: propagate error from smp_call_function_single()
  x86: msr: propagate errors from smp_call_function_single()
  smp: have smp_call_function_single() detect invalid CPUs
2 parent s 9c2bdac + c1b362e
History
Tip revision: e52c8857e0ca3214aa7e2a746000ac0f3016b345 authored by Linus Torvalds on 28 August 2008, 19:30:59 UTC
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Tip revision: e52c885
File Mode Size
Kconfig -rw-r--r-- 28.4 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 5.0 KB
do_mounts.c -rw-r--r-- 8.8 KB
do_mounts.h -rw-r--r-- 1.3 KB
do_mounts_initrd.c -rw-r--r-- 3.2 KB
do_mounts_md.c -rw-r--r-- 7.3 KB
do_mounts_rd.c -rw-r--r-- 9.4 KB
initramfs.c -rw-r--r-- 11.6 KB
main.c -rw-r--r-- 21.0 KB
noinitramfs.c -rw-r--r-- 1.4 KB
version.c -rw-r--r-- 1.1 KB

back to top