1. 13 10月, 2005 3 次提交
  2. 29 9月, 2005 1 次提交
  3. 21 9月, 2005 1 次提交
  4. 10 9月, 2005 1 次提交
  5. 08 9月, 2005 2 次提交
  6. 07 9月, 2005 1 次提交
  7. 06 9月, 2005 1 次提交
  8. 05 9月, 2005 2 次提交
  9. 04 9月, 2005 1 次提交
  10. 30 8月, 2005 2 次提交
  11. 17 8月, 2005 1 次提交
  12. 10 8月, 2005 1 次提交
  13. 04 8月, 2005 1 次提交
  14. 27 7月, 2005 3 次提交
  15. 24 7月, 2005 1 次提交
  16. 18 7月, 2005 1 次提交
  17. 04 7月, 2005 1 次提交
  18. 29 6月, 2005 3 次提交
  19. 27 6月, 2005 1 次提交
  20. 24 6月, 2005 1 次提交
  21. 04 6月, 2005 1 次提交
    • A
      [PATCH] ARM: 2694/1: [s3c2410/dma] release irq properly to fix kernel oops · 105bb269
      Albrecht Dreß 提交于
      Patch from Albrecht Dre
      
      Problem:
      When a module requests a DMA channel via the function s3c2410_dma_request(), this function requests the appropriate irq under the name of the client module. When the client module is unloaded, it calls s3c2410_dma_free() which does not free the irq. Consequently, when e.g. running "cat /proc/interrupts", the irq owner points to freed memory, leading to a kernel oops.
      File:
      linux/arch/arm/mach-s3c2410/dma.c
      Fix:
      trivial, below
      
      Signed-off-by: Albrecht Dre
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      105bb269
  22. 13 5月, 2005 2 次提交
  23. 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