]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Dec 2012 03:55:20 +0000 (19:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Dec 2012 03:55:20 +0000 (19:55 -0800)
commit154757847854e5375c05bea2c0be85ce0dcfae18
treed51fe9edb3e05efe5089e3360510f513cccb6b0b
parentd03e8fb2bf40517fd1c9feadf5ec7cf91fc65148
parentf78fcd69f81d87d17a641699e6fb7d640587f78e
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 asm changes from Ingo Molnar:
 "Two fixlets and a cleanup."

* 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86_32: Return actual stack when requesting sp from regs
  x86: Don't clobber top of pt_regs in nested NMI
  x86/asm: Clean up copy_page_*() comments and code
arch/x86/include/asm/ptrace.h
arch/x86/kernel/entry_64.S