linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] x86.git fixes
@ 2008-02-14 22:44 Ingo Molnar
  0 siblings, 0 replies; only message in thread
From: Ingo Molnar @ 2008-02-14 22:44 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Andrew Morton, Thomas Gleixner, H. Peter Anvin


Linus, please pull the latest x86 git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git

Find the shortlog and diffstat below.

Small fixes only. One generic file modified: we touch mm/memory.c's 
print_vma_addr() to fix a bug on 64-bit x86 that was found yesterday.

	Ingo

------------------>
Adrian Bunk (1):
      x86: make dump_pagetable() static

Balbir Singh (1):
      KVM is not seen under X86 config with latest git (32 bit compile)

Harvey Harrison (1):
      x86: include proper prototypes for rodata_test

Ingo Molnar (4):
      x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr()
      x86: EFI set_memory_x()/set_memory_uc() fixes
      x86: fix gart_iommu_init()
      x86: cpa, fix out of date comment

Thomas Gleixner (1):
      x86: cpa: ensure page alignment

 arch/x86/Kconfig              |    4 ++--
 arch/x86/kernel/efi.c         |    4 ++--
 arch/x86/kernel/pci-gart_64.c |    9 +++++++++
 arch/x86/kernel/test_rodata.c |    2 +-
 arch/x86/kernel/traps_64.c    |    4 ++--
 arch/x86/mm/fault.c           |    2 +-
 arch/x86/mm/init_32.c         |    1 +
 arch/x86/mm/init_64.c         |    1 +
 arch/x86/mm/pageattr.c        |   17 +++++++++++++++--
 include/asm-x86/cacheflush.h  |    7 +++++--
 include/asm-x86/kdebug.h      |    1 -
 mm/memory.c                   |    7 +++++++
 12 files changed, 46 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-14 22:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-14 22:44 [git pull] x86.git fixes Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).