1. 02 7月, 2007 2 次提交
  2. 29 6月, 2007 3 次提交
  3. 27 6月, 2007 6 次提交
  4. 26 6月, 2007 2 次提交
  5. 24 6月, 2007 6 次提交
  6. 23 6月, 2007 1 次提交
  7. 22 6月, 2007 2 次提交
  8. 21 6月, 2007 8 次提交
  9. 19 6月, 2007 3 次提交
  10. 18 6月, 2007 2 次提交
    • R
      IB/mlx4: Handle FW command interface rev 3 · 5ae2a7a8
      Roland Dreier 提交于
      Upcoming firmware introduces command interface revision 3, which
      changes the way port capabilities are queried and set.  Update the
      driver to handle both the new and old command interfaces by adding a
      new MLX4_FLAG_OLD_PORT_CMDS that it is set after querying the firmware
      interface revision and then using the correct interface based on the
      setting of the flag.
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      5ae2a7a8
    • R
      [ARM] Update show_regs/oops register format · 154c772e
      Russell King 提交于
      Add the kernel release and version information to the output of
      show_regs/oops.  Add the CPU PSR register.  Avoid using printk
      to output partial lines; always output a complete line.
      
      Re-combine the "Control" and "Table + DAC" lines after nommu
      separated them; we don't want to waste vertical screen space
      needlessly.
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      154c772e
  11. 17 6月, 2007 5 次提交