From: Andi Kleen <ak@suse.de>
To: torvalds@osdl.org
Cc: linux-kernel@vger.kernel.org, discuss@x86-64.org
Subject: Please pull x86-64 updates
Date: Tue, 14 Nov 2006 17:06:52 +0100 [thread overview]
Message-ID: <200611141706.52368.ak@suse.de> (raw)
Linus,
please pull from
git://one.firstfloor.org/home/andi/git/linux-2.6 for-linus
to get the current critical x86-64 bug fixes for 2.6.19
Aaron Durbin:
x86-64: Fix partial page check to ensure unusable memory is not being marked usable.
Andi Kleen:
x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.
x86-64: Handle reserve_bootmem_generic beyond end_pfn
x86: Add acpi_user_timer_override option for Asus boards
x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabled
x86-64: Fix race in exit_idle
Revert "MMCONFIG and new Intel motherboards"
Magnus Damm:
x86-64: setup saved_max_pfn correctly (kdump)
Steven Rostedt:
x86-64: shorten the x86_64 boot setup GDT to what the comment says
Documentation/kernel-parameters.txt | 4 +++
arch/i386/kernel/acpi/boot.c | 8 ++++++
arch/i386/kernel/acpi/earlyquirk.c | 8 +++++-
arch/x86_64/boot/setup.S | 5 ++--
arch/x86_64/ia32/ptrace32.c | 2 ++
arch/x86_64/kernel/e820.c | 4 ++-
arch/x86_64/kernel/early-quirks.c | 8 ++++++
arch/x86_64/kernel/process.c | 3 +-
arch/x86_64/kernel/smp.c | 3 +-
arch/x86_64/kernel/time.c | 11 ---------
arch/x86_64/kernel/vsyscall.c | 45 +++++++++++++++++++----------------
arch/x86_64/mm/init.c | 15 +++++++++++-
include/asm-i386/acpi.h | 1 +
include/asm-x86_64/acpi.h | 1 +
include/asm-x86_64/pda.h | 9 +++++++
include/asm-x86_64/vsyscall.h | 2 --
16 files changed, 86 insertions(+), 43 deletions(-)
reply other threads:[~2006-11-14 16:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200611141706.52368.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.