]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 May 2012 17:09:50 +0000 (10:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 May 2012 17:09:50 +0000 (10:09 -0700)
commitf8ecdf4b7dd2fc6eb04cf12d6b518e54993e62e7
tree05654892c9ae1cc0af8e8f5cfaf2fb6a321a38ac
parent6619bb2887791353a19e484a1939e091ee499a13
parent9b2937d5c19c2506a8d8682981191b6aa46ded66
parent507d30e751cbe06804816c0e5d63ac6ef9351751
parent0276c437db494fa0cd088a54b7189a361bdb5273
parent5b52106b08c1e79afa19531c8e01d93458b992ec
parent6ceccd8a0ea9c8de45d9f586987d6d9466f7dcfe
Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull initial trivial x86 stuff from Ingo Molnar.

Various random cleanups and trivial fixes.

* 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86-64: Eliminate dead ia32 syscall handlers

* 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usage
  x86: Don't continue booting if we can't load the specified initrd
  x86: kernel/dumpstack.c simple_strtoul cleanup
  x86: kernel/check.c simple_strtoul cleanup
  debug: Add CONFIG_READABLE_ASM
  x86: spinlock.h: Remove REG_PTR_MODE

* 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/cache_info: Fix setup of l2/l3 ids

* 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86: Avoid double stack traces with show_regs()

* 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, microcode: microcode_core.c simple_strtoul cleanup
Makefile
arch/x86/kernel/dumpstack.c
arch/x86/kernel/nmi.c
arch/x86/kernel/pci-calgary_64.c
arch/x86/kernel/process.c
arch/x86/kernel/setup.c
lib/Kconfig.debug