From: Jeff Garzik <jgarzik@pobox.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: Linus Torvalds <torvalds@osdl.org>,
Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux v2.6.12-rc6
Date: Mon, 06 Jun 2005 15:54:41 -0400 [thread overview]
Message-ID: <42A4AA01.90905@pobox.com> (raw)
In-Reply-To: <20050606192654.GA3155@elf.ucw.cz>
Pavel Machek wrote:
> Hi!
>
>
>>It's being uploaded right now, the git tree is already up-to-date, and by
>>the time this hits the mailing list the mirroring of the tar-ball will
>>hopefully be done too.
>>
>>And since Jeff wrote me a shortlog script for git, the easist way to tell
>>what's new since -rc5 is to just do the shortlog and diffstat output.
>>Network drivers, USB and CPU-freq stand out.
>>
>>And the good news is that people do seem to have taken my rumblings about
>>calming down for 2.6.12 seriously. Let's hope that pans out, and I can
>>release that one asap.. But give this a good beating first, and holler
>>(again, if you must) about any issues you have,
>
>
>
>>Pavel Machek:
>> fix jumpy mouse cursor on console
>
>
> This one was from Dmitry, and git logs know that:
>
> author Pavel Machek <pavel@suse.cz> Fri, 27 May 2005 12:53:03 -0700
> committer Linus Torvalds <torvalds@ppc970.osdl.org> Sat, 28 May 2005 11:14:01 -0700
>
> [PATCH] fix jumpy mouse cursor on console
>
> Do not send empty events to gpm. (Keyboards are assumed to have scroll
> wheel these days, that makes them part-mouse. That means typing on
> keyboard generates empty mouse events).
>
> From: Dmitry Torokhov <dtor_core@ameritech.net>
> Signed-off-by: Pavel Machek <pavel@suse.cz>
> Signed-off-by: Andrew Morton <akpm@osdl.org>
> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
>
> ...perhaps shortlog script needs some updating?
In git-whatchanged, you are listed as the author:
> diff-tree c1e4c8d3ee3300f363a52fd4cf3d90fdf5098f5a (from 8bd7f125e2f217c8aa3dff0
> Author: Pavel Machek <pavel@suse.cz>
> Date: Fri May 27 12:53:03 2005 -0700
>
> [PATCH] fix jumpy mouse cursor on console
>
> Do not send empty events to gpm. (Keyboards are assumed to have scroll
> wheel these days, that makes them part-mouse. That means typing on
> keyboard generates empty mouse events).
>
> From: Dmitry Torokhov <dtor_core@ameritech.net>
> Signed-off-by: Pavel Machek <pavel@suse.cz>
> Signed-off-by: Andrew Morton <akpm@osdl.org>
> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
'^Author: ' is what git-shortlog looks at.
Regards,
Jeff
next prev parent reply other threads:[~2005-06-06 20:00 UTC|newest]
Thread overview: 43+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-06 18:08 Linux v2.6.12-rc6 Linus Torvalds
2005-06-06 19:26 ` Pavel Machek
2005-06-06 19:54 ` Jeff Garzik [this message]
2005-06-06 20:05 ` Pavel Machek
2005-06-06 21:11 ` Linus Torvalds
2005-06-06 21:54 ` Bill Davidsen
2005-06-06 20:12 ` Linus Torvalds
2005-06-06 20:14 ` Pavel Machek
2005-06-06 21:13 ` Linus Torvalds
2005-06-06 21:18 ` Pavel Machek
2005-06-06 21:36 ` Linus Torvalds
2005-06-06 21:41 ` Pavel Machek
2005-06-06 21:53 ` Linus Torvalds
2005-06-06 21:57 ` Jesper Juhl
2005-06-06 22:07 ` Russell King
2005-06-07 9:11 ` Johannes Stezenbach
2005-06-08 11:15 ` Johannes Stezenbach
2005-06-08 11:23 ` Brice Goglin
2005-06-08 11:37 ` Johannes Stezenbach
2005-06-17 17:48 ` Bill Davidsen
2005-06-18 13:57 ` Johannes Stezenbach
2005-06-18 17:10 ` Johannes Stezenbach
2005-06-07 13:05 ` Erik Mouw
2005-06-07 15:28 ` Linus Torvalds
2005-06-07 17:11 ` Erik Mouw
2005-06-07 17:28 ` Linus Torvalds
2005-06-08 2:08 ` Paul Mackerras
2005-06-08 17:11 ` Linus Torvalds
2005-06-08 23:16 ` gitk (was Re: Linux v2.6.12-rc6) Linus Torvalds
2005-06-10 10:57 ` Paul Mackerras
2005-06-08 16:20 ` Linux v2.6.12-rc6 Nicolas Pitre
2005-06-07 18:47 ` Jean Delvare
2005-06-09 8:10 ` Greg KH
2005-06-09 15:52 ` Jean Delvare
2005-06-09 16:32 ` Greg KH
2005-06-08 13:37 ` segfaults suddenly appearing Jakob Oestergaard
-- strict thread matches above, loose matches on Subject: below --
2005-06-07 6:11 Linux v2.6.12-rc6 Voluspa
2005-06-07 6:18 ` Ingo Molnar
2005-06-07 6:37 ` Voluspa
2005-06-07 7:06 ` Grant Coady
2005-06-07 7:44 ` Dave Airlie
2005-06-07 8:45 ` Voluspa
2005-06-07 8:19 ` Matthias Andree
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42A4AA01.90905@pobox.com \
--to=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.