)]}'
{
  "log": [
    {
      "commit": "93c9d7f60c0cb7715890b1f9e159da6f4d1f5a65",
      "tree": "6be428ca5fe52f14ebb78a8e695cec59d2f21c26",
      "parents": [
        "7421a10de7a525f67cc082fca7a91011d00eada4",
        "d9c5841e22231e4e49fd0a1004164e6fce59b7a6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 18 08:40:05 2010 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 18 08:40:05 2010 -0700"
      },
      "message": "Merge branch \u0027x86-atomic-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-atomic-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  x86: Fix LOCK_PREFIX_HERE for uniprocessor build\n  x86, atomic64: In selftest, distinguish x86-64 from 586+\n  x86-32: Fix atomic64_inc_not_zero return value convention\n  lib: Fix atomic64_inc_not_zero test\n  lib: Fix atomic64_add_unless return value convention\n  x86-32: Fix atomic64_add_unless return value convention\n  lib: Fix atomic64_add_unless test\n  x86: Implement atomic[64]_dec_if_positive()\n  lib: Only test atomic64_dec_if_positive on archs having it\n  x86-32: Rewrite 32-bit atomic64 functions in assembly\n  lib: Add self-test for atomic64_t\n  x86-32: Allow UP/SMP lock replacement in cmpxchg64\n  x86: Add support for lock prefix in alternatives\n"
    },
    {
      "commit": "cce913178118b0b36742eb7544c2b38a0c957ee7",
      "tree": "25a6d7b4e01fea2932e6e2962a75f7a3d8c19a4f",
      "parents": [
        "d9f599e1e6d019968b35d2dc63074b9e8964fa69",
        "4fd38e4595e2f6c9d27732c042a0e16b2753049c"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri May 07 11:30:29 2010 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri May 07 11:30:30 2010 +0200"
      },
      "message": "Merge branch \u0027perf/urgent\u0027 into perf/core\n\nMerge reason: Resolve patch dependency\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "a66f6375bdeb64d7a56c532bda7c006358845820",
      "tree": "2d42106075f70f23d12485edfdc4aba537187dcb",
      "parents": [
        "c81406d6423416f1e18a8a41a3b7ac415fdf13d3"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Tue May 04 13:42:53 2010 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue May 04 15:24:14 2010 -0700"
      },
      "message": "Fix the x86_64 implementation of call_rwsem_wait()\n\nThe x86_64 call_rwsem_wait() treats the active state counter part of the\nR/W semaphore state as being 16-bit when it\u0027s actually 32-bit (it\u0027s half\nof the 64-bit state).  It should do \"decl %edx\" not \"decw %dx\".\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "d9c5841e22231e4e49fd0a1004164e6fce59b7a6",
      "tree": "e1f589c46b3ff79bbe7b1b2469f6362f94576da6",
      "parents": [
        "b701a47ba48b698976fb2fe05fb285b0edc1d26a",
        "5967ed87ade85a421ef814296c3c7f182b08c225"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Thu Apr 29 16:53:17 2010 -0700"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Thu Apr 29 16:53:17 2010 -0700"
      },
      "message": "Merge branch \u0027x86/asm\u0027 into x86/atomic\n\nMerge reason:\n\tConflict between LOCK_PREFIX_HERE and relative alternatives\n\tpointers\n\nResolved Conflicts:\n\tarch/x86/include/asm/alternative.h\n\tarch/x86/kernel/alternative.c\n\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "ba7e4d13fc7e25af1d167d40e6f028298dfc55ad",
      "tree": "2256022da50cf87b601a43f718d39b4dbcc482c8",
      "parents": [
        "63fb3f9b2312e131be5a0a2dddb63f2fb123db9b"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Jun 06 13:58:12 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Mar 10 13:34:12 2010 +0100"
      },
      "message": "perf, x86: Add INSTRUCTION_DECODER config flag\n\nThe PEBS+LBR decoding magic needs the insn_get_length() infrastructure\nto be able to decode x86 instruction length.\n\nSo split it out of KPROBES dependency and make it enabled when either\nKPROBES or PERF_EVENTS is enabled.\n\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nLKML-Reference: \u003cnew-submission\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "f3e83131469e29032a700217aa394996107b8fc5",
      "tree": "5f442f20148809121e977466fd0be4b59825fc2f",
      "parents": [
        "25a304f277ad70166eeae25a4958d2049005c33a"
      ],
      "author": {
        "name": "Luca Barbieri",
        "email": "luca@luca-barbieri.com",
        "time": "Mon Mar 01 19:55:49 2010 +0100"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Mar 01 11:39:03 2010 -0800"
      },
      "message": "x86-32: Fix atomic64_inc_not_zero return value convention\n\natomic64_inc_not_zero must return 1 if it perfomed the add and 0 otherwise.\nIt was doing the opposite thing.\n\nSigned-off-by: Luca Barbieri \u003cluca@luca-barbieri.com\u003e\nLKML-Reference: \u003c1267469749-11878-6-git-send-email-luca@luca-barbieri.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "6e6104fe085026e6ef82cc5cc303d6c8ceb7e411",
      "tree": "0cd6c0a5574735f58563e4e96c68ec91a6c40033",
      "parents": [
        "9efbcd590243045111670c171a951923b877b57d"
      ],
      "author": {
        "name": "Luca Barbieri",
        "email": "luca@luca-barbieri.com",
        "time": "Mon Mar 01 19:55:46 2010 +0100"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Mar 01 11:38:46 2010 -0800"
      },
      "message": "x86-32: Fix atomic64_add_unless return value convention\n\natomic64_add_unless must return 1 if it perfomed the add and 0 otherwise.\nThe implementation did the opposite thing.\n\nReported-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Luca Barbieri \u003cluca@luca-barbieri.com\u003e\nLKML-Reference: \u003c1267469749-11878-3-git-send-email-luca@luca-barbieri.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "d6cd4715e21508bebbb1928c91d628bd65f5de5f",
      "tree": "2b89de4d36032bdd3d56fbae6e0d626c2cdd38b8",
      "parents": [
        "1eca9acbf9cda6437db7de1097c7a18014b1289d",
        "0d1622d7f526311d87d7da2ee7dd14b73e45d3fc"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 28 10:41:35 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 28 10:41:35 2010 -0800"
      },
      "message": "Merge branch \u0027x86-rwsem-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-rwsem-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write\n  x86-64, rwsem: 64-bit xadd rwsem implementation\n  x86: Fix breakage of UML from the changes in the rwsem system\n  x86-64: support native xadd rwsem implementation\n  x86: clean up rwsem type system\n"
    },
    {
      "commit": "85fe20bfd415af0a2e93bd1166533d4a6eb591ea",
      "tree": "10b0e485712859327f0c800491fb787a1859f0b6",
      "parents": [
        "58f02db466900003b801bdfdeddc4d96ce42b7d5",
        "1c5b9069e12e20d2fe883076ae0bf73966492108"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 28 10:37:40 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 28 10:37:40 2010 -0800"
      },
      "message": "Merge branch \u0027x86-io-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-io-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  x86: Merge io.h\n  x86: Simplify flush_write_buffers()\n  x86: Clean up mem*io functions.\n  x86-64: Use BUILDIO in io_64.h\n  x86-64: Reorganize io_64.h\n  x86-32: Remove _local variants of in/out from io_32.h\n  x86-32: Move XQUAD definitions to numaq.h\n"
    },
    {
      "commit": "58f02db466900003b801bdfdeddc4d96ce42b7d5",
      "tree": "3aec1f9f4aa147fde3facfe6c5f893ac667ce737",
      "parents": [
        "43a834d86c136b31ef6ad796725eb474a55a908d",
        "cb19060abfdecac0d1eb2d2f0e7d6b7a3f8bc4f4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 28 10:37:06 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Feb 28 10:37:06 2010 -0800"
      },
      "message": "Merge branch \u0027x86-cpu-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-cpu-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  x86, cacheinfo: Enable L3 CID only on AMD\n  x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1\n  x86, cpu: Print AMD virtualization features in /proc/cpuinfo\n  x86, cacheinfo: Calculate L3 indices\n  x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches\n  x86, cacheinfo: Fix disabling of L3 cache indices\n  intel-agp: Switch to wbinvd_on_all_cpus\n  x86, lib: Add wbinvd smp helpers\n"
    },
    {
      "commit": "a7e926abc3adfbd2e5e20d2b46177adb4e313915",
      "tree": "a1b342c35a6fe39167927b5eb13e2422935deb8e",
      "parents": [
        "86a8938078a8bb518c5376de493e348c7490d506"
      ],
      "author": {
        "name": "Luca Barbieri",
        "email": "luca@luca-barbieri.com",
        "time": "Wed Feb 24 10:54:25 2010 +0100"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Thu Feb 25 20:47:30 2010 -0800"
      },
      "message": "x86-32: Rewrite 32-bit atomic64 functions in assembly\n\nThis patch replaces atomic64_32.c with two assembly implementations,\none for 386/486 machines using pushf/cli/popf and one for 586+ machines\nusing cmpxchg8b.\n\nThe cmpxchg8b implementation provides the following advantages over the\ncurrent one:\n\n1. Implements atomic64_add_unless, atomic64_dec_if_positive and\n   atomic64_inc_not_zero\n\n2. Uses the ZF flag changed by cmpxchg8b instead of doing a comparison\n\n3. Uses custom register calling conventions that reduce or eliminate\n   register moves to suit cmpxchg8b\n\n4. Reads the initial value instead of using cmpxchg8b to do that.\n   Currently we use lock xaddl and movl, which seems the fastest.\n\n5. Does not use the lock prefix for atomic64_set\n   64-bit writes are already atomic, so we don\u0027t need that.\n   We still need it for atomic64_read to avoid restoring a value\n   changed in the meantime.\n\n6. Allocates registers as well or better than gcc\n\nThe 386 implementation provides support for 386 and 486 machines.\n386/486 SMP is not supported (we dropped it), but such support can be\nadded easily if desired.\n\nA pure assembly implementation is required due to the custom calling\nconventions, and desire to use %ebp in atomic64_add_return (we need\n7 registers...), as well as the ability to use pushf/popf in the 386\ncode without an intermediate pop/push.\n\nThe parameter names are changed to match the convention in atomic_64.h\n\nChanges in v3 (due to rebasing to tip/x86/asm):\n- Patches atomic64_32.h instead of atomic_32.h\n- Uses the CALL alternative mechanism from commit\n  1b1d9258181bae199dc940f4bd0298126b9a73d9\n\nChanges in v2:\n- Merged 386 and cx8 support in the same patch\n- 386 support now done in assembly, C code no longer used at all\n- cmpxchg64 is used for atomic64_cmpxchg\n- stop using macros, use one-line inline functions instead\n- miscellanous changes and improvements\n\nSigned-off-by: Luca Barbieri \u003cluca@luca-barbieri.com\u003e\nLKML-Reference: \u003c1267005265-27958-5-git-send-email-luca@luca-barbieri.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "6175ddf06b6172046a329e3abfd9c901a43efd2e",
      "tree": "d721460533e8a4b083f5eeec8f0f5a2ec2062315",
      "parents": [
        "2b4df4d4f7de1a834d252c7da3197fce634cbf0e"
      ],
      "author": {
        "name": "Brian Gerst",
        "email": "brgerst@gmail.com",
        "time": "Fri Feb 05 09:37:07 2010 -0500"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Fri Feb 05 13:57:33 2010 -0800"
      },
      "message": "x86: Clean up mem*io functions.\n\nIomem has no special significance on x86.  Use the standard mem*\nfunctions instead of trying to call other versions.  Some fixups\nare needed to match the function prototypes.\n\nSigned-off-by: Brian Gerst \u003cbrgerst@gmail.com\u003e\nLKML-Reference: \u003c1265380629-3212-6-git-send-email-brgerst@gmail.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "a7b480e7f30b3813353ec009f10f2ac7a6669f3b",
      "tree": "90ddc7a1ee6f1686699f77df39a3ff8a9d45d7a1",
      "parents": [
        "92dcffb916d309aa01778bf8963a6932e4014d07"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "borislav.petkov@amd.com",
        "time": "Fri Jan 22 16:01:03 2010 +0100"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Fri Jan 22 16:05:42 2010 -0800"
      },
      "message": "x86, lib: Add wbinvd smp helpers\n\nAdd wbinvd_on_cpu and wbinvd_on_all_cpus stubs for executing wbinvd on a\nparticular CPU.\n\n[ hpa: renamed lib/smp.c to lib/cache-smp.c ]\n[ hpa: wbinvd_on_all_cpus() returns int, but wbinvd() returns\n  void.  Thus, the former cannot be a macro for the latter,\n  replace with an inline function. ]\n\nSigned-off-by: Borislav Petkov \u003cborislav.petkov@amd.com\u003e\nLKML-Reference: \u003c1264172467-25155-2-git-send-email-bp@amd64.org\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "bafaecd11df15ad5b1e598adc7736afcd38ee13d",
      "tree": "99b676d1ecc202358fe67acd095aa2c1f1ef2b1f",
      "parents": [
        "5d0b7235d83eefdafda300656e97d368afcafc9a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Tue Jan 12 18:16:42 2010 -0800"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Wed Jan 13 22:39:50 2010 -0800"
      },
      "message": "x86-64: support native xadd rwsem implementation\n\nThis one is much faster than the spinlock based fallback rwsem code,\nwith certain artifical benchmarks having shown 300%+ improvement on\nthreaded page faults etc.\n\nAgain, note the 32767-thread limit here. So this really does need that\nwhole \"make rwsem_count_t be 64-bit and fix the BIAS values to match\"\nextension on top of it, but that is conceptually a totally independent\nissue.\n\nNOT TESTED! The original patch that this all was based on were tested by\nKAMEZAWA Hiroyuki, but maybe I screwed up something when I created the\ncleaned-up series, so caveat emptor..\n\nAlso note that it _may_ be a good idea to mark some more registers\nclobbered on x86-64 in the inline asms instead of saving/restoring them.\nThey are inline functions, but they are only used in places where there\nare not a lot of live registers _anyway_, so doing for example the\nclobbers of %r8-%r11 in the asm wouldn\u0027t make the fast-path code any\nworse, and would make the slow-path code smaller.\n\n(Not that the slow-path really matters to that degree. Saving a few\nunnecessary registers is the _least_ of our problems when we hit the slow\npath. The instruction/cycle counting really only matters in the fast\npath).\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nLKML-Reference: \u003calpine.LFD.2.00.1001121810410.17145@localhost.localdomain\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "7269e8812a59f74fb1ce134465d0bcf5683b93a1",
      "tree": "cfa0022a98907232edc8ffbe145926a272da14f1",
      "parents": [
        "1b1d9258181bae199dc940f4bd0298126b9a73d9"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "JBeulich@novell.com",
        "time": "Fri Dec 18 16:16:03 2009 +0000"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Dec 30 11:57:32 2009 +0100"
      },
      "message": "x86-64: Modify memcpy()/memset() alternatives mechanism\n\nIn order to avoid unnecessary chains of branches, rather than\nimplementing memcpy()/memset()\u0027s access to their alternative\nimplementations via a jump, patch the (larger) original function\ndirectly.\n\nThe memcpy() part of this is slightly subtle: while alternative\ninstruction patching does itself use memcpy(), with the\nreplacement block being less than 64-bytes in size the main loop\nof the original function doesn\u0027t get used for copying memcpy_c()\nover memcpy(), and hence we can safely write over its beginning.\n\nAlso note that the CFI annotations are fine for both variants of\neach of the functions.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nCc: Nick Piggin \u003cnpiggin@suse.de\u003e\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nLKML-Reference: \u003c4B2BB8D30200007800026AF2@vpn.id2.novell.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "1b1d9258181bae199dc940f4bd0298126b9a73d9",
      "tree": "b17ca149d943051fc76e79b75fc4b89c61b524a2",
      "parents": [
        "499a5f1efa0b0ac56ec5d060412aed84ae68e63e"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "JBeulich@novell.com",
        "time": "Fri Dec 18 16:12:56 2009 +0000"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Dec 30 11:57:31 2009 +0100"
      },
      "message": "x86-64: Modify copy_user_generic() alternatives mechanism\n\nIn order to avoid unnecessary chains of branches, rather than\nimplementing copy_user_generic() as a function consisting of\njust a single (possibly patched) branch, instead properly deal\nwith patching call instructions in the alternative instructions\nframework, and move the patching into the callers.\n\nAs a follow-on, one could also introduce something like\n__EXPORT_SYMBOL_ALT() to avoid patching call sites in modules.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nCc: Nick Piggin \u003cnpiggin@suse.de\u003e\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nLKML-Reference: \u003c4B2BB8180200007800026AE7@vpn.id2.novell.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3981e152864fcc1dbbb564e1f4c0ae11a09639d2",
      "tree": "76c767a9b25e294c3cc8edd9870304b845cabdd9",
      "parents": [
        "aac3d39693529ca538e37ebdb6ed5d6432a697c7",
        "18374d89e5fe96772102f44f535efb1198d9be08"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Dec 19 09:48:14 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Dec 19 09:48:14 2009 -0800"
      },
      "message": "Merge branch \u0027x86-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system\n  Makefile: Unexport LC_ALL instead of clearing it\n  x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk\n  x86: Reenable TSC sync check at boot, even with NONSTOP_TSC\n  x86: Don\u0027t use POSIX character classes in gen-insn-attr-x86.awk\n  Makefile: set LC_CTYPE, LC_COLLATE, LC_NUMERIC to C\n  x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMA\n  x86: Fix checking of SRAT when node 0 ram is not from 0\n  x86, cpuid: Add \"volatile\" to asm in native_cpuid()\n  x86, msr: msrs_alloc/free for CONFIG_SMP\u003dn\n  x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space\n  x86: Add IA32_TSC_AUX MSR and use it\n  x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers\n  initramfs: add missing decompressor error check\n  bzip2: Add missing checks for malloc returning NULL\n  bzip2/lzma/gzip: pre-boot malloc doesn\u0027t return NULL on failure\n"
    },
    {
      "commit": "6ede31e03084ee084bcee073ef3d1136f68d0906",
      "tree": "b10344809c72de850c11701cdbc0194d042fb79a",
      "parents": [
        "9d260ebc09a0ad6b5c73e17676df42c7bc75ff64"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkovbb@googlemail.com",
        "time": "Thu Dec 17 00:16:25 2009 +0100"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Wed Dec 16 15:36:32 2009 -0800"
      },
      "message": "x86, msr: msrs_alloc/free for CONFIG_SMP\u003dn\n\nRandy Dunlap reported the following build error:\n\n\"When CONFIG_SMP\u003dn, CONFIG_X86_MSR\u003dm:\n\nERROR: \"msrs_free\" [drivers/edac/amd64_edac_mod.ko] undefined!\nERROR: \"msrs_alloc\" [drivers/edac/amd64_edac_mod.ko] undefined!\"\n\nThis is due to the fact that \u003carch/x86/lib/msr.c\u003e is conditioned on\nCONFIG_SMP and in the UP case we have only the stubs in the header.\nFork off SMP functionality into a new file (msr-smp.c) and build\nmsrs_{alloc,free} unconditionally.\n\nReported-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nCc: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\nLKML-Reference: \u003c20091216231625.GD27228@liondog.tnic\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "75b08038ceb62f3bd8935346679920f97c3cf9f6",
      "tree": "66cbc62bb569996c90877bbf010285828f669c9a",
      "parents": [
        "fb1beb29b5c531b12485d7c32174a77120590481",
        "70fe440718d9f42bf963c2cffe12008eb5556165"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 14 12:36:46 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Dec 14 12:36:46 2009 -0800"
      },
      "message": "Merge branch \u0027x86-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  x86, mce: Clean up thermal init by introducing intel_thermal_supported()\n  x86, mce: Thermal monitoring depends on APIC being enabled\n  x86: Gart: fix breakage due to IOMMU initialization cleanup\n  x86: Move swiotlb initialization before dma32_free_bootmem\n  x86: Fix build warning in arch/x86/mm/mmio-mod.c\n  x86: Remove usedac in feature-removal-schedule.txt\n  x86: Fix duplicated UV BAU interrupt vector\n  nvram: Fix write beyond end condition; prove to gcc copy is safe\n  mm: Adjust do_pages_stat() so gcc can see copy_from_user() is safe\n  x86: Limit the number of processor bootup messages\n  x86: Remove enabling x2apic message for every CPU\n  doc: Add documentation for bootloader_{type,version}\n  x86, msr: Add support for non-contiguous cpumasks\n  x86: Use find_e820() instead of hard coded trampoline address\n  x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks\n\nTrivial percpu-naming-introduced conflicts in arch/x86/kernel/cpu/intel_cacheinfo.c\n"
    },
    {
      "commit": "6f696eb17be741668810fe1f798135c7cf6733e2",
      "tree": "f9bcfe5831dfcaaad50ca68d7f04d80d8236fa56",
      "parents": [
        "c4e194e3b71ff4fed01d727c32ee1071921d28a3",
        "125580380f418000b1a06d9a54700f1191b6e561"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 11 20:47:30 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Dec 11 20:47:30 2009 -0800"
      },
      "message": "Merge branch \u0027perf-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027perf-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (57 commits)\n  x86, perf events: Check if we have APIC enabled\n  perf_event: Fix variable initialization in other codepaths\n  perf kmem: Fix unused argument build warning\n  perf symbols: perf_header__read_build_ids() offset\u0027n\u0027size should be u64\n  perf symbols: dsos__read_build_ids() should read both user and kernel buildids\n  perf tools: Align long options which have no short forms\n  perf kmem: Show usage if no option is specified\n  sched: Mark sched_clock() as notrace\n  perf sched: Add max delay time snapshot\n  perf tools: Correct size given to memset\n  perf_event: Fix perf_swevent_hrtimer() variable initialization\n  perf sched: Fix for getting task\u0027s execution time\n  tracing/kprobes: Fix field creation\u0027s bad error handling\n  perf_event: Cleanup for cpu_clock_perf_event_update()\n  perf_event: Allocate children\u0027s perf_event_ctxp at the right time\n  perf_event: Clean up __perf_event_init_context()\n  hw-breakpoints: Modify breakpoints without unregistering them\n  perf probe: Update perf-probe document\n  perf probe: Support --del option\n  trace-kprobe: Support delete probe syntax\n  ...\n"
    },
    {
      "commit": "505422517d3f126bb939439e9d15dece94e11d2c",
      "tree": "a2d58c0b3cdf2b1c6b66eee6d78a283224ae1ac3",
      "parents": [
        "5c6baba84e1ac6a79b266b40e17e692aab6604a1"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "borislav.petkov@amd.com",
        "time": "Fri Dec 11 18:14:40 2009 +0100"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Fri Dec 11 10:59:21 2009 -0800"
      },
      "message": "x86, msr: Add support for non-contiguous cpumasks\n\nThe current rd/wrmsr_on_cpus helpers assume that the supplied\ncpumasks are contiguous. However, there are machines out there\nlike some K8 multinode Opterons which have a non-contiguous core\nenumeration on each node (e.g. cores 0,2 on node 0 instead of 0,1), see\nhttp://www.gossamer-threads.com/lists/linux/kernel/1160268.\n\nThis patch fixes out-of-bounds writes (see URL above) by adding per-CPU\nmsr structs which are used on the respective cores.\n\nAdditionally, two helpers, msrs_{alloc,free}, are provided for use by\nthe callers of the MSR accessors.\n\nCc: H. Peter Anvin \u003chpa@zytor.com\u003e\nCc: Mauro Carvalho Chehab \u003cmchehab@redhat.com\u003e\nCc: Aristeu Rozanski \u003caris@redhat.com\u003e\nCc: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nCc: Doug Thompson \u003cdougthompson@xmission.com\u003e\nSigned-off-by: Borislav Petkov \u003cborislav.petkov@amd.com\u003e\nLKML-Reference: \u003c20091211171440.GD31998@aftab\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "d32ba45503acf9c23b301eba2397ca2ee322627b",
      "tree": "bb5d0de655f422daf54c664c0a910e1d0c60efda",
      "parents": [
        "cbe5c34c8c1f8ed1afbe6273f4ad57fcfad7822f"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Mon Dec 07 12:00:33 2009 -0500"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Dec 07 18:33:19 2009 +0100"
      },
      "message": "x86 insn: Delete empty or incomplete inat-tables.c\n\nDelete empty or incomplete inat-tables.c if gen-insn-attr-x86.awk\nfailed, because it causes a build error if user tries to build\nkernel next time.\n\nReported-by: Arkadiusz Miskiewicz \u003carekm@maven.pl\u003e\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: systemtap \u003csystemtap@sources.redhat.com\u003e\nCc: DLE \u003cdle-develop@lists.sourceforge.net\u003e\nCc: Jens Axboe \u003cjens.axboe@oracle.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nLKML-Reference: \u003c20091207170033.19230.37688.stgit@dhcp-100-2-132.bos.redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "cbe5c34c8c1f8ed1afbe6273f4ad57fcfad7822f",
      "tree": "01bde4e897a31940c734b078fa88b4fd92285a07",
      "parents": [
        "180570fdb7a3c404b599f0a318c2ccf86e4827ed"
      ],
      "author": {
        "name": "OGAWA Hirofumi",
        "email": "hirofumi@mail.parknet.co.jp",
        "time": "Sun Dec 06 20:14:29 2009 +0900"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Dec 07 08:31:28 2009 +0100"
      },
      "message": "x86: Compile insn.c and inat.c only for KPROBES\n\nAt least, insn.c and inat.c is needed for kprobe for now. So,\nthis compile those only if KPROBES is enabled.\n\nSigned-off-by: OGAWA Hirofumi \u003chirofumi@mail.parknet.co.jp\u003e\nCc: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nLKML-Reference: \u003c878wdg8icq.fsf@devron.myhome.or.jp\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "83be7d764dc4b860712e392197ec27645f9d74a8",
      "tree": "9d6f0a8e9e57478b206e033bbb264b739fe2b130",
      "parents": [
        "c2ed69cdc9da49a8d2d7b4212fd225abf902ceaa",
        "0d0fbbddcc27c062815732b38c44b544e656c799"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Dec 05 15:32:35 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Dec 05 15:32:35 2009 -0800"
      },
      "message": "Merge branch \u0027x86-cpu-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-cpu-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  x86, msr, cpumask: Use struct cpumask rather than the deprecated cpumask_t\n  x86, cpuid: Simplify the code in cpuid_open\n  x86, cpuid: Remove the bkl from cpuid_open()\n  x86, msr: Remove the bkl from msr_open()\n  x86: AMD Geode LX optimizations\n  x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus\n"
    },
    {
      "commit": "ef26b1691d11e17af205a4ff9c91458d931d11db",
      "tree": "5db199f404ca18f6c9e8617b684e9165ca365e30",
      "parents": [
        "a77d2e081bbbccb38f42da45500dd089756efdfb",
        "7cff7ce94a7df2ccf5ac76b48ee0995fee2060df"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Dec 05 15:32:03 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Dec 05 15:32:03 2009 -0800"
      },
      "message": "Merge branch \u0027x86-asm-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-asm-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn\u0027t understand __builtin_object_size\n  x86/alternatives: No need for alternatives-asm.h to re-invent stuff already in asm.h\n  x86/alternatives: Check replacementlen \u003c\u003d instrlen at build time\n  x86, 64-bit: Set data segments to null after switching to 64-bit mode\n  x86: Clean up the loadsegment() macro\n  x86: Optimize loadsegment()\n  x86: Add missing might_fault() checks to copy_{to,from}_user()\n  x86-64: __copy_from_user_inatomic() adjustments\n  x86: Remove unused thread_return label from switch_to()\n  x86, 64-bit: Fix bstep_iret jump\n  x86: Don\u0027t use the strict copy checks when branch profiling is in use\n  x86, 64-bit: Move K8 B step iret fixup to fault entry asm\n  x86: Generate cmpxchg build failures\n  x86: Add a Kconfig option to turn the copy_from_user warnings into errors\n  x86: Turn the copy_from_user check into an (optional) compile time warning\n  x86: Use __builtin_memset and __builtin_memcpy for memset/memcpy\n  x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()\n"
    },
    {
      "commit": "3c93ca00eeeb774c7dd666cc7286a9e90c53e998",
      "tree": "5f89fe4a22ab1394278e3fc4e9698b0c2327a97b",
      "parents": [
        "14722485830fe6baba738b91d96f06fbd6cf7a18"
      ],
      "author": {
        "name": "Frederic Weisbecker",
        "email": "fweisbec@gmail.com",
        "time": "Mon Nov 16 15:42:18 2009 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Nov 16 16:09:52 2009 +0100"
      },
      "message": "x86: Add missing might_fault() checks to copy_{to,from}_user()\n\nOn x86-64, copy_[to|from]_user() rely on assembly routines that\nnever call might_fault(), making us missing various lockdep\nchecks.\n\nThis doesn\u0027t apply to __copy_from,to_user() that explicitly\nhandle these calls, neither is it a problem in x86-32 where\ncopy_to,from_user() rely on the \"__\" prefixed versions that\nalso call might_fault().\n\nSigned-off-by: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Arjan van de Ven \u003carjan@infradead.org\u003e\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Nick Piggin \u003cnpiggin@suse.de\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c1258382538-30979-1-git-send-email-fweisbec@gmail.com\u003e\n[ v2: fix module export ]\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "14722485830fe6baba738b91d96f06fbd6cf7a18",
      "tree": "97a8d0033ecc080e43afcc4d41e0cf9144d4dbe9",
      "parents": [
        "c12a229bc5971534537a7d0e49e44f9f1f5d0336"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "JBeulich@novell.com",
        "time": "Fri Nov 13 11:56:24 2009 +0000"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sun Nov 15 09:29:47 2009 +0100"
      },
      "message": "x86-64: __copy_from_user_inatomic() adjustments\n\nThis v2.6.26 commit:\n\n    ad2fc2c: x86: fix copy_user on x86\n\nrendered __copy_from_user_inatomic() identical to\ncopy_user_generic(), yet didn\u0027t make the former just call the\nlatter from an inline function.\n\nFurthermore, this v2.6.19 commit:\n\n    b885808: [PATCH] Add proper sparse __user casts to __copy_to_user_inatomic\n\nconverted the return type of __copy_to_user_inatomic() from\nunsigned long to int, but didn\u0027t do the same to\n__copy_from_user_inatomic().\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Alexander Viro \u003cviro@zeniv.linux.org.uk\u003e\nCc: Arjan van de Ven \u003carjan@infradead.org\u003e\nCc: Andi Kleen \u003candi@firstfloor.org\u003e\nCc: \u003cv.mayatskih@gmail.com\u003e\nLKML-Reference: \u003c4AFD5778020000780001F8F4@vpn.id2.novell.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "09879b99d44d701c603935ef2549004405d7f8f9",
      "tree": "2e9be0239b5c25a52809ad832a79366fb412e2e7",
      "parents": [
        "77b44d1b7c28360910cdbd427fb62d485c08674c"
      ],
      "author": {
        "name": "Hiroshi Shimamoto",
        "email": "h-shimamoto@ct.jp.nec.com",
        "time": "Wed Nov 04 12:58:15 2009 +0900"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Nov 04 13:11:28 2009 +0100"
      },
      "message": "x86: Gitignore: arch/x86/lib/inat-tables.c\n\nIgnore generated file arch/x86/lib/inat-tables.c.\n\nSigned-off-by: Hiroshi Shimamoto \u003ch-shimamoto@ct.jp.nec.com\u003e\nAcked-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nLKML-Reference: \u003c4AF0FBD7.7000501@ct.jp.nec.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3f7e454af1dd8b9cea410d9380d3f71477e94f2b",
      "tree": "3b119f46e0a919900e600f7dee5ff51b649040c0",
      "parents": [
        "e0e492e99b372c6990a5daca9e4683c341f1330e"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Tue Oct 27 16:42:35 2009 -0400"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Oct 29 08:47:47 2009 +0100"
      },
      "message": "x86: Add Intel FMA instructions to x86 opcode map\n\nAdd Intel FMA(FUSED-MULTIPLY-ADD) instructions to x86 opcode map\nfor x86 instruction decoder.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nCc: Ananth N Mavinakayanahalli \u003cananth@in.ibm.com\u003e\nCc: Christoph Hellwig \u003chch@infradead.org\u003e\nCc: Frank Ch. Eigler \u003cfche@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Jason Baron \u003cjbaron@redhat.com\u003e\nCc: K.Prasad \u003cprasad@linux.vnet.ibm.com\u003e\nCc: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nCc: Srikar Dronamraju \u003csrikar@linux.vnet.ibm.com\u003e\nLKML-Reference: \u003c20091027204235.30545.33997.stgit@harusame\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "e0e492e99b372c6990a5daca9e4683c341f1330e",
      "tree": "79704aa82391ff2f54d92fe11b1b7958b09a5bb8",
      "parents": [
        "82cb57028c864822c5a260f806d051e2ce28c86a"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Tue Oct 27 16:42:27 2009 -0400"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Oct 29 08:47:46 2009 +0100"
      },
      "message": "x86: AVX instruction set decoder support\n\nAdd Intel AVX(Advanced Vector Extensions) instruction set\nsupport to x86 instruction decoder. This adds insn.vex_prefix\nfield for storing VEX prefixes, and introduces some original\ntags for expressing opcodes attributes.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nCc: Ananth N Mavinakayanahalli \u003cananth@in.ibm.com\u003e\nCc: Christoph Hellwig \u003chch@infradead.org\u003e\nCc: Frank Ch. Eigler \u003cfche@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Jason Baron \u003cjbaron@redhat.com\u003e\nCc: K.Prasad \u003cprasad@linux.vnet.ibm.com\u003e\nCc: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nCc: Srikar Dronamraju \u003csrikar@linux.vnet.ibm.com\u003e\nLKML-Reference: \u003c20091027204226.30545.23451.stgit@harusame\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "82cb57028c864822c5a260f806d051e2ce28c86a",
      "tree": "14766c97266c116f750a6d954ed1b0346eeba285",
      "parents": [
        "04d46c1b13b02e1e5c24eb270a01cf3f94ee4d04"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Tue Oct 27 16:42:19 2009 -0400"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Oct 29 08:47:46 2009 +0100"
      },
      "message": "x86: Add pclmulq to x86 opcode map\n\nAdd pclmulq opcode to x86 opcode map.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nCc: Ananth N Mavinakayanahalli \u003cananth@in.ibm.com\u003e\nCc: Christoph Hellwig \u003chch@infradead.org\u003e\nCc: Frank Ch. Eigler \u003cfche@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Jason Baron \u003cjbaron@redhat.com\u003e\nCc: K.Prasad \u003cprasad@linux.vnet.ibm.com\u003e\nCc: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nCc: Srikar Dronamraju \u003csrikar@linux.vnet.ibm.com\u003e\nLKML-Reference: \u003c20091027204219.30545.82039.stgit@harusame\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "04d46c1b13b02e1e5c24eb270a01cf3f94ee4d04",
      "tree": "b5a4b8c1229b1b1defe2d6671319ff0cfbe21ada",
      "parents": [
        "7f387d3f2421781610588faa2f49ae5f1737b137"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Tue Oct 27 16:42:11 2009 -0400"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Oct 29 08:47:45 2009 +0100"
      },
      "message": "x86: Merge INAT_REXPFX into INAT_PFX_*\n\nMerge INAT_REXPFX into INAT_PFX_* macro and rename it to\nINAT_PFX_REX.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nCc: Ananth N Mavinakayanahalli \u003cananth@in.ibm.com\u003e\nCc: Christoph Hellwig \u003chch@infradead.org\u003e\nCc: Frank Ch. Eigler \u003cfche@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Jason Baron \u003cjbaron@redhat.com\u003e\nCc: K.Prasad \u003cprasad@linux.vnet.ibm.com\u003e\nCc: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nCc: Srikar Dronamraju \u003csrikar@linux.vnet.ibm.com\u003e\nLKML-Reference: \u003c20091027204211.30545.58090.stgit@harusame\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7f387d3f2421781610588faa2f49ae5f1737b137",
      "tree": "5387bd4bd29da957527ea6a6a7f49fde5739ea9b",
      "parents": [
        "b7cb10e790fbd145296e771f789273a875c15719"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Tue Oct 27 16:42:04 2009 -0400"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Oct 29 08:47:45 2009 +0100"
      },
      "message": "x86: Fix SSE opcode map bug\n\nFix superscripts position because some superscripts of SSE\nopcode are not put in correct position.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nCc: Ananth N Mavinakayanahalli \u003cananth@in.ibm.com\u003e\nCc: Christoph Hellwig \u003chch@infradead.org\u003e\nCc: Frank Ch. Eigler \u003cfche@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Jason Baron \u003cjbaron@redhat.com\u003e\nCc: K.Prasad \u003cprasad@linux.vnet.ibm.com\u003e\nCc: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nCc: Srikar Dronamraju \u003csrikar@linux.vnet.ibm.com\u003e\nLKML-Reference: \u003c20091027204204.30545.97296.stgit@harusame\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "9983d60d74db9e544c6cb6f65351849fe8e9c1de",
      "tree": "6d49ff1a139212bdf293f64e05ee4424ea10353d",
      "parents": [
        "06ed6ba5ecb771cc3a967838a4bb1d9cbd8786b9"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Tue Oct 20 12:55:31 2009 -0400"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Oct 21 13:25:29 2009 +0200"
      },
      "message": "x86: Add AES opcodes to opcode map\n\nAdd Intel AES opcodes to x86 opcode map. These opcodes are\nused in arch/x86/crypt/aesni-intel_asm.S.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: systemtap\u003csystemtap@sources.redhat.com\u003e\nCc: DLE \u003cdle-develop@lists.sourceforge.net\u003e\nCc: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nLKML-Reference: \u003c20091020165531.4145.21872.stgit@dhcp-100-2-132.bos.redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "06ed6ba5ecb771cc3a967838a4bb1d9cbd8786b9",
      "tree": "834daccaa9896bddaabf9aefc6ab549aafd5da42",
      "parents": [
        "bb3c3e807140816b5f5fd4840473ee52a916ad4f"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Tue Oct 20 12:55:24 2009 -0400"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Oct 21 13:25:28 2009 +0200"
      },
      "message": "x86: Fix group attribute decoding bug\n\nFix a typo in inat_get_group_attribute() which should refer\ninat_group_tables, not inat_escape_tables.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: systemtap\u003csystemtap@sources.redhat.com\u003e\nCc: DLE \u003cdle-develop@lists.sourceforge.net\u003e\nCc: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nLKML-Reference: \u003c20091020165524.4145.97333.stgit@dhcp-100-2-132.bos.redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "bb3c3e807140816b5f5fd4840473ee52a916ad4f",
      "tree": "9e8a69d266a7df86ca16177eefffab4b4e910753",
      "parents": [
        "595c36490deb49381dc51231a3d5e6b66786ed27",
        "012abeea669ea49636cf952d13298bb68654146a"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Oct 17 09:58:25 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Oct 17 09:58:25 2009 +0200"
      },
      "message": "Merge commit \u0027v2.6.32-rc5\u0027 into perf/probes\n\nConflicts:\n\tkernel/trace/trace_event_profile.c\n\nMerge reason: update to -rc5 and resolve conflict.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "d1baf5a5a6088e2991b7dbbd370ff200bd6615ce",
      "tree": "73d733aa6ae1f511049f11d5c19a3354fdf641dd",
      "parents": [
        "8c95bc3e206cff7a55edd2fc5f0e2b305d57903f"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Fri Oct 16 20:07:44 2009 -0400"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Oct 17 09:53:59 2009 +0200"
      },
      "message": "x86: Add AMD prefetch and 3DNow! opcodes to opcode map\n\nAdd AMD prefetch and 3DNow! opcode including FEMMS. Since 3DNow!\nuses the last immediate byte as an opcode extension byte, x86\ninsn just treats the extenstion byte as an immediate byte\ninstead of a part of opcode (insn_get_opcode() decodes first\n\"0x0f 0x0f\" bytes.)\n\nUsers who are interested in analyzing 3DNow! opcode still can\ndecode it by analyzing the immediate byte.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c20091017000744.16556.27881.stgit@dhcp-100-2-132.bos.redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "8c95bc3e206cff7a55edd2fc5f0e2b305d57903f",
      "tree": "db87c4a9c8d4c0e1d1137bc72389334b6d0e61dd",
      "parents": [
        "e63cc2397ecc0f2b604f22fb9cdbb05911c1e5d4"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Fri Oct 16 20:07:36 2009 -0400"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Oct 17 09:53:58 2009 +0200"
      },
      "message": "x86: Add MMX/SSE opcode groups to opcode map\n\nAdd missing MMX/SSE opcode groups to x86 opcode map.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c20091017000736.16556.29061.stgit@dhcp-100-2-132.bos.redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c0b11d3af164947c71e2491912c5b8418900dafb",
      "tree": "debe2ccb5e3e4402124d614fba5470d981157f79",
      "parents": [
        "a1a138d05fa060ac4238c19a1e890aacc25ed3ba"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Fri Sep 25 11:20:38 2009 -0700"
      },
      "committer": {
        "name": "Frederic Weisbecker",
        "email": "fweisbec@gmail.com",
        "time": "Sat Oct 03 02:43:00 2009 +0200"
      },
      "message": "x86: Add VIA processor instructions in opcodes decoder\n\nAdd VIA processor\u0027s Padlock instructions(MONTMUL, XSHA1, XSHA256)\nas parts of the kernel may use them.\n\nThis fixes the following crash in opcodes decoder selftests:\n\n make[2]: `scripts/unifdef\u0027 is up to date.\n   TEST    posttest\n Error: c145cf71:        f3 0f a6 d0             repz xsha256\n Error: objdump says 4 bytes, but insn_get_length() says 3 (attr:0)\n make[1]: *** [posttest] Error 2\n make: *** [bzImage] Error 2\n\nReported-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nAcked-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nCc: Ananth N Mavinakayanahalli \u003cananth@in.ibm.com\u003e\nCc: Andi Kleen \u003cak@linux.intel.com\u003e\nCc: Christoph Hellwig \u003chch@infradead.org\u003e\nCc: Frank Ch. Eigler \u003cfche@redhat.com\u003e\nCc: H. Peter Anvin \u003chpa@zytor.com\u003e\nCc: Jason Baron \u003cjbaron@redhat.com\u003e\nCc: K.Prasad \u003cprasad@linux.vnet.ibm.com\u003e\nCc: Lai Jiangshan \u003claijs@cn.fujitsu.com\u003e\nCc: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nCc: Peter Zijlstra \u003cpeterz@infradead.org\u003e\nCc: Srikar Dronamraju \u003csrikar@linux.vnet.ibm.com\u003e\nCc: Tom Zanussi \u003ctzanussi@gmail.com\u003e\nLKML-Reference: \u003c20090925182037.10157.3180.stgit@omoto\u003e\nSigned-off-by: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\n"
    },
    {
      "commit": "4a3127693001c61a21d1ce680db6340623f52e93",
      "tree": "380f5f64098926e8b3f64785580cfdac1b8b3b96",
      "parents": [
        "ff60fab71bb3b4fdbf8caf57ff3739ffd0887396"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@infradead.org",
        "time": "Wed Sep 30 13:05:23 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Oct 01 11:31:04 2009 +0200"
      },
      "message": "x86: Turn the copy_from_user check into an (optional) compile time warning\n\nA previous patch added the buffer size check to copy_from_user().\n\nOne of the things learned from analyzing the result of the previous\npatch is that in general, gcc is really good at proving that the\ncode contains sufficient security checks to not need to do a\nruntime check. But that for those cases where gcc could not prove\nthis, there was a relatively high percentage of real security\nissues.\n\nThis patch turns the case of \"gcc cannot prove\" into a compile time\nwarning, as long as a sufficiently new gcc is in use that supports\nthis. The objective is that these warnings will trigger developers\nchecking new cases out before a security hole enters a linux kernel\nrelease.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nCc: James Morris \u003cjmorris@namei.org\u003e\nCc: Jan Beulich \u003cjbeulich@novell.com\u003e\nLKML-Reference: \u003c20090930130523.348ae6c4@infradead.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "04edbdef02ec4386a2ae38cab7ae7d166e17a756",
      "tree": "4814b5f91000bcd730b0c21e072835b10b1ab641",
      "parents": [
        "d1716a60a8ea90788d24aa22d7eec83fbdd2d88a"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Thu Oct 01 07:30:38 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Oct 01 08:42:24 2009 +0200"
      },
      "message": "x86: Don\u0027t generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64\u003dy\n\nConditionaly compile cmpxchg8b_emu.o and EXPORT_SYMBOL(cmpxchg8b_emu).\n\nThis reduces the kernel size a bit.\n\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Arjan van de Ven \u003carjan@infradead.org\u003e\nCc: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nCc: John Stultz \u003cjohnstul@us.ibm.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nLKML-Reference: \u003c4AC43E7E.1000600@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "79e1dd05d1a22e95ab6d54d21836f478b3b56976",
      "tree": "03f9ff44af91de79c33abec468dd278d9cde83d4",
      "parents": [
        "17d857be649a21ca90008c6dc425d849fa83db5c"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@infradead.org",
        "time": "Wed Sep 30 17:07:54 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Sep 30 22:55:59 2009 +0200"
      },
      "message": "x86: Provide an alternative() based cmpxchg64()\n\ncmpxchg64() today generates, to quote Linus, \"barf bag\" code.\n\ncmpxchg64() is about to get used in the scheduler to fix a bug there,\nbut it\u0027s a prerequisite that cmpxchg64() first be made non-sucking.\n\nThis patch turns cmpxchg64() into an efficient implementation that\nuses the alternative() mechanism to just use the raw instruction on\nall modern systems.\n\nNote: the fallback is NOT smp safe, just like the current fallback\nis not SMP safe. (Interested parties with i486 based SMP systems\nare welcome to submit fix patches for that.)\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nAcked-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n[ fixed asm constraint bug ]\nFixed-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nCc: John Stultz \u003cjohnstul@us.ibm.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c20090930170754.0886ff2e@infradead.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "9f0cf4adb6aa0bfccf675c938124e68f7f06349d",
      "tree": "2045a8fa0b207a8adb288eb144c593db7d1f2f0b",
      "parents": [
        "704daf55c7297e727021063cb5d8ba1c55b84426"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@infradead.org",
        "time": "Sat Sep 26 14:33:01 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Sep 26 16:25:41 2009 +0200"
      },
      "message": "x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()\n\ngcc (4.x) supports the __builtin_object_size() builtin, which\nreports the size of an object that a pointer point to, when known\nat compile time. If the buffer size is not known at compile time, a\nconstant -1 is returned.\n\nThis patch uses this feature to add a sanity check to\ncopy_from_user(); if the target buffer is known to be smaller than\nthe copy size, the copy is aborted and a WARNing is emitted in\nmemory debug mode.\n\nThese extra checks compile away when the object size is not known,\nor if both the buffer size and the copy length are constants.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nLKML-Reference: \u003c20090926143301.2c396b94@infradead.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "d7a4b414eed51f1653bb05ebe84122bf9a7ae18b",
      "tree": "bd6603a0c27de4c138a1767871897e9cd3e1a1d2",
      "parents": [
        "1f0ab40976460bc4673fa204ce917a725185d8f2",
        "a724eada8c2a7b62463b73ccf73fd0bb6e928aeb"
      ],
      "author": {
        "name": "Frederic Weisbecker",
        "email": "fweisbec@gmail.com",
        "time": "Wed Sep 23 23:08:43 2009 +0200"
      },
      "committer": {
        "name": "Frederic Weisbecker",
        "email": "fweisbec@gmail.com",
        "time": "Wed Sep 23 23:08:43 2009 +0200"
      },
      "message": "Merge commit \u0027linus/master\u0027 into tracing/kprobes\n\nConflicts:\n\tkernel/trace/Makefile\n\tkernel/trace/trace.h\n\tkernel/trace/trace_event_types.h\n\tkernel/trace/trace_export.c\n\nMerge reason:\n\tSync with latest significant tracing core changes.\n"
    },
    {
      "commit": "b8a4754147d61f5359a765a3afd3eb03012aa052",
      "tree": "96cafcc008b5367810adbaa2d3d501210568be84",
      "parents": [
        "0cc6d77e55eca9557bbe41bf2db94b31aa8fcb2a"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "borislav.petkov@amd.com",
        "time": "Thu Jul 30 11:10:02 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Sep 15 09:15:54 2009 +0200"
      },
      "message": "x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus\n\nSince rdmsr_on_cpus and wrmsr_on_cpus are almost identical, unify them\ninto a common __rwmsr_on_cpus helper thus avoiding code duplication.\n\nWhile at it, convert cpumask_t\u0027s to const struct cpumask *.\n\nSigned-off-by: Borislav Petkov \u003cborislav.petkov@amd.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "f12b4f546b4e327d5620a544a2bddab68de66027",
      "tree": "f4c4a9b19e4633efed77a365e89666e54dd12838",
      "parents": [
        "8f8ffe2485bcaa890800681451d380779cea06af"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Tue Sep 08 12:32:46 2009 -0400"
      },
      "committer": {
        "name": "Frederic Weisbecker",
        "email": "fweisbec@gmail.com",
        "time": "Fri Sep 11 01:12:34 2009 +0200"
      },
      "message": "x86: Add MMX support for instruction decoder\n\nAdd MMX/SSE instructions to x86 opcode maps, since some of those\ninstructions are used in the kernel.\n\nThis also fixes failures in the x86 instruction decoder seftest.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nCc: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nCc: H. Peter Anvin \u003chpa@zytor.com\u003e\nCc: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nLKML-Reference: \u003c20090908163246.23516.78835.stgit@dhcp-100-2-132.bos.redhat.com\u003e\nSigned-off-by: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\n"
    },
    {
      "commit": "b19ae3999891cad21a3995c34d313dda5df014e2",
      "tree": "6a82be9eda154f03e7cbb67f2483f54a4d596082",
      "parents": [
        "0d96b9ff748b5f57d6f1d6d21209f5745245aadc"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Fri Sep 04 10:00:09 2009 -0700"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Fri Sep 04 10:00:09 2009 -0700"
      },
      "message": "x86, msr: change msr-reg.o to obj-y, and export its symbols\n\nChange msr-reg.o to obj-y (it will be included in virtually every\nkernel since it is used by the initialization code for AMD processors)\nand add a separate C file to export its symbols to modules, so that\nmsr.ko can use them; on uniprocessors we bypass the helper functions\nin msr.o and use the accessor functions directly via inlines.\n\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nLKML-Reference: \u003c20090904140834.GA15789@elte.hu\u003e\nCc: Borislav Petkov \u003cpetkovbb@googlemail.com\u003e\n"
    },
    {
      "commit": "8adf65cfae2d6c2ec5c06e4521f089c62f9eff05",
      "tree": "9212de598bfcc61652e4652b214a2c4622d0451e",
      "parents": [
        "ae4b688db2432baad379f73fdcac13ec24f603d5"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Sep 03 21:26:34 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Sep 03 21:26:34 2009 +0200"
      },
      "message": "x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too\n\nThe macro was defined in the 32-bit path as well - breaking the\nbuild on 32-bit platforms:\n\n  arch/x86/lib/msr-reg.S: Assembler messages:\n  arch/x86/lib/msr-reg.S:53: Error: Bad macro parameter list\n  arch/x86/lib/msr-reg.S:100: Error: invalid character \u0027_\u0027 in mnemonic\n  arch/x86/lib/msr-reg.S:101: Error: invalid character \u0027_\u0027 in mnemonic\n\nCc: Borislav Petkov \u003cpetkovbb@googlemail.com\u003e\nCc: H. Peter Anvin \u003chpa@zytor.com\u003e\nLKML-Reference: \u003ctip-f6909f394c2d4a0a71320797df72d54c49c5927e@git.kernel.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "f6909f394c2d4a0a71320797df72d54c49c5927e",
      "tree": "d8bd3a13115de6bb9cadd8989b282d57f4519119",
      "parents": [
        "c931aaf0e1b11862077f6884b2cec22833080e23"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Tue Sep 01 13:31:52 2009 -0700"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Tue Sep 01 13:37:21 2009 -0700"
      },
      "message": "x86, msr: fix msr-reg.S compilation with gas 2.16.1\n\nmsr-reg.S used the :req option on a macro argument, which wasn\u0027t\nsupported by gas 2.16.1 (but apparently by some earlier versions of\ngas, just to be confusing.)  It isn\u0027t necessary, so just remove it.\n\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nCc: Borislav Petkov \u003cpetkovbb@googlemail.com\u003e\n"
    },
    {
      "commit": "8b956bf1f0f2b552ed93cf6cafe823edff298b3b",
      "tree": "0a4dcb17d4107a606f3e549f52db492aaf7d1cd2",
      "parents": [
        "0cc0213e73af5963eca259c84876937c20689dbd"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 31 14:13:48 2009 -0700"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 31 16:15:57 2009 -0700"
      },
      "message": "x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs()\n\nCreate _on_cpu helpers for {rw,wr}msr_safe_regs() analogously with the\nother MSR functions.  This will be necessary to add support for these\nto the MSR driver.\n\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nCc: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\n"
    },
    {
      "commit": "79c5dca3619d6ae15815eec14cd7a43db5f38b47",
      "tree": "f2a10abc4862d1812a08dcb44bc5a7a8a78ec57f",
      "parents": [
        "709972b1f6f70535d1fddbe1243a51b90c408a1c"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 31 13:59:53 2009 -0700"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 31 15:14:47 2009 -0700"
      },
      "message": "x86, msr: CFI annotations, cleanups for msr-reg.S\n\nAdd CFI annotations for native_{rd,wr}msr_safe_regs().\nSimplify the 64-bit implementation: we don\u0027t allow the upper half\nregisters to be set, and so we can use them to carry state across the\noperation.\n\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nCc: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\nLKML-Reference: \u003c1251705011-18636-1-git-send-email-petkovbb@gmail.com\u003e\n"
    },
    {
      "commit": "132ec92f3f70fe365c1f4b8d46e66cf8a2a16880",
      "tree": "f8e3f3ab5541f583030b0bcd5f3f81ca338f77a2",
      "parents": [
        "366d19e181be873c70f4aafca3931d77d781ccd7"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "petkovbb@googlemail.com",
        "time": "Mon Aug 31 09:50:09 2009 +0200"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 31 15:14:26 2009 -0700"
      },
      "message": "x86, msr: Add rd/wrmsr interfaces with preset registers\n\nnative_{rdmsr,wrmsr}_safe_regs are two new interfaces which allow\npresetting of a subset of eight x86 GPRs before executing the rd/wrmsr\ninstructions. This is needed at least on AMD K8 for accessing an erratum\nworkaround MSR.\n\nOriginally based on an idea by H. Peter Anvin.\n\nSigned-off-by: Borislav Petkov \u003cpetkovbb@gmail.com\u003e\nLKML-Reference: \u003c1251705011-18636-1-git-send-email-petkovbb@gmail.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "eb13296cfaf6c699566473669a96a38a90562384",
      "tree": "466c44bf0a747effaf85ec13dbf75ae857449bfd",
      "parents": [
        "35dce1a99d010f3d738af4ce1b9b77302fdfe69c"
      ],
      "author": {
        "name": "Masami Hiramatsu",
        "email": "mhiramat@redhat.com",
        "time": "Thu Aug 13 16:34:13 2009 -0400"
      },
      "committer": {
        "name": "Frederic Weisbecker",
        "email": "fweisbec@gmail.com",
        "time": "Thu Aug 27 00:35:56 2009 +0200"
      },
      "message": "x86: Instruction decoder API\n\nAdd x86 instruction decoder to arch-specific libraries. This decoder\ncan decode x86 instructions used in kernel into prefix, opcode, modrm,\nsib, displacement and immediates. This can also show the length of\ninstructions.\n\nThis version introduces instruction attributes for decoding\ninstructions.\nThe instruction attribute tables are generated from the opcode map file\n(x86-opcode-map.txt) by the generator script(gen-insn-attr-x86.awk).\n\nCurrently, the opcode maps are based on opcode maps in Intel(R) 64 and\nIA-32 Architectures Software Developers Manual Vol.2: Appendix.A,\nand consist of below two types of opcode tables.\n\n1-byte/2-bytes/3-bytes opcodes, which has 256 elements, are\nwritten as below;\n\n Table: table-name\n Referrer: escaped-name\n opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]\n  (or)\n opcode: escape # escaped-name\n EndTable\n\nGroup opcodes, which has 8 elements, are written as below;\n\n GrpTable: GrpXXX\n reg:  mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]\n EndTable\n\nThese opcode maps include a few SSE and FP opcodes (for setup), because\nthose opcodes are used in the kernel.\n\nSigned-off-by: Masami Hiramatsu \u003cmhiramat@redhat.com\u003e\nSigned-off-by: Jim Keniston \u003cjkenisto@us.ibm.com\u003e\nAcked-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nCc: Ananth N Mavinakayanahalli \u003cananth@in.ibm.com\u003e\nCc: Avi Kivity \u003cavi@redhat.com\u003e\nCc: Andi Kleen \u003cak@linux.intel.com\u003e\nCc: Christoph Hellwig \u003chch@infradead.org\u003e\nCc: Frank Ch. Eigler \u003cfche@redhat.com\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Jason Baron \u003cjbaron@redhat.com\u003e\nCc: K.Prasad \u003cprasad@linux.vnet.ibm.com\u003e\nCc: Lai Jiangshan \u003claijs@cn.fujitsu.com\u003e\nCc: Li Zefan \u003clizf@cn.fujitsu.com\u003e\nCc: Przemysław Pawełczyk \u003cprzemyslaw@pawelczyk.it\u003e\nCc: Roland McGrath \u003croland@redhat.com\u003e\nCc: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Srikar Dronamraju \u003csrikar@linux.vnet.ibm.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Tom Zanussi \u003ctzanussi@gmail.com\u003e\nCc: Vegard Nossum \u003cvegard.nossum@gmail.com\u003e\nLKML-Reference: \u003c20090813203413.31965.49709.stgit@localhost.localdomain\u003e\nSigned-off-by: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\n"
    },
    {
      "commit": "bab9a3da93bfe09c609407dedae5708b07a7ac56",
      "tree": "52cdc6453358cc711664bc55f68acd9e81488720",
      "parents": [
        "d2ba8b211bb8abc29aa627dbd4dce08cfbc8082b"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "borislav.petkov@amd.com",
        "time": "Thu Jul 30 11:10:01 2009 +0200"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 03 14:48:13 2009 -0700"
      },
      "message": "x86, msr: execute on the correct CPU subset\n\nMake rdmsr_on_cpus/wrmsr_on_cpus execute on the current CPU only if it\nis in the supplied bitmask.\n\nSigned-off-by: Borislav Petkov \u003cborislav.petkov@amd.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "69ca06c9454169c4a9303e8834adae9080f94859",
      "tree": "d713fe8ac3ada06c0989706e237f6e6176396347",
      "parents": [
        "9f2d8be4266f8861af806d964ae5db2949b670f3",
        "32f2e807a3938b24d0831211e6094f9e44b2fc83"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 10 14:29:58 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 10 14:29:58 2009 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.dk/linux-2.6-block\n\n* \u0027for-linus\u0027 of git://git.kernel.dk/linux-2.6-block:\n  cfq-iosched: reset oom_cfqq in cfq_set_request()\n  block: fix sg SG_DXFER_TO_FROM_DEV regression\n  block: call blk_scsi_ioctl_init()\n  Fix congestion_wait() sync/async vs read/write confusion\n"
    },
    {
      "commit": "85be928c4101670f99cdd7c927798aa4dcbb3168",
      "tree": "91befa19ca6da9edf74040bd1fd0cf68ab0cea4c",
      "parents": [
        "d86ee4809d0329d4aa0d0f2c76c2295a16862799",
        "805d127d62472f17c7d79baa001a7651afe2fa47"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 10 14:25:03 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Jul 10 14:25:03 2009 -0700"
      },
      "message": "Merge branch \u0027perfcounters-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027perfcounters-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (50 commits)\n  perf report: Add \"Fractal\" mode output - support callchains with relative overhead rate\n  perf_counter tools: callchains: Manage the cumul hits on the fly\n  perf report: Change default callchain parameters\n  perf report: Use a modifiable string for default callchain options\n  perf report: Warn on callchain output request from non-callchain file\n  x86: atomic64: Inline atomic64_read() again\n  x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()\n  x86: atomic64: Improve atomic64_xchg()\n  x86: atomic64: Export APIs to modules\n  x86: atomic64: Improve atomic64_read()\n  x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPP\n  x86: atomic64: Fix unclean type use in atomic64_xchg()\n  x86: atomic64: Make atomic_read() type-safe\n  x86: atomic64: Reduce size of functions\n  x86: atomic64: Improve atomic64_add_return()\n  x86: atomic64: Improve cmpxchg8b()\n  x86: atomic64: Improve atomic64_read()\n  x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file\n  x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit too\n  perf report: Annotate variable initialization\n  ...\n"
    },
    {
      "commit": "8aa7e847d834ed937a9ad37a0f2ad5b8584c1ab0",
      "tree": "76c8b4f1362a928d426f2201790ab5d128f57724",
      "parents": [
        "c2cc49a2f8a479dde96a599646d30b6cc9dbed78"
      ],
      "author": {
        "name": "Jens Axboe",
        "email": "jens.axboe@oracle.com",
        "time": "Thu Jul 09 14:52:32 2009 +0200"
      },
      "committer": {
        "name": "Jens Axboe",
        "email": "axboe@carl.(none)",
        "time": "Fri Jul 10 20:31:53 2009 +0200"
      },
      "message": "Fix congestion_wait() sync/async vs read/write confusion\n\nCommit 1faa16d22877f4839bd433547d770c676d1d964c accidentally broke\nthe bdi congestion wait queue logic, causing us to wait on congestion\nfor WRITE (\u003d\u003d 1) when we really wanted BLK_RW_ASYNC (\u003d\u003d 0) instead.\n\nSigned-off-by: Jens Axboe \u003cjens.axboe@oracle.com\u003e\n"
    },
    {
      "commit": "a79f0da80a508448434476b77f9d3d1a469eab67",
      "tree": "1bf9c72a09d266d874a2e8f7c94fd81e8ad27feb",
      "parents": [
        "ddf9a003d32f720805ac30bcc15755e9289073de"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Fri Jul 03 16:50:10 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Jul 04 11:45:00 2009 +0200"
      },
      "message": "x86: atomic64: Inline atomic64_read() again\n\nNow atomic64_read() is light weight (no register pressure and\nsmall icache), we can inline it again.\n\nAlso use \"\u003d\u0026A\" constraint instead of \"+A\" to avoid warning\nabout unitialized \u0027res\u0027 variable. (gcc had to force 0 in eax/edx)\n\n  $ size vmlinux.prev vmlinux.after\n     text    data     bss     dec     hex filename\n  4908667  451676 1684868 7045211  6b805b vmlinux.prev\n  4908651  451676 1684868 7045195  6b804b vmlinux.after\n\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nLKML-Reference: \u003c4A4E1AA2.30002@gmail.com\u003e\n[ Also fix typo in atomic64_set() export ]\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "ddf9a003d32f720805ac30bcc15755e9289073de",
      "tree": "d0281a0f66eee98bcf05a7038d2b0f2008809550",
      "parents": [
        "3a8d1788b37435baf6c296f4ea8beb4fa4955f44"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 20:11:30 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 21:15:08 2009 +0200"
      },
      "message": "x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()\n\nLinus noticed that the variable name \u0027old_val\u0027 is\nconfusingly named in these functions - the correct\nnaming is \u0027new_val\u0027.\n\nReported-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nLKML-Reference: \u003calpine.LFD.2.01.0907030942260.3210@localhost.localdomain\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3a8d1788b37435baf6c296f4ea8beb4fa4955f44",
      "tree": "0db4ee093c0d9c8cb66321945fc024e5b1d3a8fd",
      "parents": [
        "1fde902d52ee13ab9fab155bbae757fdf7daf0c1"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 19:56:36 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 20:23:55 2009 +0200"
      },
      "message": "x86: atomic64: Improve atomic64_xchg()\n\nRemove the read-first logic from atomic64_xchg() and simplify\nthe loop.\n\nThis function was the last user of __atomic64_read() - remove it.\n\nAlso, change the \u0027real_val\u0027 assumption from the somewhat quirky\n1ULL \u003c\u003c 32 value to the (just as arbitrary, but simpler) value\nof 0.\n\nReported-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nLKML-Reference: \u003ctip-05118ab8859492ac9ddda0154cf90e37b0a4a0b0@git.kernel.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "1fde902d52ee13ab9fab155bbae757fdf7daf0c1",
      "tree": "79051f92959ab31aa26d0b13a8cb2b931e77b34a",
      "parents": [
        "67d7178f8fc64b7f68d7dd8a1b21dfa0d42c220c"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 17:28:57 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 20:23:52 2009 +0200"
      },
      "message": "x86: atomic64: Export APIs to modules\n\natomic64_t primitives are used by a handful of drivers,\nso export the APIs consistently. These were inlined\nbefore.\n\nAlso mark atomic64_32.o a core object, so that the symbols\nare available even if not linked to core kernel pieces.\n\nCc: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nLKML-Reference: \u003ctip-05118ab8859492ac9ddda0154cf90e37b0a4a0b0@git.kernel.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "67d7178f8fc64b7f68d7dd8a1b21dfa0d42c220c",
      "tree": "d14adbf73d928b9c954d8ade1a3df8c61183fd95",
      "parents": [
        "8e049ef054f1cc765f05f13e1396bb9a17c19e66"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Fri Jul 03 13:23:02 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 14:42:59 2009 +0200"
      },
      "message": "x86: atomic64: Improve atomic64_read()\n\nOptimize atomic64_read() as a special open-coded\ncmpxchg8b variant. This generates nicer code:\n\narch/x86/lib/atomic64_32.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    435\t      0\t      0\t    435\t    1b3\tatomic64_32.o.before\n    431\t      0\t      0\t    431\t    1af\tatomic64_32.o.after\n\nmd5:\n   bd8ab95e69c93518578bfaf0ea3be4d9  atomic64_32.o.before.asm\n   2bdfd4bd1f6b7b61b7fc127aef90ce3b  atomic64_32.o.after.asm\n\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nLKML-Reference: \u003calpine.LFD.2.01.0907021653030.3210@localhost.localdomain\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3fd382cedfb4fb742a8cc17ba15288ec03131db1",
      "tree": "0168cb269fe5e5e916c625727ee20e6d250d1266",
      "parents": [
        "12b9d7ccb841805e347fec8f733f368f43ddba40"
      ],
      "author": {
        "name": "Mike Galbraith",
        "email": "efault@gmx.de",
        "time": "Thu Jul 02 07:27:20 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 14:34:17 2009 +0200"
      },
      "message": "x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user\n\nWhile examining symbol generation in perf_counter tools, I\nnoticed that copy_to_user() had no size in vmlinux\u0027s symtab.\n\nSigned-off-by: Mike Galbraith \u003cefault@gmx.de\u003e\nAcked-by: Alexander van Heukelum \u003cheukelum@fastmail.fm\u003e\nAcked-by: Cyrill Gorcunov \u003cgorcunov@openvz.org\u003e\nLKML-Reference: \u003c1246512440.13293.3.camel@marge.simson.net\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "199e23780a7e75c63a9e3d1108804e3af450ea3e",
      "tree": "d9f117d53df2687f0f207c3ccd77506dfec83e8f",
      "parents": [
        "3217120873598533234b6dedda9c371ce30001d0"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 13:02:39 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 13:26:46 2009 +0200"
      },
      "message": "x86: atomic64: Fix unclean type use in atomic64_xchg()\n\nLinus noticed that atomic64_xchg() uses atomic_read(), which\nhappens to work because atomic_read() is a macro so the\n.counter value gets u64-read on 32-bit too - but this is really\nbogus and serious bugs are waiting to happen.\n\nFix atomic64_xchg() to use __atomic64_read() instead.\n\nNo code changed:\n\narch/x86/lib/atomic64_32.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    435\t      0\t      0\t    435\t    1b3\tatomic64_32.o.before\n    435\t      0\t      0\t    435\t    1b3\tatomic64_32.o.after\n\nmd5:\n   bd8ab95e69c93518578bfaf0ea3be4d9  atomic64_32.o.before.asm\n   bd8ab95e69c93518578bfaf0ea3be4d9  atomic64_32.o.after.asm\n\nReported-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nLKML-Reference: \u003calpine.LFD.2.01.0907021653030.3210@localhost.localdomain\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3ac805d2afd3fa4a07cb5bcf352fd7fa83f28935",
      "tree": "29e4928248f19565f883156eb04e736510c88713",
      "parents": [
        "824975ef190e7dcb77718d1cc2cb53769b16d918"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 12:51:19 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 13:26:43 2009 +0200"
      },
      "message": "x86: atomic64: Reduce size of functions\n\ncmpxchg8b is a huge instruction in terms of register footprint,\nwe almost never want to inline it, not even within the same\ncode module.\n\nGCC 4.3 still messes up for two functions, under-judging the\ntrue cost of this instruction - so annotate two key functions\nto reduce the bloat:\n\narch/x86/lib/atomic64_32.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n   1763\t      0\t      0\t   1763\t    6e3\tatomic64_32.o.before\n    435\t      0\t      0\t    435\t    1b3\tatomic64_32.o.after\n\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nLKML-Reference: \u003calpine.LFD.2.01.0907021653030.3210@localhost.localdomain\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "824975ef190e7dcb77718d1cc2cb53769b16d918",
      "tree": "f5f9f180bef531795e992b34ef417e9822cab3e9",
      "parents": [
        "69237f94e65d3d7f539f1adb98ef68685c595004"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 12:39:07 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 13:26:42 2009 +0200"
      },
      "message": "x86: atomic64: Improve atomic64_add_return()\n\nLinus noted (based on Eric Dumazet\u0027s numbers) that we would\nprobably be better off not trying an atomic_read() in\natomic64_add_return() but intead intentionally let the first\ncmpxchg8b fail - to get a cache-friendly \u0027give me ownership\nof this cacheline\u0027 transaction. That can then be followed\nby the real cmpxchg8b which sets the value local to the CPU.\n\nReported-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nLKML-Reference: \u003calpine.LFD.2.01.0907021653030.3210@localhost.localdomain\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "69237f94e65d3d7f539f1adb98ef68685c595004",
      "tree": "be7f8e2b323206bc10f82ca5a70ed5cf646c4fb9",
      "parents": [
        "aacf682fd8c66b57383c407eecd9d4a28264ee91"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Fri Jul 03 13:26:41 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 13:26:41 2009 +0200"
      },
      "message": "x86: atomic64: Improve cmpxchg8b()\n\nRewrite cmpxchg8b() to not use %edi register but a generic \"+m\"\nconstraint, to increase compiler freedom in code generation and\npossibly better code.\n\nCc: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nLKML-Reference: \u003calpine.LFD.2.01.0907021653030.3210@localhost.localdomain\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "aacf682fd8c66b57383c407eecd9d4a28264ee91",
      "tree": "98179e43e4d15177acb09958d6ef560a46cc88ae",
      "parents": [
        "b7882b7c65abb00194bdb3d4a22d27d70fcc59ba"
      ],
      "author": {
        "name": "Eric Dumazet",
        "email": "eric.dumazet@gmail.com",
        "time": "Fri Jul 03 12:14:27 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 13:26:40 2009 +0200"
      },
      "message": "x86: atomic64: Improve atomic64_read()\n\nLinus noticed that the 32-bit version of atomic64_read() was\nbeing overly complex with re-reading the value and doing a\nretry loop over that.\n\nInstead we can just rely on cmpxchg8b returning either the new\nvalue or returning the current value.\n\nWe can use any \u0027old\u0027 value, which will be faster as it can be\nloaded via immediates. Using some value that is not equal to\nthe real value in memory the instruction gets faster.\n\nThis also has the advantage that the CPU could avoid dirtying\nthe cacheline.\n\nReported-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nLKML-Reference: \u003calpine.LFD.2.01.0907021653030.3210@localhost.localdomain\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "b7882b7c65abb00194bdb3d4a22d27d70fcc59ba",
      "tree": "f22b1090c014f6d1da33c3791590d636104e8841",
      "parents": [
        "bbf2a330d92c5afccfd17592ba9ccd50f41cf748"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 13:26:39 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Jul 03 13:26:39 2009 +0200"
      },
      "message": "x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file\n\nLinus noted that the atomic64_t primitives are all inlines\ncurrently which is crazy because these functions have a large\nregister footprint anyway.\n\nMove them to a separate file: arch/x86/lib/atomic64_32.c\n\nAlso, while at it, rename all uses of \u0027unsigned long long\u0027 to\nthe much shorter u64.\n\nThis makes the appearance of the prototypes a lot nicer - and\nit also uncovered a few bugs where (yet unused) API variants\nhad \u0027long\u0027 as their return type instead of u64.\n\n[ More intrusive changes are not yet done in this patch. ]\n\nReported-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nCc: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Mike Galbraith \u003cefault@gmx.de\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Arnaldo Carvalho de Melo \u003cacme@redhat.com\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: David Howells \u003cdhowells@redhat.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nLKML-Reference: \u003calpine.LFD.2.01.0907021653030.3210@localhost.localdomain\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "9e314996e3dc5189b9b36dce67088e882e989897",
      "tree": "fc7f8d69f1af220b5503484a2f449b7a9ec07f56",
      "parents": [
        "5a4f13fad1ab5bd08dea78fc55321e429d83cddf"
      ],
      "author": {
        "name": "Mike Galbraith",
        "email": "efault@gmx.de",
        "time": "Tue Jun 30 15:00:20 2009 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jun 30 23:43:15 2009 +0200"
      },
      "message": "x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c\n\nNoticed the zero-sized function symbol while looking at \u0027perf\u0027 profiles,\nit causes the profiler to display those addresses in hexa.\n\nTurns out that this was wrong/bogus for an eternity.\n\nSigned-off-by: Mike Galbraith \u003cefault@gmx.de\u003e\nAcked-by: Alexander van Heukelum \u003cheukelum@fastmail.fm\u003e\nAcked-by: Cyrill Gorcunov \u003cgorcunov@gmail.com\u003e\nLKML-Reference: \u003c1246366820.6538.1.camel@marge.simson.net\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "e888d7facd1f1460a638151036d15b6cfb3ccc74",
      "tree": "7d623ee1b31d431317e87f59013a67d8549b9fae",
      "parents": [
        "658dbfeb5e7ab35d440c665d643a6285e43fddcd"
      ],
      "author": {
        "name": "Pallipadi, Venkatesh",
        "email": "venkatesh.pallipadi@intel.com",
        "time": "Thu Jun 25 16:44:31 2009 -0700"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Thu Jun 25 16:47:40 2009 -0700"
      },
      "message": "x86, delay: tsc based udelay should have rdtsc_barrier\n\ndelay_tsc needs rdtsc_barrier to provide proper delay.\n\nOutput from a test driver using hpet to cross check delay\nprovided by udelay().\n\nBefore:\n[   86.794363] Expected delay 5us actual 4679ns\n[   87.154362] Expected delay 5us actual 698ns\n[   87.514162] Expected delay 5us actual 4539ns\n[   88.653716] Expected delay 5us actual 4539ns\n[   94.664106] Expected delay 10us actual 9638ns\n[   95.049351] Expected delay 10us actual 10126ns\n[   95.416110] Expected delay 10us actual 9568ns\n[   95.799216] Expected delay 10us actual 9638ns\n[  103.624104] Expected delay 10us actual 9707ns\n[  104.020619] Expected delay 10us actual 768ns\n[  104.419951] Expected delay 10us actual 9707ns\n\nAfter:\n[   50.983320] Expected delay 5us actual 5587ns\n[   51.261807] Expected delay 5us actual 5587ns\n[   51.565715] Expected delay 5us actual 5657ns\n[   51.861171] Expected delay 5us actual 5587ns\n[   52.164704] Expected delay 5us actual 5726ns\n[   52.487457] Expected delay 5us actual 5657ns\n[   52.789338] Expected delay 5us actual 5726ns\n[   57.119680] Expected delay 10us actual 10755ns\n[   57.893997] Expected delay 10us actual 10615ns\n[   58.261287] Expected delay 10us actual 10755ns\n[   58.620505] Expected delay 10us actual 10825ns\n[   58.941035] Expected delay 10us actual 10755ns\n[   59.320903] Expected delay 10us actual 10615ns\n[   61.306311] Expected delay 10us actual 10755ns\n[   61.520542] Expected delay 10us actual 10615ns\n\nSigned-off-by: Venkatesh Pallipadi \u003cvenkatesh.pallipadi@intel.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "9063c61fd5cbd6f42e95929aa0e02380c9e15656",
      "tree": "0783122dfdf16ce729ebf7b851b145f24e1edae0",
      "parents": [
        "2453d6ff6ffc5f0d496b7b14f509a26f99bf115e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jun 20 15:40:00 2009 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Jun 20 15:40:00 2009 -0700"
      },
      "message": "x86, 64-bit: Clean up user address masking\n\nThe discussion about using \"access_ok()\" in get_user_pages_fast() (see\ncommit 7f8189068726492950bf1a2dcfd9b51314560abf: \"x86: don\u0027t use\n\u0027access_ok()\u0027 as a range check in get_user_pages_fast()\" for details and\nend result), made us notice that x86-64 was really being very sloppy\nabout virtual address checking.\n\nSo be way more careful and straightforward about masking x86-64 virtual\naddresses:\n\n - All the VIRTUAL_MASK* variants now cover half of the address\n   space, it\u0027s not like we can use the full mask on a signed\n   integer, and the larger mask just invites mistakes when\n   applying it to either half of the 48-bit address space.\n\n - /proc/kcore\u0027s kc_offset_to_vaddr() becomes a lot more\n   obvious when it transforms a file offset into a\n   (kernel-half) virtual address.\n\n - Unify/simplify the 32-bit and 64-bit USER_DS definition to\n   be based on TASK_SIZE_MAX.\n\nThis cleanup and more careful/obvious user virtual address checking also\nuncovered a buglet in the x86-64 implementation of strnlen_user(): it\nwould do an \"access_ok()\" check on the whole potential area, even if the\nstring itself was much shorter, and thus return an error even for valid\nstrings. Our sloppy checking had hidden this.\n\nSo this fixes \u0027strnlen_user()\u0027 to do this properly, the same way we\nalready handled user strings in \u0027strncpy_from_user()\u0027.  Namely by just\nchecking the first byte, and then relying on fault handling for the\nrest.  That always works, since we impose a guard page that cannot be\nmapped at the end of the user space address space (and even if we\ndidn\u0027t, we\u0027d have the address space hole).\n\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Nick Piggin \u003cnpiggin@suse.de\u003e\nCc: Hugh Dickins \u003chugh.dickins@tiscali.co.uk\u003e\nCc: H. Peter Anvin \u003chpa@zytor.com\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b034c19f9f61c8b6f2435aa2e77f52348ebde767",
      "tree": "0dce206e1eaa998b7233a4679e366890881c1f7f",
      "parents": [
        "6bc1096d7ab3621b3ffcf06616d1f4e0325d903d"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "borislav.petkov@amd.com",
        "time": "Fri May 22 13:52:19 2009 +0200"
      },
      "committer": {
        "name": "Borislav Petkov",
        "email": "borislav.petkov@amd.com",
        "time": "Wed Jun 10 12:18:43 2009 +0200"
      },
      "message": "x86: MSR: add methods for writing of an MSR on several CPUs\n\nProvide for concurrent MSR writes on all the CPUs in the cpumask. Also,\nadd a temporary workaround for smp_call_function_many which skips the\nCPU we\u0027re executing on.\n\nBart: zero out rv struct which is allocated on stack.\n\nCC: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Borislav Petkov \u003cborislav.petkov@amd.com\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "6bc1096d7ab3621b3ffcf06616d1f4e0325d903d",
      "tree": "286d1e4545fbd69c25fb4a5044d1d51122169a1d",
      "parents": [
        "07a2039b8eb0af4ff464efd3dfd95de5c02648c6"
      ],
      "author": {
        "name": "Borislav Petkov",
        "email": "borislav.petkov@amd.com",
        "time": "Fri May 22 12:12:01 2009 +0200"
      },
      "committer": {
        "name": "Borislav Petkov",
        "email": "borislav.petkov@amd.com",
        "time": "Wed Jun 10 12:18:42 2009 +0200"
      },
      "message": "x86: MSR: add a struct representation of an MSR\n\nAdd a struct representing a 64bit MSR pair consisting of a low and high\nregister part and convert msr_info to use it. Also, rename msr-on-cpu.c\nto msr.c.\n\nSide note: Put the cpumask.h include in __KERNEL__ space thus fixing an\nallmodconfig build failure in the headers_check target.\n\nCC: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Borislav Petkov \u003cborislav.petkov@amd.com\u003e\n"
    },
    {
      "commit": "f3b6eaf0149186ad0637512ec363582c91e06ee6",
      "tree": "68e72baf189e9f87ab0a48961918243304ab878c",
      "parents": [
        "dd1ef4ec4721ddc0a1f2b73a4f67930cb320665c"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Mar 12 12:20:17 2009 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Mar 12 12:21:17 2009 +0100"
      },
      "message": "x86: memcpy, clean up\n\nImpact: cleanup\n\nMake this file more readable by bringing it more in line\nwith the usual kernel style.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "dd1ef4ec4721ddc0a1f2b73a4f67930cb320665c",
      "tree": "75cdd414ecdcfe7d2abc72da8444f54631a00e4e",
      "parents": [
        "c2810188c1b810c68139608a207befae0a4f1e69"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "jbeulich@novell.com",
        "time": "Thu Mar 12 10:47:13 2009 +0000"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Mar 12 12:04:47 2009 +0100"
      },
      "message": "x86-64: remove unnecessary spill/reload of rbx from memcpy\n\nImpact: micro-optimization\n\nThis should slightly improve its performance.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nLKML-Reference: \u003c49B8F641.76E4.0078.0@novell.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "0341c14da49e7b93d2998926f6ac89a3129e3fa1",
      "tree": "c8a6d0e5331667ba4becf83836053bd14dd39e44",
      "parents": [
        "beb6943d8df7ce9278282101af4e0f6f7b648451"
      ],
      "author": {
        "name": "Jeremy Fitzhardinge",
        "email": "jeremy.fitzhardinge@citrix.com",
        "time": "Fri Feb 13 11:14:01 2009 -0800"
      },
      "committer": {
        "name": "Jeremy Fitzhardinge",
        "email": "jeremy.fitzhardinge@citrix.com",
        "time": "Fri Feb 13 11:35:01 2009 -0800"
      },
      "message": "x86: use _types.h headers in asm where available\n\nIn general, the only definitions that assembly files can use\nare in _types.S headers (where available), so convert them.\n\nSigned-off-by: Jeremy Fitzhardinge \u003cjeremy.fitzhardinge@citrix.com\u003e\n"
    },
    {
      "commit": "e0a96129db574d6365e3439d16d88517c437ab33",
      "tree": "4c858ffd2b4a74435494556e21a0652a0fdaa4a8",
      "parents": [
        "f5495506c3c1300d249d403c36f92de71920dbeb"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "andi@firstfloor.org",
        "time": "Fri Jan 16 15:22:11 2009 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jan 21 09:43:17 2009 +0100"
      },
      "message": "x86: use early clobbers in usercopy*.c\n\nImpact: fix rare (but currently harmless) miscompile with certain configs and gcc versions\n\nHugh Dickins noticed that strncpy_from_user() was miscompiled\nin some circumstances with gcc 4.3.\n\nThanks to Hugh\u0027s excellent analysis it was easy to track down.\n\nHugh writes:\n\n\u003e Try building an x86_64 defconfig 2.6.29-rc1 kernel tree,\n\u003e except not quite defconfig, switch CONFIG_PREEMPT_NONE\u003dy\n\u003e and CONFIG_PREEMPT_VOLUNTARY off (because it expands a\n\u003e might_fault() there, which hides the issue): using a\n\u003e gcc 4.3.2 (I\u0027ve checked both openSUSE 11.1 and Fedora 10).\n\u003e\n\u003e It generates the following:\n\u003e\n\u003e 0000000000000000 \u003c__strncpy_from_user\u003e:\n\u003e    0:   48 89 d1                mov    %rdx,%rcx\n\u003e    3:   48 85 c9                test   %rcx,%rcx\n\u003e    6:   74 0e                   je     16 \u003c__strncpy_from_user+0x16\u003e\n\u003e    8:   ac                      lods   %ds:(%rsi),%al\n\u003e    9:   aa                      stos   %al,%es:(%rdi)\n\u003e    a:   84 c0                   test   %al,%al\n\u003e    c:   74 05                   je     13 \u003c__strncpy_from_user+0x13\u003e\n\u003e    e:   48 ff c9                dec    %rcx\n\u003e   11:   75 f5                   jne    8 \u003c__strncpy_from_user+0x8\u003e\n\u003e   13:   48 29 c9                sub    %rcx,%rcx\n\u003e   16:   48 89 c8                mov    %rcx,%rax\n\u003e   19:   c3                      retq\n\u003e\n\u003e Observe that \"sub %rcx,%rcx; mov %rcx,%rax\", whereas gcc 4.2.1\n\u003e (and many other configs) say \"sub %rcx,%rdx; mov %rdx,%rax\".\n\u003e Isn\u0027t it returning 0 when it ought to be returning strlen?\n\nThe asm constraints for the strncpy_from_user() result were missing an\nearly clobber, which tells gcc that the last output arguments\nare written before all input arguments are read.\n\nAlso add more early clobbers in the rest of the file and fix 32-bit\nusercopy.c in the same way.\n\nSigned-off-by: Andi Kleen \u003cak@linux.intel.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n[ since this API is rarely used and no in-kernel user relies on a \u0027len\u0027\n  return value (they only rely on negative return values) this miscompile\n  was never noticed in the field. But it\u0027s worth fixing it nevertheless. ]\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "d1a76187a5be4f89c6cb19d800cb5fb7aac735c5",
      "tree": "2fac3ffbfffc7560eeef8364b541d0d7a0057920",
      "parents": [
        "c7e78cff6b7518212247fb20b1dc6411540dc9af",
        "0173a3265b228da319ceb9c1ec6a5682fd1b2d92"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Oct 28 16:54:49 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Oct 28 16:54:49 2008 +0100"
      },
      "message": "Merge commit \u0027v2.6.28-rc2\u0027 into core/locking\n\nConflicts:\n\tarch/um/include/asm/system.h\n"
    },
    {
      "commit": "0afe2db21394820d32646a695eccf3fbfe6ab5c7",
      "tree": "6d925383f444a242ebc77d167420efb7e6ad8d99",
      "parents": [
        "d84705969f898f294bc3fc32eca33580f14105bd",
        "43603c8df97f246e8be7b9cc92a8f968a85108bd"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Oct 11 20:23:20 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Sat Oct 11 20:23:20 2008 +0200"
      },
      "message": "Merge branch \u0027x86/unify-cpu-detect\u0027 into x86-v28-for-linus-phase4-D\n\nConflicts:\n\tarch/x86/kernel/cpu/common.c\n\tarch/x86/kernel/signal_64.c\n\tinclude/asm-x86/cpufeature.h\n"
    },
    {
      "commit": "1d18ef489509314506328b9e464dd47c24c1d68f",
      "tree": "0462ee876e127f9b86afa05e48cfc50d0163cbd4",
      "parents": [
        "3ee1afa308f2a38e5d1e2ad3752ad7abcf480da1"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Sep 11 20:53:21 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Sep 11 21:42:59 2008 +0200"
      },
      "message": "x86: some lock annotations for user copy paths, v3\n\n- add annotation back to clear_user()\n- change probe_kernel_address() to _inatomic*() method\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3ee1afa308f2a38e5d1e2ad3752ad7abcf480da1",
      "tree": "914e0f3bbd32a387cf6095c6955369fa8da7ebf6",
      "parents": [
        "c10d38dda1774ed4540380333cabd229eff37094"
      ],
      "author": {
        "name": "Nick Piggin",
        "email": "npiggin@suse.de",
        "time": "Wed Sep 10 13:37:17 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Sep 11 09:44:21 2008 +0200"
      },
      "message": "x86: some lock annotations for user copy paths, v2\n\n - introduce might_fault()\n - handle the atomic user copy paths correctly\n\n[ mingo@elte.hu: move might_sleep() outside of in_atomic(). ]\nSigned-off-by: Nick Piggin \u003cnpiggin@suse.de\u003e\nAcked-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c10d38dda1774ed4540380333cabd229eff37094",
      "tree": "be9649dab7c0017c0a700f146db70f730ad819a7",
      "parents": [
        "76b189e91845eab3a9d52bb97f971d312d25652d"
      ],
      "author": {
        "name": "Nick Piggin",
        "email": "npiggin@suse.de",
        "time": "Wed Sep 10 13:37:17 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Sep 10 13:48:49 2008 +0200"
      },
      "message": "x86: some lock annotations for user copy paths\n\ncopy_to/from_user and all its variants (except the atomic ones) can take a\npage fault and perform non-trivial work like taking mmap_sem and entering\nthe filesyste/pagecache.\n\nUnfortunately, this often escapes lockdep because a common pattern is to\nuse it to read in some arguments just set up from userspace, or write data\nback to a hot buffer. In those cases, it will be unlikely for page reclaim\nto get a window in to cause copy_*_user to fault.\n\nWith the new might_lock primitives, add some annotations to x86. I don\u0027t\nknow if I caught all possible faulting points (it\u0027s a bit of a maze, and I\ndidn\u0027t really look at 32-bit). But this is a starting point.\n\nBoots and runs OK so far.\n\nSigned-off-by: Nick Piggin \u003cnpiggin@suse.de\u003e\nAcked-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "fb481dd56adf3c5b0993b8f052cc9ba966e3959d",
      "tree": "22312cb77dbc8bf71bc54dff40efad7cf8e2d822",
      "parents": [
        "a5444d15b611cf2ffe2bc52aaf11f2ac51882f89"
      ],
      "author": {
        "name": "Andi Kleen",
        "email": "andi@firstfloor.org",
        "time": "Thu Sep 04 13:46:11 2008 +0200"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Thu Sep 04 08:42:06 2008 -0700"
      },
      "message": "x86: drop -funroll-loops for csum_partial_64.c\n\nImpact: performance optimization\n\nI did some rebenchmarking with modern compilers and dropping\n-funroll-loops makes the function consistently go faster by a few\npercent.  So drop that flag.\n\nThanks to Richard Guenther for a hint.\n\nSigned-off-by: Andi Kleen \u003cak@linux.intel.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "b30a72a7edfc64c8929104d5c2178aca489aa559",
      "tree": "2b26c155c318d08d946bd2d70cf815dcdb29a243",
      "parents": [
        "f1c5d30e1d79bbfb60eaf189db862d3cb2bcac92",
        "c1b362e3b4d331a63915b268a33207311a439d60"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Wed Aug 27 19:17:07 2008 -0700"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Wed Aug 27 19:17:07 2008 -0700"
      },
      "message": "Merge branch \u0027x86/urgent\u0027 into x86/cpu\n\nConflicts:\n\n\tarch/x86/kernel/cpu/cyrix.c\n"
    },
    {
      "commit": "bdd314616f7218e325aa9637a46159ecba44cfeb",
      "tree": "de3cbbb4aab3bd8344d33c6c5cc262b8d59adfa0",
      "parents": [
        "94d4ac2f4a58c6e37876827c6688c61cef21290c"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 25 17:44:03 2008 -0700"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 25 22:45:50 2008 -0700"
      },
      "message": "x86: msr-on-cpu: remove unnecessary level of abstraction\n\nRemove an unnecessary level of abstraction in the msr-on-cpu library.\nAlthough this duplicates some code, the duplicated code is less than\nthe additional code, and this way should be faster.\n\nAdditionally, change the order of the functions to make the regular\nstructure of this file more obvious.\n\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "94d4ac2f4a58c6e37876827c6688c61cef21290c",
      "tree": "732f4e4794f3c116041242f69754637f75c0dd57",
      "parents": [
        "ed21763e7b0b3fb50e4efd9d4bc17ef5b035d304",
        "08970fc4e0385790a7b093adfaa4165a189f9eb0"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 25 22:45:37 2008 -0700"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 25 22:45:37 2008 -0700"
      },
      "message": "Merge branch \u0027x86/urgent\u0027 into x86/cleanups\n"
    },
    {
      "commit": "c6f31932d0a1d2b13952f506ebc92675e2d8df80",
      "tree": "f08e31afb69ca52e8ba8a1cca316b12bd7bec365",
      "parents": [
        "f73be6dedf4fa058ce80846dae604b08fa805ca1"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 25 17:27:21 2008 -0700"
      },
      "committer": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Mon Aug 25 17:45:48 2008 -0700"
      },
      "message": "x86: msr: propagate errors from smp_call_function_single()\n\nPropagate error (-ENXIO) from smp_call_function_single().  These\nerrors can happen when a CPU is unplugged while the MSR driver is\nopen.\n\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\n"
    },
    {
      "commit": "8bfcb3960fde049b863266dab8c3617bb5a541aa",
      "tree": "b658f2337d46d7f818eecc1be1e2ce76f57a32d0",
      "parents": [
        "1a10390708d675ebf1a2f5e169a5165626afbd88"
      ],
      "author": {
        "name": "Thomas Petazzoni",
        "email": "thomas.petazzoni@free-electrons.com",
        "time": "Mon Aug 18 12:33:20 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Aug 18 16:05:45 2008 +0200"
      },
      "message": "x86: make movsl_mask definition non-CPU specific\n\nmovsl_mask is currently defined in arch/x86/kernel/cpu/intel.c, which\ncontains code specific to Intel CPUs. However, movsl_mask is used in\nthe non-CPU specific code in arch/x86/lib/usercopy_32.c, which breaks\nthe compilation when support for Intel CPUs is compiled out.\n\nThis patch solves this problem by moving movsl_mask\u0027s definition close\nto its users in arch/x86/lib/usercopy_32.c.\n\nSigned-off-by: Thomas Petazzoni \u003cthomas.petazzoni@free-electrons.com\u003e\nCc: michael@free-electrons.com\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3492cdf0176bde5e35223a1388d59676bc67c145",
      "tree": "74447d522913b8fccb62483639d9205fa47d5dcc",
      "parents": [
        "209b580fd8c3a42b69550c98de434671d41a4ebb"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Aug 02 21:25:13 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 15 16:53:25 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/lib/string_32.c\n\nBefore:\ntotal: 21 errors, 0 warnings, 237 lines checked\n\nAfter:\ntotal: 0 errors, 0 warnings, 237 lines checked\n\npaolo@paolo-desktop:~/linux.trees.git$ md5sum /tmp/string_32.o.*\nc55d059ef1612b32a8bb2771a72ae0d5  /tmp/string_32.o.after\nc55d059ef1612b32a8bb2771a72ae0d5  /tmp/string_32.o.before\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "209b580fd8c3a42b69550c98de434671d41a4ebb",
      "tree": "62a92f811ca89fdc65f7b41cc9dc5c894ad02c5c",
      "parents": [
        "2070dae10f50ec244f58292436ace9a3f9dc1d71"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sat Aug 02 21:24:45 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Aug 15 16:53:24 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/lib/strstr_32.c\n\nBefore:\ntotal: 3 errors, 0 warnings, 31 lines checked\n\nAfter:\ntotal: 0 errors, 0 warnings, 31 lines checked\n\npaolo@paolo-desktop:~/linux.trees.git$ md5sum /tmp/strstr_32.o.*\nc96006ec3387862e5bacb139207a3098  /tmp/strstr_32.o.after\nc96006ec3387862e5bacb139207a3098  /tmp/strstr_32.o.before\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "afd962a9e8708c571c5c0c4a6d098f931742c229",
      "tree": "7aacbe3bb5e34e2515ad55a73bb87766e604761b",
      "parents": [
        "bd3e64c1759e4930315ebf022611468ee9621486"
      ],
      "author": {
        "name": "Vitaly Mayatskikh",
        "email": "v.mayatskih@gmail.com",
        "time": "Wed Jul 30 13:30:14 2008 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Wed Jul 30 10:10:39 2008 -0700"
      },
      "message": "x86: wrong register was used in align macro\n\nNew ALIGN_DESTINATION macro has sad typo: r8d register was used instead\nof ecx in fixup section. This can be considered as a regression.\n\nRegister ecx was also wrongly loaded with value in r8d in\ncopy_user_nocache routine.\n\nSigned-off-by: Vitaly Mayatskikh \u003cv.mayatskih@gmail.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "1a781a777b2f6ac46523fe92396215762ced624d",
      "tree": "4f34bb4aade85c0eb364b53d664ec7f6ab959006",
      "parents": [
        "b9d2252c1e44fa83a4e65fdc9eb93db6297c55af",
        "42a2f217a5e324ed5f2373ab1b7a0a15187c4d6c"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jul 15 21:55:59 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Jul 15 21:55:59 2008 +0200"
      },
      "message": "Merge branch \u0027generic-ipi\u0027 into generic-ipi-for-linus\n\nConflicts:\n\n\tarch/powerpc/Kconfig\n\tarch/s390/kernel/time.c\n\tarch/x86/kernel/apic_32.c\n\tarch/x86/kernel/cpu/perfctr-watchdog.c\n\tarch/x86/kernel/i8259_64.c\n\tarch/x86/kernel/ldt.c\n\tarch/x86/kernel/nmi_64.c\n\tarch/x86/kernel/smpboot.c\n\tarch/x86/xen/smp.c\n\tinclude/asm-x86/hw_irq_32.h\n\tinclude/asm-x86/hw_irq_64.h\n\tinclude/asm-x86/mach-default/irq_vectors.h\n\tinclude/asm-x86/mach-voyager/irq_vectors.h\n\tinclude/asm-x86/smp.h\n\tkernel/Makefile\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "5806b81ac1c0c52665b91723fd4146a4f86e386b",
      "tree": "24ea8763bf308ce1407c1de91dc8de4d2655e1c1",
      "parents": [
        "d14c8a680ccfdeb5e7b9be4d61162c2b373bd1e8",
        "6712e299b7dc78aa4971b85e803435ee6d49a9dd"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Jul 14 16:11:52 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Jul 14 16:11:52 2008 +0200"
      },
      "message": "Merge branch \u0027auto-ftrace-next\u0027 into tracing/for-linus\n\nConflicts:\n\n\tarch/x86/kernel/entry_32.S\n\tarch/x86/kernel/process_32.c\n\tarch/x86/kernel/process_64.c\n\tarch/x86/lib/Makefile\n\tinclude/asm-x86/irqflags.h\n\tkernel/Makefile\n\tkernel/sched.c\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "27cb0a75ba252ea7294d67232c4bbbac3f2b2656",
      "tree": "3a72fbafa37e6222f3bdade4ca7bfdaaab300c35",
      "parents": [
        "e54afe38630e3b577968428f48ed8ef1e13a2a15"
      ],
      "author": {
        "name": "Jeremy Fitzhardinge",
        "email": "jeremy@goop.org",
        "time": "Thu Jul 10 12:52:52 2008 -0700"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jul 10 21:55:59 2008 +0200"
      },
      "message": "x86: fix compile error in current tip.git\n\nGas 2.15 complains about 32-bit registers being used in lea.\n\n  AS      arch/x86/lib/copy_user_64.o\n/local/scratch-2/jeremy/hg/xen/paravirt/linux/arch/x86/lib/copy_user_64.S: Assembler messages:\n/local/scratch-2/jeremy/hg/xen/paravirt/linux/arch/x86/lib/copy_user_64.S:188: Error: `(%edx,%ecx,8)\u0027 is not a valid 64 bit base/index expression\n/local/scratch-2/jeremy/hg/xen/paravirt/linux/arch/x86/lib/copy_user_64.S:257: Error: `(%edx,%ecx,8)\u0027 is not a valid 64 bit base/index expression\n  AS      arch/x86/lib/copy_user_nocache_64.o\n/local/scratch-2/jeremy/hg/xen/paravirt/linux/arch/x86/lib/copy_user_nocache_64.S: Assembler messages:\n/local/scratch-2/jeremy/hg/xen/paravirt/linux/arch/x86/lib/copy_user_nocache_64.S:107: Error: `(%edx,%ecx,8)\u0027 is not a valid 64 bit base/index expression\n\nSigned-off-by: Jeremy Fitzhardinge \u003cjeremy.fitzhardinge@citrix.com\u003e\nCc: Vitaly Mayatskikh \u003cv.mayatskih@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "ad2fc2cd925300b8127cf682f5a1c7511ae9dd27",
      "tree": "0f5acf66a1bbe931739d35583f1a80872bf37155",
      "parents": [
        "1129585a08baf58582c0da91e572cb29e3179acf"
      ],
      "author": {
        "name": "Vitaly Mayatskikh",
        "email": "v.mayatskih@gmail.com",
        "time": "Wed Jul 02 15:53:13 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jul 09 15:51:16 2008 +0200"
      },
      "message": "x86: fix copy_user on x86\n\nSwitch copy_user_generic_string(), copy_user_generic_unrolled() and\n__copy_user_nocache() from custom tail handlers to generic\ncopy_user_tail_handle().\n\nSigned-off-by: Vitaly Mayatskikh \u003cv.mayatskih@gmail.com\u003e\nAcked-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "1129585a08baf58582c0da91e572cb29e3179acf",
      "tree": "8ea03668221455bdeff91f885e4458676a89633b",
      "parents": [
        "de989ef093623ab5259f885f30be699c431d4006"
      ],
      "author": {
        "name": "Vitaly Mayatskikh",
        "email": "v.mayatskih@gmail.com",
        "time": "Wed Jul 02 15:48:21 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jul 09 15:51:03 2008 +0200"
      },
      "message": "x86: introduce copy_user_handle_tail() routine\n\nIntroduce generic C routine for handling necessary tail operations after\nprotection fault in copy_*_user on x86.\n\nSigned-off-by: Vitaly Mayatskikh \u003cv.mayatskih@gmail.com\u003e\nAcked-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "5cbbc3b1eb37bdc72eefd2de03b39f5e784400c2",
      "tree": "b4e340963f7a4e2d55ff00a14b3d4bca912c85ab",
      "parents": [
        "2528de431ddb200653d1dc6ca90074bad9520f09"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Tue Jun 24 17:40:14 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jul 09 09:14:13 2008 +0200"
      },
      "message": "x86: merge putuser asm functions.\n\nputuser_32.S and putuser_64.S are merged into putuser.S.\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "2528de431ddb200653d1dc6ca90074bad9520f09",
      "tree": "2cce31204c0e6f810bdf8d1d013ea08e931575f7",
      "parents": [
        "efea505d83873cfc8a7cdbb8a2a11d2c67467843"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Tue Jun 24 17:36:31 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jul 09 09:14:12 2008 +0200"
      },
      "message": "x86: use macros from asm.h.\n\nIn putuser_32.S and putuser_64.S, replace things like .quad, .long,\nand explicit references to [r|e]ax for the apropriate macros\nin asm/asm.h.\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "efea505d83873cfc8a7cdbb8a2a11d2c67467843",
      "tree": "51a88066d621bb5750834f92e36a1d572ffb7963",
      "parents": [
        "766ed4282114eab616741107745b0dd11075e496"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Tue Jun 24 16:59:05 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Jul 09 09:14:11 2008 +0200"
      },
      "message": "x86: don\u0027t use word-size specifiers in putuser files.\n\nRemove them where unambiguous.\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    }
  ],
  "next": "766ed4282114eab616741107745b0dd11075e496"
}
