1. 23 3月, 2016 1 次提交
  2. 29 2月, 2016 2 次提交
    • T
      ALSA: timer: Fix ioctls for X32 ABI · b24e7ad1
      Takashi Iwai 提交于
      X32 ABI takes the 64bit timespec, thus the timer user status ioctl becomes
      incompatible with IA32.  This results in NOTTY error when the ioctl is
      issued.
      
      Meanwhile, this struct in X32 is essentially identical with the one in
      X86-64, so we can just bypassing to the existing code for this
      specific compat ioctl.
      
      Cc: <stable@vger.kernel.org> # v3.4+
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      b24e7ad1
    • T
      ALSA: timer: Fix broken compat timer user status ioctl · 3a72494a
      Takashi Iwai 提交于
      The timer user status compat ioctl returned the bogus struct used for
      64bit architectures instead of the 32bit one.  This patch addresses
      it to return the proper struct.
      
      Cc: <stable@vger.kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      3a72494a
  3. 13 8月, 2008 1 次提交
  4. 03 1月, 2006 1 次提交
  5. 29 5月, 2005 2 次提交
  6. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4