1. 06 9月, 2013 2 次提交
  2. 30 7月, 2013 1 次提交
  3. 11 7月, 2013 2 次提交
  4. 04 7月, 2013 1 次提交
  5. 07 5月, 2013 1 次提交
  6. 10 4月, 2013 1 次提交
    • A
      procfs: new helper - PDE_DATA(inode) · d9dda78b
      Al Viro 提交于
      The only part of proc_dir_entry the code outside of fs/proc
      really cares about is PDE(inode)->data.  Provide a helper
      for that; static inline for now, eventually will be moved
      to fs/proc, along with the knowledge of struct proc_dir_entry
      layout.
      Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
      d9dda78b
  7. 09 3月, 2013 3 次提交
  8. 23 2月, 2013 1 次提交
  9. 05 2月, 2013 1 次提交
  10. 12 1月, 2013 1 次提交
  11. 04 1月, 2013 1 次提交
    • G
      Drivers: ide: remove __dev* attributes. · fe31edc8
      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>
      Cc: "David S. Miller" <davem@davemloft.net>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      fe31edc8
  12. 06 10月, 2012 1 次提交
  13. 22 8月, 2012 1 次提交
  14. 13 6月, 2012 1 次提交
  15. 07 6月, 2012 2 次提交
  16. 29 3月, 2012 1 次提交
  17. 20 3月, 2012 1 次提交
  18. 14 2月, 2012 1 次提交
  19. 15 1月, 2012 1 次提交
  20. 13 1月, 2012 1 次提交
  21. 29 11月, 2011 1 次提交
  22. 09 11月, 2011 1 次提交
  23. 01 11月, 2011 2 次提交
  24. 25 10月, 2011 3 次提交
  25. 14 10月, 2011 4 次提交
  26. 13 10月, 2011 1 次提交
  27. 12 10月, 2011 1 次提交
  28. 11 10月, 2011 1 次提交
  29. 04 10月, 2011 1 次提交