1. 16 9月, 2009 1 次提交
    • G
      m68knommu: use general interrupt controller for ColdFire 520x family · cd3dd406
      Greg Ungerer 提交于
      Create general interrupt controller code for the ColdFire 520x family,
      that does proper masking and unmasking of interrupts. With this in
      place some of the driver hacks in place to support ColdFire interrupts
      can finally go away.
      
      Within the ColdFire family there is a variety of different interrupt
      controllers in use. Some are used on multiple parts, some on only one.
      There is quite some differences in some varients, so much so that
      common code for all ColdFire parts would be impossible.
      
      This commit introduces code to support one of the newer interrupt
      controllers in the ColdFire 5208 and 5207 parts. It has very simple
      mask and unmask operations, so is one of the easiest to support.
      Signed-off-by: NGreg Ungerer <gerg@uclinux.org>
      cd3dd406
  2. 10 9月, 2009 1 次提交
  3. 24 3月, 2009 1 次提交
  4. 23 7月, 2008 1 次提交
  5. 15 2月, 2008 1 次提交
  6. 01 2月, 2008 1 次提交
  7. 16 10月, 2007 1 次提交
  8. 20 7月, 2007 1 次提交
  9. 26 6月, 2006 1 次提交
  10. 08 11月, 2005 1 次提交
  11. 09 9月, 2005 1 次提交
  12. 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