1. 07 2月, 2008 1 次提交
  2. 11 7月, 2007 2 次提交
  3. 08 2月, 2007 1 次提交
  4. 01 7月, 2006 1 次提交
  5. 18 4月, 2006 1 次提交
  6. 07 4月, 2006 1 次提交
    • D
      drm: deline a few large inlines in DRM code · 31f64bd1
      Dave Airlie 提交于
      This patch moves a few large functions from drm_memory.h
      to drm_memory.c, with the following effect:
      
        text    data     bss     dec     hex filename
       46305    1304      20   47629    ba0d new/drm.ko
       46367    1304      20   47691    ba4b org/drm.ko
       12969    1372       0   14341    3805 new/i810.ko
       14712    1372       0   16084    3ed4 org/i810.ko
       16447    1364       0   17811    4593 new/i830.ko
       18198    1364       0   19562    4c6a org/i830.ko
       11875    1324       0   13199    338f new/i915.ko
       13025    1324       0   14349    380d org/i915.ko
       23936   29288       0   53224    cfe8 new/mga.ko
       27280   29288       0   56568    dcf8 org/mga.ko
      
      Please apply.
      Signed-off-by: NDenis Vlasenko <vda@ilport.com.ua>
      Signed-off-by: NDave Airlie <airlied@linux.ie>
      31f64bd1
  7. 29 3月, 2006 1 次提交
  8. 23 11月, 2005 1 次提交
  9. 11 11月, 2005 1 次提交
  10. 25 9月, 2005 1 次提交
    • D
      drm: lindent the drm directory. · b5e89ed5
      Dave Airlie 提交于
      I've been threatening this for a while, so no point hanging around.
      This lindents the DRM code which was always really bad in tabbing department.
      I've also fixed some misnamed files in comments and removed some trailing
      whitespace.
      Signed-off-by: NDave Airlie <airlied@linux.ie>
      b5e89ed5
  11. 10 7月, 2005 2 次提交
  12. 07 7月, 2005 1 次提交
  13. 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