]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Oct 2012 18:13:33 +0000 (11:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Oct 2012 18:13:33 +0000 (11:13 -0700)
commit04175363011f91b0e58d6c894964dd39fcb7d259
tree0d8b3ab03d5dd8d34cae9bffaedcf835a6055473
parentbb1420597d20f85f15f274f9cd7e5343be3706f5
parent76fb5edb67be52358c863534dff95e06d6a0c4e0
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86/mm changes from Ingo Molnar:
 "The biggest change is new TLB partial flushing code for AMD CPUs.
  (The v3.6 kernel had the Intel CPU side code, see commits
  5f5e20f905eb..7e86cb7476e.)

  There's also various other refinements around the TLB flush code"

* 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86: Distinguish TLB shootdown interrupts from other functions call interrupts
  x86/mm: Fix range check in tlbflush debugfs interface
  x86, cpu: Preset default tlb_flushall_shift on AMD
  x86, cpu: Add AMD TLB size detection
  x86, cpu: Push TLB detection CPUID check down
  x86, cpu: Fixup tlb_flushall_shift formatting
arch/x86/kernel/cpu/common.c
arch/x86/kernel/irq.c