1. 27 11月, 2013 1 次提交
  2. 24 10月, 2013 1 次提交
  3. 17 6月, 2013 4 次提交
  4. 13 6月, 2013 1 次提交
  5. 31 5月, 2013 2 次提交
  6. 25 12月, 2012 1 次提交
  7. 13 8月, 2012 2 次提交
  8. 12 7月, 2012 1 次提交
  9. 19 12月, 2011 1 次提交
  10. 23 6月, 2011 1 次提交
  11. 06 6月, 2011 1 次提交
  12. 24 5月, 2011 1 次提交
  13. 23 12月, 2010 3 次提交
  14. 11 8月, 2010 2 次提交
  15. 19 9月, 2009 1 次提交
    • L
      ARM: 5704/1: U300 sched_clock implementation v2 · a2ca00ea
      Linus Walleij 提交于
      This adds the long debated sched_clock() override for the weak
      in-kernel jiffybased sched_clock(). The implementation is more or
      less identical to the one used in arch/arm/plat-omap/common.c
      and at last attempt to merge this the merge was postponed at the
      request of Peter Zijlstra due to pending discussions regarding
      generalized clocksource-based sched_clock() implementations by
      adding a flag to the clocksource. However that discussion ended
      up with the generic code needing to be rewritten and Paul Mundt
      see no reason not to proceed with this for the time being as it
      can be easily converted once the generic code is in place.
      
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Paul Mundt <lethal@linux-sh.org>
      Signed-off-by: NLinus Walleij <linus.walleij@stericsson.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      a2ca00ea
  16. 29 4月, 2009 1 次提交