From: Andi Kleen <ak@suse.de>
To: torvalds@osdl.org
Cc: linux-kernel@vger.kernel.org, discuss@x86-64.org
Subject: Please pull x86 update
Date: Sat, 30 Sep 2006 01:55:26 +0200 [thread overview]
Message-ID: <200609300155.26250.ak@suse.de> (raw)
Linus, please pull from
git://one.firstfloor.org/home/andi/git/linux-2.6 for-linus
to get
Andi Kleen:
Update defconfig
i386: Update defconfig
Add proper sparse __user casts to __copy_to_user_inatomic
Allow disabling DAC using command line options
Fix broken indentation in iommu_setup
Document iommu=panic
Refactor some duplicated code in mpparse.c
x86: Clean up x86 NMI sysctls
Use ARRAY_SIZE in setup.c
Define vsyscall cache as blob to make clearer that user space shouldn't use it
Use early clobber in semaphores
Bjorn Helgaas:
i386: replace intermediate array-size definitions with ARRAY_SIZE()
Vivek Goyal:
Re-positioning the bss segment
Documentation/x86_64/boot-options.txt | 5 +
arch/i386/defconfig | 7 +-
arch/i386/kernel/nmi.c | 3 +
arch/i386/kernel/setup.c | 10 ---
arch/i386/kernel/traps.c | 2
arch/x86_64/defconfig | 8 ++
arch/x86_64/kernel/mpparse.c | 37 ++++++------
arch/x86_64/kernel/nmi.c | 4 +
arch/x86_64/kernel/pci-dma.c | 101 ++++++++++++++++++++--------------
arch/x86_64/kernel/setup.c | 11 +--
arch/x86_64/kernel/vmlinux.lds.S | 14 ++--
arch/x86_64/kernel/vsyscall.c | 8 +-
include/asm-i386/nmi.h | 6 ++
include/asm-x86_64/nmi.h | 7 ++
include/asm-x86_64/semaphore.h | 4 -
include/asm-x86_64/uaccess.h | 7 ++
include/linux/getcpu.h | 12 ++--
kernel/panic.c | 1
kernel/sys.c | 8 +-
kernel/sysctl.c | 11 +--
20 files changed, 156 insertions(+), 110 deletions(-)
next reply other threads:[~2006-09-29 23:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-29 23:55 Andi Kleen [this message]
2006-09-30 1:54 ` Please pull x86 update Linus Torvalds
2006-09-30 14:04 ` Andi Kleen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200609300155.26250.ak@suse.de \
--to=ak@suse.de \
--cc=discuss@x86-64.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox