1. 12 Oct, 2002 4 commits
    • Andi Kleen's avatar
      [PATCH] x86-64 - new memory map handling · fb06dbb1
      Andi Kleen authored
      New e820 memory map handling for x86-64.  Move it all to a new file and
      clean it up a lot.  Add some simple allocator functions to deal with
      holey e820 mappings cleanly A lot of this is preparation for NUMA (which
      works in 2.4, but is not ported to 2.5 yet)
      fb06dbb1
    • Andi Kleen's avatar
      [PATCH] x86-64 Bootloader updates · dbb2ae18
      Andi Kleen authored
      Update the early 32bit bootloader for x86-64.  This stuff is near
      completely identical to i386, except for a few Makefile changes to tell
      the x86-64 toolkit to compile in 32bit mode.
      dbb2ae18
    • Andi Kleen's avatar
      [PATCH] x86-64 ACPI · 5e1c701f
      Andi Kleen authored
      ACPI updates for x86-64/2.5.42
      
      ACPI finally works now.
      5e1c701f
    • Linus Torvalds's avatar
      Merge bk://bk.arm.linux.org.uk · 80ce6897
      Linus Torvalds authored
      into home.transmeta.com:/home/torvalds/v2.5/linux
      80ce6897
  2. 13 Oct, 2002 1 commit
    • Russell King's avatar
      [SERIAL] Fix Sparc32/64 handling of CONFIG_SERIAL_CORE{,_CONSOLE} · 708a3b4a
      Russell King authored
      SPARC was unconditionally setting CONFIG_SERIAL_CORE_CONSOLE to y
      and conditionally setting CONFIG_SERIAL_CORE depending on the Sparc
      sub-drivers.  In addition, the core serial driver for SPARC is
      always built, so we end up with link errors.
      
      We instead make CONFIG_SERIAL_CORE{,_CONSOLE} dependent on building
      the SPARC core driver (CONFIG_SERIAL_SUNCORE).
      708a3b4a
  3. 12 Oct, 2002 19 commits
  4. 11 Oct, 2002 16 commits