This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch x86-rep-insns in repository linux.
discards dc381508f073 x86: set FSRS automatically on AMD CPU's that have FSRM discards bed303497bf1 x86: improve on the non-rep 'copy_user' function discards 8f02ed520c1a x86: improve on the non-rep 'clear_user' function discards ef2c071bbc22 x86: inline the 'rep movs' in user copies for the FSRM case discards 42a63ddc5b0c x86: move stac/clac from user copy routines into callers discards 50b36a79898d x86: don't use REP_GOOD or ERMS for user memory clearing discards eba2dc28b826 x86: don't use REP_GOOD or ERMS for user memory copies discards 91e6020ece8d x86: don't use REP_GOOD or ERMS for small memory clearing discards df1986a0a62d x86: don't use REP_GOOD or ERMS for small memory copies new 68674f94ffc9 x86: don't use REP_GOOD or ERMS for small memory copies new 20f3337d350c x86: don't use REP_GOOD or ERMS for small memory clearing new adfcf4231b8c x86: don't use REP_GOOD or ERMS for user memory copies new d2c95f9d6802 x86: don't use REP_GOOD or ERMS for user memory clearing new 3639a535587d x86: move stac/clac from user copy routines into callers new 577e6a7fd50d x86: inline the 'rep movs' in user copies for the FSRM case new 8c9b6a88b7e2 x86: improve on the non-rep 'clear_user' function new 427fda2c8a49 x86: improve on the non-rep 'copy_user' function new e046fe5a36a9 x86: set FSRS automatically on AMD CPUs that have FSRM
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (dc381508f073) \ N -- N -- N refs/heads/x86-rep-insns (e046fe5a36a9)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: