1. 08 Jan, 2004 21 commits
  2. 07 Jan, 2004 1 commit
  3. 08 Jan, 2004 1 commit
  4. 07 Jan, 2004 15 commits
  5. 06 Jan, 2004 2 commits
    • Andrew Morton's avatar
      [PATCH] ia32 sched_clock() deadlock fix · c1e4ed23
      Andrew Morton authored
      From: Ingo Molnar <mingo@elte.hu>,
      
      Voyager is getting odd deadlocks due to the taking of xtime_lock() in
      sched_clock()->get_jiffies_64().
      
      I had this patch queued up to fix a different deadlock, which occurs when we
      relax the requirement that TSC's be synchronised across CPUs.  But it will
      fix James' deadlock too.
      c1e4ed23
    • Andrew Morton's avatar
      [PATCH] dvb: firmware fixes · c358e219
      Andrew Morton authored
      From: Michael Hunold <hunold@convergence.de>
      
      - move around sp887x firmware file entry to be close to sp887x selection
      
      - fix a bunch of filenames to point to /usr/lib/hotplug/firmware/ rather
        then /etc/dvb
      
      - fix the av7110 firmware config entry for "make allyesconfig"
      c358e219