You need to sign in or sign up before continuing.
  1. 21 10月, 2010 20 次提交
  2. 30 12月, 2008 1 次提交
    • A
      V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing · ee2d64f5
      Andy Walls 提交于
      A major rewrite of interrupt handling for incoming mailbox processing, to split
      the timing critical steps from the the deferrable steps as the sending XPU on
      the CX23418 will time out and overwrite our incoming mailboxes rather quickly.
      Setup a pool of work "order forms" for the irq handler to send jobs to the new
      work handler routine which uses the kernel default work queue to do the
      deferrable work.  Started optimizing some of the cx18-io calls as they are now
      the low hanging fruit for recoving microseconds back from the timeline.
      Future optimizations will get rid of mmio read retries, mmio stats logging, and
      combine smaller functions in the irq path into the larger ones to save ~2 us
      each.
      Signed-off-by: NAndy Walls <awalls@radix.net>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      ee2d64f5
  3. 11 11月, 2008 1 次提交
  4. 04 9月, 2008 1 次提交
  5. 30 4月, 2008 1 次提交
  6. 25 4月, 2008 1 次提交
  7. 26 1月, 2008 2 次提交
  8. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4