1. 28 9月, 2006 1 次提交
    • M
      [S390] Inline assembly cleanup. · 94c12cc7
      Martin Schwidefsky 提交于
      Major cleanup of all s390 inline assemblies. They now have a common
      coding style. Quite a few have been shortened, mainly by using register
      asm variables. Use of the EX_TABLE macro helps  as well. The atomic ops,
      bit ops and locking inlines new use the Q-constraint if a newer gcc
      is used.  That results in slightly better code.
      
      Thanks to Christian Borntraeger for proof reading the changes.
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      94c12cc7
  2. 20 9月, 2006 5 次提交
  3. 30 8月, 2006 1 次提交
  4. 24 8月, 2006 1 次提交
  5. 16 8月, 2006 2 次提交
  6. 10 8月, 2006 1 次提交
  7. 09 8月, 2006 1 次提交
  8. 08 8月, 2006 1 次提交
    • M
      [S390] xpram system device class. · 37ab46a3
      Martin Schwidefsky 提交于
      Remove system device class for xpram. It creates the directory hierarchy
      under /sys/devices/system/xpram/xpram0. The xpram0 directory is empty and
      it is always created while xpram1 and following devices are always missing,
      independent if the devices exist or not. Since the xpram devices are
      listed in /proc/partitions and /sys/block/ as slram<x> the system device
      class for xpram is meaningless.
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      37ab46a3
  9. 17 7月, 2006 1 次提交
  10. 12 7月, 2006 2 次提交
  11. 01 7月, 2006 1 次提交
  12. 29 6月, 2006 5 次提交
  13. 28 6月, 2006 1 次提交
  14. 27 6月, 2006 4 次提交
  15. 28 4月, 2006 2 次提交
  16. 11 4月, 2006 3 次提交
  17. 01 4月, 2006 1 次提交
  18. 27 3月, 2006 1 次提交
  19. 26 3月, 2006 1 次提交
  20. 25 3月, 2006 1 次提交
  21. 24 3月, 2006 4 次提交