)]}'
{
  "log": [
    {
      "commit": "210cc679faf0e1cabda9fc5d1279644f5e52aecb",
      "tree": "f0816c90ae937a159f8bfec6018a6271223b954a",
      "parents": [
        "e0f998930eb67c49f2862c58a45262ad0bc03eca",
        "260b23674fdb570f3235ce55892246bef1c24c2a"
      ],
      "author": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 28 12:18:07 2005 -0400"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 28 12:18:07 2005 -0400"
      },
      "message": "Auto-update from upstream\n"
    },
    {
      "commit": "5c1fb41f40b7b6d819a617f52dbd66b6938ef362",
      "tree": "fcd42c30e7d7f4663702afdc94d252610a537300",
      "parents": [
        "185a8ff52875d8db31b9346ab186f75baa616dee"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Fri Oct 21 03:21:28 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Oct 28 08:16:48 2005 -0700"
      },
      "message": "[PATCH] gfp_t: dma-mapping (parisc)\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "abff75439fd6e9b5774e5984d4c3b3b59cb3038b",
      "tree": "2388b814d69621ce9d3ee0d37776f51b4aa86133",
      "parents": [
        "e55fb3e787ccfbbdb3198ec859d5689e5413c7bd"
      ],
      "author": {
        "name": "Randolph Chung",
        "email": "tausq@parisc-linux.org",
        "time": "Fri Oct 21 22:57:13 2005 -0400"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 21 22:57:13 2005 -0400"
      },
      "message": "[PARISC] Avoid use of floating point in the kernel\n\ndon\u0027t use *printf %f in the kernel, mm\u0027kay?\n\nSigned-off-by: Randolph Chung \u003ctausq@parisc-linux.org\u003e\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "7efe1611b2db9025ffc52a686897ab91820caeb4",
      "tree": "83e44db7a424f40cc4259780be029eab4d8d6179",
      "parents": [
        "91313d60d8ad96fa79a833e55e8c13b56f893614"
      ],
      "author": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 21 22:48:03 2005 -0400"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 21 22:48:03 2005 -0400"
      },
      "message": "[PARISC] Initialize serial spinlocks in superio.c\n\ngit commit 976ecd12b8144d066a23fe97c6fbfc1ac8470af7 changed our locking\ncharacteristics, and put the onus of spin_lock_init on superio.c.\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "3aa0862ce7c120e035bc2aa25997fd000d964d6e",
      "tree": "2e477339f4d91467fbcaa3c873776e759fb7942f",
      "parents": [
        "413059f28e9949d9ad2d04d1070c63169798176e"
      ],
      "author": {
        "name": "Grant Grundler",
        "email": "grundler@parisc-linux.org",
        "time": "Fri Oct 21 22:47:04 2005 -0400"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 21 22:47:04 2005 -0400"
      },
      "message": "[PARISC] Minor iosapic.c cleanup\n\nminor cleanup: qualify constant with \"UL\"\n\nAcked-by: \"Hmamouche, Youssef\" \u003cyoussef@ece.utexas.edu\u003e\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "3499495205a676d85fcc2f3c28e35ec9b43c47e3",
      "tree": "a22c976db8b5c81f3f42b283a37954f9381f3f9f",
      "parents": [
        "ba1f188cae2f58e6bf3ecf4ea99a8dc4b0e2ea0e"
      ],
      "author": {
        "name": "Grant Grundler",
        "email": "grundler@parisc-linux.org",
        "time": "Fri Oct 21 22:46:18 2005 -0400"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 21 22:46:18 2005 -0400"
      },
      "message": "[PARISC] Use work queue in LED/LCD driver instead of tasklet.\n\n2.6.12-rc1-pa6 use work queue in LED/LCD driver instead of tasklet.\n\nMain advantage is it allows use of msleep() in the led_LCD_driver to\n\"atomically\" perform two MMIO writes (CMD, then DATA).\nLead to nice cleanup of the main led_work_func() and led_LCD_driver().\nKudos to David for being persistent.\n\nFrom: David Pye \u003cdmp@davidmpye.dyndns.org\u003e\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "92b919fe46509820c639a08962cbf78bc8d227d9",
      "tree": "a4c138f9b224129b0bebbea4533cfe7e1a1dba07",
      "parents": [
        "86a61ee9c9f3d8b632d29e86ac6610c43ebbb4f0"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "willy@parisc-linux.org",
        "time": "Fri Oct 21 22:38:23 2005 -0400"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 21 22:38:23 2005 -0400"
      },
      "message": "[PARISC] Update dino from parisc tree\n\nFix card-mode Dino crashes on 725 (and probably other Snake) systems.\nDino was coming up in fatal mode after a warm reboot.  Resetting Dino\nbrings it out of fatal mode, so do that if the status register indicates\nwe\u0027re in fatal mode.  Since this was never observed on any later systems,\nI presume firmware does this for us on those.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\n\nAdd debug statements in the cfg_read and cfg_write functions\nFix debug statements from the IRQ overhaul last winter\nRename dino_driver_callback() to dino_probe()\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "86a61ee9c9f3d8b632d29e86ac6610c43ebbb4f0",
      "tree": "d9289057621307b63d5f0f902ab0f37826ccb1f8",
      "parents": [
        "64908ad95c34f25849412d6d4735ac10f8fb6575"
      ],
      "author": {
        "name": "Grant Grundler",
        "email": "grundler@parisc-linux.org",
        "time": "Fri Oct 21 22:37:43 2005 -0400"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 21 22:37:43 2005 -0400"
      },
      "message": "[PARISC] Update ccio-dma from parisc tree\n\nrevert use of %%sr0 in fdc asm.\n\nThanks to Joel Soete for pointing out this oversight.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\n2.6.14-rc2-pa3 fdc/lci should be %r0 instead 0 for index (PA 1.1 compliance)\nFrom: Joel Soete \u003csoete.joel@tiscali.be\u003e\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\nExplain why we need insert_resource() instead of request_resource().\n\nFundementally, this is more convoluted for ccio driver because of\no legacy (HP-PB) transperant bridges.\no support for MMIO behind card-mode Dino (PCI)\no support for above bridges without ccio in the box\n\nSBA driver doesn\u0027t have to worry about those issues.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\nUse insert_resource instead of request_resource now that the subdevices\nwill already have their resources claimed\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\n\nre-enable use of \"inline\" for perf critical functions.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\n2.6.12-rc4-pa5 fix sign extension of MMIO range\n\nFixes the problem of claiming a range that is disabled on 64-bit kernel:\nccio_init_resource() claimed CCIO bus address space (ffffffff00000000,\nffffffffffffffff)\nalso removes use of __FILE__.\nTested on both 32 and 64-bit systems by Joel.\n\nFrom: Joel Soete \u003csoete.joel@tiscali.be\u003e\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\n2.6.12-rc1-pa7 incorrect BUG_ON in ccio\n\nccio-dma.c line 1317 was preventing K-class with 4GB RAM from booting.\nAny ccio machine with \u003e\u003d2GB of RAM would have (incorrectly) triggered this.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\nConvert to ioremap and __raw_read/write\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "64908ad95c34f25849412d6d4735ac10f8fb6575",
      "tree": "544173d34dadfb80339e3d4ba147875ad1f5c731",
      "parents": [
        "53f01bba49938f115237fe43a261c31ac13ae5c6"
      ],
      "author": {
        "name": "Grant Grundler",
        "email": "grundler@parisc-linux.org",
        "time": "Fri Oct 21 22:37:20 2005 -0400"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 21 22:37:20 2005 -0400"
      },
      "message": "[PARISC] Update sba_iommu from parisc tree\n\nrevert use of %%sr0 in fdc asm.\nThanks to Joel Soete for pointing out this oversight.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\n2.6.14-rc2-pa3 move \"sync\" outside the main loop that fills IO Pdir.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\nremove explicit use of sr0 in fdc ops.\nThanks to Joel Soete for reminding me were I added those...\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\n2.6.14-rc2-pa2 - make SBA more anal about invalidating pdir entries\n\nPrevious code cleared the valid flag a pdir entry but it did NOT\nguarantee this change was visible to the PDIR before writing\nthe PCOM register. Ie the SBA could pick up a stale entry if\nthe write happened to hit the SBA before the cacheline was flushed\nfrom the cache.\n\nLong term, I think I want to make this a compile time flag.\nDevelopement tree should enable anal pdir checking by default\nand Debian can disable it with either a CONFIG option\nor one-line patch. fdc/sync options can only negatively affect\nperformance though I haven\u0027t measure how much yet.\nIf someone can run netperf TCP_RR across gige and compare\n-pa1 and -pa2, that would be sufficient.\n\nCleaned up the use of \"fdc\" to make sure it\u0027s using \"kernel\"\nspace id (specify sr0 but maps to sr4-7). It seems a bit fragile\nto assume \"sr1\" gets loaded with KERNEL_SPACE which is how the\ncode works today.\n\nTested on 32 and 64-bit SMP kernels on j6k.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\nremove PDC_NARROW from SBA and document history of PDC_NARROW a bit.\nIt will still show up in an older kernel\u0027s .config file.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\nif/ifdef cleanups from Joel Soete.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\n2.6.12-rc4-pa2  fix 32-bit support for Astro platforms\no Since my last SBA code change, SBA could allocate more than 1GB of IOVA\n  space on Astro boxes with more than 1GB of RAM when running 32-bit kernel.\n  This is bad since IOMMU can only talk to the first 1GB at most.\n  Kudos to jejb for quickly spotting that bug.\n\no jejb also noted SBA should *always* reject DMA masks \u003e 32-bits since\n  DMA-mapping.txt indicates caller should try again with 32-bits.\n\no off-by-one error when comparing the mask to IOVA space size.\n\nSigned-off-by: Grant Grundler \u003cgrundler@parisc-linux.org\u003e\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "53f01bba49938f115237fe43a261c31ac13ae5c6",
      "tree": "df2a5fa9d95c7e69447ac0c89d6e149888c9bd1c",
      "parents": [
        "bdad1f836ab1ca2b18a625222f63f630cfd14e41"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "willy@parisc-linux.org",
        "time": "Fri Oct 21 22:36:40 2005 -0400"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 21 22:36:40 2005 -0400"
      },
      "message": "[PARISC] Convert parisc_device to use struct resource for hpa\n\nConvert pa_dev-\u003ehpa from an unsigned long to a struct resource.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\n\nFix up users of -\u003ehpa to use -\u003ehpa.start instead.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "bdad1f836ab1ca2b18a625222f63f630cfd14e41",
      "tree": "b52b796d4f93b56b8cf23b23219c7083e363c96b",
      "parents": [
        "5658374766d9e0249bd04e9d62bdb8456b916b64"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "willy@parisc-linux.org",
        "time": "Fri Oct 21 22:36:23 2005 -0400"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 21 22:36:23 2005 -0400"
      },
      "message": "[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better\n\nMake /sys/bus/parisc/drivers look better by cleaning up parisc_driver\nnames.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "5658374766d9e0249bd04e9d62bdb8456b916b64",
      "tree": "61ae77a2c8faf7bb420be00d989b89c5ffd1f4ee",
      "parents": [
        "63172cb3d5ef762dcb60a292bc7f016b85cf6e1f"
      ],
      "author": {
        "name": "Matthew Wilcox",
        "email": "willy@parisc-linux.org",
        "time": "Fri Oct 21 22:33:38 2005 -0400"
      },
      "committer": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Fri Oct 21 22:33:38 2005 -0400"
      },
      "message": "[PARISC] Convert parisc_device tree to use struct device klists\n\nFix parse_tree_node.  much more needs to be done to fix this file.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\n\nMake drivers.c compile based on a patch from Pat Mochel.\n\nFrom: Patrick Mochel \u003cmochel@digitalimplant.org\u003e\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n\nFix drivers.c to create new device tree nodes when no match is found.\n\nSigned-off-by: Richard Hirst \u003crhirst@parisc-linux.org\u003e\n\nDo a proper depth-first search returning parents before children, using the\nnew klist infrastructure.\n\nSigned-off-by: Richard Hirst \u003crhirst@parisc-linux.org\u003e\n\nFixed parisc_device traversal so that pdc_stable works again\nFixed check_dev so it doesn\u0027t dereference a parisc_device until it\nhas verified the bus type\n\nSigned-off-by: Randolph Chung \u003ctausq@parisc-linux.org\u003e\n\nConvert pa_dev-\u003ehpa from an unsigned long to a struct resource.\nUse insert_resource() instead of request_mem_region().\nRequest resources at bus walk time instead of driver probe time.\nDon\u0027t release the resources as we don\u0027t have any hotplug parisc_device\nsupport yet.\nAdd parisc_pathname() to conveniently get the textual representation\nof the hwpath used in sysfs.\nInline the remnants of claim_device() into its caller.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\n\nI noticed that some of the STI regions weren\u0027t showing up in iomem.\nReading the STI spec indicated that all STI devices occupy at least 32MB.\nSo check for STI HPAs and give them 32MB instead of 4kB.\n\nSigned-off-by: Matthew Wilcox \u003cwilly@parisc-linux.org\u003e\n\nSigned-off-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n"
    },
    {
      "commit": "e5ed639913eea3e4783a550291775ab78dd84966",
      "tree": "e6e915aa686d2a7125181fc83a847e1955a8ba46",
      "parents": [
        "a5e7c210fefd2454c757a3542e41063407ca7108"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Mon Oct 03 14:35:55 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Oct 03 14:35:55 2005 -0700"
      },
      "message": "[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl\n\nThe following patch renames __in_dev_get() to __in_dev_get_rtnl() and\nintroduces __in_dev_get_rcu() to cover the second case.\n\n1) RCU with refcnt should use in_dev_get().\n2) RCU without refcnt should use __in_dev_get_rcu().\n3) All others must hold RTNL and use __in_dev_get_rtnl().\n\nThere is one exception in net/ipv4/route.c which is in fact a pre-existing\nrace condition.  I\u0027ve marked it as such so that we remember to fix it.\n\nThis patch is based on suggestions and prior work by Suzanne Wood and\nPaul McKenney.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "338cec3253a6d43d02e5e96abc327197565efcc8",
      "tree": "e56af7e1117f7ec47a4e854476103c22aa9fc1bc",
      "parents": [
        "f9101210e7aa72daf92722d451a2f7e3af5f781f"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sat Sep 10 00:26:54 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 10 10:06:30 2005 -0700"
      },
      "message": "[PATCH] merge some from Rusty\u0027s trivial patches\n\nThis patch contains the most trivial from Rusty\u0027s trivial patches:\n- spelling fixes\n- remove duplicate includes\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nCc: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a9f6a0dd54efea2a5d57a27e6c232f9197c25154",
      "tree": "1df64545ed43cd23d32201b2f2077c9325dc6ba0",
      "parents": [
        "8d06afab73a75f40ae2864e6c296356bab1ab473"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Fri Sep 09 13:10:41 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 09 14:03:48 2005 -0700"
      },
      "message": "[PATCH] more SPIN_LOCK_UNLOCKED -\u003e DEFINE_SPINLOCK conversions\n\nThis converts the final 20 DEFINE_SPINLOCK holdouts.  (another 580 places\nare already using DEFINE_SPINLOCK).  Build tested on x86.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c431ada45d65b305a6aab4557067e564b23ce5a5",
      "tree": "3fefb8a354860d9c39781dbbf042c992da5a9cd5",
      "parents": [
        "efe1ec27837d6639eae82e1f5876910ba6433c3f"
      ],
      "author": {
        "name": "Rajesh Shah",
        "email": "rajesh.shah@intel.com",
        "time": "Thu Apr 28 00:25:45 2005 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Mon Jun 27 21:52:39 2005 -0700"
      },
      "message": "[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add\n\nWhen you hot-plug a (root) bridge hierarchy, it may have p2p bridges and\ndevices attached to it that have not been configured by firmware.  In this\ncase, we need to configure the devices before starting them.  This patch\nseparates device start from device scan so that we can introduce the\nconfiguration step in the middle.\n\nI kept the existing semantics for pci_scan_bus() since there are a huge number\nof callers to that function.\n\nAlso, I have no way of testing the changes I made to the parisc files, so this\nneeds review by those folks.  Sorry for the massive cross-post, this touches\nfiles in many different places.\n\nSigned-off-by: Rajesh Shah \u003crajesh.shah@intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
