)]}'
{
  "log": [
    {
      "commit": "982245f01734e9d5a3ab98b2b2e9761ae7719094",
      "tree": "96ff56ff327f9a50f91a46886967f349d9a0a5e7",
      "parents": [
        "74d863ee8a9da2b0f31e0f977daf127807b2e9d2"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Sun Jul 17 04:22:20 2005 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Thu Sep 08 14:57:23 2005 -0700"
      },
      "message": "[PATCH] PCI: remove CONFIG_PCI_NAMES\n\nThis patch removes CONFIG_PCI_NAMES.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "908f9c485042e516bb3749f4361129a94772fe26",
      "tree": "dafb80d522ac9319d4485eb9d189e28c74efa6f0",
      "parents": [
        "f210973bb6d17aa220c797e8ea23d127d96859b7"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Mon Sep 05 21:51:30 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Mon Sep 05 21:51:30 2005 +1000"
      },
      "message": "drm: fix MGA on non AGP systems\n\nAl Viro noticed that MGA wouldn\u0027t build on non AGP systems.\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "f210973bb6d17aa220c797e8ea23d127d96859b7",
      "tree": "4ffe6f27b02eb814f7c855bfb4e5f28c8f3d6280",
      "parents": [
        "89625eb186b9b0b9454d44126f8b1bcc72ad93b7"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Mon Sep 05 21:33:44 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Mon Sep 05 21:33:44 2005 +1000"
      },
      "message": "drm: small cleanups\n\nThis patch contains the following small cleanups:\n- make two needlessly global functions static\n- drm_sysfs.c: every file should #include the header with the prototypes\n              of the global functions it is offering\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "89625eb186b9b0b9454d44126f8b1bcc72ad93b7",
      "tree": "0e5bf395d8c53fcfaf0790b417666a8dabae8a8e",
      "parents": [
        "f505380ba7b98ec97bf25300c2a58aeae903530b"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Mon Sep 05 21:23:23 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Mon Sep 05 21:23:23 2005 +1000"
      },
      "message": "drm: fix issue with handle lookup for a 0 handle\n\nOn 32-bit PPC a 0 handle is valid for AGP space, the 32/64 lookup\ndoesn\u0027t handle 0 correctly.\n\nFrom: Ben Herrenschmidt \u003cbenh@kernel.crashing.org\u003e and Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "7a9aff3cff807261e476a1719273a4ac5d254ecb",
      "tree": "535f15a1a395a5043ba60436ca99dc66484dd21f",
      "parents": [
        "88f399cd0a5a540db2815eee3002f8f00ef6461e"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Tue Aug 23 12:15:43 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Aug 23 12:15:43 2005 +1000"
      },
      "message": "drm: fix a bad VERSION check.\n\nI found why my G5 was crashing when using the linux-2.6 version of the\nDRM + git-drm.patch from 2.6.13-rc6-mm1, but not with the CVS DRM.\nThe reason was that dev-\u003eagp-\u003ecant_use_aperture wasn\u0027t getting set,\nand the reason for that was that \u003clinux/version.h\u003e no longer gets\nincluded and the #if LINUX_VERSION_CODE \u003c 0x020408 in drm_agpsupport.c\nwas going the wrong way.  With this patch (and a few others) a 32-bit\nserver works correctly, as does DRI.\n\nFrom: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "88f399cd0a5a540db2815eee3002f8f00ef6461e",
      "tree": "ac5d9520a6272c589446e555a1295962e43cae75",
      "parents": [
        "ffbbf7a3ccdcac7526296a55968e5dac0626fd9e"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sat Aug 20 17:43:33 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Aug 20 17:43:33 2005 +1000"
      },
      "message": "drm: fixes for powerpc\n\nRemove a bogus check on whether an area is memory (we need a better interface)\nalso change pgprot flags for powerpc\ndon\u0027t check on x86-64 either\n\nFrom: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "ffbbf7a3ccdcac7526296a55968e5dac0626fd9e",
      "tree": "2f639f34f66548fc8364c423eb72454a04972812",
      "parents": [
        "c8b432dc0c8d635254010513ca1a3a10a77037a1"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sat Aug 20 17:40:04 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Aug 20 17:40:04 2005 +1000"
      },
      "message": "drm: add new texture upload code from r300 project\n\nPaul Mackerras did some new upload code for r300, I forgot to add it\nto the kernel with r300 merge.\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "c8b432dc0c8d635254010513ca1a3a10a77037a1",
      "tree": "23435d1455cad08e4ccba7efe7eddadb983eb36c",
      "parents": [
        "414ed537995617f4cbcab65e193f26a2b2dcfa5e"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Tue Aug 16 20:54:18 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Aug 16 20:54:18 2005 +1000"
      },
      "message": "drm: update pci ids for savage and via\n\nFixup savage and via pci ids\n\nFrom: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "414ed537995617f4cbcab65e193f26a2b2dcfa5e",
      "tree": "7bd1b77bfd80819f7253fe4cbdb0c25560d8924c",
      "parents": [
        "282a16749ba63256bcdce2766817f46aaac4dc20"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Tue Aug 16 20:43:16 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Aug 16 20:43:16 2005 +1000"
      },
      "message": "drm: add initial r300 3D support.\n\nThis adds initial r300 3D support to the radeon DRM.\n\nFrom: Nicolai Haehnle, Vladimir Dergachev, and others.\nSigned-off-by: David Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "282a16749ba63256bcdce2766817f46aaac4dc20",
      "tree": "51a44a864e8f526c1654a08ea5a57fadddab25ad",
      "parents": [
        "d27c9b548ad79c14830c57355dbe3a35f970532a"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Aug 07 15:43:54 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Aug 07 15:43:54 2005 +1000"
      },
      "message": "drm: add savage driver\n\nAdd driver for savage chipsets.\n\nFrom: Felix Kuehling\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "d27c9b548ad79c14830c57355dbe3a35f970532a",
      "tree": "e274cd6193597b3860cbf9768241528067905912",
      "parents": [
        "aa0ca6b4bb818406d4769edb9ff115500c8e4090"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Aug 07 15:19:58 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Aug 07 15:19:58 2005 +1000"
      },
      "message": "drm: remove version.h and any version checks..\n\nThis patch removes all the drm kernel conditionals from the kernel DRM tree.\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "aa0ca6b4bb818406d4769edb9ff115500c8e4090",
      "tree": "3e92571c642288e6f95bd77b1cfe8f80445c4a39",
      "parents": [
        "1fad99499afdd2730adb1d53413b91580b1f0662"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Fri Aug 05 23:09:14 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Aug 05 23:09:14 2005 +1000"
      },
      "message": "drm: fix warning in drm_pci.c\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "1fad99499afdd2730adb1d53413b91580b1f0662",
      "tree": "0fec6e843bc6904166e8679c40836ef43d65b808",
      "parents": [
        "db215327c62c2db533afb322761fa04ea6244164"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Fri Aug 05 22:40:34 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Aug 05 22:40:34 2005 +1000"
      },
      "message": "drm: remove the gamma driver\n\nThe gamma driver has been broken for quite a while, it doesn\u0027t build,\nwe don\u0027t have a userspace, mine is in Ireland etc...\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "db215327c62c2db533afb322761fa04ea6244164",
      "tree": "40c377b02336c5cc2fba378c7a3b921401719a9f",
      "parents": [
        "d1f2b55ad2c11f46e30547a9f7754e99b478348e"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Fri Aug 05 22:13:15 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Aug 05 22:13:15 2005 +1000"
      },
      "message": "drm: switch drm_handle_t to unsigned int\n\nThis converts the drm_handle_t to unsigned int.\nThis is currently safe to do as we don\u0027t pass these across the kernel/user\nboundary, but userspace does use these, but no-one builds userspace against\nthe kernel headers at present so it is okay to switch over the kernel copy\nof drm.h at this point. (The CVS tree will switch over soon in sync with\nsome Mesa changes)\n\nFrom: Egbert Eich \u003ceich@suse.de\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "d1f2b55ad2c11f46e30547a9f7754e99b478348e",
      "tree": "cabf9060c4f6cb419c7ed7fdcbcc6b6a91a83ac1",
      "parents": [
        "c73681e77b40697d16ada777adf2c6dc4db05917"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Fri Aug 05 22:11:22 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Aug 05 22:11:22 2005 +1000"
      },
      "message": "drm: updated DRM map patch for 32/64 bit systems\n\nI basically combined Paul\u0027s patches with additions that I had made\nfor PCI scatter gather.\nI also tried more carefully to avoid problems with the same token\nassigned multiple times while trying to use the base address in the\ntoken if possible to gain as much backward compatibility as possible\nfor broken DRI clients.\n\nFrom: Paul Mackerras \u003cpaulus@samba.org\u003e and Egbert Eich \u003ceich@suse.de\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "c73681e77b40697d16ada777adf2c6dc4db05917",
      "tree": "4904148ca238f74690819a532626f457e662a194",
      "parents": [
        "24d109422787119337cd83732feef930d6a23f5c"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Fri Aug 05 22:02:48 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Aug 05 22:02:48 2005 +1000"
      },
      "message": "drm: copy the right data back to userspace for getreserved contexts ioctl\n\nThis fixes the information copied back to userspace by the get reserved\ncontexts ioctl.\n\nFrom: Egbert Eich \u003ceich@suse.de\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "24d109422787119337cd83732feef930d6a23f5c",
      "tree": "7eb80136109a989f76edfee8a5e8f2af87bf210a",
      "parents": [
        "727e6e932d76f05f8691a32bbeabd1061b051a3b"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Fri Aug 05 21:52:18 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Aug 05 21:52:18 2005 +1000"
      },
      "message": "drm: fix ioctl direction in r128 getparam\n\nSet the IOWR correctly for r128 getparam.\n\nFrom: Egbert Eich \u003ceich@suse.de\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "bdf242eeb0f69567fe43eba93889d80ecacbfe94",
      "tree": "dc402eeeb75fd51e92b4f4a63712c6e64ac4c2fb",
      "parents": [
        "836cf0465c422ee6d654060edd7c620d9cf0c09c",
        "b0825488a642cadcf39709961dde61440cb0731c"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sat Jul 30 14:37:43 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Jul 30 14:37:43 2005 +1000"
      },
      "message": "Merge ../linux-2.6/\n"
    },
    {
      "commit": "bbaf364103cee15c895e2086723d0ad9ef47ae99",
      "tree": "50ba44d1a55f00c2d328a6943acc4495337b7020",
      "parents": [
        "db1de1595d03d3ddea3e0548b20decb0a32e4258"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Wed Jul 27 11:43:56 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:25:54 2005 -0700"
      },
      "message": "[PATCH] drm: via: fix sparse warnings\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nCc: Dave Airlie \u003cairlied@linux.ie\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "836cf0465c422ee6d654060edd7c620d9cf0c09c",
      "tree": "622ed9a2ca774818084ffdcfbf1622ef1735bb74",
      "parents": [
        "d01cff408057fa925b2f766fa1fd5a305fd1acbf"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 19:27:04 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 19:27:04 2005 +1000"
      },
      "message": "drm: cleanup buffer/map code\n\nThis is a patch from DRM CVS that cleans up some code that was in CVS\nthat I never moved to the kernel, this patch produces the result of the\ncleanups and puts it into the kernel drm.\n\nFrom: Eric Anholt \u003canholt@freebsd.org\u003e, Jon Smirl, Dave Airlie\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "d01cff408057fa925b2f766fa1fd5a305fd1acbf",
      "tree": "26efcd2c8646af15203f46c8351d930fd869b0e9",
      "parents": [
        "6795c985a648d1e90b367cc1387c18205ecca4b8"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 19:24:35 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 19:24:35 2005 +1000"
      },
      "message": "drm: add mga driver callbacks\n\nAdd some missing driver callback for the PCI support\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "6795c985a648d1e90b367cc1387c18205ecca4b8",
      "tree": "c764bbcf801ecd95c8a90fb1c6660a88c8bf4077",
      "parents": [
        "b5d499cfdeebcb71f00f3513045796ccae718140"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 18:20:09 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 18:20:09 2005 +1000"
      },
      "message": "Add support for PCI MGA cards to MGA DRM.\n\nThis patch adds serveral new ioctls and a new query to get_param query to\nsupport PCI MGA cards.\n\nTwo ioctls were added to implement interrupt based waiting.  With this change,\nthe client-side driver no longer needs to map the primary DMA region or the\nMMIO region.  Previously, end-of-frame waiting was done by busy waiting in the\nclient-side driver until one of the MMIO registers (the current DMA pointer)\nmatched a pointer to the end of primary DMA space.  By using interrupts, the\nbusy waiting and the extra mappings are removed.\n\nA third ioctl was added to bootstrap DMA.  This ioctl, which is used by the\nX-server, moves a *LOT* of code from the X-server into the kernel.  This allows\nthe kernel to do whatever needs to be done to setup DMA buffers.  The entire\nprocess and the locations of the buffers are hidden from user-mode.\n\nAdditionally, a get_param query was added to differentiate between G4x0 cards\nand G550 cards.  A gap was left in the numbering sequence so that, if needed,\nG450 cards could be distinguished from G400 cards.  According to Ville\nSyrjälä, the G4x0 cards and the G550 cards handle anisotropic filtering\ndifferently.  This seems the most compatible way to let the client-side driver\nknow which card it\u0027s own.  Doing this very small change now eliminates the\nneed to bump the DRM minor version twice.\n\nhttp://marc.theaimsgroup.com/?l\u003ddri-devel\u0026m\u003d106625815319773\u0026w\u003d2\n\n(airlied - this may not work at this point, I think the follow on buffer\n cleanup patches will be needed)\n\nFrom: Ian Romanick \u003cidr@us.ibm.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "b5d499cfdeebcb71f00f3513045796ccae718140",
      "tree": "009eccb0fc8657fda446851f7c7df497ef3470b6",
      "parents": [
        "93f453f3ffd8f4dbb0311b58b854e7655da3d601"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 18:17:42 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 18:17:42 2005 +1000"
      },
      "message": "drm: make drm_alloc_agp take a dev arg.\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "93f453f3ffd8f4dbb0311b58b854e7655da3d601",
      "tree": "ce4be3b521fd73bf077bc447b5ef799fbdd15263",
      "parents": [
        "cda173806644d2af22ffd9896eed8ef99b97d356"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 17:45:34 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 17:45:34 2005 +1000"
      },
      "message": "drm: add new mga ids and types\n\nFrom: Ian Romanick \u003cidr@us.ibm.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "cda173806644d2af22ffd9896eed8ef99b97d356",
      "tree": "374ad48818df951a03c59d54ec75d5b19d4a24c3",
      "parents": [
        "ceb9c27aa7d61c70f4c75f017d9fbc9de50034f1"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 17:31:26 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 17:31:26 2005 +1000"
      },
      "message": "drm: add test for AGP devices and driver override for it.\n\nAdded device_is_agp callback to drm_driver.  This function is called by the\nplatform-specific drm_device_is_agp function.  Added implementation of this\nfunction the the Linux-specific portion of the MGA driver to detect PCI G450\ncards.  Added code to the Linux-specific portion of the generic DRM layer to\nnot initialize AGP infrastructure if the card is not AGP (this matches what\nalready existed in BSD).\n\nFix up i810/i830 and i915 drivers to always return AGP as they don\u0027t always\nreport the capability.\n\nFix the MGA to not report AGP for a card that has an AGP chip behind a PCI\nbridge.\n\nFrom: Ian Romanick, Dave Airlie, Alan Hourihane\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "ceb9c27aa7d61c70f4c75f017d9fbc9de50034f1",
      "tree": "9d87bbbc1b7819b355c50807717a3e0099ee2815",
      "parents": [
        "d84f76d37c5eebb94c48337958d5a2ff2965c02d"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 17:07:23 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 17:07:23 2005 +1000"
      },
      "message": "drm: destatic exported function.\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "d84f76d37c5eebb94c48337958d5a2ff2965c02d",
      "tree": "ce59b2cb9d82420a1b41b184813a36c918069552",
      "parents": [
        "aff138ab8ec340c23e7c6e1a95c1518ee832a8c6"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 17:04:22 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 17:04:22 2005 +1000"
      },
      "message": "drm: export symbols for use by drivers\n\nThis just exports symbols for use in drivers.\n\nFrom: Ian Romanick \u003cidr@us.ibm.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "aff138ab8ec340c23e7c6e1a95c1518ee832a8c6",
      "tree": "751435ac696780929091b6ff911cc898d1e540e0",
      "parents": [
        "7ab984012a879a53abb56abfe03b0c686f42b281"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 16:58:40 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 16:58:40 2005 +1000"
      },
      "message": "drm: fix minor function header issue\n\nFrom: Ian Romanick \u003cidr@us.ibm.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "7ab984012a879a53abb56abfe03b0c686f42b281",
      "tree": "53738f82e57b2aa91c5706f6c463831ddf19164d",
      "parents": [
        "9c8da5ebbf6f87293cf8555182da271449889a69"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 16:56:52 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 16:56:52 2005 +1000"
      },
      "message": "drm: update some function so a driver can call them\n\nThis patch splits some ioctl functions so that they can be called\nin-kernel by a DRM driver. The driver will use them later.\n\nFrom: Ian Romanick \u003cidr@us.ibm.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "9c8da5ebbf6f87293cf8555182da271449889a69",
      "tree": "c036835be2ec09249f960518ff2703316257d815",
      "parents": [
        "d59431bf96d1e8a3d6d240343f559f5e2ace7f1d"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 15:38:56 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 15:38:56 2005 +1000"
      },
      "message": "drm: update support for drm pci buffers\n\nThe DRM needs to change the drm_pci interface for FreeBSD compatiblity,\nthis patch introduces the drm_dma_handle_t and uses it in the Linux code.\n\nFrom: Tonnerre Lombard, Eric Anholt, and Sergey Vlasov\nSigned-off-by: David Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "d59431bf96d1e8a3d6d240343f559f5e2ace7f1d",
      "tree": "7d0d8f7d61b3870d661fcd514fb05b53d11153fe",
      "parents": [
        "b84397d6390ef04e8080d66bf528418ab5e75dc0"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 15:00:06 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 15:00:06 2005 +1000"
      },
      "message": "Refactor common, boilerplate ioctl code from drm_addbufs_* functions into\ndrm_addbufs. This makes the code more like the BSD code, and makes the\ndrm_addbufs_* functions callable in-kernel.\n\nFrom: Ian Romanick \u003cidr@us.ibm.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "b84397d6390ef04e8080d66bf528418ab5e75dc0",
      "tree": "39c78eb64f60eee701cf31663e37370f402603d3",
      "parents": [
        "2d0f9eaff8e1d08b9707f5d24fe6b0ac95d231e3"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 14:46:12 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 14:46:12 2005 +1000"
      },
      "message": "drm: add framebuffer maps\n\nThe patch makes drmAddBufs/drmMapBufs can handle buffers in video memory\n\nThe attached patch adds a new buffer type DRM_FB_BUFFER. It works like\nAGP memory but uses video memory.\n\nFrom: Austin Yuan \u003caustinyuan@viatech.com.cn\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "2d0f9eaff8e1d08b9707f5d24fe6b0ac95d231e3",
      "tree": "6602c6a936254ae1175073fdd3f800ed67730c17",
      "parents": [
        "f179bc77d09b9087bfc559d0368bba350342ac76"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 14:34:13 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 14:34:13 2005 +1000"
      },
      "message": "drm: add _DRM_CONSISTENT map type\n\nAdded a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It\nuses drm_pci_alloc/free for allocating/freeing the memory.\n\nFrom: Felix Kuhling \u003cfxkuehl@gmx.de\u003e\nSigned-off-by: David Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "f179bc77d09b9087bfc559d0368bba350342ac76",
      "tree": "2b7ba36cb139c33d15b736d95533bd59ac81b500",
      "parents": [
        "0109fd37046de64e8459f8c4f4706df9ac7cc82c"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jul 10 12:46:19 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jul 10 12:46:19 2005 +1000"
      },
      "message": "drm: fix stupid missing semicolon.\n\nI fixed this in one git tree but that wasn\u0027t the one I pushed...\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "0109fd37046de64e8459f8c4f4706df9ac7cc82c",
      "tree": "18dcdb43cc8c6cd494375f8af919024889d24d87",
      "parents": [
        "cc14cf46da215a9df1c0a4388763a68769ef9e53",
        "850eb83a6a21b086624b227653ce90ad927ba423"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 09 09:59:23 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 09 09:59:23 2005 -0700"
      },
      "message": "Merge head \u0027drm-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6\n"
    },
    {
      "commit": "cc14cf46da215a9df1c0a4388763a68769ef9e53",
      "tree": "f9add6f7ae53b4155a22fd8afc20c847fda021fb",
      "parents": [
        "4cda1fd78781c31e2a3d9dd87ee05d39cb76b3f9",
        "8ca7c1df08210fd35fccf1559837c92baaa4da8f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 09 09:58:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Jul 09 09:58:47 2005 -0700"
      },
      "message": "Merge head \u0027drm-3264\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6\n"
    },
    {
      "commit": "8ca7c1df08210fd35fccf1559837c92baaa4da8f",
      "tree": "06d09b81f0718bd12b7a0fe8985f4aa13d7d2bc7",
      "parents": [
        "c101f3136cc98a003d0d16be6fab7d0d950581a6"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Thu Jul 07 21:51:26 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Thu Jul 07 21:51:26 2005 +1000"
      },
      "message": "drm: add 32/64 support for MGA/R128/i915\n\nThis adds compatiblity ioctls for mga/r128 and i915 DRM drivers.\n\nFrom: Paul Mackerras, David Airlie, Alan Hourihane, Egbert Eich.\nSigned-off-by: David Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "850eb83a6a21b086624b227653ce90ad927ba423",
      "tree": "2720dbfd9989d3b002c98e84f3f6b4f480506dad",
      "parents": [
        "c94f70298529d99ac6e1ee7709f61eab00adeb39"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Thu Jul 07 21:09:14 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Thu Jul 07 21:09:14 2005 +1000"
      },
      "message": "drm: wrap config.h include in a ifdef KERNEL\n\nThis file can be included from userspace so wrap the config.h include.\n\nSigned-off-by: David Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "c94f70298529d99ac6e1ee7709f61eab00adeb39",
      "tree": "8e61aadcec3bd299a838cd640bf104eedee61ec3",
      "parents": [
        "b9523249de59c49e7c2cc83dfa73fb011a489a45"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Thu Jul 07 21:03:38 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Thu Jul 07 21:03:38 2005 +1000"
      },
      "message": "drm: misc cleanup\n\nThis patch contains the following cleanups:\n- make needlessly global functions static\n- remove the following unused global functions:\n - drm_fops.c: drm_read\n - i915_dma.c: i915_do_cleanup_pageflip\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "b9523249de59c49e7c2cc83dfa73fb011a489a45",
      "tree": "0cebe6a2eeec658f6beb588fb7c9b6e5a5af4033",
      "parents": [
        "f650130803c4c0b5e5d76eff24faae722e3a69e2"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Thu Jul 07 20:33:26 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Thu Jul 07 20:33:26 2005 +1000"
      },
      "message": "drm: use kcalloc now that it is available..\n\nMake the DRM drm_calloc call kcalloc now.\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "f650130803c4c0b5e5d76eff24faae722e3a69e2",
      "tree": "f31074082bcdda3188917706fb040b67cce8a40e",
      "parents": [
        "0c7b525c344bc29a760c37053f8d5c80292ee1be"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Thu Jul 07 20:17:42 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Thu Jul 07 20:17:42 2005 +1000"
      },
      "message": "drm: ctx release can happen before dev-\u003ectxlist is allocated\n\nFrom: Jon Smirl \u003cjonsmirl@gmail.com\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "0c7b525c344bc29a760c37053f8d5c80292ee1be",
      "tree": "9003290ac74732297b0866f89d691f732430c107",
      "parents": [
        "c101f3136cc98a003d0d16be6fab7d0d950581a6"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Thu Jul 07 20:16:08 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Thu Jul 07 20:16:08 2005 +1000"
      },
      "message": "drm: fix minor issues caused by core conversion\n\nThe conversion to core/driver got this check in-correct.\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "22f579c621e2f264e6d093b07d75f99bc97d5df2",
      "tree": "6af70ad6c3a7bc7e1983281c2674d7880ca41559",
      "parents": [
        "99f95e5286df2f69edab8a04c7080d986ee4233b"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Tue Jun 28 22:48:56 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Tue Jun 28 22:48:56 2005 +1000"
      },
      "message": "drm: Add via unichrome support\n\nAdd DRM device driver for VIA Unichrome chipsets\n\nFrom: Unichrome Project http://unichrome.sf.net, Erdi Chen, Thomas Hellstrom    Signed-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "8678887e7fb43cd6c9be6c9807b05e77848e0920",
      "tree": "2c8306b2742aeac49048792ec21c9996bf3622bf",
      "parents": [
        "bf82322ec5d5faa8bfd8f163909244d8c6b562d5",
        "9a18664506dbce5e23f3c5de7b1c5a042dd26520"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sun Jun 26 09:55:39 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sun Jun 26 09:55:39 2005 -0700"
      },
      "message": "Merge \u0027drm-3264\u0027 branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6\n"
    },
    {
      "commit": "6921e3310486a6e5ac3f36efcc7351347503c71a",
      "tree": "1f8c95202f24a91f992ae70217f5d58d84399b75",
      "parents": [
        "bc54fd1ad3c5972be339a08528ab631326ed2b38"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Sun Jun 26 21:05:59 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sun Jun 26 21:05:59 2005 +1000"
      },
      "message": "drm: fix radeon irq properly\n\nAfter the previous fix in 2.6.12, this patch should properly fix the\nradeon IRQ handling code.\n\nFrom: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "bc54fd1ad3c5972be339a08528ab631326ed2b38",
      "tree": "d36676353bacd0ea423a6d53f171eb7753ec23ab",
      "parents": [
        "cfd9e15f78fc6efe88ea8cb0722a731b331cfd80"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Thu Jun 23 22:46:46 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Thu Jun 23 22:46:46 2005 +1000"
      },
      "message": "Add missing license texts from Tungsten Graphics.\n\nFrom: Alan Hourihane\nSigned-off-by: David Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "cfd9e15f78fc6efe88ea8cb0722a731b331cfd80",
      "tree": "7dacff76a35805c52a067305c4a535c2a27bffa1",
      "parents": [
        "ee98689be1b054897ff17655008c3048fe88be94"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Thu Jun 23 22:43:00 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Thu Jun 23 22:43:00 2005 +1000"
      },
      "message": "Currently DRM depends on PCI this will need to change for ffb on Sparc to\nbe fixed but at the moment it is true.\n\nSigned-off-by: Geert Uytterhoeven \u003cgeert@linux-m68k.org\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "9a18664506dbce5e23f3c5de7b1c5a042dd26520",
      "tree": "8f047c14a507b3f925e50f797650b15e23058a77",
      "parents": [
        "ee98689be1b054897ff17655008c3048fe88be94"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Thu Jun 23 21:29:18 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Thu Jun 23 21:29:18 2005 +1000"
      },
      "message": "drm: 32/64-bit DRM ioctl compatibility patch\n\nThe patch is against a 2.6.11 kernel tree.  I am running this with a\n32-bit X server (compiled up from X.org CVS as of a couple of weeks\nago) and 32-bit DRI libraries and clients.  All the userland stuff is\nidentical to what I am using under a 32-bit kernel on my G4 powerbook\n(which is a 32-bit machine of course).  I haven\u0027t tried compiling up a\n64-bit X server or clients yet.\n\nIn the compatibility routines I have assumed that the kernel can\nsafely access user addresses after set_fs(KERNEL_DS).  That is, where\nan ioctl argument structure contains pointers to other structures, and\nthose other structures are already compatible between the 32-bit and\n64-bit ABIs (i.e. they only contain things like chars, shorts or\nints), I just check the address with access_ok() and then pass it\nthrough to the 64-bit ioctl code.  I believe this approach may not\nwork on sparc64, but it does work on ppc64 and x86_64 at least.\n\nOne tricky area which may need to be revisited is the question of how\nto handle the handles which we pass back to userspace to identify\nmappings.  These handles are generated in the ADDMAP ioctl and then\npassed in as the offset value to mmap.  However, offset values for\nmmap seem to be generated in other ways as well, particularly for AGP\nmappings.\n\nThe approach I have ended up with is to generate a fake 32-bit handle\nonly for _DRM_SHM mappings.  The handles for other mappings (AGP, REG,\nFB) are physical addresses which are already limited to 32 bits, and\ngenerating fake handles for them created all sorts of problems in the\nmmap/nopage code.\n\nThis patch has been updated to use the new compatibility ioctls.\n\nFrom: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "74e8ebc55d85ca1acb3e73610965bea63cc39054",
      "tree": "7408fb2a44074fc8d7b7d1458e4b4c260b3fa41a",
      "parents": [
        "e98ded32f37a538b906d98059b3db71be36405a7"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Fri Jun 10 19:27:51 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Jun 10 19:27:51 2005 +1000"
      },
      "message": "[PATCH] remove bogus hack from radeon IRQ handler\n\nThis removes a bogus hack from the radeon IRQ handler.\nThere is a better fix from myself and benh in DRM CVS but I\u0027ll wait\nuntil 2.6.13-rc so it gets more testing.\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "e98ded32f37a538b906d98059b3db71be36405a7",
      "tree": "7cfd5a685b0ddc1f83a2087b918a184cfca3d073",
      "parents": [
        "8be3de3fd8469154a2b3e18a4712032dac5b4a53"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@starflyer.(none)",
        "time": "Fri Jun 10 18:47:38 2005 +1000"
      },
      "committer": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Fri Jun 10 18:47:38 2005 +1000"
      },
      "message": "[PATCH] drm add i945G pci id\n\nAdd pci identifier for i945G chipset\n\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\n"
    },
    {
      "commit": "41aac24f8fb5a21ff3d0f6f56f85fad3cf0e88a9",
      "tree": "417e6bfaf6f993543af0dfb0c721574c0690dedc",
      "parents": [
        "388c69789a2a2e50965e805e3e641418082b352c"
      ],
      "author": {
        "name": "Dave Airlie",
        "email": "airlied@linux.ie",
        "time": "Sat Apr 16 15:24:04 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:24:04 2005 -0700"
      },
      "message": "[PATCH] r128_state.c: break missing in switch statement\n\ndrm: fix r128_state.c switch statements..  in drivers/char/drm/r128_state.c\n(linux-2.6.12-rc2), some breaks are missing in the switch statement.  See\ntrivial fix below.\n\nSigned-off-by: Hansjoerg Lipp \u003chjlipp@web.de\u003e\nSigned-off-by: Dave Airlie \u003cairlied@linux.ie\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\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"
    }
  ]
}
