1. 05 Sep, 2009 2 commits
  2. 17 Aug, 2009 1 commit
  3. 07 Aug, 2009 1 commit
  4. 06 Aug, 2009 2 commits
  5. 04 Aug, 2009 1 commit
    • Stefani Seibold's avatar
      The tag file generated by the tags.sh script has some issue. · 38c966a5
      Stefani Seibold authored
      First:
        The identifier-list miss the
        DEFINE_TRACE,EXPORT_TRACEPOINT_SYMBOL,EXPORT_TRACEPOINT_SYMBOL_GPL
        special handling, which can result in a wrong tag, not to jump to the
        right variable definition or function implementation.
      
      Second:
        It makes no real sense to include function prototypes and external and
        forward variable declarations, because jumping to a tag will sometimes
        go to this and not to the real definition and implementation. The information
        about the declaration is still there at the definition and implementation
        place.
      
      So this patch make it lot easier to navigate through the kernel source
      tree using vi.
      Signed-off-by: default avatarStefani Seibold <stefani@seibold.net>
      Acked-by: default avatarWANG Cong <xiyou.wangcong@gmail.com>
      Cc: Sam Ravnborg <sam@ravnborg.org>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      38c966a5
  6. 14 Aug, 2009 1 commit
  7. 24 Aug, 2009 1 commit
  8. 30 Jun, 2009 1 commit
  9. 11 Aug, 2009 1 commit
  10. 24 Aug, 2009 1 commit
  11. 10 Jun, 2009 1 commit
  12. 24 Aug, 2009 3 commits
  13. 02 Sep, 2009 1 commit
  14. 11 Aug, 2009 2 commits
  15. 24 Aug, 2009 1 commit
  16. 18 Aug, 2009 1 commit
  17. 20 Aug, 2009 1 commit
  18. 26 Jun, 2009 1 commit
  19. 03 Sep, 2009 1 commit
  20. 02 Sep, 2009 1 commit
  21. 18 Aug, 2009 1 commit
  22. 28 May, 2009 1 commit
  23. 26 Aug, 2009 1 commit
  24. 23 Jul, 2009 1 commit
  25. 13 Aug, 2009 1 commit
  26. 17 Aug, 2009 1 commit
  27. 22 Jul, 2009 1 commit
  28. 26 Jun, 2009 1 commit
  29. 24 Aug, 2009 2 commits
  30. 02 Sep, 2009 1 commit
  31. 20 Aug, 2009 2 commits
  32. 24 Aug, 2009 1 commit
  33. 20 Aug, 2009 1 commit