[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <11648607731770-git-send-email-bcollins@ubuntu.com>
Date: Wed, 29 Nov 2006 23:26:04 -0500
From: Ben Collins <bcollins@...ntu.com>
To: linux-kernel@...r.kernel.org
Cc: torvalds@...l.org
Subject: Ubuntu patch sync for 2.6.20
This is a set of patches from the Ubuntu tree that seemed suitable for
upstream sync.
[PATCH 1/4] [x86] Add command line option to enable/disable hyper-threading.
[PATCH 2/4] [APIC] Allow disabling of UP APIC/IO-APIC by default, with command line option to turn it on.
[PATCH 3/4] [ATM] Add CPPFLAGS to byteorder.h check.
[PATCH 4/4] [HVCS] Select HVC_CONSOLE if HVCS is enabled.
arch/i386/Kconfig | 13 +++++++++++++
Documentation/kernel-parameters.txt | 3 +++
arch/i386/Kconfig | 5 +++++
arch/i386/kernel/apic.c | 13 +++++++++++--
arch/i386/kernel/cpu/common.c | 30 +++++++++++++++++++++++++++++-
arch/i386/kernel/io_apic.c | 10 +++++++++-
drivers/atm/Makefile | 3 +--
drivers/char/Kconfig | 2 +-
include/asm-i386/apic.h | 6 ++++++
include/asm-i386/io_apic.h | 6 +++++-
10 files changed, 83 insertions(+), 8 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