1. 07 8月, 2008 2 次提交
  2. 19 4月, 2008 1 次提交
  3. 02 7月, 2007 1 次提交
  4. 09 5月, 2007 1 次提交
  5. 22 4月, 2007 3 次提交
  6. 11 12月, 2006 1 次提交
  7. 08 12月, 2006 1 次提交
  8. 01 12月, 2006 1 次提交
  9. 30 11月, 2006 1 次提交
  10. 12 10月, 2006 1 次提交
  11. 07 10月, 2006 1 次提交
  12. 27 9月, 2006 1 次提交
  13. 13 8月, 2006 1 次提交
  14. 02 8月, 2006 1 次提交
  15. 12 7月, 2006 1 次提交
    • R
      [ARM] Allow Versatile to be built for AB and PB · dc5bc8f1
      Russell King 提交于
      If a configuration was chosen to support both the Versatile
      AB and PB boards, the result would write to registers not
      available on the PB version of the board.  Resolve this by
      using machine_is_xxx().
      
      Also, for the CLCD, despite how the code looks, both the AB
      and PB access the same location to control the clock rate -
      it's just called something different between the two board
      versions.  Invent our own name for this location and use it
      unconditionally.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      dc5bc8f1
  16. 03 7月, 2006 1 次提交
  17. 01 7月, 2006 1 次提交
  18. 10 6月, 2006 1 次提交
  19. 22 3月, 2006 1 次提交
  20. 23 2月, 2006 1 次提交
  21. 14 1月, 2006 3 次提交
  22. 13 1月, 2006 1 次提交
  23. 08 1月, 2006 1 次提交
  24. 07 1月, 2006 1 次提交
  25. 04 1月, 2006 1 次提交
  26. 31 10月, 2005 1 次提交
    • T
      [PATCH] fix missing includes · 4e57b681
      Tim Schmielau 提交于
      I recently picked up my older work to remove unnecessary #includes of
      sched.h, starting from a patch by Dave Jones to not include sched.h
      from module.h. This reduces the number of indirect includes of sched.h
      by ~300. Another ~400 pointless direct includes can be removed after
      this disentangling (patch to follow later).
      However, quite a few indirect includes need to be fixed up for this.
      
      In order to feed the patches through -mm with as little disturbance as
      possible, I've split out the fixes I accumulated up to now (complete for
      i386 and x86_64, more archs to follow later) and post them before the real
      patch.  This way this large part of the patch is kept simple with only
      adding #includes, and all hunks are independent of each other.  So if any
      hunk rejects or gets in the way of other patches, just drop it.  My scripts
      will pick it up again in the next round.
      Signed-off-by: NTim Schmielau <tim@physik3.uni-rostock.de>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      4e57b681
  27. 30 10月, 2005 1 次提交
  28. 28 10月, 2005 1 次提交
  29. 29 9月, 2005 2 次提交
  30. 05 9月, 2005 1 次提交
  31. 04 7月, 2005 1 次提交
  32. 29 6月, 2005 1 次提交
  33. 27 6月, 2005 1 次提交
  34. 21 6月, 2005 1 次提交