* Please pull x86-64 updates
@ 2006-11-14 16:06 Andi Kleen
0 siblings, 0 replies; only message in thread
From: Andi Kleen @ 2006-11-14 16:06 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, discuss
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-14 16:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-14 16:06 Please pull x86-64 updates Andi Kleen
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.