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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to