1. 17 4月, 2014 1 次提交
  2. 29 10月, 2013 1 次提交
  3. 19 9月, 2013 1 次提交
  4. 04 1月, 2013 1 次提交
    • G
      Drivers: video: remove __dev* attributes. · 48c68c4f
      Greg Kroah-Hartman 提交于
      CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
      markings need to be removed.
      
      This change removes the use of __devinit, __devexit_p, __devinitdata,
      __devinitconst, and __devexit from these drivers.
      
      Based on patches originally written by Bill Pemberton, but redone by me
      in order to handle some of the coding style issues better, by hand.
      
      Cc: Bill Pemberton <wfp5p@virginia.edu>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      48c68c4f
  5. 13 1月, 2012 1 次提交
  6. 19 8月, 2011 1 次提交
  7. 24 6月, 2011 1 次提交
  8. 15 6月, 2011 1 次提交
  9. 07 1月, 2009 1 次提交
  10. 28 4月, 2008 2 次提交
  11. 07 2月, 2008 1 次提交
    • A
      drivers/video/pm3fb.c section fix · 050da932
      Adrian Bunk 提交于
      WARNING: vmlinux.o(.text+0x46e456): Section mismatch: reference to .init.data: (between 'pm3fb_size_memory' and 'update_crtc2')
      WARNING: vmlinux.o(.text+0x46e45c): Section mismatch: reference to .init.data: (between 'pm3fb_size_memory' and 'update_crtc2')
      WARNING: vmlinux.o(.text+0x46e49b): Section mismatch: reference to .init.data: (between 'pm3fb_size_memory' and 'update_crtc2')
      WARNING: vmlinux.o(.text+0x46e4a0): Section mismatch: reference to .init.data: (between 'pm3fb_size_memory' and 'update_crtc2')
      WARNING: vmlinux.o(.text+0x46e4bc): Section mismatch: reference to .init.data: (between 'pm3fb_size_memory' and 'update_crtc2')
      WARNING: vmlinux.o(.text+0x46e4c2): Section mismatch: reference to .init.data: (between 'pm3fb_size_memory' and 'update_crtc2')
      WARNING: vmlinux.o(.text+0x46e5c1): Section mismatch: reference to .init.data: (between 'pm3fb_size_memory' and 'update_crtc2')
      WARNING: vmlinux.o(.text+0x46e5c7): Section mismatch: reference to .init.data: (between 'pm3fb_size_memory' and 'update_crtc2')
      Signed-off-by: NAdrian Bunk <bunk@kernel.org>
      Cc: Krzysztof Helt <krzysztof.h1@wp.pl>
      Cc: Antonino Daplas <adaplas@gmail.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      050da932
  12. 17 10月, 2007 9 次提交
  13. 18 7月, 2007 2 次提交
  14. 01 6月, 2007 1 次提交
  15. 24 5月, 2007 1 次提交
  16. 13 5月, 2007 1 次提交
  17. 11 5月, 2007 1 次提交
  18. 13 2月, 2007 1 次提交
  19. 11 7月, 2006 1 次提交
  20. 01 7月, 2006 1 次提交
  21. 26 3月, 2006 1 次提交
  22. 15 1月, 2006 1 次提交
  23. 13 9月, 2005 1 次提交
  24. 22 6月, 2005 1 次提交
  25. 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