29 Mar, 2011

3 commits


14 Jan, 2011

1 commit


09 Oct, 2008

1 commit


07 Aug, 2008

2 commits


28 Jan, 2008

1 commit


21 May, 2007

1 commit


09 May, 2007

1 commit


30 Nov, 2006

1 commit


07 Oct, 2006

1 commit


03 Jul, 2006

1 commit


08 Sep, 2005

1 commit


05 Sep, 2005

1 commit

  • This is part of Thomas Gleixner's generic IRQ patch, which converts
    ARM to use the generic IRQ subsystem. Here, we wrap calls to
    desc->handler() in an inline function, desc_handle_irq(). This
    reduces the size of Thomas' patch since the changes become more
    localised.

    Signed-off-by: Russell King

    Russell King
     

27 Jun, 2005

1 commit


17 Apr, 2005

1 commit

  • 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!

    Linus Torvalds