)]}'
{
  "log": [
    {
      "commit": "b5b9309d3415480b3e66314a1d6c89db58bff9de",
      "tree": "2afca0cb09bded726fa06b967c4cfa23e5283adf",
      "parents": [
        "39b986a6c73434d122967dc86efb295ab9a28437"
      ],
      "author": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Tue Aug 05 18:16:58 2008 +0200"
      },
      "committer": {
        "name": "Bartlomiej Zolnierkiewicz",
        "email": "bzolnier@gmail.com",
        "time": "Tue Aug 05 18:16:58 2008 +0200"
      },
      "message": "remove unnecessary \u003clinux/hdreg.h\u003e includes\n\nFollowing files don\u0027t need \u003clinux/hdreg.h\u003e at all:\n\n- arch/mips/jazz/setup.c\n- arch/sh/boards/mach-systemh/irq.c\n- drivers/macintosh/mediabay.c\n- drivers/scsi/hptiop.c\n- drivers/usb/storage/freecom.c\n- arch/powerpc/include/asm/ide.h\n- init/main.c\n\nCc: Christoph Hellwig \u003chch@infradead.org\u003e\nSigned-off-by: Bartlomiej Zolnierkiewicz \u003cbzolnier@gmail.com\u003e\n"
    },
    {
      "commit": "e9ba9698187ddbc0c5bfcf41de0349a662d23d02",
      "tree": "b11f8658d0bb05fe8bd826de1ead328d44e84005",
      "parents": [
        "2e1e9212ed8c532c6b324de77d3cafef5d2bc846",
        "ae583885bfd07474789059cdef399289bd66c8d0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 19:04:36 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 19:04:36 2008 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6:\n  sparc64: Remove all cpumask_t local variables in xcall dispatch.\n  sparc64: Kill error_mask from hypervisor_xcall_deliver().\n  sparc64: Build cpu list and mondo block at top-level xcall_deliver().\n  sparc64: Disable local interrupts around xcall_deliver_impl() invocation.\n  sparc64: Make all xcall_deliver\u0027s go through common helper function.\n  sparc64: Always allocate the send mondo blocks, even on non-sun4v.\n  sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.\n  sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.\n  sparc64: Call xcall_deliver() directly in some cases.\n  sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.\n  sparc64: Use xcall_deliver() consistently.\n  sparc64: Use function pointer for cross-call sending.\n  arch/sparc64/kernel/signal.c: removed duplicated #include\n  sparc64: Need to disable preemption around smp_tsb_sync().\n"
    },
    {
      "commit": "2e1e9212ed8c532c6b324de77d3cafef5d2bc846",
      "tree": "15097a99d03679f2c95ea2fdc0eb3c3ebcc474b8",
      "parents": [
        "2acb802b0c5485aedb46e23b2b45e49573454c09",
        "f5663f5bded3364158e2d31904173cb1debc2ecd"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:26:15 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:26:15 2008 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6: (29 commits)\n  sh: enable maple_keyb in dreamcast_defconfig.\n  SH2(A) cache update\n  nommu: Provide vmalloc_exec().\n  add addrespace definition for sh2a.\n  sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.\n  sh: define GENERIC_HARDIRQS_NO__DO_IRQ.\n  sh: define GENERIC_LOCKBREAK.\n  sh: Save NUMA node data in vmcore for crash dumps.\n  sh: module_alloc() should be using vmalloc_exec().\n  sh: Fix up __bug_table handling in module loader.\n  sh: Add documentation and integrate into docbook build.\n  sh: Fix up broken kerneldoc comments.\n  maple: Kill useless private_data pointer.\n  maple: Clean up maple_driver_register/unregister routines.\n  input: Clean up maple keyboard driver\n  maple: allow removal and reinsertion of keyboard driver module\n  sh: /proc/asids depends on MMU.\n  arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include\n  arch/sh/boards/board-ap325rxa.c: removed duplicated #include\n  sh/boards/Makefile typo fix\n  ...\n"
    },
    {
      "commit": "2acb802b0c5485aedb46e23b2b45e49573454c09",
      "tree": "82afbba3d073ce903cb737412b6eccdf8adab4b5",
      "parents": [
        "d8f4b819c3a5b54a978c6fe5249a17cff490c4a1",
        "9c4cb82515130c62224e23fdf7c13c8f6c59c614"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:25:06 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:25:06 2008 -0700"
      },
      "message": "Merge branch \u0027merge\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc\n\n* \u0027merge\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:\n  powerpc: Remove use of CONFIG_PPC_MERGE\n  powerpc: Force printing of \u0027total_memory\u0027 to unsigned long long\n  powerpc: Fix compiler warning in arch/powerpc/mm/mem.c\n  powerpc: Move include files to arch/powerpc/include/asm\n"
    },
    {
      "commit": "18f6db95dcfa68e93bafe435381299abbffb5c7e",
      "tree": "371a929eccc515ce567245354c57df1b1ab20649",
      "parents": [
        "b13ad6f47c172761a3ce06f0fd12d19118b3076c"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 11:21:23 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:22:17 2008 -0700"
      },
      "message": "mn10300: Fix up __bug_table handling in module loader.\n\nPlatforms that are using GENERIC_BUG must call in to\nmodule_bug_finalize()/module_bug_cleanup() in order to scan modules with\ntheir own __bug_table sections that are otherwise unaccounted.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "5941de8eadc287f3f47b87ce9888734ee07d210b",
      "tree": "2f5a8e84c33ae2df61e4e807798a153d6b7f6fbb",
      "parents": [
        "c44df7413fd711bca818111b94cbd7ce5f3600a9",
        "c6557e7f2b6ae76a44653d38f835174074c42e05"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:15:07 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Mon Aug 04 17:15:07 2008 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git390.osdl.marist.edu/pub/scm/linux-2.6\n\n* \u0027for-linus\u0027 of git://git390.osdl.marist.edu/pub/scm/linux-2.6:\n  [S390] move include/asm-s390 to arch/s390/include/asm\n"
    },
    {
      "commit": "ae583885bfd07474789059cdef399289bd66c8d0",
      "tree": "bae0bad634f2dc560e8aed5727243989d52374b6",
      "parents": [
        "ed4d9c66eb941a416c8cb9a0138c69d46d82fc4f"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:56:15 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:56:15 2008 -0700"
      },
      "message": "sparc64: Remove all cpumask_t local variables in xcall dispatch.\n\nAll of the xcall delivery implementation is cpumask agnostic, so\nwe can pass around pointers to const cpumask_t objects everywhere.\n\nThe sad remaining case is the argument to arch_send_call_function_ipi().\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ed4d9c66eb941a416c8cb9a0138c69d46d82fc4f",
      "tree": "0a69005357f3e595268766ee45877451d2b9f85b",
      "parents": [
        "90f7ae8a55190f5edfb9fda957e25c994ed39ec4"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:47:57 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:47:57 2008 -0700"
      },
      "message": "sparc64: Kill error_mask from hypervisor_xcall_deliver().\n\nIt can eat up a lot of stack space when NR_CPUS is large.\nWe retain some of it\u0027s functionality by reporting at least one\nof the cpu\u0027s which are seen in error state.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "90f7ae8a55190f5edfb9fda957e25c994ed39ec4",
      "tree": "b815a08c25f4acf37b02a982c67c6d0efd2fe480",
      "parents": [
        "c02a5119e862dea9a1361182840d41ae1fe24227"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:42:58 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:42:58 2008 -0700"
      },
      "message": "sparc64: Build cpu list and mondo block at top-level xcall_deliver().\n\nThen modify all of the xcall dispatch implementations get passed and\nuse this information.\n\nNow all of the xcall dispatch implementations do not need to be mindful\nof details such as \"is current cpu in the list?\" and \"is cpu online?\"\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "c02a5119e862dea9a1361182840d41ae1fe24227",
      "tree": "1288c808120dee67538a539352c1aa6875578618",
      "parents": [
        "deb16999e452b74011dac5b2fe0d6258df81a2a1"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:18:40 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:18:40 2008 -0700"
      },
      "message": "sparc64: Disable local interrupts around xcall_deliver_impl() invocation.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "deb16999e452b74011dac5b2fe0d6258df81a2a1",
      "tree": "59782fbc1bf82d4ae0cabeceaa4e0116ab589b2b",
      "parents": [
        "43f589235e223418d5807ebcddca73ec8a45f52c"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:16:20 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:16:20 2008 -0700"
      },
      "message": "sparc64: Make all xcall_deliver\u0027s go through common helper function.\n\nThis just facilitates the next changeset where we\u0027ll be building\nthe cpu list and mondo block in this helper function.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "43f589235e223418d5807ebcddca73ec8a45f52c",
      "tree": "9bca2b2e4dfea9203c77b4ef523c4576cd4321c3",
      "parents": [
        "91a4231cc2efb9134373bb2a93be96a284955607"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:13:51 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 16:13:51 2008 -0700"
      },
      "message": "sparc64: Always allocate the send mondo blocks, even on non-sun4v.\n\nThe idea is that we\u0027ll use this cpu list array and mondo block\neven for non-hypervisor platforms.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "91a4231cc2efb9134373bb2a93be96a284955607",
      "tree": "da98661d063a77992775cefb2172ff090188c36e",
      "parents": [
        "24445a4ac9d3fdd3f96f0ad277cb2ba274470d94"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 00:51:18 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 13:51:40 2008 -0700"
      },
      "message": "sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.\n\nIdeally this could be simplified further such that we could pass\nthe pointer down directly into the xcall_deliver() implementation.\n\nBut if we do that we need to do the \"cpu_online(cpu)\" and\n\"cpu !\u003d self\" checks down in those functions.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "24445a4ac9d3fdd3f96f0ad277cb2ba274470d94",
      "tree": "463c74d156df9f27f57bd4cba03784cf17dd6efa",
      "parents": [
        "199266305311d060b6e057fa5c7de01f218bb911"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 00:02:31 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 13:51:40 2008 -0700"
      },
      "message": "sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.\n\nWe know the cpu is online and not the current cpu here.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "199266305311d060b6e057fa5c7de01f218bb911",
      "tree": "062c97729ec6c89eab3b4b2c8ff173df7b0e3031",
      "parents": [
        "cd5bc89debb4045d55eeffe325b97f2dfba4ddea"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Aug 03 23:56:28 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 13:51:39 2008 -0700"
      },
      "message": "sparc64: Call xcall_deliver() directly in some cases.\n\nFor these cases the callers make sure:\n\n1) The cpus indicated are online.\n\n2) The current cpu is not in the list of indicated cpus.\n\nTherefore we can pass a pointer to the mask directly.\n\nOne of the motivations in this transformation is to make use of\n\"\u0026cpumask_of_cpu(cpu)\" which evaluates to a pointer to constant\ndata in the kernel and thus takes up no stack space.\n\nHopefully someone in the future will change the interface of\narch_send_call_function_ipi() such that it passes a const cpumask_t\npointer so that this will optimize ever further.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "cd5bc89debb4045d55eeffe325b97f2dfba4ddea",
      "tree": "d3e876bc76f5ef99ff71a1c109e7b8db65042b99",
      "parents": [
        "622824dbb536f7bdc241eefc3e1ae31c463b4eb8"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Aug 03 23:24:26 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 13:51:38 2008 -0700"
      },
      "message": "sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "622824dbb536f7bdc241eefc3e1ae31c463b4eb8",
      "tree": "c0e591e9cf6843494c97a1a1802c6f4052ac9560",
      "parents": [
        "5e0797e5b84408a13260a107e2f7a49ee6342ae4"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Aug 03 23:07:18 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 13:51:37 2008 -0700"
      },
      "message": "sparc64: Use xcall_deliver() consistently.\n\nThere remained some spots still vectoring to the appropriate\n*_xcall_deliver() function manually.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5e0797e5b84408a13260a107e2f7a49ee6342ae4",
      "tree": "7f44ab72a2c79a44d0efee14ddb7b2a985c1e77d",
      "parents": [
        "abd9e6982815ad7bd2c70dbf4cc0c08b48229d6e"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Aug 03 22:52:41 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 13:51:37 2008 -0700"
      },
      "message": "sparc64: Use function pointer for cross-call sending.\n\nInitialize it using the smp_setup_processor_id() hook.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "abd9e6982815ad7bd2c70dbf4cc0c08b48229d6e",
      "tree": "925d396453e12f1857fdd1202f6d3926fcb0516b",
      "parents": [
        "a3cf5e6b6f2548b036921da5ab6325dc8a76e207"
      ],
      "author": {
        "name": "Huang Weiyi",
        "email": "weiyi.huang@gmail.com",
        "time": "Sun Aug 03 00:04:13 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 13:51:36 2008 -0700"
      },
      "message": "arch/sparc64/kernel/signal.c: removed duplicated #include\n\nRemoved duplicated #include \u003clinux/tracehook.h\u003e in\narch/sparc64/kernel/signal.c.\n\nSigned-off-by: Huang Weiyi \u003cweiyi.huang@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a3cf5e6b6f2548b036921da5ab6325dc8a76e207",
      "tree": "4243a783ed4dfc34df8e34e45754ddf0851e7c14",
      "parents": [
        "8f616cd5249e03c9e1b371623d85e76d4b86bbc1"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Aug 03 00:01:05 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 04 13:51:35 2008 -0700"
      },
      "message": "sparc64: Need to disable preemption around smp_tsb_sync().\n\nBased upon a bug report by Mariusz Kozlowski\n\nIt uses smp_call_function_masked() now, which has a preemption-disabled\nrequirement.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f5663f5bded3364158e2d31904173cb1debc2ecd",
      "tree": "9737cf75e4f9574a044da1d8463b7228472cc1b2",
      "parents": [
        "cce2d453e4940d3fccd42a6917d01027148e11c3"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 16:52:34 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 16:52:34 2008 +0900"
      },
      "message": "sh: enable maple_keyb in dreamcast_defconfig.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "cce2d453e4940d3fccd42a6917d01027148e11c3",
      "tree": "bf921bfd41e4a40e513a1994d474e03f44089c0e",
      "parents": [
        "1af446edfe3239b2b731f3458b3c285c397464cc"
      ],
      "author": {
        "name": "Yoshinori Sato",
        "email": "ysato@users.sourceforge.jp",
        "time": "Mon Aug 04 16:33:47 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 16:33:47 2008 +0900"
      },
      "message": "SH2(A) cache update\n\nIncludes:\n- SH2 (7619) Writeback support.\n- SH2A cache handling fix.\n\nSigned-off-by: Yoshinori Sato \u003cysato@users.sourceforge.jp\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "d8eb2fab18b856fcaebe2619e8eaaa152baebc66",
      "tree": "25a1be797f746b4550da0f33db5fc66e03019bab",
      "parents": [
        "42ced5561a3f49ba0ef09e94ccc016841fc94aa7"
      ],
      "author": {
        "name": "Takashi Yoshii",
        "email": "yoshii.takashi@renesas.com",
        "time": "Mon Aug 04 14:28:38 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 14:39:19 2008 +0900"
      },
      "message": "add addrespace definition for sh2a.\n\nNewfile: arch/sh/include/cpu-sh2a/cpu/addrspace.h\n\nThis file seems had be removed to use fallback (cpu-common/cpu/addrspace.h),\nbut, I\u0027d like to add sh2a specific file here, because\n1. the values defined there are not suitable for sh2a.\n2. I don\u0027t think there is \"common\" definition for these values.\n\nValues are chosen by consideration of followings...\n P1 is 0. perhaps no question.\n P2 is from hardware manual, which says no-cache area starts at 20000000.\n It means that P? space size\u003d20000000.\n P3 is P2+size since asm/ptrace.h uses P3 as a end of P2.\n P4 is P3+size since asm/fixup.h uses P4 as a end of P3.\n\nSigned-off-by: Takashi YOSHII \u003cyoshii.takashi@renesas.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "42ced5561a3f49ba0ef09e94ccc016841fc94aa7",
      "tree": "fc9f6edb9beeef199c4700909dd9e21b9c967f7a",
      "parents": [
        "5093c9a4e41518425d42c0bb5bb92f514ec77b1d"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 14:18:53 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 14:18:53 2008 +0900"
      },
      "message": "sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.\n\nSH never really supported a.out, so this was all just copied over blindly\nfrom x86 way back when. As we don\u0027t reference linux/a.out.h anywhere in\nthe tree, these can now safely be killed off.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "5093c9a4e41518425d42c0bb5bb92f514ec77b1d",
      "tree": "857c299c63990b7520c44a8cdbca2651850742ea",
      "parents": [
        "bdcab87b1c54f61dbc0a77648fee4c2b17964d5c"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 14:17:13 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 14:17:13 2008 +0900"
      },
      "message": "sh: define GENERIC_HARDIRQS_NO__DO_IRQ.\n\nWe haven\u0027t called in to __do_IRQ() in a long time, so it seems like a\nreasonable time to switch this on by default.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "bdcab87b1c54f61dbc0a77648fee4c2b17964d5c",
      "tree": "fd7e41c022c5a1149822a3541373eb73fee847cf",
      "parents": [
        "c3b4adfa65bae300a143188491e285556ca80fff"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 14:09:15 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 14:09:15 2008 +0900"
      },
      "message": "sh: define GENERIC_LOCKBREAK.\n\nNeeded for fixing up the __raw_spin_is_contended() reference which\nresults in a build error.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c3b4adfa65bae300a143188491e285556ca80fff",
      "tree": "47895ba44dc31ad29bc3ebf2b9bfbd88a61c4ce4",
      "parents": [
        "4b59c97325371d51275bdb50523fa98a301615b0"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 13:42:49 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 13:42:49 2008 +0900"
      },
      "message": "sh: Save NUMA node data in vmcore for crash dumps.\n\nPresently the NUMA node data isn\u0027t saved on kexec. This implements a\nsimple arch_crash_save_vmcoreinfo() for saving off the relevant data.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "4b59c97325371d51275bdb50523fa98a301615b0",
      "tree": "698e6f8e32bd03f7a40a4d1185548705c06fcf4f",
      "parents": [
        "3108cf061228c2c2951006c80fb6fe832000adda"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 13:34:29 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 13:34:29 2008 +0900"
      },
      "message": "sh: module_alloc() should be using vmalloc_exec().\n\nSH-X2 extended mode TLB allows for toggling of the exec bit, so make\nsure we are using the right protection bits for module space there\nalso.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "3108cf061228c2c2951006c80fb6fe832000adda",
      "tree": "dbd4c197bf3b8169ca54cede971bb4c15e68d4d8",
      "parents": [
        "b5ed042249cb5f76a428aa40ca219d591dad9eea"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 13:32:04 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 13:32:04 2008 +0900"
      },
      "message": "sh: Fix up __bug_table handling in module loader.\n\nWe should be calling in to the lib/bug.c module helpers, fix that up.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "6a9545bd95e88d61df942b9087cb59b8c7a6dc56",
      "tree": "c89ca9fa397b92a19a07a6d000e9e1cbf25016ef",
      "parents": [
        "617870632de6739fca0893f3e6648e9ae1bd0ddb"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 12:51:06 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 12:51:06 2008 +0900"
      },
      "message": "sh: Fix up broken kerneldoc comments.\n\nThese were completely unparseable, so fix them up.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9c4cb82515130c62224e23fdf7c13c8f6c59c614",
      "tree": "f916fd843972502d918a1a03bdb99c9c2bbaa91c",
      "parents": [
        "c7c8eede2739289df02a1ab297cc476c6f38dca7"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Sat Aug 02 02:44:11 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Aug 04 13:18:17 2008 +1000"
      },
      "message": "powerpc: Remove use of CONFIG_PPC_MERGE\n\nNow that arch/ppc is gone and CONFIG_PPC_MERGE is always set, remove\nthe dead code associated with !CONFIG_PPC_MERGE from arch/powerpc\nand include/asm-powerpc.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c7c8eede2739289df02a1ab297cc476c6f38dca7",
      "tree": "77a469e378d05ebc71b9e050d017675d8c3d71fc",
      "parents": [
        "fb61063587982b52304d62cdbb6a0a88d26ae7ef"
      ],
      "author": {
        "name": "Tony Breeds",
        "email": "tony@bakeyournoodle.com",
        "time": "Fri Aug 01 11:38:39 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Aug 04 13:18:17 2008 +1000"
      },
      "message": "powerpc: Force printing of \u0027total_memory\u0027 to unsigned long long\n\ntotal_memory is a \u0027phys_addr_t\u0027, Which can be either 64 or 32 bits.\nForce printing as unsigned long long to silence the warning.\n\nSigned-off-by: Tony Breeds \u003ctony@bakeyournoodle.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "fb61063587982b52304d62cdbb6a0a88d26ae7ef",
      "tree": "df68b188d898f01e76ab7d350ec3abcf59e149e2",
      "parents": [
        "b8b572e1015f81b4e748417be2629dfe51ab99f9"
      ],
      "author": {
        "name": "Tony Breeds",
        "email": "tony@bakeyournoodle.com",
        "time": "Thu Jul 31 13:51:42 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Aug 04 13:18:17 2008 +1000"
      },
      "message": "powerpc: Fix compiler warning in arch/powerpc/mm/mem.c\n\nExplicitly cast to unsigned long long, rather than u64.\n\nSigned-off-by: Tony Breeds \u003ctony@bakeyournoodle.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "b8b572e1015f81b4e748417be2629dfe51ab99f9",
      "tree": "7df58667d5ed71d6c8f8f4ce40ca16b6fb776d0b",
      "parents": [
        "2b12a4c524812fb3f6ee590a02e65b95c8c32229"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Fri Aug 01 15:20:30 2008 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Mon Aug 04 12:02:00 2008 +1000"
      },
      "message": "powerpc: Move include files to arch/powerpc/include/asm\n\nfrom include/asm-powerpc.  This is the result of a\n\nmkdir arch/powerpc/include/asm\ngit mv include/asm-powerpc/* arch/powerpc/include/asm\n\nFollowed by a few documentation/comment fixups and a couple of places\nwhere \u003casm-powepc/...\u003e was being used explicitly.  Of the latter only\none was outside the arch code and it is a driver only built for powerpc.\n\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c07abb6dbec754511427dd847f10cfdec6d36b3c",
      "tree": "75455887985713d5bde8fdcff3057e7c10c76163",
      "parents": [
        "c48e64ae574a1e30a23174701560a222a192e4c3"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 08:11:03 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Mon Aug 04 08:11:03 2008 +0900"
      },
      "message": "sh: /proc/asids depends on MMU.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "7e31aa11fc672bbe0dd0da59513c9efe3809ced7",
      "tree": "0aafe6a0045230950ce6b26579a053da12614a49",
      "parents": [
        "071f4924844c435a3ae0cdbab7d7df2f1da85713",
        "9cb7117fa4858468014f76bd996076985111e955"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 03 10:39:02 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sun Aug 03 10:39:02 2008 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of master.kernel.org:/home/rmk/linux-2.6-arm\n\n* \u0027for-linus\u0027 of master.kernel.org:/home/rmk/linux-2.6-arm:\n  [ARM] 5182/1: pxa: Fix pcm990 compilation\n  [ARM] Fix explicit asm(-arm)?/arch-foo references\n  [ARM] move include/asm-arm to arch/arm/include/asm\n  [ARM] Remove explicit dependency for misc.o from compressed/Makefile\n  [ARM] initrd: claim initrd memory exclusively\n  [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)\n  [ARM] 5180/1: at91: Fix at91_nand -\u003e atmel_nand rename fallout\n  [ARM] add Sascha Hauer as Freescale i.MX Maintainer\n  [ARM] i.MX: add missing clock functions exports\n  [ARM] i.MX: remove set_imx_fb_info() export\n  [ARM] mx1ads: make mmc platform data available for modules\n  [ARM] mx2: add missing Kconfig dependency\n"
    },
    {
      "commit": "c48e64ae574a1e30a23174701560a222a192e4c3",
      "tree": "edfe3b7039238ce015a35569a2aa1ab0f8c4659c",
      "parents": [
        "8edd744202e83ac2fce13f4898a90b403cc22141"
      ],
      "author": {
        "name": "Huang Weiyi",
        "email": "weiyi.huang@gmail.com",
        "time": "Sun Aug 03 22:18:51 2008 +0800"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun Aug 03 23:29:24 2008 +0900"
      },
      "message": "arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include\n\nRemoved duplicated include \u003clinux/irq.h\u003e in\narch/sh/boards/mach-se/7343/irq.c.\n\nSigned-off-by: Huang Weiyi \u003cweiyi.huang@gmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "8edd744202e83ac2fce13f4898a90b403cc22141",
      "tree": "e0fee51d903c57208fbc3e537080f5bec84e989c",
      "parents": [
        "596400f0f322c78347e35c197b66faf09a9c1e02"
      ],
      "author": {
        "name": "Huang Weiyi",
        "email": "weiyi.huang@gmail.com",
        "time": "Sun Aug 03 22:18:48 2008 +0800"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun Aug 03 23:29:18 2008 +0900"
      },
      "message": "arch/sh/boards/board-ap325rxa.c: removed duplicated #include\n\nRemoved duplicated include \u003clinux/delay.h\u003e in\narch/sh/boards/board-ap325rxa.c.\n\nSigned-off-by: Huang Weiyi \u003cweiyi.huang@gmail.com\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "9cb7117fa4858468014f76bd996076985111e955",
      "tree": "084c3b1da8d3641e94c755536b49973dca1a0fdf",
      "parents": [
        "bccf650270a94cec6e9238743e84c6e01de30c70"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "g.liakhovetski@gmx.de",
        "time": "Sun Aug 03 00:02:35 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Aug 03 10:17:59 2008 +0100"
      },
      "message": "[ARM] 5182/1: pxa: Fix pcm990 compilation\n\nCompiling pcm990 produces an error:\n\nIn file included from arch/arm/mach-pxa/pcm990-baseboard.c:25:\ninclude/linux/ide.h:645: error: \u0027CONFIG_IDE_MAX_HWIFS\u0027 undeclared here (not in a function)\n\nFix it by removing unneeded header include.\n\nSigned-off-by: Guennadi Liakhovetski \u003cg.liakhovetski@gmx.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "596400f0f322c78347e35c197b66faf09a9c1e02",
      "tree": "8121839ca962b586115cb7986137edfcda26d0b0",
      "parents": [
        "49de935c107a53b0eba336efceb1dc3a8be64f87"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sat Aug 02 19:53:44 2008 +0300"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sun Aug 03 09:31:07 2008 +0900"
      },
      "message": "sh/boards/Makefile typo fix\n\nThe following build error was caused by an obvious typo:\n\n\u003c--  snip  --\u003e\n\n...\n  LD      arch/sh/mm/built-in.o\nmake[2]: *** No rule to make target `arch/sh/boards/board-shmin..o\u0027, needed by `arch/sh/boards/built-in.o\u0027.  Stop.\n\n\u003c--  snip  --\u003e\n\nReported-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "bccf650270a94cec6e9238743e84c6e01de30c70",
      "tree": "7e58444f9a976a1d680cfe3d2d47677fabdaa048",
      "parents": [
        "4baa9922430662431231ac637adedddbb0cfb2d7"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Aug 02 22:33:18 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Aug 02 22:35:16 2008 +0100"
      },
      "message": "[ARM] Fix explicit asm(-arm)?/arch-foo references\n\nNo file should be explicitly referencing its own platform headers\nby specifying an absolute include path.  Fix these paths to use\nstandard \u003casm/arch/...\u003e includes.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "4baa9922430662431231ac637adedddbb0cfb2d7",
      "tree": "e8fb765ce3e41c01f33de34a0bc9494f0ae19818",
      "parents": [
        "ff4db0a043a5dee7180bdffd178e61cd02812c68"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Aug 02 10:55:55 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Aug 02 21:32:35 2008 +0100"
      },
      "message": "[ARM] move include/asm-arm to arch/arm/include/asm\n\nMove platform independent header files to arch/arm/include/asm, leaving\nthose in asm/arch* and asm/plat* alone.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "d9c566198bfdf72a041322a093fdc1a2dc231170",
      "tree": "908acd901d8deb0c6ff54323c96cf61d2f005faf",
      "parents": [
        "17263849c7ad2279667dd298083eceefcd1b5845",
        "0a4949c4414af2eb91414bcd8e2a8ac3706f7dde"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 02 09:14:23 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Sat Aug 02 09:14:23 2008 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6:\n  sparc64: Do not clobber %g7 in setcontext() trap.\n  sparc64: Kill __show_regs().\n  sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.\n  sparc64: Kill smp_report_regs().\n  sparc64: Kill VERBOSE_SHOWREGS code.\n  sparc64: Hook up trigger_all_cpu_backtrace().\n  sparc64: Make global reg dumping even more useful.\n  sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated file\n  sparc64: FUTEX_OP_ANDN fix\n  sparc: merge of_platform_{32,64}.h\n  sparc64: Kill isa_bus_type.\n  sparc64: Fix global reg snapshotting on self-cpu.\n"
    },
    {
      "commit": "ff4db0a043a5dee7180bdffd178e61cd02812c68",
      "tree": "5e1ff7cf6c20be0b162b9a6dc94b57348e977326",
      "parents": [
        "b962a286e500c6259af8ba133361f8528eed9172"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sat Aug 02 15:21:31 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Aug 02 15:27:44 2008 +0100"
      },
      "message": "[ARM] Remove explicit dependency for misc.o from compressed/Makefile\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "49de935c107a53b0eba336efceb1dc3a8be64f87",
      "tree": "778101ba20e410c4d2c1b98e6a1c332a71d7b768",
      "parents": [
        "4385e12b291a6816987cb88a74fc116f520180f8"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Sat Aug 02 01:13:44 2008 +0300"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Aug 02 07:23:31 2008 +0900"
      },
      "message": "sh: fix LIBGCC\n\nCommit f15cbe6f1a4b4d9df59142fc8e4abb973302cf44\n(sh: migrate to arch/sh/include/) moved KBUILD_CFLAGS\n(which is used by LIBGCC) below LIBGCC, causing build\nerrors like the following:\n\n\u003c--  snip  --\u003e\n\n...\n  LD      .tmp_vmlinux1\narch/sh/kernel/built-in.o: In function `module_clk_recalc\u0027:\nclock-sh4.c:(.text+0x80f0): undefined reference to `__udivsi3_i4i\u0027\n...\nmake[1]: *** [.tmp_vmlinux1] Error 1\n\n\u003c--  snip  --\u003e\n\nReported-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "4385e12b291a6816987cb88a74fc116f520180f8",
      "tree": "c426ae22e63fc8242fcefacd5b4dc837b40197f2",
      "parents": [
        "26a8ef5326e390d89290822fb1f4fcf16845fd84"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Aug 02 07:14:09 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Aug 02 07:14:09 2008 +0900"
      },
      "message": "sh: Revert the location change of auto-generated asm/machtypes.h\n\nThis ended up causing build breakage on O\u003d builds, as reported by Adrian:\n\n\u003c--  snip  --\u003e\n\n...\n  CC      init/main.o\nIn file included from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/irq.h:4,\n                 from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/irq.h:23,\n                 from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/hardirq.h:5,\n                 from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/hardirq.h:7,\n                 from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/asm-generic/local.h:5,\n                 from /home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/local.h:4,\n                 from /home/bunk/linux/kernel-2.6/git/linux-2.6/include/linux/module.h:19,\n                 from /home/bunk/linux/kernel-2.6/git/linux-2.6/init/main.c:13:\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/include/asm/machvec.h:15:27:\nerror: asm/machtypes.h: No such file or directory\nmake[2]: *** [init/main.o] Error 1\n\n\u003c--  snip  --\u003e\n\nSo we simply move machtypes.h back to its original place. asm-offsets.h is\nstill generated there regardless, until such a time that we find a better place\nto stash auto-generated files.\n\nReported-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "2b12a4c524812fb3f6ee590a02e65b95c8c32229",
      "tree": "6d319a371c56798d2d5c3ad21801eba142a1c77e",
      "parents": [
        "4744b43431e8613f920c5cba88346756f53c5165",
        "7f30491ccd28627742e37899453ae20e3da8e18f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 14:59:11 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 14:59:11 2008 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6:\n  [IA64] Move include/asm-ia64 to arch/ia64/include/asm\n"
    },
    {
      "commit": "784dd7b64ca661722f539db906d56ce54906f2fb",
      "tree": "6423423c39f5628e41361bf3d7becb29b21552db",
      "parents": [
        "02c363808981b67e631fe71cc7e952497f761bef"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Thu Jul 31 13:46:33 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 13:03:49 2008 -0700"
      },
      "message": "FRV: Wire up new system calls\n\nWire up for FRV the system calls that were added in the last merge window.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "02c363808981b67e631fe71cc7e952497f761bef",
      "tree": "822220f4f694e8d09732d45038cf4b3caeba4cb6",
      "parents": [
        "3ab36ab68531ad90648fdeedcaf437f121572ede"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Thu Jul 31 13:01:30 2008 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 13:03:48 2008 -0700"
      },
      "message": "MN10300: Wire up new system calls\n\nWire up system calls added in the last merge window for the MN10300 arch.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "84ff7a001270258f71d6ab0d164f351e32c9718a",
      "tree": "6b2f33a9ad492186062de247d3572fa5efebe4bd",
      "parents": [
        "478735e42bfa047384afa72dceb408035532db20",
        "1f4170e12db06fdde5279d665a7e6e2976b2b623"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 12:48:16 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 12:48:16 2008 -0700"
      },
      "message": "Merge branch \u0027kvm-updates-2.6.27\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm\n\n* \u0027kvm-updates-2.6.27\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm:\n  KVM: s390: Fix kvm on IBM System z10\n  KVM: Advertise synchronized mmu support to userspace\n  KVM: Synchronize guest physical memory map to host virtual memory map\n  KVM: Allow browsing memslots with mmu_lock\n  KVM: Allow reading aliases with mmu_lock\n"
    },
    {
      "commit": "9e5e21170e4de269cd5b9d53ac9d60d220e3be63",
      "tree": "d719e40aa41897b306c4925c37a0d83579966a87",
      "parents": [
        "ab99c733ae73cce31f2a2434f7099564e5a73d95"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jul 30 20:05:35 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Aug 02 04:39:33 2008 +0900"
      },
      "message": "sh: Fix up the audit arch endian specification.\n\nPresently this was always being set to AUDIT_ARCH_SH, which assumes\nbig endian. Fix this up so that the architecture actually reflects\nwhat we\u0027re running on.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "ab99c733ae73cce31f2a2434f7099564e5a73d95",
      "tree": "c9eb381f05688b8b4e79d2ffe495b4d4b302f2d4",
      "parents": [
        "c459dbf294b4a3d70490a468a7ca3907fb2c2f57"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jul 30 19:55:30 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Aug 02 04:39:33 2008 +0900"
      },
      "message": "sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.\n\nThis follows the changes in commits:\n\n7d6d637dac2050f30a1b57b0a3dc5de4a10616ba\n4f72c4279eab1e5f3ed1ac4e55d4527617582392\n\non powerpc. Adding in TIF_NOTIFY_RESUME, and cleaning up the syscall\ntracing to be more generic. This is an incremental step to turning\non tracehook, as well as unifying more of the ptrace and signal code\nacross the 32/64 split.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c459dbf294b4a3d70490a468a7ca3907fb2c2f57",
      "tree": "c78866944d8e03247b6d5072987cd7f7c558caef",
      "parents": [
        "c4637d475170ca0d99973efd07df727012db6cd1"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jul 30 19:09:31 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Aug 02 04:39:33 2008 +0900"
      },
      "message": "sh: ptrace single stepping cleanups.\n\nThis converts the single stepping done by sh/sh64 ptrace implementations\nto use the generic user_enable/disable_single_step(), and subsequently\nrips out a lot of ptrace request cases that are now handled generically.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c4637d475170ca0d99973efd07df727012db6cd1",
      "tree": "8d2f6581dfaf0ea148753845513fff3dd53ce13f",
      "parents": [
        "cec3fd3e2a7cacf37e2bd6d9fa915337245cc563"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jul 30 15:30:52 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Aug 02 04:39:32 2008 +0900"
      },
      "message": "sh: seccomp support.\n\nThis hooks up the seccomp thread flag and associated callback from the\nsyscall tracer.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "cec3fd3e2a7cacf37e2bd6d9fa915337245cc563",
      "tree": "dd97b01f9cd717afd502d4fc7ef2f341e545ebd9",
      "parents": [
        "daf423db3b6afd90ecdd776dbc32c0b57cc78edb"
      ],
      "author": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Wed Jul 30 13:11:26 2008 +0900"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Aug 02 04:39:32 2008 +0900"
      },
      "message": "sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.\n\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "daf423db3b6afd90ecdd776dbc32c0b57cc78edb",
      "tree": "b042a10e9276c15bdadcc1e2a54ba13d23ce8d5e",
      "parents": [
        "623fa579e61f250c1913c70257ef3a753820bb68"
      ],
      "author": {
        "name": "Simon Horman",
        "email": "horms@verge.net.au",
        "time": "Wed Jul 30 10:29:39 2008 +1000"
      },
      "committer": {
        "name": "Paul Mundt",
        "email": "lethal@linux-sh.org",
        "time": "Sat Aug 02 04:39:32 2008 +0900"
      },
      "message": "kdump: sh: parse elfcorehdr command line argument\n\nA quick cut and paste from other architectures to allow SH\nto parse the elfcorehdr command line argument which is required\nfor both is_kdump_kernel() and vmcore to function.\n(the former is as yet unused on SH).\n\nTested compilation only\n\nSigned-off-by: Simon Horman \u003chorms@verge.net.au\u003e\nSigned-off-by: Paul Mundt \u003clethal@linux-sh.org\u003e\n"
    },
    {
      "commit": "c6557e7f2b6ae76a44653d38f835174074c42e05",
      "tree": "da619a76b309cb1cd259d082af768a83cfcd6d52",
      "parents": [
        "ab4227cb2d936886069ef1056c02500d05beb15d"
      ],
      "author": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Aug 01 20:42:05 2008 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Aug 01 20:42:05 2008 +0200"
      },
      "message": "[S390] move include/asm-s390 to arch/s390/include/asm\n\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "9a5467fd600669cda488771dac3e951034fe2b08",
      "tree": "20c3c73ff3571e525193aca20d3602161b4e90be",
      "parents": [
        "676056132425ac425d7215cdaa8bd25582e07966",
        "00b1304c4ca81dd893973cc620b87a5c3ff3f660"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 11:35:16 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 11:35:16 2008 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (46 commits)\n  tcp: MD5: Fix IPv6 signatures\n  skbuff: add missing kernel-doc for do_not_encrypt\n  net/ipv4/route.c: fix build error\n  tcp: MD5: Fix MD5 signatures on certain ACK packets\n  ipv6: Fix ip6_xmit to send fragments if ipfragok is true\n  ipvs: Move userspace definitions to include/linux/ip_vs.h\n  netdev: Fix lockdep warnings in multiqueue configurations.\n  netfilter: xt_hashlimit: fix race between htable_destroy and htable_gc\n  netfilter: ipt_recent: fix race between recent_mt_destroy and proc manipulations\n  netfilter: nf_conntrack_tcp: decrease timeouts while data in unacknowledged\n  irda: replace __FUNCTION__ with __func__\n  nsc-ircc: default to dongle type 9 on IBM hardware\n  bluetooth: add quirks for a few hci_usb devices\n  hysdn: remove the packed attribute from PofTimStamp_tag\n  isdn: use the common ascii hex helpers\n  tg3: adapt tg3 to use reworked PCI PM code\n  atm: fix direct casts of pointers to u32 in the InterPhase driver\n  atm: fix const assignment/discard warnings in the ATM networking driver\n  net: use the common ascii hex helpers\n  random32: seeding improvement\n  ...\n"
    },
    {
      "commit": "623fa579e61f250c1913c70257ef3a753820bb68",
      "tree": "179fcff4a0469bfa9a9ce5cab14fff6141810cd0",
      "parents": [
        "d65f5c5803d9cd6fa0b540a0dddf956be671bc36",
        "e4c094a595ba8ea402e6b2153f7bbf6ef039eea0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 11:29:54 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 11:29:54 2008 -0700"
      },
      "message": "Merge git://git.infradead.org/mtd-2.6\n\n* git://git.infradead.org/mtd-2.6:\n  [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings\n  [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function\n  [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()\n  [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default\n  [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions\n  [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses\n  [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10\n  [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages\n  [MTD] [NAND] diskonchip.c fix sparse endian warnings\n  [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h\n  [JFFS2] Fix allocation of summary buffer\n  Fix rename of at91_nand -\u003e atmel_nand\n  [MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID\n  [MTD] MTD_DEBUG always does compile-time typechecks\n  [MTD] DataFlash: bugfix, binary page sizes now handled\n  [MTD] [NAND] fsl_elbc_nand.c: fix printk warning\n  [MTD] [NAND] nandsim: support random page read command\n  [MTD] [NAND] fix subpage read for small page NAND\n"
    },
    {
      "commit": "561b35b341b1aeeab486affe1ede0ee6640ce33b",
      "tree": "a7570737884bef3c15db98cae629a82ce3586b3c",
      "parents": [
        "a7c2a10dab4e5122cbcfa3d5e9d589a52ccc2287",
        "0eb5d5ab3ec99bfd22ff16797d95835369ffb25b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 10:56:40 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 10:56:40 2008 -0700"
      },
      "message": "Merge branch \u0027reg-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6\n\n* \u0027reg-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6:\n  regulator: TI bq24022 Li-Ion Charger driver\n  regulator: maintainers - add maintainers for regulator framework.\n  regulator: documentation - ABI\n  regulator: documentation - machine\n  regulator: documentation - regulator driver\n  regulator: documentation - consumer interface\n  regulator: documentation - overview\n  regulator: core kbuild files\n  regulator: regulator test harness\n  regulator: add support for fixed regulators.\n  regulator: regulator framework core\n  regulator: fixed regulator interface\n  regulator: machine driver interface\n  regulator: regulator driver interface\n  regulator: consumer device interface\n"
    },
    {
      "commit": "00e9028a95fb8a4d79f2fb695a853f33ea7d3b57",
      "tree": "2dea2ae498a6ce57de8890e87185aca5e9f3ad2d",
      "parents": [
        "57b1494d2ba544c62673234da6115c21fac27ffc",
        "7cb93181629c613ee2b8f4ffe3446f8003074842"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 10:53:43 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 10:53:43 2008 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6: (28 commits)\n  mm/hugetlb.c must #include \u003casm/io.h\u003e\n  video: Fix up hp6xx driver build regressions.\n  sh: defconfig updates.\n  sh: Kill off stray mach-rsk7203 reference.\n  serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression.\n  sh: Move out individual boards without mach groups.\n  sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.\n  sh: Allow SH-3 and SH-5 to use common headers.\n  sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.\n  sh/maple: clean maple bus code\n  sh: More header path fixups for mach dir refactoring.\n  sh: Move out the solution engine headers to arch/sh/include/mach-se/\n  sh: I2C fix for AP325RXA and Migo-R\n  sh: Shuffle the board directories in to mach groups.\n  sh: dma-sh: Fix up dreamcast dma.h mach path.\n  sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.\n  sh: Add ARCH_DEFCONFIG entries for sh and sh64.\n  sh: Fix compile error of Solution Engine\n  sh: Proper __put_user_asm() size mismatch fix.\n  sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.\n  ...\n"
    },
    {
      "commit": "57b1494d2ba544c62673234da6115c21fac27ffc",
      "tree": "34f91f3187805fa034f8e63966d471ba2498d148",
      "parents": [
        "9fe3b64be3dc8313e9fa87255f169c608d074cbd",
        "8978b74253280d59e97cf49a3ec2c0cbccd5b801"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 10:28:17 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 10:28:17 2008 -0700"
      },
      "message": "Merge branch \u0027x86-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip\n\n* \u0027x86-fixes-for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:\n  generic, x86: fix add iommu_num_pages helper function\n  x86: remove stray \u003c6\u003e in BogoMIPS printk\n  x86: move dma32_reserve_bootmem() after reserve_crashkernel()\n"
    },
    {
      "commit": "9fe3b64be3dc8313e9fa87255f169c608d074cbd",
      "tree": "c2b44acdf73d0ee4cbb67cbb2722c6eeeafa1d60",
      "parents": [
        "8b6d8c592fa7b8bfb1218447a273314c13a67e8a",
        "ab4227cb2d936886069ef1056c02500d05beb15d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 10:27:10 2008 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Aug 01 10:27:10 2008 -0700"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git390.osdl.marist.edu/pub/scm/linux-2.6\n\n* \u0027for-linus\u0027 of git://git390.osdl.marist.edu/pub/scm/linux-2.6:\n  [S390] qeth: avoid use of include/asm-s390\n  [S390] dont use kthread for smp_rescan_cpus().\n  [S390] virtio console: fix section mismatch warning.\n  [S390] cio: Include linux/string.h in schid.h.\n  [S390] qdio: fix section mismatch bug.\n  [S390] stp: fix section mismatch warning.\n  [S390] Remove diag 0x260 call from memory detection.\n  [S390] qdio: make sure qdr is aligned to page size\n  [S390] Add support for memory hot-remove.\n  [S390] Wire up new syscalls.\n  [S390] cio: Memory allocation for idset changed.\n  [S390] qeth: preallocated qeth header for hiper socket\n  [S390] Optimize storage key operations for anon pages\n  [S390] nohz/sclp: disable timer on synchronous waits.\n  [S390] ipl: Reboot from alternate device does not work when booting from file\n  [S390] dasd: Add support for enhanced VM UID\n  [S390] Remove last P390 trace.\n"
    },
    {
      "commit": "7f30491ccd28627742e37899453ae20e3da8e18f",
      "tree": "7291c0a26ed3a31acf9542857af3981d278f5de8",
      "parents": [
        "94ad374a0751f40d25e22e036c37f7263569d24c"
      ],
      "author": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Aug 01 10:13:32 2008 -0700"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Aug 01 10:21:21 2008 -0700"
      },
      "message": "[IA64] Move include/asm-ia64 to arch/ia64/include/asm\n\nAfter moving the the include files there were a few clean-ups:\n\n1) Some files used #include \u003casm-ia64/xyz.h\u003e, changed to \u003casm/xyz.h\u003e\n\n2) Some comments alerted maintainers to look at various header files to\nmake matching updates if certain code were to be changed. Updated these\ncomments to use the new include paths.\n\n3) Some header files mentioned their own names in initial comments. Just\ndeleted these self references.\n\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "8f8470032570988af2eeff520ca01a32fd908b2b",
      "tree": "0f8c8a315a0591a1dbc488daa5c61d7b85cc8762",
      "parents": [
        "d918fe2bd72830dfbe8ca2bb30d49930d1356e6d"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Aug 01 16:39:19 2008 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Aug 01 16:39:34 2008 +0200"
      },
      "message": "[S390] stp: fix section mismatch warning.\n\nFix these two (false positive) warnings by adding an __init annoation:\n\nWARNING: vmlinux.o(.text+0x7e6a): Section mismatch in reference from the function stp_reset() to the function .init.text:__alloc_bootmem()\nThe function stp_reset() references\nthe function __init __alloc_bootmem().\nThis is often because stp_reset lacks a __init\nannotation or the annotation of __alloc_bootmem is wrong.\n\nWARNING: vmlinux.o(.text+0x7ece): Section mismatch in reference from the function stp_reset() to the function .init.text:free_bootmem()\nThe function stp_reset() references\nthe function __init free_bootmem().\nThis is often because stp_reset lacks a __init\nannotation or the annotation of free_bootmem is wrong.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "d918fe2bd72830dfbe8ca2bb30d49930d1356e6d",
      "tree": "9f5a0623c50a1505be87be15a42bb22a477d6fd7",
      "parents": [
        "3b8e3004aea95c687e8991583e7b150ec1416ff3"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Aug 01 16:39:18 2008 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Aug 01 16:39:34 2008 +0200"
      },
      "message": "[S390] Remove diag 0x260 call from memory detection.\n\nThe result of the diag 0x260 call is not always what one would expect.\nSo just remove it.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "7e9238fbc10373effc2c3b0b516b0bdc8fefc27b",
      "tree": "ba4fb9266e73e35037a4f79ad68d51be4e5f463d",
      "parents": [
        "519620cc3d723d41522191ebd150fba4a3790296"
      ],
      "author": {
        "name": "Gerald Schaefer",
        "email": "gerald.schaefer@de.ibm.com",
        "time": "Fri Aug 01 16:39:16 2008 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Aug 01 16:39:33 2008 +0200"
      },
      "message": "[S390] Add support for memory hot-remove.\n\nThis patch enables memory hot-remove on s390.\n\nSigned-off-by: Gerald Schaefer \u003cgerald.schaefer@de.ibm.com\u003e\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nCc: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "519620cc3d723d41522191ebd150fba4a3790296",
      "tree": "9dbe6e5718e4d882b2da2346fbd2a91bd62cf0c9",
      "parents": [
        "883e512c99fc398d1b2b5e8e92b6bacff2551756"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Aug 01 16:39:15 2008 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Aug 01 16:39:32 2008 +0200"
      },
      "message": "[S390] Wire up new syscalls.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "934b2857cc576ae53c92a66e63fce7ddcfa74691",
      "tree": "4a8e261d16739624bb91ed9f56062ec5f7401227",
      "parents": [
        "3a95e8eb34f595a0144adb6e5513d456319bd8a5"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Aug 01 16:39:11 2008 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Aug 01 16:39:30 2008 +0200"
      },
      "message": "[S390] nohz/sclp: disable timer on synchronous waits.\n\nsclp_sync_wait wait synchronously for an sclp interrupt and disables\ntimer interrupts. However on the irq enter paths there is an extra\ncheck if a timer interrupt would be due and calls the timer callback.\nThis would schedule softirqs in the wrong context.\nSo introduce local_tick_enable/disable which prevents this.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "3a95e8eb34f595a0144adb6e5513d456319bd8a5",
      "tree": "de89a06fbfcbe6fdcbdb168183f00292febb9086",
      "parents": [
        "4abb08c24b5fa7b6ad0807c07077f0f216f6788b"
      ],
      "author": {
        "name": "Michael Holzheu",
        "email": "holzheu@linux.vnet.ibm.com",
        "time": "Fri Aug 01 16:39:10 2008 +0200"
      },
      "committer": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Aug 01 16:39:30 2008 +0200"
      },
      "message": "[S390] ipl: Reboot from alternate device does not work when booting from file\n\nDuring startup we check if diag308 works using diag 308 subcode 6,\nwhich stores the actual ipl information. This fails with rc \u003d 0x102, if\nthe system has been ipled from the HMC using load from CD or load from file.\nIn the case of rc \u003d 0x102 we have to assume that diag 308 is working,\nsince it still can be used to ipl from an alternative device.\n\nSigned-off-by: Michael Holzheu \u003cholzheu@linux.vnet.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\n"
    },
    {
      "commit": "f6ed6f78d46b43b6d908b39ed3322f7cda23f4a8",
      "tree": "7f2fc6d0617e865ab4fac8ddd776ba3ff0da64eb",
      "parents": [
        "4a22442faeb33bdf34016a7b1f6b3d6ecd4e33e5"
      ],
      "author": {
        "name": "Pieter du Preez",
        "email": "pdupreez@gmail.com",
        "time": "Fri Aug 01 10:06:40 2008 +0100"
      },
      "committer": {
        "name": "David Woodhouse",
        "email": "David.Woodhouse@intel.com",
        "time": "Fri Aug 01 10:06:40 2008 +0100"
      },
      "message": "Fix rename of at91_nand -\u003e atmel_nand\n\nStructs called at91_nand_data where renamed to atmel_nand_data\nand configs called *MTD_NAND_AT91* where renamed to\n*MTD_NAND_ATMEL*. This was unfortunately not done consistently,\ncausing NAND chips not being initialised on several ARM boards.\n\nI am aware that the author of the original change did not rename\nMTD_NAND_AT91_BUSWIDTH to MTD_NAND_ATMEL_BUSWIDTH, for example.\nAll *MTD_NAND_AT91* where renamed to *MTD_NAND_ATMEL* in order\nto keep naming consistency.\n\nThis patch was only tested on a MACH_SAM9_L9260, as this is the\nonly ARM board I have to my disposal.\n\nBefore this patch:\n\n$ git-ls-files |xargs grep atmel_nand |wc -l\n105\n$ git-ls-files |xargs grep at91_nand |wc -l\n4\n$ git-ls-files |xargs grep MTD_NAND_ATMEL |wc -l\n8\n$ git-ls-files |xargs grep MTD_NAND_AT91 |wc -l\n47\n\nAfter this patch:\n\n$ git-ls-files |xargs grep atmel_nand |wc -l\n109\n$ git-ls-files |xargs grep at91_nand |wc -l\n0\n$ git-ls-files |xargs grep MTD_NAND_ATMEL |wc -l\n55\n$ git-ls-files |xargs grep MTD_NAND_AT91 |wc -l\n0\n\nSigned-off-by: Pieter du Preez \u003cpdupreez@gmail.com\u003e\nSigned-off-by: David Woodhouse \u003cDavid.Woodhouse@intel.com\u003e\n"
    },
    {
      "commit": "0a4949c4414af2eb91414bcd8e2a8ac3706f7dde",
      "tree": "5f05f6f539741587127900bbdd838a2e882fcdbf",
      "parents": [
        "dbf3e950679b2588e554baa4da94c445c7903e24"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 31 20:40:46 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 31 20:40:46 2008 -0700"
      },
      "message": "sparc64: Do not clobber %g7 in setcontext() trap.\n\nThat\u0027s the userland thread register, so we should never try to change\nit like this.\n\nBased upon glibc bug nptl/6577 and suggestions by Jakub Jelinek.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "dbf3e950679b2588e554baa4da94c445c7903e24",
      "tree": "b312ea343ce84eae8ad0c2010f4cc894093d462b",
      "parents": [
        "6717c282e407650c29e7b058623d89f543015a33"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 31 20:33:43 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 31 20:33:43 2008 -0700"
      },
      "message": "sparc64: Kill __show_regs().\n\nThe story is that what we used to do when we actually used\nsmp_report_regs() is that if you specifically only wanted to have the\ncurrent cpu\u0027s registers dumped you would call \"__show_regs()\"\notherwise you would call show_regs() which also invoked\nsmp_report_regs().\n\nNow that we killed off smp_report_regs() there is no longer any\nreason to have these two routines, just show_regs() is sufficient.\n\nAlso kill off a stray declaration of show_regs() in sparc64_ksym.c\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6717c282e407650c29e7b058623d89f543015a33",
      "tree": "d23e0e8cea5ec49f5946dfd35bd20ec6e6cd53a9",
      "parents": [
        "9c636e30a33aa37873c53977c429f0fdad4ec0eb"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 31 20:32:35 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 31 20:32:35 2008 -0700"
      },
      "message": "sparc: Add __KERNEL__ ifdef protection to pt_regs helpers.\n\nSome of them use \u0027bool\u0027 and whatnot and therefore are not\nkosher for userspace, so don\u0027t export them there.\n\nReported by Roland McGrath.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1f4170e12db06fdde5279d665a7e6e2976b2b623",
      "tree": "6e804c79330dc3b93d05c56e66c9d53c461cd0a9",
      "parents": [
        "ed8486243379ef3e6c61363df915882945c0eaec"
      ],
      "author": {
        "name": "Christian Borntraeger",
        "email": "borntraeger@de.ibm.com",
        "time": "Tue Jul 29 23:48:42 2008 +0200"
      },
      "committer": {
        "name": "Avi Kivity",
        "email": "avi@qumranet.com",
        "time": "Thu Jul 31 11:57:18 2008 +0300"
      },
      "message": "KVM: s390: Fix kvm on IBM System z10\n\nThe z10 system supports large pages, kvm-s390 doesnt.\nMake sure that we dont advertise large pages to avoid the guest crashing as\nsoon as the guest kernel activates DAT.\n\nSigned-off-by: Christian Borntraeger \u003cborntraeger@de.ibm.com\u003e\nSigned-off-by: Avi Kivity \u003cavi@qumranet.com\u003e\n"
    },
    {
      "commit": "9c636e30a33aa37873c53977c429f0fdad4ec0eb",
      "tree": "6f147f693afb81e7faa7e27c1e2d356685027933",
      "parents": [
        "a014821340f068bea2fd39cb2578a043fc0dfc57"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 31 01:06:02 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 31 01:06:02 2008 -0700"
      },
      "message": "sparc64: Kill smp_report_regs().\n\nAll the call sites are #if 0\u0027d out and we have a much more\nuseful global cpu dumping facility these days.  smp_report_regs()\nis way too verbose to be usable.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a014821340f068bea2fd39cb2578a043fc0dfc57",
      "tree": "8faa35d362cd2733b59d60b2a5391ea1331dc734",
      "parents": [
        "09ee167cbf3b7390c993c6699ce9fa84e55422bf"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 31 00:58:35 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Jul 31 00:58:35 2008 -0700"
      },
      "message": "sparc64: Kill VERBOSE_SHOWREGS code.\n\nIt just clutters everything up and even though I wrote that hack I\ncan\u0027t remember having used it in the last 5 years or so.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "09ee167cbf3b7390c993c6699ce9fa84e55422bf",
      "tree": "fc2668ee152a8d97bce36c37cce578cbab9b1698",
      "parents": [
        "5afe27380bc42454254c9c83c045240249c15e35"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jul 30 22:35:00 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jul 30 22:35:00 2008 -0700"
      },
      "message": "sparc64: Hook up trigger_all_cpu_backtrace().\n\nWe already have code that does this, but it is only currently attached\nto sysrq-\u0027y\u0027.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "5afe27380bc42454254c9c83c045240249c15e35",
      "tree": "e7bdb90ea5e42b779b9ddeea9d945638da33eb23",
      "parents": [
        "c9b23e0c302377ccff700bee663b878d04e4ef3a"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jul 30 21:57:59 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jul 30 21:57:59 2008 -0700"
      },
      "message": "sparc64: Make global reg dumping even more useful.\n\nRecord one more level of stack frame program counter.\n\nParticularly when lockdep and all sorts of spinlock debugging is\nenabled, figuring out the caller of spin_lock() is difficult when the\ncpu is stuck on the lock.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e62112c53acfefc67ccfbdc1895eebccf866bc1b",
      "tree": "46c99ef13fc1764016ca8d2bb749f252f70cfab9",
      "parents": [
        "031cf19e6f63941506c9baf76ac7adac06edcf08",
        "68905eb4dc9c691ba09df767ac0641395025cef6"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jul 30 15:44:30 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jul 30 15:44:30 2008 -0700"
      },
      "message": "Merge branch \u0027upstream-davem\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n"
    },
    {
      "commit": "d72609e17fd93bb2f7e0f7e1bdc70b6d20e43843",
      "tree": "d2b2ec57bbee2759e6cfdbc4269211dad888e79f",
      "parents": [
        "19fd3cabbabe5d37b83f833a1593592ed9878236"
      ],
      "author": {
        "name": "Mikael Pettersson",
        "email": "mikpe@it.uu.se",
        "time": "Wed Jul 30 15:40:50 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jul 30 15:40:50 2008 -0700"
      },
      "message": "sparc64: FUTEX_OP_ANDN fix\n\nCorrect sparc64\u0027s implementation of FUTEX_OP_ANDN to do a\nbitwise negate of the oparg parameter before applying the\nAND operation. All other archs that support FUTEX_OP_ANDN\neither negate oparg explicitly (frv, ia64, mips, sh, x86),\nor do so indirectly by using an and-not instruction (powerpc).\nSince sparc64 has and-not, I chose to use that solution.\n\nI\u0027ve not found any use of FUTEX_OP_ANDN in glibc so the\nimpact of this bug is probably minor. But other user-space\ncomponents may try to use it so it should still get fixed.\n\nSigned-off-by: Mikael Pettersson \u003cmikpe@it.uu.se\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "de1d7bb63893b4246ce60797aa554341e908f034",
      "tree": "d7555eba63b33281c6b9203cb490a5e7e55dac3f",
      "parents": [
        "8854700115ecf8aa6f087aa915b7b6cf18090d39"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Sat Jul 26 01:34:52 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:43 2008 +0100"
      },
      "message": "[MIPS] Cobalt: update defconfig\n\nSelect new LCD framebuffer driver.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "8854700115ecf8aa6f087aa915b7b6cf18090d39",
      "tree": "3338d7aed80d715e0576783e0fecf30cc507a9a7",
      "parents": [
        "8d60a903d986ffa26c41f0092320a3b9da20bfaf"
      ],
      "author": {
        "name": "Jason Wessel",
        "email": "jason.wessel@windriver.com",
        "time": "Tue Jul 29 15:58:53 2008 -0500"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:42 2008 +0100"
      },
      "message": "[MIPS] kgdb: add arch support for the kernel\u0027s kgdb core\n\nThe new kgdb architecture specific handler registers and unregisters\ndynamically for exceptions depending on when you configure a kgdb I/O\ndriver.\n\nAside from initializing the exceptions earlier in the boot process,\nkgdb should have no impact on a device when it is compiled in so long\nas an I/O module is not configured for use.\n\nThere have been quite a number of contributors during the existence of\nthis patch (see arch/mips/kernel/kgdb.c).  Most recently Jason\nre-wrote the mips kgdb logic to use the die notification handlers.\n\nSigned-off-by: Jason Wessel \u003cjason.wessel@windriver.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "8d60a903d986ffa26c41f0092320a3b9da20bfaf",
      "tree": "f05a8ae48e275d55fcfd3acfb7b3b1b601da56ea",
      "parents": [
        "8f8da9adebdf04bfb3b812a7de8706fbf179fd2c"
      ],
      "author": {
        "name": "Jason Wessel",
        "email": "jason.wessel@windriver.com",
        "time": "Tue Jul 29 15:58:52 2008 -0500"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:42 2008 +0100"
      },
      "message": "[MIPS] kgdb: Remove existing implementation\n\nThis patch explicitly removes the kgdb implementation, for mips which\nis intended to be followed by a patch that adds a kgdb implementation\nfor MIPS that makes use of the kgdb core in the kernel.\n\nSigned-off-by: Jason Wessel \u003cjason.wessel@windriver.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "8f8da9adebdf04bfb3b812a7de8706fbf179fd2c",
      "tree": "abba8566be01ce03bf4408059b2232e33eee0dbb",
      "parents": [
        "872bfdd9e61d7dacf011046b02442215a2757026"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Tue Jul 29 22:11:33 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:41 2008 +0100"
      },
      "message": "[MIPS] TXx9: Kconfig cleanup\n\nUnify some entries in txx9/Kconfig.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e352953ce00bb870124e9054dbbbda2262f9269c",
      "tree": "76297cc5749b91bec76d75f4520d88add8ca3efc",
      "parents": [
        "7779a5e07d33fe316fe468e7afe7975fb686a831"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Tue Jul 29 22:10:08 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:41 2008 +0100"
      },
      "message": "[MIPS] TXx9: Support early_printk\n\nKill jmr3927-specific prom_putchar and add txx9-generic prom_putchar\nto support early_printk.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "7779a5e07d33fe316fe468e7afe7975fb686a831",
      "tree": "05426226c35b46a938a555a37524307ceb1a22d7",
      "parents": [
        "bb72f1f729dcbd6a6a93c74479eeaa19deebfb47"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Fri Jul 25 23:08:06 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:40 2008 +0100"
      },
      "message": "[MIPS] TXx9: Unify serial_txx9 setup\n\n* Unify calling of early_serial_txx9_setup.\n* Use dedicated serial clock on RBTX4938.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "bb72f1f729dcbd6a6a93c74479eeaa19deebfb47",
      "tree": "2432e241d81a63192dc2441f5fa95770f13a12df",
      "parents": [
        "c49f91f51e3cca796494f69fd967a7f72df5d457"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Jul 24 00:25:21 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:40 2008 +0100"
      },
      "message": "[MIPS] TXx9: Random cleanup\n\n* Random cleanups spotted by checkpatch script.\n* Do not initialize panic_timeout.  \"panic\u003d\" kernel parameter can be used.\n* Do not add \"ip\u003dany\" or \"ip\u003dbootp\".  This options is not board specific.\n* Do not add \"root\u003d/dev/nfs\".  This is default on CONFIG_ROOT_NFS.\n* Kill unused error checking.\n* Fix IRQ comment to match current code.\n* Kill some unneeded includes\n* ST0_ERL is already cleared in generic code.\n* conswitchp is initialized generic code.\n* __init is not needed in prototype.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c49f91f51e3cca796494f69fd967a7f72df5d457",
      "tree": "e61f4835373a274af951782dd5f314031b2c8e38",
      "parents": [
        "f6727fb889c664be094fa041a0fdf0f1a1caefb6"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Jul 24 00:25:20 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:39 2008 +0100"
      },
      "message": "[MIPS] TXx9: Make tx4938-specific code more independent\n\nMake some TX4938 SoC specific code independent from board specific code.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f6727fb889c664be094fa041a0fdf0f1a1caefb6",
      "tree": "176b220f4cc39168f982eb90ab1fe7bba7a64da5",
      "parents": [
        "683147254ef7e69ebbbe55280ba6a3c5ae2325d8"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Jul 24 00:25:19 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:39 2008 +0100"
      },
      "message": "[MIPS] TXx9: Make tx3927-specific code more independent\n\nMake some TX3927 SoC specific code independent from board specific code.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "683147254ef7e69ebbbe55280ba6a3c5ae2325d8",
      "tree": "4f242b09bcd54ab4563e9c6201dc0c8ded351fdc",
      "parents": [
        "a49297e8fc8a9a835ac4ec124aa83028abdcc7d5"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Jul 24 00:25:18 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:39 2008 +0100"
      },
      "message": "[MIPS] TXx9: Cleanup watchdog\n\nUnify registration of txx9wdt platform device.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a49297e8fc8a9a835ac4ec124aa83028abdcc7d5",
      "tree": "04b9c04589033206888789122d436e287953480c",
      "parents": [
        "455cc256eb23915100e203fb33ee143afd127954"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Jul 24 00:25:17 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:38 2008 +0100"
      },
      "message": "[MIPS] TXx9: Cleanup restart/halt/power_off\n\nUnify machine_restart/machine_halt/pm_power_off and add fallback\nmachine_halt routine.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "455cc256eb23915100e203fb33ee143afd127954",
      "tree": "1ad0c410fef0f7d82587347c3d3e4d4c9646dcee",
      "parents": [
        "07517529225ae4ce770271f83d8cd1004733a01d"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Fri Jul 25 23:01:35 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:38 2008 +0100"
      },
      "message": "[MIPS] TXx9: PCI error handling\n\nFrom: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nDate: Thu, 24 Jul 2008 00:25:16 +0900\nSubject: [PATCH] txx9: PCI error handling\n\nAdd more control and detailed report on PCI error interrupt.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "07517529225ae4ce770271f83d8cd1004733a01d",
      "tree": "b033a54238d5fc65faa81c6cb40cba90a7984a52",
      "parents": [
        "47a5c976486e407fc0d0bc8fa165132b6f9bec26"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Jul 24 00:25:15 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:38 2008 +0100"
      },
      "message": "[MIPS] TXx9: Add some pci options\n\nAdd pci options for backplane type, clock selection, error handling,\ntimeout values.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "47a5c976486e407fc0d0bc8fa165132b6f9bec26",
      "tree": "56b234d3553eb15f90084c3ac6a20dbdefe3f8c8",
      "parents": [
        "32d00d0f933ea5d21c3cd0809461ebbf7ab89cef"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Jul 24 00:25:14 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:36 2008 +0100"
      },
      "message": "[MIPS] Introduce pcibios_plat_setup\n\nIntroduce pcibios_plat_setup for platform-specific pcibios_setup.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "32d00d0f933ea5d21c3cd0809461ebbf7ab89cef",
      "tree": "485581a75b87eaee5cb10184985f6293285cc8c5",
      "parents": [
        "a0e31fb09056224c5d6fef09d25cb96b6149aa7c"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Jul 24 00:25:13 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:35 2008 +0100"
      },
      "message": "[MIPS] TXx9: PCI fixes for tx3927/tx4927\n\n* Fix tx3927 pci ops for Type-1 configuration\n* Fix abort checking of tx3927 pci ops\n* Flush write buffer to avoid spurious PCI error interrupt\n* Add a quirk for FPCIB backplane\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a0e31fb09056224c5d6fef09d25cb96b6149aa7c",
      "tree": "1019fd90a1160c066f1bf305221bdd41fd26f610",
      "parents": [
        "8b32d6d00ca890ebb204da1260247c11bba042b3"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Jul 24 00:25:12 2008 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:34 2008 +0100"
      },
      "message": "[MIPS] TXx9: Fix JMR3927 irq numbers\n\n* Fix wrong txx9_clockevent interrupt number\n* Fix TXX9_IRQ_BASE for JMR3927+FPCIB case\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "8b32d6d00ca890ebb204da1260247c11bba042b3",
      "tree": "37bc0e424b0a9c6be366ef6c3726a23f17befc12",
      "parents": [
        "fd7ccfa7ac64156a5c1c906e0986b73d481b6dfc"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Tue Jul 29 09:46:34 2008 +0300"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:34 2008 +0100"
      },
      "message": "[MIPS] RB532: Flags are unsigned long\n\nA recent generic change now catches such bugs:\n\n\u003c--  snip  --\u003e\n\n...\n  CC      arch/mips/rb532/time.o\ncc1: warnings being treated as errors\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/rb532/time.c: In function \u0027plat_time_init\u0027:\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/rb532/time.c:55: error: comparison of distinct pointer types lacks a cast\n/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/mips/rb532/time.c:66: error: comparison of distinct pointer types lacks a cast\nmake[2]: *** [arch/mips/rb532/time.o] Error 1\n\n\u003c--  snip  --\u003e\n\nReported-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "fd7ccfa7ac64156a5c1c906e0986b73d481b6dfc",
      "tree": "3c94f7de26bdcb0ddd73edf42a0bdb893fbe125c",
      "parents": [
        "af6dc22b03a95c31b690f299b2fd7acb279fe7f5"
      ],
      "author": {
        "name": "Kevin Hickey",
        "email": "khickey@rmicorp.com",
        "time": "Mon Jul 28 13:09:26 2008 -0500"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:34 2008 +0100"
      },
      "message": "[MIPS] Initialization of Alchemy boards\n\nAn earlier update changed some calls from simple_strotl to strict_strtol but\ndid not account for the differences in the syntax between the calls.\nsimple_strotl returns the integer; strict_strtol returns an error code and\ntakes a pointer to the result.  As it was, NULL was being passed in place of\nthe result, which led to failures during kernel initialization when using\nYAMON.\n\nSigned-off-by: Kevin Hickey \u003ckhickey@rmicorp.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "af6dc22b03a95c31b690f299b2fd7acb279fe7f5",
      "tree": "9cdec2a13b3a2dcddf16be61bae2ec9cc9a33f65",
      "parents": [
        "660fc1f4d88b0f5e4bb936e4a5a9b95b70df9e58"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Jul 22 18:04:38 2008 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Wed Jul 30 21:54:33 2008 +0100"
      },
      "message": "[MIPS] tlb-r4k: Nuke broken paranoia error test.\n\nBug originally found and reported by Julia Lawall \u003cjulia@diku.dk\u003e.  I\ndecieded that the whole error check was mostly useless paranoia and should\nbe discarded.  It would only ever trigger if r3k_have_wired_reg has a wrong\nvalue.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    }
  ],
  "next": "b962a286e500c6259af8ba133361f8528eed9172"
}
