1. 31 10月, 2011 2 次提交
  2. 17 10月, 2011 8 次提交
  3. 02 10月, 2011 1 次提交
    • A
      ARM: OC_ETM should not select ARM_AMBA · 53eebb0d
      Arnd Bergmann 提交于
      The CONFIG_ARM_AMBA symbol is selected by the platforms that support
      AMBA, and the other platforms (e.g. orion) might not be able to
      build that code at all when they do not support the clk API.
      
      Instead, make sure that OC_ETM is only built on platforms that
      do support the amba subsystem already.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      53eebb0d
  4. 21 9月, 2011 1 次提交
  5. 25 5月, 2011 1 次提交
  6. 14 4月, 2011 1 次提交
  7. 06 12月, 2010 1 次提交
  8. 20 11月, 2010 1 次提交
    • R
      ARM: ftrace: enable function graph tracer · 0e341af8
      Rabin Vincent 提交于
      Add the options to enable the function graph tracer on ARM.  Function
      graph tracer support requires frame pointers, so exclude Thumb-2 and
      also make sure FRAME_POINTER gets enabled when FUNCTION_GRAPH_TRACER is
      used, since FUNCTION_TRACER doesn't "select FRAME_POINTER" when
      ARM_UNWIND is used.  Therefore, with GCC 4.4.0+, you get plain function
      tracing without frame pointers, but you'll need them if you want
      function graph tracing.
      Acked-by: NCatalin Marinas <catalin.marinas@arm.com>
      Signed-off-by: NRabin Vincent <rabin@rab.in>
      0e341af8
  9. 02 10月, 2010 1 次提交
  10. 02 9月, 2010 1 次提交
  11. 24 2月, 2010 1 次提交
  12. 09 12月, 2009 1 次提交
  13. 02 12月, 2009 1 次提交
  14. 24 7月, 2009 1 次提交
  15. 23 6月, 2009 1 次提交
  16. 28 2月, 2009 1 次提交
  17. 19 2月, 2009 1 次提交
  18. 26 1月, 2008 1 次提交
  19. 22 7月, 2007 2 次提交
  20. 30 11月, 2006 1 次提交
  21. 05 6月, 2006 1 次提交
  22. 09 9月, 2005 1 次提交
  23. 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