1. 10 3月, 2010 2 次提交
  2. 09 3月, 2010 4 次提交
  3. 08 3月, 2010 3 次提交
  4. 07 3月, 2010 1 次提交
  5. 05 3月, 2010 2 次提交
  6. 02 3月, 2010 1 次提交
  7. 26 2月, 2010 1 次提交
    • D
      Input: atkbd - release previously reserved keycodes 248 - 254 · 4b70858b
      Dmitry Torokhov 提交于
      Keycodes in 248 - 254 range were reserved for special needs (scrolling)
      of atkbd driver. Now that the driver has been switched to use unsigned
      short keycodes instead of unsigned char we can release this range back
      into pull. We keep code 255 (ATKBD_KEY_NULL) reserved since users may
      have been using it to silence keys they do not care about since atkbd
      silently drops scancodes mapped to this keycode.
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      4b70858b
  8. 25 2月, 2010 1 次提交
  9. 24 2月, 2010 1 次提交
  10. 22 2月, 2010 7 次提交
  11. 20 2月, 2010 3 次提交
  12. 19 2月, 2010 3 次提交
  13. 18 2月, 2010 1 次提交
  14. 17 2月, 2010 1 次提交
  15. 11 2月, 2010 7 次提交
  16. 09 2月, 2010 1 次提交
    • T
      [IA64] Remove COMPAT_IA32 support · 32974ad4
      Tony Luck 提交于
      This has been broken since May 2008 when Al Viro killed altroot support.
      Since nobody has complained, it would appear that there are no users of
      this code (A plausible theory since the main OSVs that support ia64 prefer
      to use the IA32-EL software emulation).
      Signed-off-by: NTony Luck <tony.luck@intel.com>
      32974ad4
  17. 08 2月, 2010 1 次提交