1. 27 6月, 2013 1 次提交
    • M
      s390/airq: simplify adapter interrupt code · f4eae94f
      Martin Schwidefsky 提交于
      There are three users of adapter interrupts: AP, QDIO and PCI. Each
      registers a single adapter interrupt with independent ISCs. Define
      a "struct airq" with the interrupt handler, a pointer and a mask for
      the local summary indicator and the ISC for the adapter interrupt
      source. Convert the indicator array with its fixed number of adapter
      interrupt sources per ISE to an array of hlists. This removes the
      limitation to 32 adapter interrupts per ISC and allows for arbitrary
      memory locations for the local summary indicator.
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      f4eae94f
  2. 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
  3. 02 8月, 2008 1 次提交
  4. 14 7月, 2008 1 次提交
  5. 26 1月, 2008 1 次提交