)]}'
{
  "log": [
    {
      "commit": "0941ecb55fbfd2d8bcc62dfd2fcaba1b35f2f196",
      "tree": "1e5ab463fc747dcc1cf56c22df7c3c5b745ac981",
      "parents": [
        "c048fdfe6178e082be918d4062c86d9764979112"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:55 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:56 2008 +0200"
      },
      "message": "x86: get rid of smp_32.c and smp_64.c\n\nThis patch merges the copyright notices, and valuable\ncomments that were left back on smp_{32,64}.c. With that,\nfiles are empty, and are deleted\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c048fdfe6178e082be918d4062c86d9764979112",
      "tree": "51814f6d4c259bd5a6c3eaa02c3fb5ff7f844228",
      "parents": [
        "8202350367ac11d571f6dd4c21c2027a4d235276"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:54 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:56 2008 +0200"
      },
      "message": "x86: create tlb files\n\nthis patch creates tlb_32.c and tlb_64.c, with\ntlb-related functions that used to live in smp*.c files.\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "8202350367ac11d571f6dd4c21c2027a4d235276",
      "tree": "2af8ec46d8191638c43b13ca16a8df2545db5064",
      "parents": [
        "f9e47a126be2eaabf04a1a5c71ca7b23a473d0d8"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:53 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:56 2008 +0200"
      },
      "message": "x86: create ipi.c\n\nThis patch moves all ipi and apic related functions\nfrom smp_32.c to ipi.c\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "f9e47a126be2eaabf04a1a5c71ca7b23a473d0d8",
      "tree": "5a16cf4ac06bb4031de1be5070281ef5f7847bf0",
      "parents": [
        "377d698426b8c685fb6d48fe89694fe4ce3aa1f8"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:52 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:56 2008 +0200"
      },
      "message": "x86: create smp.c\n\nthis patch moves all the functions and data structures that look\nlike exactly the same from smp_{32,64}.c to smp.c\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "377d698426b8c685fb6d48fe89694fe4ce3aa1f8",
      "tree": "b7f14ee713660b01007385c00bfe85c12efd84c2",
      "parents": [
        "321183c145a37e6d31cc55e0f69a226f9006e621"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:51 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:56 2008 +0200"
      },
      "message": "x86: unify smp_send_stop\n\nfunction definition is moved to common header.\nx86_64 version is now called native_smp_send_stop\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "321183c145a37e6d31cc55e0f69a226f9006e621",
      "tree": "f230034dc40d34c5592185994d48ae9907ad87c8",
      "parents": [
        "3be5b49e8f1002bc562a2b4670093e4ebf27b4e9"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:50 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:55 2008 +0200"
      },
      "message": "x86: add reboot_force test to native_smp_send_stop\n\nThis can be safely added to i386. After that,\nfunctions look exactly the same for both arches\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3be5b49e8f1002bc562a2b4670093e4ebf27b4e9",
      "tree": "a6ec2f5165c557dcd46ef926094897cf823a8bb9",
      "parents": [
        "3d3f487c58ef1ece714af280b29411960908149c"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:49 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:55 2008 +0200"
      },
      "message": "x86: make stop_this_cpu looks exactly equal in both arches\n\nwith the hlt_works change, it is possible to have i386\nand x86_64 stop_this_cpu() looking exactly the same. They\ncan, after that, be merged.\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3d3f487c58ef1ece714af280b29411960908149c",
      "tree": "74a117e5cf717a41ed82ca1f752b99fcb9983872",
      "parents": [
        "2513926c286ca1d0d189c206966011bdd4080354"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:48 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:55 2008 +0200"
      },
      "message": "x86: provide hlt_works function.\n\nIn x86_64, hlt always work. in i386, we\u0027ll query the cpuinfo associated\nwith this cpu\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "2513926c286ca1d0d189c206966011bdd4080354",
      "tree": "f93f8788a4c972e40231aae88c15015c79d019d7",
      "parents": [
        "3a36d1e435af79ec3bc5ead871e5b22d5558ebf3"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:47 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:55 2008 +0200"
      },
      "message": "x86: change x86_64 smp_call_function_mask to look alike i386\n\nthe two versions (the inner version, and the outer version, that takes\nthe locks) of smp_call_function_mask are made into one. With the changes,\ni386 and x86_64 versions look exactly the same.\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3a36d1e435af79ec3bc5ead871e5b22d5558ebf3",
      "tree": "d7b07427b52a63fce0050cfad4462a113fb76a08",
      "parents": [
        "e32640a2cd530e1259a06e34a72b0cdb73738ce2"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:46 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:55 2008 +0200"
      },
      "message": "x86: provide __smp_call_function\n\nThis function is used in smp_send_stop(). It\u0027s like\nsmp_call_function_mask, but always go to all online cpus,\nand does not take any locks.\n\nIt is added to x86_64, but will soon be unified in a common file\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "e32640a2cd530e1259a06e34a72b0cdb73738ce2",
      "tree": "56cbc749b47c287c6bbb2a1f92ece7b81977f8f6",
      "parents": [
        "3428f3d6caa3bc2adde050a2771a2821eb46f901"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:45 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:55 2008 +0200"
      },
      "message": "x86: create smpcommon.c\n\nThis patch creates smpcommon.c with functions that are\nequal between architectures. The i386-only init_gdt\nis ifdef\u0027d.\n\nNote that smpcommon.o figures twice in the Makefile:\nthis is because sub-architectures like voyager that does\nnot use the normal smp_$(BITS) files also have to access them\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3428f3d6caa3bc2adde050a2771a2821eb46f901",
      "tree": "c979f745ef021db069606f4846594b5ce58c22e0",
      "parents": [
        "7930e53422d3d06ea873199f66c288806d37cc94"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:44 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:55 2008 +0200"
      },
      "message": "x86: remove irqs disabled warning.\n\nthere\u0027s already a warning in the topmost function\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7930e53422d3d06ea873199f66c288806d37cc94",
      "tree": "a65972e344707ec8047ab75a02908be98e67ba82",
      "parents": [
        "68a1c3f8cd893f5c3c1396fec5be7d8acac4fc93"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:43 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:54 2008 +0200"
      },
      "message": "x86: remove export for smp_call_function_mask.\n\nwith this removal, exports for both i386 and x86_64,\nregarding the \"smp_call_function\" series are now the same.\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "68a1c3f8cd893f5c3c1396fec5be7d8acac4fc93",
      "tree": "9e68b2943f67912535b649a45a659ee1fc076aa2",
      "parents": [
        "7b1292e2371e3ae2ac69fbb899d539ddc7b53a27"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:42 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:53 2008 +0200"
      },
      "message": "x86: move prefill_possible_map to common file\n\nthis patches moves prefill_possible_map() to smpboot.c\nRight now it is x86_64-specific, but nothing intrinsically\nprevents it to be used by i386\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7b1292e2371e3ae2ac69fbb899d539ddc7b53a27",
      "tree": "e18c0668c0245f7096fe0a31771133ce96ea8af7",
      "parents": [
        "93b016f8f393c1f8c27e8c4df06ad1420fac65f5"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:41 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:53 2008 +0200"
      },
      "message": "x86: use disabled_cpus in i386\n\nthis patch allows a cpu to be marked as present but disabled in i386,\njust as x86_64 currently does.\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "93b016f8f393c1f8c27e8c4df06ad1420fac65f5",
      "tree": "b1babe0c20a4c9eae4ac7847487f4a386d8db8bc",
      "parents": [
        "c559764923dacef301116a248695856e6eb96e48"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:40 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:53 2008 +0200"
      },
      "message": "x86: move disabled_cpus to common header\n\ndisabled_cpus is (up to now) a x86_64-only contruction.\nBut it\u0027s extern declaration can be moved to common header anyway\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c559764923dacef301116a248695856e6eb96e48",
      "tree": "6ab62d053e683aeb130025f260dfd4de86252bb3",
      "parents": [
        "7557da67208f6ed3a1073594b7597bf20c9eb63a"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:39 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:53 2008 +0200"
      },
      "message": "x86: unify smp_cpus_done\n\ndefinition is moved to common header. x86_64 version is now called\nnative_smp_cpus_done\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7557da67208f6ed3a1073594b7597bf20c9eb63a",
      "tree": "ee166a69da2df6588d78ba650579f163109f5f3d",
      "parents": [
        "1e3fac83da056f26bcb96e13967c157de55bf2ef"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:38 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:53 2008 +0200"
      },
      "message": "x86: unify smp_prepare_cpus\n\ndefinition is moved to common header. x86_64 version is now called\nnative_smp_prepare_cpus\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "1e3fac83da056f26bcb96e13967c157de55bf2ef",
      "tree": "4bdbac0e22ecf4a5e2d086ed61d514986546d637",
      "parents": [
        "71d195492a6e0b22135a7156af1b41c0f99a116b"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:37 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:53 2008 +0200"
      },
      "message": "x86: unify prepare_boot_cpu\n\ndefinition is moved to common header. x86_64 version is now called\nnative_prepare_boot_cpu\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "71d195492a6e0b22135a7156af1b41c0f99a116b",
      "tree": "8c6606c1dcdf6b225c90ece08fe44b60f85bc52c",
      "parents": [
        "64b1a21e0924dca7ea3b7cf4287fa719c8ba7fc5"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:36 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:53 2008 +0200"
      },
      "message": "x86: unify __cpu_up.\n\nfunction definition is moved to common header. x86_64 version\nis now called native_cpu_up\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "64b1a21e0924dca7ea3b7cf4287fa719c8ba7fc5",
      "tree": "189bd464e319f2980d3832978b06a757d1d55092",
      "parents": [
        "8678969e60d80527d96d2af0011e72c87c9c1fe5"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:35 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:53 2008 +0200"
      },
      "message": "x86: unify smp_call_function_mask\n\ndefinition is moved to common header, x86_64 function name\nnow is native_smp_call_function_mask\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "8678969e60d80527d96d2af0011e72c87c9c1fe5",
      "tree": "4be2bc2caabfb76dbb7a3b09a2774bcc52e9ff53",
      "parents": [
        "c76cb36846da6d5d6fb2951968869faa4fd1001d"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:34 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:53 2008 +0200"
      },
      "message": "x86: merge smp_send_reschedule\n\nfunction definition is moved to common header, x86_64 version is now called\nnative_smp_send_reschedule\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c76cb36846da6d5d6fb2951968869faa4fd1001d",
      "tree": "4252ac5b35b83aed5ca4509a0d12afe9788014ce",
      "parents": [
        "16694024d6d6fa84dfcf5400b53afe1e75cebf0d"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:33 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:53 2008 +0200"
      },
      "message": "x86: move smp_ops extern declaration to common header\n\nthe smp_ops symbol is temporarily defined in smp_64.c, but it will soon\nbe unified\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "16694024d6d6fa84dfcf5400b53afe1e75cebf0d",
      "tree": "b395c835a175854f20e062196f9ea3fb51e43bab",
      "parents": [
        "53ebef4961c7d5347b4fa2b878258ccd11fc9663"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:32 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: define smp_ops in common header\n\nx86_64 will benefit from it\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "53ebef4961c7d5347b4fa2b878258ccd11fc9663",
      "tree": "f772233c7d982e9f5e5c83a7142410784505c043",
      "parents": [
        "639acb16e6b93342a786c01425cf8eb8ebbb1351"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:31 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: merge extern variables definitions\n\nmove extern definitions that are the same between smp_{32,64}.h\nto smp.h\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "639acb16e6b93342a786c01425cf8eb8ebbb1351",
      "tree": "809cc51e57d40b245a7aab1e221a11052a86eb99",
      "parents": [
        "c27cfeffad436816ecd500b8dc94acf348182b13"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:30 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: merge extern function definitions\n\nmove extern function definitions that are the same between smp_{32,64}.h\nto smp.h\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c27cfeffad436816ecd500b8dc94acf348182b13",
      "tree": "a87542b0119232f39f47809ad8249009daedbe57",
      "parents": [
        "8b6451fe5cf78909f28d3762f77df060c8603cd0"
      ],
      "author": {
        "name": "Glauber Costa",
        "email": "gcosta@redhat.com",
        "time": "Mon Mar 03 14:12:29 2008 -0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: commonize smp.h\n\nthis is the first step of integrating smp.h between x86_64\nand i386\n\nSigned-off-by: Glauber Costa \u003cgcosta@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "8b6451fe5cf78909f28d3762f77df060c8603cd0",
      "tree": "a9e6a3a9f79877675a1855469ed98677db771797",
      "parents": [
        "23b55bd9f33a1812a664e548803db34c9bec56e8"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Mar 05 10:46:38 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: fix switch_to() clobbers\n\nLiu Pingfan noticed that switch_to() clobbers more registers than its\nasm constraints specify.\n\nWe get away with this due to luck mostly - schedule()\nby its nature only has \u0027local\u0027 state which gets reloaded\nautomatically. Fix it nevertheless, we could hit this anytime.\n\nit turns out that with the extra constraints gcc manages to make\nschedule() even more compact:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n  28626\t    684\t   2640\t  31950\t   7cce\tsched.o.before\n  28613\t    684\t   2640\t  31937\t   7cc1\tsched.o.after\n\nReported-by: Liu Pingfan \u003ckernelfans@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "23b55bd9f33a1812a664e548803db34c9bec56e8",
      "tree": "0559906e87b50567941f983560017671de13f9b3",
      "parents": [
        "ecd94c0809eb0ff50b628fa061c531a6fbf2fbbc"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Wed Mar 05 10:24:37 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: clean up switch_to()\n\nMake the code more readable and more hackable:\n\n - use symbolic asm parameters\n - use readable indentation\n - add comments that explains the details\n\nNo code changed:\n\nkernel/sched.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n  28626\t    684\t   2640\t  31950\t   7cce\tsched.o.before\n  28626\t    684\t   2640\t  31950\t   7cce\tsched.o.after\n\nmd5:\n   2823d406c18b781975cdb2e7cfea0059  sched.o.before.asm\n   2823d406c18b781975cdb2e7cfea0059  sched.o.after.asm\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "ecd94c0809eb0ff50b628fa061c531a6fbf2fbbc",
      "tree": "4e687b38cb695a18470d2368c55ed69746cab8f4",
      "parents": [
        "2fde61fdb00c2337efc56cfbb05bde8a42864e65"
      ],
      "author": {
        "name": "Alexander van Heukelum",
        "email": "heukelum@mailshack.com",
        "time": "Tue Mar 04 20:12:28 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled\n\nJeremy Fitzhardinge pointed out that looking at the boot_params\nstruct to determine if the system is running in a paravirtual\nenvironment is not reliable for the Xen case, currently. He also\npoints out that there already exists a function to determine if\nthe system is running in a paravirtual environment. So let\u0027s use\nthat instead. This gets rid of the preprocessor test too.\n\nSigned-off-by: Alexander van Heukelum \u003cheukelum@fastmail.fm\u003e\nAcked-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "2fde61fdb00c2337efc56cfbb05bde8a42864e65",
      "tree": "1bb0c42e59c9e045cc8621438581bde40aee6659",
      "parents": [
        "0d7a1819e97ef89be5bcbb4b724acb9f6c873c97"
      ],
      "author": {
        "name": "Alexander van Heukelum",
        "email": "heukelum@mailshack.com",
        "time": "Tue Mar 04 19:57:42 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled\n\nJeremy Fitzhardinge pointed out that looking at the boot_params\nstruct to determine if the system is running in a paravirtual\nenvironment is not reliable for the Xen case, currently. He also\npoints out that there already exists a function to determine if\nthe system is running in a paravirtual environment. So let\u0027s use\nthat instead. This gets rid of the preprocessor test too.\n\nSigned-off-by: Alexander van Heukelum \u003cheukelum@fastmail.fm\u003e\nAcked-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "0d7a1819e97ef89be5bcbb4b724acb9f6c873c97",
      "tree": "814e51eda64528744fc3aea5f769f430607c2a64",
      "parents": [
        "3c2047cd32b1a8c782d7efab72707e7daa251625"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Mon Mar 03 12:49:09 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: wmb() confusion in system.h\n\nComment says wmb is a nop, but it is implemented as lock addl\nbelow... Should it be compiled to nop if we know we are running on\n\"good\" Intel cpu?\n\nAt least remove confusing comment for now.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3c2047cd32b1a8c782d7efab72707e7daa251625",
      "tree": "79a3481d5f7b637626d0cf346dc1f1042d68c07f",
      "parents": [
        "9fc34113f6880b215cbea4e7017fc818700384c2"
      ],
      "author": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Tue Mar 04 23:07:50 2008 +1100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: if we cannot calibrate the TSC, we panic.\n\nThe current tsc_init() clears the TSC feature bit if the TSC khz\ncannot be calculated, causing us to panic in\narch/x86/kernel/cpu/bugs.c check_config().  We should simply mark it\nunstable.\n\nFrankly, someone should take an axe to this code.  mark_tsc_unstable()\nnot only marks it unstable, but sets tsc_enabled to 0, which seems\nredundant but is actually important here because means it won\u0027t be\nused by sched_clock() either.  Perhaps a tristate enum \"UNUSABLE,\nUNSTABLE, OK\" would be clearer, and separate mark_tsc_unstable() and\nmark_tsc_broken() functions?\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "9fc34113f6880b215cbea4e7017fc818700384c2",
      "tree": "588ae8053ae866cac9dc174b3bf403a7ebe44365",
      "parents": [
        "40869cd038a0ecb867a7227aba46806224e4d11d"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Mar 03 09:53:17 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: debug pmd_bad()\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "40869cd038a0ecb867a7227aba46806224e4d11d",
      "tree": "a51c2bf4358a1507370a689759ed554562e85812",
      "parents": [
        "ba748d221eb74b849453a94fdf0e1d0566b407d7"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Mar 03 13:55:32 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: redo cded932b75ab0a5f9181e\n\nredo commit cded932b75ab0a5f9181e.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "ba748d221eb74b849453a94fdf0e1d0566b407d7",
      "tree": "e84fe10f02e839ea55ebe71b7a29ca98eb7844f4",
      "parents": [
        "320a6b2efceccb652befca0b1c9a92d6e4256ef6"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Mon Mar 03 09:37:41 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: warn about RAM pages in ioremap()\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "320a6b2efceccb652befca0b1c9a92d6e4256ef6",
      "tree": "aa8e2e2009d9ac63b5f36952c085db9a25197221",
      "parents": [
        "f6eb62b6924b99ec7da97fb6f554685a9ad6dce4"
      ],
      "author": {
        "name": "Alexander van Heukelum",
        "email": "heukelum@mailshack.com",
        "time": "Sat Mar 01 17:12:43 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: reserve end-of-conventional-memory to 1MB, 64-bit\n\nThis patch is an add-on to the 64-bit ebda patch. It makes\nthe functions reserve_ebda_region (renamed from reserve_ebda)\nand copy_e820_map equal to the 32-bit versions of the previous\npatch.\n\nChanges:\n\nUse u64 and u32 for local variables in copy_e820_map.\n\nThe amount of conventional memory and the start of the EBDA are\ndetected by reading the BIOS data area directly. Paravirtual\nenvironments do not provide this area, so we bail out early\nin that case. They will just have to set up a correct memory\nmap to start with.\n\nAdd a safety net for zeroed out BIOS data area.\n\nSigned-off-by: Alexander van Heukelum \u003cheukelum@fastmail.fm\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "f6eb62b6924b99ec7da97fb6f554685a9ad6dce4",
      "tree": "3e43007674559c87dc7aed36d684544903cf593c",
      "parents": [
        "dedd04be71cea3d5adb14c8f674e801911c89a2f"
      ],
      "author": {
        "name": "Alexander van Heukelum",
        "email": "heukelum@mailshack.com",
        "time": "Mon Feb 25 19:07:51 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:52 2008 +0200"
      },
      "message": "x86: reserve_early end-of-conventional-memory to 1MB, 64-bit\n\nExplicitly reserve_early the whole address range from the end of\nconventional memory as reported by the bios data area up to the\n1Mb mark. Regard the info retrieved from the BIOS data area with\na bit of paranoia, though, because some biosses forget to register\nthe EBDA correctly.\n\nSigned-off-by: Alexander van Heukelum \u003cheukelum@fastmail.fm\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "dedd04be71cea3d5adb14c8f674e801911c89a2f",
      "tree": "616250e345885a6f43dba0f407280d0304997ae3",
      "parents": [
        "823c248e7cc75b4f22da914b01f8e5433cff197e"
      ],
      "author": {
        "name": "Alexander van Heukelum",
        "email": "heukelum@mailshack.com",
        "time": "Sat Mar 01 17:09:12 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: reserve end-of-conventional-memory to 1MB on 32-bit\n\nThis patch adds explicit detection of the EBDA and reservation\nof the rom and adapter address space 0xa0000-0x100000 to the\ni386 kernels. Before this patch, the EBDA size was hardcoded\nas 4Kb. Also, the reservation of the adapter range was done by\nmodifying the e820 map which is now not necessary any longer,\nand that code is removed from copy_e820_map.\n\nThe amount of conventional memory and the start of the EBDA are\ndetected by reading the BIOS data area directly. Paravirtual\nenvironments do not provide this area, so we bail out early\nin that case. They will just have to set up a correct memory\nmap to start with.\n\nSigned-off-by: Alexander van Heukelum \u003cheukelum@fastmail.fm\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "823c248e7cc75b4f22da914b01f8e5433cff197e",
      "tree": "e03abcf023961d183fd2f314a9800a568acdcd5e",
      "parents": [
        "81e103f1f1bb0d35000f0e99626bf7abf864b486"
      ],
      "author": {
        "name": "Roman Zippel",
        "email": "zippel@linux-m68k.org",
        "time": "Fri Feb 29 05:09:02 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: fix recursive dependencies\n\nThe proper dependency check uncovered a few dependency problems,\nthe subarchitecture used a mixture of selects and depends on SMP\nand PCI dependency was messed up.\n\nSigned-off-by: Roman Zippel \u003czippel@linux-m68k.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "81e103f1f1bb0d35000f0e99626bf7abf864b486",
      "tree": "24c630827ecd534f4bf0219e2d1b511d9dec147a",
      "parents": [
        "c9cf39ae64a6c86872e580f921afec64ab9770f8"
      ],
      "author": {
        "name": "Jeremy Fitzhardinge",
        "email": "jeremy@xensource.com",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "xen: use iret instruction all the time\n\nChange iret implementation to not be dependent on direct-access vcpu\nstructure.\n\nSigned-off-by: Jeremy Fitzhardinge \u003cjeremy@xensource.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c9cf39ae64a6c86872e580f921afec64ab9770f8",
      "tree": "4f53b058c35253ac4ae601fee6cac3ec4b256967",
      "parents": [
        "e941f27a7a0f4ecac9ba8237b8a329bab4bd622f"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 29 13:26:56 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: coding style fixes to x86/kernel/early_printk.c\n\nDepends on:\n[PATCH 2/3] x86: coding style fixes to arch/x86/kernel/early_printk.c\n\nRemove two:\nERROR: do not initialise statics to 0 or NULL\n\npaolo@paolo-desktop:/tmp/c$ size *\n   text    data     bss     dec     hex filename\n   1172     280      12    1464     5b8 early_printk.o.after\n   1172     280      12    1464     5b8 early_printk.o.before\n\nThis patch is changing the binary output:\n\npaolo@paolo-desktop:/tmp/c$ md5sum *\ndad9a9a881e0eeda62cc5645bd3d7cad  early_printk.o.after\nda32f5cd8f248970e4809e1005393e95  early_printk.o.before\n\nbecause the two variables moved to another section. No\nchange in functionality.\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "e941f27a7a0f4ecac9ba8237b8a329bab4bd622f",
      "tree": "9f30ec5cc16bf12788fc6509f197c157f8dda6df",
      "parents": [
        "3f50dbc1aec96c4d66ffa1c564014f9f43fb9e11"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 29 13:25:30 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/early_printk.c\n\nBefore:\ntotal: 17 errors, 3 warnings, 254 lines checked\n\nAfter:\ntotal: 2 errors, 3 warnings, 254 lines checked\n\npaolo@paolo-desktop:/tmp/b$ md5sum *\nda32f5cd8f248970e4809e1005393e95  early_printk.o.after\nda32f5cd8f248970e4809e1005393e95  early_printk.o.before\n\npaolo@paolo-desktop:/tmp/b$ size *\n   text    data     bss     dec     hex filename\n   1172     280      12    1464     5b8 early_printk.o.after\n   1172     280      12    1464     5b8 early_printk.o.befor\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3f50dbc1aec96c4d66ffa1c564014f9f43fb9e11",
      "tree": "07b5bfa4d9a6a0b5f6b3220a9f6eaf3914005199",
      "parents": [
        "bdd3cee2e4b7279457139058615ced6c2b41e7de"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 29 12:50:56 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/lib/usercopy_32.c\n\nBefore:\n total: 63 errors, 2 warnings, 878 lines checked\nAfter:\n total: 0 errors, 2 warnings, 878 lines checked\n\nCompile tested, no change in the binary output:\n\ntext    data     bss     dec     hex filename\n3231       0       0    3231     c9f usercopy_32.o.after\n3231       0       0    3231     c9f usercopy_32.o.before\n\nmd5sum:\n9f9a3eb43970359ae7cecfd1c9e7cf42  usercopy_32.o.after\n9f9a3eb43970359ae7cecfd1c9e7cf42  usercopy_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": "bdd3cee2e4b7279457139058615ced6c2b41e7de",
      "tree": "33ded8c908163e54792cb91ba2eacc144c366abc",
      "parents": [
        "b089c12b25284a5e31ede7c98936a2b36a41e090"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Feb 28 14:10:49 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: ioremap(), extend check to all RAM pages\n\nSuggested by Jan Beulich.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nAcked-by: Jan Beulich \u003cjbeulich@novell.com\u003e\n"
    },
    {
      "commit": "b089c12b25284a5e31ede7c98936a2b36a41e090",
      "tree": "3b96dda7b2264299a8fa568cf2878ffb60e3a7e9",
      "parents": [
        "e3100c82abd9aa643dc15828202aceeae3504e03"
      ],
      "author": {
        "name": "Hiroshi Shimamoto",
        "email": "h-shimamoto@ct.jp.nec.com",
        "time": "Wed Feb 27 13:16:30 2008 -0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: X86_HT always enable on X86_64 SMP\n\nX86_HT is used for hyperthreading or multicore on 32-bit.\nThe X86_HT on 64-bit is different from 32-bit, it means hyperthreading only.\nAnd X86_HT is not used on 64-bit except from cpu/initel_cacheinfo.c.\n\nUnify X86_HT for hyperthreading or multicore.\nTurn X86_HT on when X86_64 and SMP are enabled.\n\nSigned-off-by: Hiroshi Shimamoto \u003ch-shimamoto@ct.jp.nec.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "e3100c82abd9aa643dc15828202aceeae3504e03",
      "tree": "dc4e1b69224a9e795fa9058dcc97c6e77cb71d4d",
      "parents": [
        "b8c2d3dfbc117dff26058fbac316b8acfc2cb5f7"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Wed Feb 27 20:57:40 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: check physical address range in ioremap\n\nRoland Dreier reported in http://lkml.org/lkml/2008/2/27/194\n\n[ 8425.915139] BUG: unable to handle kernel paging request at ffffc20001a0a000\n[ 8425.919087] IP: [\u003cffffffff8021dacc\u003e] clflush_cache_range+0xc/0x25\n[ 8425.919087] PGD 1bf80e067 PUD 1bf80f067 PMD 1bb497067 PTE 80000047000ee17b\n\nThis is on a Intel machine with 36bit physical address space. The PTE\nentry references 47000ee000, which is outside of it.\n\nAdd a check for the physical address space and warn/printk about the\nstupid caller.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "b8c2d3dfbc117dff26058fbac316b8acfc2cb5f7",
      "tree": "aa71137348df7b9f3bc9973095080e22f487278a",
      "parents": [
        "78a9909aab54123c7c471022389b36972e13b48e"
      ],
      "author": {
        "name": "Markus Armbruster",
        "email": "armbru@redhat.com",
        "time": "Wed Feb 27 14:56:35 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "xen: make hvc0 the preferred console in domU\n\nThis makes the Xen console just work.  Before, you had to ask for it\non the kernel command line with console\u003dhvc0\n\nSigned-off-by: Markus Armbruster \u003carmbru@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "78a9909aab54123c7c471022389b36972e13b48e",
      "tree": "ca6cb092e3fce31276f2a4fb68242c3a807e6180",
      "parents": [
        "11ae9dd48128790d3d2ece6bc916c001b4a1d147"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86, tracing: add notrace to asm-x86/linkage.h\n\nnotrace signals that a function should not be traced. Most of the\ntime this is used by tracers to annotate code that cannot be\ntraced - it\u0027s in a volatile state (such as in user vdso context\nor NMI context) or it\u0027s in the tracer internals.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "11ae9dd48128790d3d2ece6bc916c001b4a1d147",
      "tree": "2ffb32072d717974413aa72cc1ac464fb1bb003f",
      "parents": [
        "b5964405fbc4fd4c57e0e1f86bc9f1b3dbfa040a"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@sw.ru",
        "time": "Tue Feb 26 13:23:32 2008 +0300"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: switch to proc_create()\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@sw.ru\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "b5964405fbc4fd4c57e0e1f86bc9f1b3dbfa040a",
      "tree": "8cb6205cf11f150251e81cb95d59c010bd717ced",
      "parents": [
        "10cd5a1e5403d79a2d53425e6a4c8612e02ba973"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Feb 26 11:15:50 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: clean up traps_32.c\n\nBefore:\n   total: 86 errors, 29 warnings, 1248 lines checked\nAfter:\n   total: 0 errors, 17 warnings, 1281 lines checked\n\nNo code changed:\n\narch/x86/kernel/traps_32.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n   8711\t   2168\t     72\t  10951\t   2ac7\ttraps_32.o.before\n   8711\t   2168\t     72\t  10951\t   2ac7\ttraps_32.o.after\n\n(md5 sums differ because some stack offset positions changed.)\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "10cd5a1e5403d79a2d53425e6a4c8612e02ba973",
      "tree": "d8d868fb506ccd32af72675460ee4f506b432b48",
      "parents": [
        "d0e95ebdc5cf5fe6fa29f2e0a5c6a0fe5c5aa50f"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Feb 26 08:52:39 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: clean up cpu capabilities accesses, transmeta.c\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "d0e95ebdc5cf5fe6fa29f2e0a5c6a0fe5c5aa50f",
      "tree": "c07b4afb14fb557920bb6f2994e967c5fd6dab9e",
      "parents": [
        "1d007cd5aeea2c9283e01433dbce4c9f91dd7823"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Feb 26 08:52:33 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "1d007cd5aeea2c9283e01433dbce4c9f91dd7823",
      "tree": "a536df1fb3533d1b3dd1365505db76031d2176a3",
      "parents": [
        "4cbe668add030a35e0592a9bb292e0f2a1bcea88"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Feb 26 08:52:27 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: clean up cpu capabilities accesses, cyrix.c\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "4cbe668add030a35e0592a9bb292e0f2a1bcea88",
      "tree": "eeb3afb1b3f48aeea7d2d15bd5a714e62be83b78",
      "parents": [
        "e1a94a974c2aa3c0a7c1a915c805211fb6773de1"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Feb 26 08:51:32 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: clean up cpu capabilities accesses, common.c\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "e1a94a974c2aa3c0a7c1a915c805211fb6773de1",
      "tree": "ca7f8ca86aa3b2e913c5facd1ede047b3dbb96c4",
      "parents": [
        "16282a8e25f1783f296e5116dcef810a8e68d1a0"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Feb 26 08:51:22 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:51 2008 +0200"
      },
      "message": "x86: clean up cpu capabilities accesses, centaur.c\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "16282a8e25f1783f296e5116dcef810a8e68d1a0",
      "tree": "c0aacc91d7400ac30cadf1be44262e934d37327e",
      "parents": [
        "9716951efd98ada69c417adddc85d9bbe1d7835a"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Feb 26 08:49:57 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: clean up cpu capabilities accesses, amd.c\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "9716951efd98ada69c417adddc85d9bbe1d7835a",
      "tree": "c80a774b3b3cfafadf644ec177f564c7c38d71be",
      "parents": [
        "0f8d2b926d15a68eac9c19edfdcb58a5d80b2960"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Feb 26 08:54:01 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: clean up cpu capabilities accesses, generic\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "0f8d2b926d15a68eac9c19edfdcb58a5d80b2960",
      "tree": "df6e523314b22d19f46d3be844a5613e1e48b21f",
      "parents": [
        "d32de19ca9076eeed1e9bfd678e550fbad437535"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Tue Feb 26 08:34:21 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: clean up cpu capabilities accesses\n\nintroduce test_cpu_cap() for raw access to the real CPU\ncapabilities as they are present in x86_capability.\n\n(cpu_has() will shortcut certain tests during build-time)\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "d32de19ca9076eeed1e9bfd678e550fbad437535",
      "tree": "16e20e1fa05c961b628ebc39b3c4fd96768602ed",
      "parents": [
        "4edbfa789b32bebf0b7fb71d5b2913a91ac4d0b1"
      ],
      "author": {
        "name": "Yinghai Lu",
        "email": "Yinghai.Lu@Sun.COM",
        "time": "Mon Feb 25 23:20:01 2008 -0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: remove wrong setting about CONSTANT_TSC for intel cpu\n\nearly_init_intel() on 64-bit is introduced by\n\n  commit 2b16a2353814a513cdb5c5c739b76a19d7ea39ce\n  Author: Andi Kleen \u003cak@suse.de\u003e\n  Date:   Wed Jan 30 13:32:40 2008 +0100\n\n      x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection\n\nsets CONSTANT_TSC for intel cpus - but it is already set in init_intel().\n\ndon\u0027t need to set that two times in early_init_intel() and init_intel().\nthis patch removes the init_intel() one.\n\nSigned-off-by: Yinghai Lu \u003cyinghai.lu@sun.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "4edbfa789b32bebf0b7fb71d5b2913a91ac4d0b1",
      "tree": "ca04e31c9d425226e685628d70270bb7af7c55cb",
      "parents": [
        "f8fffa458368ed3d57385698f775880db629bd1a"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian.fainelli@telecomint.eu",
        "time": "Mon Feb 25 11:44:07 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86, rdc321x: remove watchdog file\n\nremove the arch/x86/mach-rdc321x/wdt.c file.\n\nSigned-off-by: Florian Fainelli \u003cflorian.fainelli@telecomint.eu\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "f8fffa458368ed3d57385698f775880db629bd1a",
      "tree": "845bce35fea17284414d973a0fd0ea199d0947a6",
      "parents": [
        "34048c9e927d5ae29c6ba802c826370de2a046d2"
      ],
      "author": {
        "name": "Yinghai Lu",
        "email": "Yinghai.Lu@Sun.COM",
        "time": "Sun Feb 24 21:36:28 2008 -0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: apic_is_clustered_box for vsmp\n\nquad core 8 socket system will have apic id lifting.the apic id range could\nbe [4, 0x23]. and apic_is_clustered_box will think that need to three clusters\nand that is larger than 2. So it is treated as a clustered_box.\n\nand will get:\n\n   Marking TSC unstable due to TSCs unsynchronized\n\neven if the CPUs have X86_FEATURE_CONSTANT_TSC set.\n\nthis quick fix will check if the cpu is from AMD.\n\nbut vsmp still needs that checking...\n\nthis patch is fix to make sure that vsmp not to be passed.\n\nSigned-off-by: Yinghai Lu \u003cyinghai.lu@sun.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "34048c9e927d5ae29c6ba802c826370de2a046d2",
      "tree": "e2e2e955022b6d2ac497a9dcb976ba069f96c72b",
      "parents": [
        "db96598494f2a2ab9ab79999dd8fc365a906914b"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sun Feb 24 11:58:13 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/common.c\n\nBefore:\n   total: 55 errors, 6 warnings, 727 lines checked\nAfter:\n   total: 0 errors, 3 warnings, 734 lines checked\n\nNo code changed:\n\narch/x86/kernel/cpu/common.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n   3500\t   4611\t     44\t   8155\t   1fdb\tcommon.o.before\n   3500\t   4611\t     44\t   8155\t   1fdb\tcommon.o.after\n\nmd5:\n   e37091f11fbeb682c0db152ac3022a38  common.o.before.asm\n   e37091f11fbeb682c0db152ac3022a38  common.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "db96598494f2a2ab9ab79999dd8fc365a906914b",
      "tree": "a7466ea98b5efee94f1d0cb7fac427516e707906",
      "parents": [
        "7ebed39ff7eec204850736a662828da0b942b8c0"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Sun Feb 24 11:57:22 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/power/cpu_32.c\n\nBefore:\n   total: 15 errors, 3 warnings, 133 lines checked\nAfter:\n   total: 0 errors, 0 warnings, 138 lines checked\n\nNo code changed:\n\narch/x86/power/cpu_32.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    739\t      0\t     84\t    823\t    337\tcpu_32.o.before\n    739\t      0\t     84\t    823\t    337\tcpu_32.o.after\n\nmd5:\n   eb0726223a5e26b195e65f0ae2c0ec66  cpu_32.o.before.asm\n   eb0726223a5e26b195e65f0ae2c0ec66  cpu_32.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7ebed39ff7eec204850736a662828da0b942b8c0",
      "tree": "ecf90aa36d316e6914e9ed8b02e33d574912eb97",
      "parents": [
        "94a9fa41421625caedc328a2b0a0d5c78919a20f"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:11:59 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/xen/multicalls.c\n\nBefore:\n   total: 2 errors, 2 warnings, 138 lines checked\nAfter:\n   total: 0 errors, 2 warnings, 138 lines checked\n\nNo code changed:\n\narch/x86/xen/multicalls.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    887\t   2832\t      0\t   3719\t    e87\tmulticalls.o.before\n    887\t   2832\t      0\t   3719\t    e87\tmulticalls.o.after\n\nmd5:\n   cf6d72d9db6dc5a3ebe01eec9f05e95f  multicalls.o.before.asm\n   cf6d72d9db6dc5a3ebe01eec9f05e95f  multicalls.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "94a9fa41421625caedc328a2b0a0d5c78919a20f",
      "tree": "390fddf9bcc2f80d760d0b59023216ef694ccbd7",
      "parents": [
        "0fb90297dc69b87333c0afae537b1bff847e0397"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:11:52 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/msr.c\n\nBefore:\n   total: 2 errors, 0 warnings, 231 lines checked\nAfter:\n   total: 0 errors, 0 warnings, 231 lines checked\n\nNo code changed:\n\narch/x86/kernel/msr.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n   1199\t     12\t      4\t   1215\t    4bf\tmsr.o.before\n   1199\t     12\t      4\t   1215\t    4bf\tmsr.o.after\n\nmd5:\n   604be0d07d829bc52a9346babd084bdc  msr.o.before.asm\n   604be0d07d829bc52a9346babd084bdc  msr.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "0fb90297dc69b87333c0afae537b1bff847e0397",
      "tree": "5f8bcff75a15b5534c5a9d3fdd2fd0afbcad01da",
      "parents": [
        "adf85265b455f096fa9caf4aea51f274cdaca3c6"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:11:34 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/oprofile/nmi_timer_int.c\n\nBefore:\n   total: 3 errors, 0 warnings, 69 lines checked\nAfter:\n   total: 0 errors, 0 warnings, 69 lines checked\n\nNo code changed:\n\narch/x86/oprofile/nmi_timer_int.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    180\t     12\t      0\t    192\t     c0\tnmi_timer_int.o.before\n    180\t     12\t      0\t    192\t     c0\tnmi_timer_int.o.after\n\nmd5:\n   0433c31d758e81da574e01722a8036ea  nmi_timer_int.o.before.asm\n   0433c31d758e81da574e01722a8036ea  nmi_timer_int.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "adf85265b455f096fa9caf4aea51f274cdaca3c6",
      "tree": "8d95c1446173002b49c519ea4f092fa1f9d69c89",
      "parents": [
        "7030760ae5d29d637d1e962c70d1d9c58be3306f"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:11:23 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/cyrix.c\n\nBefore:\n   total: 46 errors, 10 warnings, 450 lines checked\nAfter:\n   total: 1 errors, 10 warnings, 449 lines checked\n\nNo code changed:\n\narch/x86/kernel/cpu/cyrix.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n   2048\t    908\t      4\t   2960\t    b90\tcyrix.o.before\n   2048\t    908\t      4\t   2960\t    b90\tcyrix.o.after\n\nmd5:\n   9add5e69dbd788f91ff24eea8462dad7  cyrix.o.before.asm\n   9add5e69dbd788f91ff24eea8462dad7  cyrix.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "7030760ae5d29d637d1e962c70d1d9c58be3306f",
      "tree": "6b813f3a181d04b60cca09277605f22d4d4b8f1a",
      "parents": [
        "d677759e99b51f50a75b2adfabb25e9d656ee33c"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:11:12 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/boot/cpucheck.c\n\nBefore:\n   total: 30 errors, 0 warnings, 262 lines checked\nAfter:\n   total: 0 errors, 0 warnings, 262 lines checked\n\nNo code changed:\n\narch/x86/boot/cpucheck.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    989\t      0\t     96\t   1085\t    43d\tcpucheck.o.before\n    989\t      0\t     96\t   1085\t    43d\tcpucheck.o.after\n\nmd5:\n   06634cfefb8438fa284ff903b4cafbce  cpucheck.o.before.asm\n   06634cfefb8438fa284ff903b4cafbce  cpucheck.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "d677759e99b51f50a75b2adfabb25e9d656ee33c",
      "tree": "42edf3cb35a345abe458fde29a47870bcb9029bd",
      "parents": [
        "4de816297d96a96b60007f3065a07f3937fd7c6e"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:11:07 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.c\n\nBefore:\n   total: 10 errors, 3 warnings, 90 lines checked\nAfter:\n   total: 0 errors, 3 warnings, 90 lines checked\n\nNo code changed:\n\narch/x86/kernel/cpu/mcheck/mce_32.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    287\t     42\t     12\t    341\t    155\tmce_32.o.before\n    287\t     42\t     12\t    341\t    155\tmce_32.o.after\n\nmd5:\n   fede5ff8e6bc3f62e8e691ca6c45eb39  mce_32.o.before.asm\n   fede5ff8e6bc3f62e8e691ca6c45eb39  mce_32.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "4de816297d96a96b60007f3065a07f3937fd7c6e",
      "tree": "6784f7979d76e6f024028a013ce104473c925e1a",
      "parents": [
        "714a9ac2efe5e20fdccfcf91b27dbd384bd34685"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:10:57 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.c\n\nBefore:\n   total: 4 errors, 0 warnings, 36 lines checked\nAfter:\n   total: 0 errors, 0 warnings, 36 lines checked\n\nNo code changed:\n\narch/x86/kernel/cpu/mcheck/winchip.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    222\t      0\t      4\t    226\t     e2\twinchip.o.before\n    222\t      0\t      4\t    226\t     e2\twinchip.o.after\n\nmd5:\n   9caefa12256c5f7d71ef324f6d01a2d5  winchip.o.before.asm\n   9caefa12256c5f7d71ef324f6d01a2d5  winchip.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "714a9ac2efe5e20fdccfcf91b27dbd384bd34685",
      "tree": "91febce4bcef5a4a968d432e09d0e65accd0238b",
      "parents": [
        "83e714e82f3434a32c3f54f7223f78345d873218"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:10:49 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.c\n\nBefore:\n   total: 5 errors, 5 warnings, 91 lines checked\nAfter:\n   total: 0 errors, 0 warnings, 94 lines checked\n\nNo code changed:\n\narch/x86/kernel/cpu/mcheck/non-fatal.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    441\t     80\t      4\t    525\t    20d\tnon-fatal.o.before\n    441\t     80\t      4\t    525\t    20d\tnon-fatal.o.after\n\nmd5:\n   137bc114d2020ad331d5e76444a2c7d3  non-fatal.o.before.asm\n   137bc114d2020ad331d5e76444a2c7d3  non-fatal.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "83e714e82f3434a32c3f54f7223f78345d873218",
      "tree": "f10abe2bcbf9c665133b945123a4246160327255",
      "parents": [
        "fb87a298fb79357fa5b27e6916ae1c45bf94dac7"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:10:40 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/vm86_32.c\n\nBefore:\n   total: 64 errors, 18 warnings, 840 lines checked\nAfter:\n   total: 12 errors, 15 warnings, 844 lines checked\n\nNo code changed:\n\narch/x86/kernel/vm86_32.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n   4449\t     28\t    132\t   4609\t   1201\tvm86_32.o.before\n   4449\t     28\t    132\t   4609\t   1201\tvm86_32.o.after\n\nmd5:\n   e4e51ed7689d17f04148554a3c6d5bb6  vm86_32.o.before.asm\n   e4e51ed7689d17f04148554a3c6d5bb6  vm86_32.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "fb87a298fb79357fa5b27e6916ae1c45bf94dac7",
      "tree": "54c3a86f7563bd8bd186c4c285e71ed19c66f8e5",
      "parents": [
        "f97518271941fdb2dab07d7bd58bf9fa39ba3f65"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:10:33 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/amd.c\n\nBefore:\n   total: 42 errors, 26 warnings, 350 lines checked\nAfter:\n   total: 0 errors, 26 warnings, 352 lines checked\n\nNo code changed:\n\narch/x86/kernel/cpu/amd.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n   1936\t    328\t      0\t   2264\t    8d8\tamd.o.before\n   1936\t    328\t      0\t   2264\t    8d8\tamd.o.after\n\nmd5:\n   873430a88faaf31bb4bbfe3a2a691e45  amd.o.before.asm\n   873430a88faaf31bb4bbfe3a2a691e45  amd.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "f97518271941fdb2dab07d7bd58bf9fa39ba3f65",
      "tree": "cec5535006d5f29ae0c5273cb221d2f0b856134f",
      "parents": [
        "93d8bd3d4f070014e1e73c0ac618ac33924a7b96"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:10:28 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:50 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/transmeta.c\n\nBefore:\n   total: 13 errors, 3 warnings, 105 lines checked\nAfter:\n   total: 0 errors, 3 warnings, 107 lines checked\n\nNo code changed:\n\narch/x86/kernel/cpu/transmeta.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    713\t    324\t      0\t   1037\t    40d\ttransmeta.o.before\n    713\t    324\t      0\t   1037\t    40d\ttransmeta.o.after\n\nmd5:\n   19abe2cafac617e1e2aadc4aa4e9923b  transmeta.o.before.asm\n   19abe2cafac617e1e2aadc4aa4e9923b  transmeta.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "93d8bd3d4f070014e1e73c0ac618ac33924a7b96",
      "tree": "df63cc6dd70f0abec39a821f816f1fcb26ada998",
      "parents": [
        "e0f025704437dfd6cb5adc077f05709c31189edc"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:10:23 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/lib/memcpy_32.c\n\nBefore:\n   total: 2 errors, 0 warnings, 43 lines checked\nAfter:\n   total: 0 errors, 0 warnings, 43 lines checked\n\nNo code changed:\n\narch/x86/lib/memcpy_32.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    164\t      0\t      0\t    164\t     a4\tmemcpy_32.o.before\n    164\t      0\t      0\t    164\t     a4\tmemcpy_32.o.after\n\nmd5:\n   d759f55621af27f51720b59c8ca96a4d  memcpy_32.o.before.asm\n   d759f55621af27f51720b59c8ca96a4d  memcpy_32.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "e0f025704437dfd6cb5adc077f05709c31189edc",
      "tree": "092ce378d0ae1de341f502dd04aaf9bfb8126dab",
      "parents": [
        "0067cc996ee7a0dd282d8da5b64fa60aa2066bb2"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:10:16 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.c\n\nBefore:\n   total: 6 errors, 5 warnings, 80 lines checked\nAfter:\n   total: 0 errors, 4 warnings, 82 lines checked\n\nNo code changed:\n\narch/x86/kernel/cpu/mtrr/state.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    313\t      0\t      4\t    317\t    13d\tstate.o.before\n    313\t      0\t      4\t    317\t    13d\tstate.o.after\n\nmd5:\n   a0fbd61096205f9180f0bf45ed386d61  state.o.before.asm\n   a0fbd61096205f9180f0bf45ed386d61  state.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "0067cc996ee7a0dd282d8da5b64fa60aa2066bb2",
      "tree": "bb360924bd5f44f4fdac4dd8c3d0c27154cb5d85",
      "parents": [
        "f73920cd63d316008738427a0df2caab6cc88ad7"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:10:06 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/mca_32.c\n\nBefore:\n   total: 42 errors, 3 warnings, 469 lines checked\nAfter:\n   total: 0 errors, 3 warnings, 479 lines checked\n\nNo code changed:\n\narch/x86/kernel/mca_32.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n   1832\t    288\t      5\t   2125\t    84d\tmca_32.o.before\n   1832\t    288\t      5\t   2125\t    84d\tmca_32.o.after\n\nmd5:\n   c0e45e2b743ce26349eb07dc53e80b94  mca_32.o.before.asm\n   c0e45e2b743ce26349eb07dc53e80b94  mca_32.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "f73920cd63d316008738427a0df2caab6cc88ad7",
      "tree": "862c29d92beaf490b257e28e253018457ca42e5e",
      "parents": [
        "d717ca84c02f4b60a85502c23bca5698801dfaae"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:09:56 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/lib/strstr_3\n\nBefore:\n   total: 3 errors, 0 warnings, 31 lines checked\nAfter:\n   total: 0 errors, 0 warnings, 31 lines checked\n\nNo code changed:\n\narch/x86/lib/strstr_32.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n     49\t      0\t      0\t     49\t     31\tstrstr_32.o.before\n     49\t      0\t      0\t     49\t     31\tstrstr_32.o.after\n\nmd5:\n   a224a7c4082e75a4f31f9d91dd34fe8e  strstr_32.o.before.asm\n   a224a7c4082e75a4f31f9d91dd34fe8e  strstr_32.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "d717ca84c02f4b60a85502c23bca5698801dfaae",
      "tree": "ce9864fd41f5b238937fabcb3e9d203ec2f50527",
      "parents": [
        "65eb6b4326daddd1cccd003bd4df3fd75b06f0e1"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:09:50 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/oprofile/init.c\n\nBefore:\n   total: 5 errors, 4 warnings, 48 lines checked\nAfter:\n   total: 0 errors, 4 warnings, 49 lines checked\n\nNo code changed:\n\narch/x86/oprofile/init.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n     42\t      0\t      0\t     42\t     2a\tinit.o.before\n     42\t      0\t      0\t     42\t     2a\tinit.o.after\n\nmd5:\n   74c94c315cfbf245aeba36eceac57e66  init.o.before.asm\n   74c94c315cfbf245aeba36eceac57e66  init.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "65eb6b4326daddd1cccd003bd4df3fd75b06f0e1",
      "tree": "d9f66b8c2f1d2acf10368257e8e8d41d9e3d8cb6",
      "parents": [
        "60e11746d97c099b305e25e587731148387d02eb"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:09:42 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/intel.c\n\nBefore:\n   total: 37 errors, 16 warnings, 366 lines checked\nAfter:\n   total: 0 errors, 15 warnings, 369 lines checked\n\nNo code changed:\n\narch/x86/kernel/cpu/intel.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n   1534\t    452\t      0\t   1986\t    7c2\tintel.o.before\n   1534\t    452\t      0\t   1986\t    7c2\tintel.o.after\n\nmd5:\n   1ca348a06de6eb354c4b6ea715a57db5  intel.o.before.asm\n   1ca348a06de6eb354c4b6ea715a57db5  intel.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "60e11746d97c099b305e25e587731148387d02eb",
      "tree": "1fc2af5f7241a511b62a6fbe5a54227c5a47cc7b",
      "parents": [
        "023196a3be708657d828bb139343bceb2c1c9649"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:09:34 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/summit_32.c\n\nBefore:\n   total: 20 errors, 17 warnings, 180 lines checked\nAfter:\n   total: 0 errors, 17 warnings, 183 lines checked\n\nNo code changed:\n\narch/x86/kernel/summit_32.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    932\t    192\t      0\t   1124\t    464\tsummit_32.o.before\n    932\t    192\t      0\t   1124\t    464\tsummit_32.o.after\n\nmd5:\n   217aa5f002f217e56ef9d8e5c74b60e0  summit_32.o.before.asm\n   217aa5f002f217e56ef9d8e5c74b60e0  summit_32.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "023196a3be708657d828bb139343bceb2c1c9649",
      "tree": "a67c1c49bd57d95d3b36eb960be94f911b50077c",
      "parents": [
        "1e934dda0c77c8ad13fdda02074f2cfcea118a56"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Fri Feb 22 23:09:26 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: coding style fix to arch/x86/boot/pm.c\n\nBefore:\n   total: 1 errors, 0 warnings, 178 lines checked\nAfter:\n   total: 0 errors, 0 warnings, 178 lines checked\n\nNo code changed:\n\narch/x86/boot/pm.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n    351\t      0\t      6\t    357\t    165\tpm.o.before\n    351\t      0\t      6\t    357\t    165\tpm.o.after\n\nmd5:\n   81de3616bceb29691bf835bb62a84ff1  pm.o.before.asm\n   81de3616bceb29691bf835bb62a84ff1  pm.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "1e934dda0c77c8ad13fdda02074f2cfcea118a56",
      "tree": "83c149b09859f143eb81e2447bcdd78e54e311f1",
      "parents": [
        "3def3d6ddf43dbe20c00c3cbc38dfacc8586998f"
      ],
      "author": {
        "name": "Yinghai Lu",
        "email": "Yinghai.Lu@Sun.COM",
        "time": "Fri Feb 22 13:37:26 2008 -0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: insert_resorce for lapic addr after e820_reserve_resources\n\nwhen comparing the e820 direct from BIOS, and the one by kexec:\n\n BIOS-provided physical RAM map:\n- BIOS-e820: 0000000000000000 - 0000000000097400 (usable)\n+ BIOS-e820: 0000000000000100 - 0000000000097400 (usable)\n  BIOS-e820: 0000000000097400 - 00000000000a0000 (reserved)\n  BIOS-e820: 00000000000e6000 - 0000000000100000 (reserved)\n  BIOS-e820: 0000000000100000 - 00000000dffa0000 (usable)\n- BIOS-e820: 00000000dffae000 - 00000000dffb0000 type 9\n+ BIOS-e820: 00000000dffae000 - 00000000dffb0000 (reserved)\n  BIOS-e820: 00000000dffb0000 - 00000000dffbe000 (ACPI data)\n  BIOS-e820: 00000000dffbe000 - 00000000dfff0000 (ACPI NVS)\n  BIOS-e820: 00000000dfff0000 - 00000000e0000000 (reserved)\n  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)\n- BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)\n             \u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003e that is the local apic address... somewhere we lost it\n  BIOS-e820: 00000000ff700000 - 0000000100000000 (reserved)\n  BIOS-e820: 0000000100000000 - 0000004020000000 (usable)\n\nfound one entry about reserved is missing for the kernel by kexec.\n\nit turns out init_apic_mappings is called before e820_reserve_resources\nin setup_arch. but e820_reserve_resources is using request_resource.\nit will not handle the conflicts.\n\nthere are three ways to fix it:\n\n1. change request_resource in e820_reserve_resources to to insert_resource\n2. move init_apic_mappings after e820_reserve_resources\n3. use late_initcall to insert lapic resource.\n\nthis patch is using method 3, that is less intrusive.\n\nin later version could consider to use method 1.\n\nbefore patch\nfed20000-ffffffff : PCI Bus #00\n  fee00000-fee00fff : Local APIC\n  fefff000-feffffff : pnp 00:09\n  ff700000-ffffffff : reserved\n\nwith patch will get map in first kernel\n\nfed20000-ffffffff : PCI Bus #00\n  fee00000-fee00fff : Local APIC\n    fee00000-fee00fff : reserved\n  fefff000-feffffff : pnp 00:09\n  ff700000-ffffffff : reserved\n\nSigned-off-by: Yinghai Lu \u003cyinghai.lu@sun.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "3def3d6ddf43dbe20c00c3cbc38dfacc8586998f",
      "tree": "0d9b56966bc5c525d9d3a1be66e8ccd9d476e589",
      "parents": [
        "700efc1b9f6afe34caae231b87d129ad8ffb559f"
      ],
      "author": {
        "name": "Yinghai Lu",
        "email": "Yinghai.Lu@Sun.COM",
        "time": "Fri Feb 22 17:07:16 2008 -0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: clean up e820_reserve_resources on 64-bit\n\ne820_resource_resources could use insert_resource instead of request_resource\nalso move code_resource, data_resource, bss_resource, and crashk_res\nout of e820_reserve_resources.\n\nSigned-off-by: Yinghai Lu \u003cyinghai.lu@sun.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "700efc1b9f6afe34caae231b87d129ad8ffb559f",
      "tree": "272db7a6e7040b4833b2a6b8e241105f44ff2542",
      "parents": [
        "322850af8d93735f67b8ebf84bb1350639be3f34"
      ],
      "author": {
        "name": "Eric W. Biederman",
        "email": "ebiederm@xmission.com",
        "time": "Sat Feb 23 09:58:20 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: introduce kernel/head32.c\n\nCopy x86_64 and add a head32.c so we can start moving early\narchitecture initialization out of assembly.\n\n[ Sam Ravnborg \u003csam@ravnborg.org\u003e: updated it to x86 ]\n\nSigned-off-by: Eric W. Biederman \u003cebiederm@xmission.com\u003e\nSigned-off-by: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "322850af8d93735f67b8ebf84bb1350639be3f34",
      "tree": "107a13e6d486d6d5f0791630c8701b100d9cfb92",
      "parents": [
        "513ad84bf60d96a6998bca10ed07c3d340449be8"
      ],
      "author": {
        "name": "Yinghai Lu",
        "email": "Yinghai.Lu@Sun.COM",
        "time": "Sat Feb 23 21:48:42 2008 -0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: make amd quad core 8 socket system not be clustered_box, #2\n\nquad core 8 socket system will have apic id lifting.the apic id range could\nbe [4, 0x23]. and apic_is_clustered_box will think that need to three clusters\nand that is large than 2. So it is treated as clustered_box.\n\nand will get\n\nMarking TSC unstable due to TSCs unsynchronized\n\neven the CPUs have X86_FEATURE_CONSTANT_TSC set.\n\nthis patch will check if the cpu is from AMD.\n\nSigned-off-by: Yinghai Lu \u003cyinghai.lu@sun.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "513ad84bf60d96a6998bca10ed07c3d340449be8",
      "tree": "2a1600178aea7e130c5881ac861cb5aa69450937",
      "parents": [
        "1180e01de50c0c7683c6648251f32957bc2d7850"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Feb 21 05:18:40 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: de-macro start_thread()\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "1180e01de50c0c7683c6648251f32957bc2d7850",
      "tree": "5d37ceb6f2a8f73008a64c77b84ccff6e3a0a087",
      "parents": [
        "fd77c7cabd71ab0c31758f5faf1b92b66e9fe461"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Feb 21 05:03:48 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: more cleanups in arch/x86/boot/compressed/misc.c\n\nBefore:\n   total: 7 errors, 8 warnings, 471 lines checked\nAfter:\n   total: 5 errors, 5 warnings, 479 lines checked\n\n( the rest cannot be eliminated due to zlib interface cruftiness. )\n\nNo code changed:\n\narch/x86/boot/compressed/misc.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n  10716\t      8\t   2152\t  12876\t   324c\tmisc.o.before\n  10716\t      8\t   2152\t  12876\t   324c\tmisc.o.after\n\nmd5:\n   2c20c903986a3c9bca44306c6646067e  misc.o.before.asm\n   2c20c903986a3c9bca44306c6646067e  misc.o.after.asm\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "fd77c7cabd71ab0c31758f5faf1b92b66e9fe461",
      "tree": "5b3a2613fe31c0afde8f198d982888252f086fb5",
      "parents": [
        "48e6b7a050971dd42122f6db7a43467794075c02"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Thu Feb 21 00:19:10 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/boot/compressed/misc.c\n\nFix lots of style errors and warnings.\n\nBefore:\n   total: 58 errors, 9 warnings, 469 lines checked\nAfter:\n   total: 7 errors, 8 warnings, 471 lines checked\n\nNo code changed:\n\narch/x86/boot/compressed/misc.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n  10716\t      8\t   2152\t  12876\t   324c\tmisc.o.before\n  10716\t      8\t   2152\t  12876\t   324c\tmisc.o.after\n\nmd5:\n   2c20c903986a3c9bca44306c6646067e  misc.o.before.asm\n   2c20c903986a3c9bca44306c6646067e  misc.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "48e6b7a050971dd42122f6db7a43467794075c02",
      "tree": "dca2e37b8e7012d1a0532f1fdc0214e7e4ea2a2b",
      "parents": [
        "2c5847837fe76497934734330151f240f3e04925"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Thu Feb 21 00:18:34 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/umc.c\n\nBefore:\n   total: 3 errors, 1 warnings, 23 lines checked\nAfter:\n   total: 0 errors, 0 warnings, 25 lines checked\n\nNo code changed:\n\narch/x86/kernel/cpu/umc.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n     24\t    616\t      0\t    640\t    280\tumc.o.before\n     24\t    616\t      0\t    640\t    280\tumc.o.after\n\nmd5:\n   e8daa3eaed0963a0cdd2e83c2e1f9823  umc.o.before.asm\n   e8daa3eaed0963a0cdd2e83c2e1f9823  umc.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "2c5847837fe76497934734330151f240f3e04925",
      "tree": "75524a229bb3cf2eaf618733d8f8f86fe5941936",
      "parents": [
        "4d46a89e7c867718020b2d5fd8f9e775293304be"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Thu Feb 21 00:10:54 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c\n\nBefore:\n   total: 16 errors, 13 warnings, 122 lines checked\nAfter:\n   total: 0 errors, 0 warnings, 122 lines checked\n\nNo code changed:\n\narch/x86/kernel/cpu/mcheck/p6.o:\n\n   text\t   data\t    bss\t    dec\t    hex\tfilename\n   1082\t      0\t      8\t   1090\t    442\tp6.o.before\n   1082\t      0\t      8\t   1090\t    442\tp6.o.after\n\nmd5:\n   4e283fbc1b68240f1724d9725007d379  p6.o.before.asm\n   4e283fbc1b68240f1724d9725007d379  p6.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "4d46a89e7c867718020b2d5fd8f9e775293304be",
      "tree": "d594c7d816ce30aa0f7c9622069f6366419ee73d",
      "parents": [
        "eb19067d160416cd61fc92a8913ccfb3497b20b7"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Feb 21 04:24:40 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:49 2008 +0200"
      },
      "message": "x86: clean up include/asm-x86/processor.h\n\nbasic style cleanup to flush out years of neglect:\n\n - consistent indentation\n - whitespace fixes\n - consistent comments\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "eb19067d160416cd61fc92a8913ccfb3497b20b7",
      "tree": "ae696129289cb37b1e248c55cb1b9ee30f041a78",
      "parents": [
        "2aef77204e1e3a8ed6345727afbcb2c1efdf7fc0"
      ],
      "author": {
        "name": "Hiroshi Shimamoto",
        "email": "h-shimamoto@ct.jp.nec.com",
        "time": "Wed Feb 20 10:48:55 2008 -0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:48 2008 +0200"
      },
      "message": "x86: unify cpu/proc|_64.c\n\nNow cpu/proc.c and cpu/proc_64.c are same.\nSo cpu/proc_64.c can be removed.\n\nSigned-off-by: Hiroshi Shimamoto \u003ch-shimamoto@ct.jp.nec.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "2aef77204e1e3a8ed6345727afbcb2c1efdf7fc0",
      "tree": "124b5004c8bad84976352723db7d0ba1fc217d0b",
      "parents": [
        "f84c3a429f83a98bb0b0fd7eed7ad1edc512b91c"
      ],
      "author": {
        "name": "Hiroshi Shimamoto",
        "email": "h-shimamoto@ct.jp.nec.com",
        "time": "Wed Feb 20 10:48:02 2008 -0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:48 2008 +0200"
      },
      "message": "x86: cosmetic unification cpu/proc|_64.c\n\nmake cpu/proc.c and cpu/proc_64.c same.\n\nSigned-off-by: Hiroshi Shimamoto \u003ch-shimamoto@ct.jp.nec.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "f84c3a429f83a98bb0b0fd7eed7ad1edc512b91c",
      "tree": "0108b26015748f7865e3ee4010610f9c77dbcd8b",
      "parents": [
        "a967ceac01cd3847011e2a777b8365b30afa770a"
      ],
      "author": {
        "name": "Hiroshi Shimamoto",
        "email": "h-shimamoto@ct.jp.nec.com",
        "time": "Wed Feb 20 10:47:12 2008 -0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:48 2008 +0200"
      },
      "message": "x86: add power management line in /proc/cpuinfo\n\nChange /proc/cpuinfo on 32-bit, it will look like on 64-bit.\n\u0027power management\u0027 line is added and power management information\nwill be printed at the line.\n\nSigned-off-by: Hiroshi Shimamoto \u003ch-shimamoto@ct.jp.nec.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "a967ceac01cd3847011e2a777b8365b30afa770a",
      "tree": "32ac8565a41f54a4ff5542cfee6c3dac0be4754c",
      "parents": [
        "8fa6878ffc6366f490e99a1ab31127fb599657c9"
      ],
      "author": {
        "name": "Hiroshi Shimamoto",
        "email": "h-shimamoto@ct.jp.nec.com",
        "time": "Wed Feb 20 10:45:29 2008 -0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:48 2008 +0200"
      },
      "message": "x86: make cpu/proc|_64.c similar\n\nclean up for unification.\n\nSigned-off-by: Hiroshi Shimamoto \u003ch-shimamoto@ct.jp.nec.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "8fa6878ffc6366f490e99a1ab31127fb599657c9",
      "tree": "b8f37975f9690d8f7d831fc4d87623628c141c82",
      "parents": [
        "637cba02618c1373eb9d2b70a53c17832e27d090"
      ],
      "author": {
        "name": "Hiroshi Shimamoto",
        "email": "h-shimamoto@ct.jp.nec.com",
        "time": "Wed Feb 20 10:41:51 2008 -0800"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:48 2008 +0200"
      },
      "message": "x86: split cpuinfo from setup_64.c into cpu/proc_64.c\n\nx86 /proc/cpuinfo code can be unified.\nThis is the first step of unification.\n\nSigned-off-by: Hiroshi Shimamoto \u003ch-shimamoto@ct.jp.nec.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "637cba02618c1373eb9d2b70a53c17832e27d090",
      "tree": "09c7da863d03d847c26854632803b7ae33f400df",
      "parents": [
        "c99aa3804eecbeadabcf658a535e8a00d0f2b6e6"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Wed Feb 20 00:18:52 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:48 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/mach-generic/bigsmp.c\n\narch/x86/mach-generic/bigsmp.o:\n   text    data     bss     dec     hex filename\n   1271     144       4    1419     58b bigsmp.o.before\n   1271     144       4    1419     58b bigsmp.o.after\nmd5:\n b83aad375294c002c79b03c3a2e4be35  bigsmp.o.before.asm\n b83aad375294c002c79b03c3a2e4be35  bigsmp.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    },
    {
      "commit": "c99aa3804eecbeadabcf658a535e8a00d0f2b6e6",
      "tree": "87dddcfcd5957a4d7fd760d55a0123d9fbe06715",
      "parents": [
        "8108576a78a68851de194d6ed2aa0a951de7bb7f"
      ],
      "author": {
        "name": "Paolo Ciarrocchi",
        "email": "paolo.ciarrocchi@gmail.com",
        "time": "Wed Feb 20 00:18:05 2008 +0100"
      },
      "committer": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Apr 17 17:40:48 2008 +0200"
      },
      "message": "x86: coding style fixes to arch/x86/kernel/cpu/nexgen.c\n\narch/x86/kernel/cpu/nexgen.o:\n   text    data     bss     dec     hex filename\n    111     316       0     427     1ab nexgen.o.before\n    111     316       0     427     1ab nexgen.o.after\nmd5:\n e796efefea9ebc6644338bad226599ee  nexgen.o.before.asm\n e796efefea9ebc6644338bad226599ee  nexgen.o.after.asm\n\nSigned-off-by: Paolo Ciarrocchi \u003cpaolo.ciarrocchi@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n"
    }
  ],
  "next": "8108576a78a68851de194d6ed2aa0a951de7bb7f"
}
