1. 19 Nov, 2004 38 commits
  2. 18 Nov, 2004 2 commits
    • Linus Torvalds's avatar
      Merge bk://bk.arm.linux.org.uk/linux-2.6-rmk · 84ac4d4a
      Linus Torvalds authored
      into ppc970.osdl.org:/home/torvalds/v2.6/linux
      84ac4d4a
    • Deepak Saxena's avatar
      [ARM PATCH] 2268/1: Update Documentation/arm/Booting · 09669bf8
      Deepak Saxena authored
      Patch from Deepak Saxena
      
      One of the problems I have seen with several bootloaders is
      that they forget to disable network devices before jumping 
      into the kernel and we end up with kernel text being overwritten
      by random data before the in-kernel driver resets the devices.
      This patch adds a blurb to the ARM Bootloader documentation 
      reminding developers to quiesce all DMA capable devices before
      executing the kernel.
      
      Signed-off-by: Deepak Saxena
      Signed-off-by: Russell King
      09669bf8