1. 25 9月, 2013 2 次提交
  2. 29 7月, 2013 4 次提交
  3. 21 6月, 2013 6 次提交
  4. 17 6月, 2013 2 次提交
  5. 21 5月, 2013 1 次提交
  6. 02 4月, 2013 7 次提交
  7. 08 3月, 2013 5 次提交
  8. 08 1月, 2013 5 次提交
  9. 26 9月, 2012 1 次提交
    • H
      s390/sysinfo,stsi: change return code handling · caf757c6
      Heiko Carstens 提交于
      Change return code handling of the stsi() function:
      
      In case function code 0 was specified the return value is the
      current configuration level (already shifted). That way all
      the code that actually copied the stsi_0() function can go
      away.
      
      Otherwise the return value is 0 (success) or negative to
      indicate an error (currently only -EOPNOTSUPP).
      
      Also stsi() is no longer an inline function. The function is
      not performance critical, but every caller would generate an
      exception table entry for this function.
      Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      caf757c6
  10. 26 7月, 2012 1 次提交
  11. 20 7月, 2012 1 次提交
    • H
      s390/comments: unify copyright messages and remove file names · a53c8fab
      Heiko Carstens 提交于
      Remove the file name from the comment at top of many files. In most
      cases the file name was wrong anyway, so it's rather pointless.
      
      Also unify the IBM copyright statement. We did have a lot of sightly
      different statements and wanted to change them one after another
      whenever a file gets touched. However that never happened. Instead
      people start to take the old/"wrong" statements to use as a template
      for new files.
      So unify all of them in one go.
      Signed-off-by: NHeiko Carstens <heiko.carstens@de.ibm.com>
      a53c8fab
  12. 01 5月, 2012 1 次提交
  13. 05 3月, 2012 2 次提交
  14. 17 11月, 2011 1 次提交
  15. 24 7月, 2011 1 次提交