[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20080214224438.GA22139@elte.hu>
Date: Thu, 14 Feb 2008 23:44:38 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
"H. Peter Anvin" <hpa@...or.com>
Subject: [git pull] x86.git fixes
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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists