)]}'
{
  "log": [
    {
      "commit": "6c0741fbdee5bd0f8ed13ac287c4ab18e8ba7d83",
      "tree": "7513cdadc661cfe0bd1625145a4876e54df191ca",
      "parents": [
        "628f87f3d585bd0c2b0e39df039585d7a5831cc9",
        "118ec0b3e02e7d22cf27b9f5a2836fa6f395b61a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 18 15:31:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Sep 18 15:31:20 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "118ec0b3e02e7d22cf27b9f5a2836fa6f395b61a",
      "tree": "ab1a0cc6e70ec0490f3648eb2410dd664120bc10",
      "parents": [
        "63150fcf73dbfb752a850a5e2fe3aed570154433"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Sep 18 22:16:41 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Sep 18 22:16:41 2005 +0100"
      },
      "message": "[ARM] Fix warning in arch/arm/mach-sa1100/generic.c\n\nFix:\n\narch/arm/mach-sa1100/generic.c:224: warning: \u0027struct mcp_plat_data\u0027 declared inside parameter list\n\ncaused by mussing structure and function declaration.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "63150fcf73dbfb752a850a5e2fe3aed570154433",
      "tree": "9345ec251c610a140a3499b0a01d7250c1097194",
      "parents": [
        "e0a200894efa33ea1ac9957717ae151afa02bb6f"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Sep 18 21:49:29 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Sep 18 21:49:29 2005 +0100"
      },
      "message": "[ARM] Fix warning in arch/arm/kernel/semaphore.c\n\nNewer binutils complains:\n/tmp/cc07pbI9.s:146: Warning: ignoring changed section type for .sched.text\n\nFix this warning by adding %progbits to the .section.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "e0a200894efa33ea1ac9957717ae151afa02bb6f",
      "tree": "1fa1e79f026c4aba769499fc1e58d70da11f2c8a",
      "parents": [
        "7f8c0fd78dccaf30e60cb4303bd7a21c7d9e6da3"
      ],
      "author": {
        "name": "Deepak Saxena",
        "email": "dsaxena@plexity.net",
        "time": "Sun Sep 18 21:11:56 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Sep 18 21:11:56 2005 +0100"
      },
      "message": "[ARM] 2917/1: Make IXP4xx mach_desc\u0027s depend on config options\n\nPatch from Deepak Saxena\n\nBuilding a kernel for IXDP425 currently includes the machine descriptors\nfor IXDP465 and PRPMC1100 even if those machines are not configured.\nThis means we can build a kernel that boots on those machines even\nthough the machine_is_xxx() macro will always return 0 and other bits\nsuch as PCI won\u0027t be compiled in. This can lead to many wasted hours\nwondering what you have done to your kernel to make it randomly crash\nthus requireing large quantities of beer to be consumed. While I am\nall for consumption of large quantities of beer, there are better\nreasons to do so then stupid kernel bugs.\n\nSigned-off-by: Deepak Saxena \u003cdsaxena@plexity.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "7f8c0fd78dccaf30e60cb4303bd7a21c7d9e6da3",
      "tree": "f37600534663ad366f7c5939b5c896367e54a9c4",
      "parents": [
        "bc5e8fdfc622b03acf5ac974a1b8b26da6511c99"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Sun Sep 18 21:11:08 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sun Sep 18 21:11:08 2005 +0100"
      },
      "message": "[ARM] Fix warning in asm/futex.h\n\nThe recently added futex.h contains an unused variable, which gcc\nnaturally warns about.  Remove this unused variable.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "628f87f3d585bd0c2b0e39df039585d7a5831cc9",
      "tree": "aedd58a76eeb0f80a90a4ac8a7b2c71534f2f0b4",
      "parents": [
        "987905ded3d19c196dae25cac46c569cac9594b8"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "laforge@netfilter.org",
        "time": "Sun Sep 18 00:33:02 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Sep 18 00:33:02 2005 -0700"
      },
      "message": "[NETFILTER]: Solve Kconfig dependency problem\n\nAs suggested by Roman Zippel.\n\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "987905ded3d19c196dae25cac46c569cac9594b8",
      "tree": "2a4b28b00e11ad15386dd9d5559e7be871e83ee2",
      "parents": [
        "40abc27066c49b2c13c817154d438431b0303b96"
      ],
      "author": {
        "name": "Mitsuru KANDA",
        "email": "mk@linux-ipv6.org",
        "time": "Sun Sep 18 00:30:08 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Sep 18 00:30:08 2005 -0700"
      },
      "message": "[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)\n\nI think we should cache the per-socket route(dst_entry) only when the\nIPv6 UDP socket is connect(2)\u0027ed.\n(which is same as IPv4 UDP send behavior)\n\nSigned-off-by: Mitsuru KANDA \u003cmk@linux-ipv6.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "40abc27066c49b2c13c817154d438431b0303b96",
      "tree": "0e5b000311e1729892c4595c0dbe106b987d577e",
      "parents": [
        "88f964db6ef728982734356bf4c406270ea29c1d"
      ],
      "author": {
        "name": "Florin Malita",
        "email": "fmalita@gmail.com",
        "time": "Sun Sep 18 00:24:12 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Sep 18 00:24:12 2005 -0700"
      },
      "message": "[BOND]: Fix bond_init() error path handling.\n\nFrom: Florin Malita \u003cfmalita@gmail.com\u003e\n\nbond_init() is not releasing rtnl_sem after register_netdevice() and before\ncalling unregister_netdevice() (from bond_free_all()) in the exception\npath.  As the device registration is not completed (dev-\u003ereg_state \u003d\u003d\nNETREG_REGISTERING), the call to unregister_netdevice() triggers\nBUG_ON(dev-\u003ereg_state !\u003d NETREG_REGISTERED).\n\nSigned-off-by: Florin Malita \u003cfmalita@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "88f964db6ef728982734356bf4c406270ea29c1d",
      "tree": "7fb9ba2fb646f4917911fed4a0a37cd52a12eae4",
      "parents": [
        "561713cf475de1f671cc89c437927ec008a20209"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Sun Sep 18 00:19:32 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Sep 18 00:19:32 2005 -0700"
      },
      "message": "[DCCP]: Introduce CCID getsockopt for the CCIDs\n\nAllocation for the optnames is similar to the DCCP options, with a\nrange for rx and tx half connection CCIDs.\n\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "561713cf475de1f671cc89c437927ec008a20209",
      "tree": "f0485a84b71e2e14f02c9c87e792b187e28b6fdd",
      "parents": [
        "65299d6c3cfb49cc3eee4fc483e7edd23ea7b2ed"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Sun Sep 18 00:18:52 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Sep 18 00:18:52 2005 -0700"
      },
      "message": "[DCCP]: Don\u0027t use necessarily the same CCID for tx and rx\n\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "65299d6c3cfb49cc3eee4fc483e7edd23ea7b2ed",
      "tree": "111ec511694c75d2bc0f7404f6ea02b6230cae7a",
      "parents": [
        "ae31c3399d17b1f7bc1742724f70476b5417744f"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Sun Sep 18 00:18:32 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Sep 18 00:18:32 2005 -0700"
      },
      "message": "[CCID3]: Introduce include/linux/tfrc.h\n\nMoving the TFRC sender and receiver variables to separate structs, so\nthat we can copy these structs to userspace thru getsockopt,\ndccp_diag, etc.\n\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ae31c3399d17b1f7bc1742724f70476b5417744f",
      "tree": "c34099afb228936672e6e589f0af7d81f1f62443",
      "parents": [
        "21f130a2370ba837cdfc5204ebe52e7c664fec3d"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Sun Sep 18 00:17:51 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Sep 18 00:17:51 2005 -0700"
      },
      "message": "[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]\n\nIsolating it, that will be used when we introduce a CCID2 (TCP-Like)\nimplementation.\n\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "21f130a2370ba837cdfc5204ebe52e7c664fec3d",
      "tree": "7f8a30088d8d39eab9350c59b6638661309ffe89",
      "parents": [
        "bc5e8fdfc622b03acf5ac974a1b8b26da6511c99",
        "c58ec93245a1fb7354f9e331960380827b9f41db"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Sep 18 00:17:10 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Sun Sep 18 00:17:10 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6\n"
    },
    {
      "commit": "bc5e8fdfc622b03acf5ac974a1b8b26da6511c99",
      "tree": "912dbeaadd246bd053a9650c79d1bd98bbc71556",
      "parents": [
        "61ffcafafb3d985e1ab8463be0187b421614775c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 15:41:04 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 15:41:04 2005 -0700"
      },
      "message": "x86-64/smp: fix random SIGSEGV issues\n\nThey seem to have been due to AMD errata 63/122; the fix is to disable\nTLB flush filtering in SMP configurations.\n\nConfirmed to fix the problem by Andrew Walrond \u003candrew@walrond.org\u003e\n\n[ Let\u0027s see if we\u0027ll have a better fix eventually, this is the Q\u0026D\n  \"let\u0027s get this fixed and out there\" version ]\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "61ffcafafb3d985e1ab8463be0187b421614775c",
      "tree": "0a40902d91a5db72c5fd5d71aa4e1bb625a4faca",
      "parents": [
        "27b2f6792f3b482e4636818c7efaf4c43fef32a3"
      ],
      "author": {
        "name": "Karsten Keil",
        "email": "kkeil@suse.de",
        "time": "Sat Sep 17 23:52:42 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 15:34:30 2005 -0700"
      },
      "message": "[PATCH] Fix ST 5481 USB driver\n\nThe old driver was not fully adapted to new USB ABI and does not\nwork.\n\nSigned-off-by: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "27b2f6792f3b482e4636818c7efaf4c43fef32a3",
      "tree": "255744c2f3a66b081522949698f6ca37fa9b4ecd",
      "parents": [
        "06c6d271f41ffa20f2dadc9bfe100a89f7f1dd1d"
      ],
      "author": {
        "name": "Adam Kropelin",
        "email": "akropel1@rochester.rr.com",
        "time": "Fri Sep 16 19:28:20 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:03 2005 -0700"
      },
      "message": "[PATCH] qla2xxx: Use dword accessors for PCI_ROM_ADDRESS\n\nPCI_ROM_ADDRESS is a 32 bit register and as such should be accessed using\npci_bus_{read,write}_config_dword().  A recent audit of drivers/ turned up\nseveral cases of byte- and word-sized accesses.  The harmful ones were fixed\nby Linus directly.  This patches up one of the remaining\nharmless-but-still-wrong cases caught in the dragnet.\n\nSigned-off-by: Adam Kropelin \u003cakropel1@rochester.rr.com\u003e\nCc: Andrew Vasquez \u003candrew.vasquez@qlogic.com\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "06c6d271f41ffa20f2dadc9bfe100a89f7f1dd1d",
      "tree": "eb4b3ed587b80a4a35fdf97b2219ce192763e404",
      "parents": [
        "c2fa4f4ad8ddf4b9fac344f1da7a25d4868f08f5"
      ],
      "author": {
        "name": "Adam Kropelin",
        "email": "akropel1@rochester.rr.com",
        "time": "Fri Sep 16 19:28:19 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:03 2005 -0700"
      },
      "message": "[PATCH] shpchp: Use dword accessors for PCI_ROM_ADDRESS\n\nPCI_ROM_ADDRESS is a 32 bit register and as such should be accessed using\npci_bus_{read,write}_config_dword().  A recent audit of drivers/ turned up\nseveral cases of byte- and word-sized accesses.  The harmful ones were fixed\nby Linus directly.  This patches up one of the remaining\nharmless-but-still-wrong cases caught in the dragnet.\n\nSigned-off-by: Adam Kropelin \u003cakropel1@rochester.rr.com\u003e\nCc: \u003ckristen.c.accardi@intel.com\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c2fa4f4ad8ddf4b9fac344f1da7a25d4868f08f5",
      "tree": "7ba8491513cc179748531a9c2e0ed1ba6b3ea80f",
      "parents": [
        "d648daca1170945600756b31866d0362a67f2aae"
      ],
      "author": {
        "name": "Adam Kropelin",
        "email": "akropel1@rochester.rr.com",
        "time": "Fri Sep 16 19:28:18 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:03 2005 -0700"
      },
      "message": "[PATCH] pciehp: Use dword accessors for PCI_ROM_ADDRESS\n\nPCI_ROM_ADDRESS is a 32 bit register and as such should be accessed\nusing pci_bus_{read,write}_config_dword(). A recent audit of drivers/\nturned up several cases of byte- and word-sized accesses. The harmful\nones were fixed by Linus directly. This patches up one of the remaining\nharmless-but-still-wrong cases caught in the dragnet.\n\nSigned-off-by: Adam Kropelin \u003cakropel1@rochester.rr.com\u003e\nCc: \u003ckristen.c.accardi@intel.com\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d648daca1170945600756b31866d0362a67f2aae",
      "tree": "c86b5735d82389efc7b91609b79c5ea5085b05e4",
      "parents": [
        "ef0f6a437f92fbd96c725086555b37b29371e107"
      ],
      "author": {
        "name": "Adam Kropelin",
        "email": "akropel1@rochester.rr.com",
        "time": "Fri Sep 16 19:28:17 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:03 2005 -0700"
      },
      "message": "[PATCH] ibmphp: Use dword accessors for PCI_ROM_ADDRESS\n\nPCI_ROM_ADDRESS is a 32 bit register and as such should be accessed using\npci_bus_{read,write}_config_dword().  A recent audit of drivers/ turned up\nseveral cases of byte- and word-sized accesses.  The harmful ones were fixed\nby Linus directly.  This patches up one of the remaining\nharmless-but-still-wrong cases caught in the dragnet.\n\nSigned-off-by: Adam Kropelin \u003cakropel1@rochester.rr.com\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ef0f6a437f92fbd96c725086555b37b29371e107",
      "tree": "3ae8e3541ae7f150d7f2c5e08be8af96737c7d2e",
      "parents": [
        "9564df1ff3c61f41bdc54283715417ccdfb6782b"
      ],
      "author": {
        "name": "Timothy Thelin",
        "email": "Timothy.Thelin@wdc.com",
        "time": "Fri Sep 16 19:28:16 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:03 2005 -0700"
      },
      "message": "[PATCH] ide: fix null request pointer for taskfile ioctl\n\nWhen doing ioctl HDIO_DRIVE_TASKFILE, the ide_task_t\u0027s request pointer is\nnever set, but flagged_taskfile and do_rw_taskfile pass it as a parameter\nto the prehandler.  The kernel will oops taskfile pio-out commands because\nof this (taskfile pio-in doesn\u0027t use a prehandler).  This fix sets the\nrequest pointer at the time the request is created to stop this oops.\n\nSigned-off-by: Timothy Thelin \u003ctimothy.thelin@wdc.com\u003e\nCc: \"Bartlomiej Zolnierkiewicz\" \u003cbzolnier@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9564df1ff3c61f41bdc54283715417ccdfb6782b",
      "tree": "ac4e5f6ea3a5a7a7ae33063d3e9bd5604a79f423",
      "parents": [
        "ef402268f7c9ab1872cafa1e638eb78a75b7c18f"
      ],
      "author": {
        "name": "Jens Axboe",
        "email": "axboe@suse.de",
        "time": "Fri Sep 16 19:28:15 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:03 2005 -0700"
      },
      "message": "[PATCH] fix pf request handling\n\nHere\u0027s the patch from\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d4853\n\nIt is a feeble attempt at fixing the request handling in pf, it is totally\nfoobar right now.\n\nSigned-off-by: Jens Axboe \u003caxboe@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ef402268f7c9ab1872cafa1e638eb78a75b7c18f",
      "tree": "a3734b16fed370c17349fd45dbb2a0d5798db2fa",
      "parents": [
        "4fb3a53860cee2aaaf81186c451b7da0b95b45c1"
      ],
      "author": {
        "name": "OGAWA Hirofumi",
        "email": "hirofumi@mail.parknet.co.jp",
        "time": "Fri Sep 16 19:28:13 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:02 2005 -0700"
      },
      "message": "[PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)\n\nThis patch fixes miss-sync issue on write() system call.  This updates\ninode attrs flags, mtime and ctime on every comit_write call, due to\nlocking.\n\nSigned-off-by: Hiroyuki Machida \u003cmachida@sm.sony.co.jp\u003e\nSigned-off-by: OGAWA Hirofumi \u003chirofumi@mail.parknet.co.jp\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4fb3a53860cee2aaaf81186c451b7da0b95b45c1",
      "tree": "db66ba7d3886644729707586aed781c445e12c16",
      "parents": [
        "af4e5a218e18ad588d60a4f9d6f8fb5db1a32587"
      ],
      "author": {
        "name": "Dipankar Sarma",
        "email": "dipankar@in.ibm.com",
        "time": "Fri Sep 16 19:28:13 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:02 2005 -0700"
      },
      "message": "[PATCH] files: fix preemption issues\n\nWith the new fdtable locking rules, you have to protect fdtable with either\n-\u003efile_lock or rcu_read_lock/unlock().  There are some places where we\naren\u0027t doing either.  This patch fixes those places.\n\nSigned-off-by: Dipankar Sarma \u003cdipankar@in.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "af4e5a218e18ad588d60a4f9d6f8fb5db1a32587",
      "tree": "39f6737bb96998199144382cdb4eb867be180873",
      "parents": [
        "f647e08a55d2c88c4e7ab17a0a8e3fcf568fbc65"
      ],
      "author": {
        "name": "Pekka J Enberg",
        "email": "penberg@cs.Helsinki.FI",
        "time": "Fri Sep 16 19:28:11 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:02 2005 -0700"
      },
      "message": "[PATCH] CodingStyle: memory allocation\n\nThis patch adds a new chapter on memory allocation to\nDocumentation/CodingStyle.\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f647e08a55d2c88c4e7ab17a0a8e3fcf568fbc65",
      "tree": "91a4fb86ee819aaa1843d83d86ef6b72d31839b7",
      "parents": [
        "a464adeb7e8f1cd65ca911e20a7c02e452dc2c17"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Fri Sep 16 19:28:10 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:02 2005 -0700"
      },
      "message": "[PATCH] joystick-vs-x.org fix\n\nFix http://bugzilla.kernel.org/show_bug.cgi?id\u003d5241\n\n2.6.13 broke compilation of the xorg tree, which apprarently insists on\nincluding that file.\n\nCc: Vojtech Pavlik \u003cvojtech@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a464adeb7e8f1cd65ca911e20a7c02e452dc2c17",
      "tree": "f55ea0606247dd2fef36905c9ae817060cfae149",
      "parents": [
        "8ac2120d90273c590cf7662f03d103519101685b"
      ],
      "author": {
        "name": "Zach Brown",
        "email": "zach.brown@oracle.com",
        "time": "Fri Sep 16 19:28:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:02 2005 -0700"
      },
      "message": "[PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb()\n\nAdd smp_mb__after_clear_bit() to unlock_kiocb()\n\nAIO\u0027s use of wait_on_bit_lock()/wake_up_bit() forgot to add a barrier\nbetween clearing its lock bit and calling wake_up_bit() so wake_up_bit()\u0027s\nunlocked waitqueue_active() can race.  This puts AIO\u0027s use in line with the\nothers and the comment above wake_up_bit().\n\nSigned-off-by: Zach Brown \u003czach.brown@oracle.com\u003e\nAcked-by: Benjamin LaHaise \u003cbcrl@linux.intel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8ac2120d90273c590cf7662f03d103519101685b",
      "tree": "d6bc8969f4ad05168bfbb9bedffea8776d5cdddc",
      "parents": [
        "393ad299658d8464149820363ee09bdf3fd45566"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Fri Sep 16 19:28:08 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:02 2005 -0700"
      },
      "message": "[PATCH] i2c: kill an unused i2c_adapter struct member\n\nKill an unused member of the i2c_adapter structure.  This additionally\nfixes a potential bug, because \u003clinux/i2c.h\u003e doesn\u0027t include\n\u003clinux/config.h\u003e, so different files including \u003clinux/i2c.h\u003e could see a\ndifferent definition of the i2c_adapter structure, depending on them\nincluding \u003clinux/config.h\u003e (or other header files themselves including\n\u003clinux/config.h\u003e) before \u003clinux/i2c.h\u003e, or not.\n\nCredits go to Jörn Engel for pointing me to the problem.\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "393ad299658d8464149820363ee09bdf3fd45566",
      "tree": "ac94978c75bc8587ad3fd232dabfee98e440943a",
      "parents": [
        "53d2be79d5981b7efc8c5ec1169613bba95bde20"
      ],
      "author": {
        "name": "Robert Love",
        "email": "rml@novell.com",
        "time": "Fri Sep 16 19:28:07 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:02 2005 -0700"
      },
      "message": "[PATCH] hdaps driver update\n\n- Remove the relative input device\n- Add an absolute input device\n- Misc. cleanup and bug fixing\n\nThe patch is sizable due to the cleanup from removing the relative input\ndevice (net -112 lines).\n\nSigned-off-by: Robert Love \u003crml@novell.com\u003e\nCc: Dmitry Torokhov \u003cdtor_core@ameritech.net\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "53d2be79d5981b7efc8c5ec1169613bba95bde20",
      "tree": "0827b66ad3ffb70f0e7503c3db3b01d6d7a1037b",
      "parents": [
        "dda8577fb5a00507e5aea737833190a10516b257"
      ],
      "author": {
        "name": "Davide Libenzi",
        "email": "davidel@xmailserver.org",
        "time": "Fri Sep 16 19:28:06 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:02 2005 -0700"
      },
      "message": "[PATCH] epoll: fix delayed initialization bug\n\nAl found a potential problem in epoll_create(), where the\nfile-\u003eprivate_data member was set after fd_install().  This is obviously\nwrong since another thread might do a close() on that fd# before we set the\nfile-\u003eprivate_data member.  This goes over 2.6.13 and passes a few basic\ntests I\u0027ve done here.\n\n(akpm: snuck in a kzalloc() cleanup too)\n\nSigned-off-by: Davide Libenzi \u003cdavidel@xmailserver.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "dda8577fb5a00507e5aea737833190a10516b257",
      "tree": "a563e2330036008830866fb1f37050612fb1ec93",
      "parents": [
        "e61c0e336f3931842f09e6709d76146bfd81184e"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Fri Sep 16 19:28:05 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:02 2005 -0700"
      },
      "message": "[PATCH] dell_rbu tidy\n\nWhitespace standardisation.\n\nCc: Abhay Salunke \u003cAbhay_Salunke@dell.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e61c0e336f3931842f09e6709d76146bfd81184e",
      "tree": "c5f1083fcf162f80080874b3934bcd7a48893f9f",
      "parents": [
        "3013449243adc3421b507696e5d247a3d292ee0c"
      ],
      "author": {
        "name": "Abhay Salunke",
        "email": "Abhay_Salunke@dell.com",
        "time": "Fri Sep 16 19:28:04 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:02 2005 -0700"
      },
      "message": "[PATCH] dell_rbu: enhancements and fixes\n\nBUG fixes:\n\n  The driver used to allocate memory with spinlock held which has been\n  fixed in this patch.\n\n  The driver was printing the entire buffer when it received a invalid\n  entry in image_type.  The fix is to only print a warning message and not\n  the buffer.\n\nUsability enhancements:\n\n  It is possible that due to user error the /sys/class/firmware/dell_rbu\n  entries might be missing, this can happen if the user does the following\n\n\techo 1 \u003e /sys/class/firmware/dell_rbu/loading\n\techo 0 \u003e /sys/class/firmware/dell_rbu/loading\n\n  This will make the entries in /sys/class/firmware/ to disappear and the\n  only way get them back was bby unloading and loading the driver.\n\n  This patch makes the user recreate these entries by echoing init in to\n  image_type.\n\nThis patch has been tested with Libsmbios and Dell OpenManage.\n\nSigned-off-by: Abhay Salunke \u003cAbhay_Salunke@dell.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3013449243adc3421b507696e5d247a3d292ee0c",
      "tree": "0cabbe21507b1136b84086452f56b5a095adfcf8",
      "parents": [
        "2030c0fd3db3332378f95f479c286181e3920644"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Fri Sep 16 19:28:03 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:01 2005 -0700"
      },
      "message": "[PATCH] uml: UML/i386 cmpxchg fix\n\nUsing native cmpxchg offers a slight performance improvement in uml/i386.\n\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2030c0fd3db3332378f95f479c286181e3920644",
      "tree": "3e281950e61e4659c0ca2cb04e63aa8d510013b8",
      "parents": [
        "afeda2c24e74cbddde376e06fdd82c215f9cb637"
      ],
      "author": {
        "name": "Michael Kerrisk",
        "email": "mtk-lkml@gmx.net",
        "time": "Fri Sep 16 19:28:02 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:01 2005 -0700"
      },
      "message": "[PATCH] PR_GET_DUMPABLE returns incorrect info\n\n2.6.13 incorporated Alan Cox\u0027s patch for /proc/sys/fs/suid_dumpable (one\nversion of this patch can be found here\nhttp://marc.theaimsgroup.com/?l\u003dlinux-kernel\u0026m\u003d109647550421014\u0026w\u003d2 ).\n\nThis patch also made corresponding changes in kernel/sys.c to change the\nprctl() PR_SET_DUMPABLE operation so that the permitted range of \u0027arg2\u0027 was\nmodified from 0..1 to 0..2.\n\nHowever, a corresponding change was not made for PR_GET_DUMPABLE: if the\ndumpable flag is non-zero, then PR_GET_DUMPABLE always returns 1, so that\nthe caller can\u0027t determine the true setting of this flag.\n\nAcked-by: Alan Cox \u003calan@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "afeda2c24e74cbddde376e06fdd82c215f9cb637",
      "tree": "583efcc55d91d0251d0dfdf37dc6757c7c974b05",
      "parents": [
        "514ccd4e6c414d8064d53235f7fc09fc02ec2078"
      ],
      "author": {
        "name": "Marcelo Tosatti",
        "email": "marcelo.tosatti@cyclades.com",
        "time": "Fri Sep 16 19:28:01 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:01 2005 -0700"
      },
      "message": "[PATCH] relayfs documentation typo\n\nSmall typo in relayfs documentation.\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "514ccd4e6c414d8064d53235f7fc09fc02ec2078",
      "tree": "37f0b4f70fab7cf3ef1bf80cee430950744ecb1b",
      "parents": [
        "0faf3d3d08bb20d803ba090a1bc1ffedaea6ced6"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Fri Sep 16 19:28:00 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:01 2005 -0700"
      },
      "message": "[PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devices\n\nAdded ppc_sys device and system definitions for PowerQUICC I devices.  This\nwill allow drivers for PQI to be proper platform device drivers.  Currently\nsys section contains only MPC885 and MPC866.  Identification should be done\nwith identify_ppc_sys_by_name call, with board-specific \"name\" string\npassed, since PQI do not have any register that could identify the SOC.\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Marcelo Tosatti \u003cmarcelo.tosatti@cyclades.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0faf3d3d08bb20d803ba090a1bc1ffedaea6ced6",
      "tree": "afd0ceaf196a13a2674eba45f7a65a939340f6d0",
      "parents": [
        "8a70ce8a4b1c9d39e0a180173728a8d102274631"
      ],
      "author": {
        "name": "Thomas Maguin",
        "email": "T.Maguin@web.de",
        "time": "Fri Sep 16 19:27:58 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:01 2005 -0700"
      },
      "message": "[PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe command\n\nAdd WRITE_LONG_2 as write safe commands, which which allows normal users to\nmake a c1-, c2- and cu-scan (so called cxscan) with readcd on\ncxscan-capable cd/dvd-writers\n\nSigned-off-by: Jens Axboe \u003caxboe@suse.de\u003e\nCc: James Bottomley \u003cJames.Bottomley@steeleye.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8a70ce8a4b1c9d39e0a180173728a8d102274631",
      "tree": "248248314c8aedd93210618fc988a19c54a68e34",
      "parents": [
        "9afa57b04ca08ff061e54787e3becf5c40283149"
      ],
      "author": {
        "name": "Anton Blanchard",
        "email": "anton@samba.org",
        "time": "Fri Sep 16 19:27:58 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:01 2005 -0700"
      },
      "message": "[PATCH] ppc64: build fix\n\nI forgot to include siginfo.h when I added data breakpoint support.  We\nmust include it in a round-a-bout way in mainline.\n\nSigned-off-by: Anton Blanchard \u003canton@samba.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9afa57b04ca08ff061e54787e3becf5c40283149",
      "tree": "0289bc53611919aaf87c455633fe0b3a9eff2c87",
      "parents": [
        "d15c5749eb81dee94d40fe12584ca8461858b4cb"
      ],
      "author": {
        "name": "Serge Hallyn",
        "email": "serue@us.ibm.com",
        "time": "Fri Sep 16 19:27:57 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:01 2005 -0700"
      },
      "message": "[PATCH] seclvl: use securityfs (fix)\n\nThat should be -EINVAL for both.\n\nSigned-off-by: Serge Hallyn \u003cserue@us.ibm.com\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d15c5749eb81dee94d40fe12584ca8461858b4cb",
      "tree": "b265834c83b80c25bf140d918edf0838405dc3d5",
      "parents": [
        "73a0b538ee573a76cba59cdc9f177a71776d4678"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Fri Sep 16 19:27:56 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:01 2005 -0700"
      },
      "message": "[PATCH] seclvl-use-securityfs tidy\n\nWe don\u0027t put braces around single statements, thanks.\n\nCc: Serge Hallyn \u003cserue@us.ibm.com\u003e\nCc: James Morris \u003cjmorris@namei.org\u003e\nCc: Chris Wright \u003cchrisw@osdl.org\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "73a0b538ee573a76cba59cdc9f177a71776d4678",
      "tree": "12c64cbe7e4e27aeb443e6189cc9c3329d74e9e2",
      "parents": [
        "f3519f91942f2b43942400348c16d63fe9327f04"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Fri Sep 16 19:27:55 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:01 2005 -0700"
      },
      "message": "[PATCH] x86_64: desc.h-needs smp.h\n\ninclude/asm/desc.h: In function `load_LDT\u0027:\ninclude/asm/desc.h:209: warning: implicit declaration of function `get_cpu\u0027\ninclude/asm/desc.h:211: warning: implicit declaration of function `put_cpu\u0027\n\nCc: Andi Kleen \u003cak@muc.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f3519f91942f2b43942400348c16d63fe9327f04",
      "tree": "893fa3d0a6a936f0e3123539e3ea196a71006a07",
      "parents": [
        "b9491ac835829e6a34e2bbaa8adad261c71bf990"
      ],
      "author": {
        "name": "Dave Hansen",
        "email": "haveblue@us.ibm.com",
        "time": "Fri Sep 16 19:27:54 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:01 2005 -0700"
      },
      "message": "[PATCH] fix mm/Kconfig spelling\n\nSigned-off-by: Dave Hansen \u003chaveblue@us.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b9491ac835829e6a34e2bbaa8adad261c71bf990",
      "tree": "71d869f271cc004b7e9c4b6bda26b78261d51519",
      "parents": [
        "e36d394deb1b59d004ab057e0b5c505ffc5d8c0a"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Fri Sep 16 19:27:54 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:00 2005 -0700"
      },
      "message": "[PATCH] x86_64: e820.c needs module.h\n\nFor EXPORT_SYMBOL.\n\nCc: Andi Kleen \u003cak@muc.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "e36d394deb1b59d004ab057e0b5c505ffc5d8c0a",
      "tree": "d9b629c896bc8ba3875baf92000d15137b8dbf4a",
      "parents": [
        "1f87b1e6e6050c0afe8b4afc279121f99043dc54"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Sep 16 19:27:53 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:00 2005 -0700"
      },
      "message": "[PATCH] Fix up some pm_message_t types\n\nFix up some pm_message_t types\n\nSigned-Off-By: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1f87b1e6e6050c0afe8b4afc279121f99043dc54",
      "tree": "1e06a941a97d91bb46c749aa22e17d8e3dae8d27",
      "parents": [
        "2867ace6751adc20bb37cfb09478510c49110b27"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Fri Sep 16 19:27:52 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:00 2005 -0700"
      },
      "message": "[PATCH] uml: remove include of asm/elf.h\n\nasm/elf.h is bad on x86_64, and i386 doesn\u0027t need it any more after Al\u0027s\ncleanup.\n\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Paolo Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2867ace6751adc20bb37cfb09478510c49110b27",
      "tree": "ebc51aecaa864fb018aab5b46e99c18cb469d64e",
      "parents": [
        "114069f7384c15a7a9f8d3e333caf4d470dfe520"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Fri Sep 16 19:27:51 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:00 2005 -0700"
      },
      "message": "[PATCH] uml: return a real error code\n\ndo_aio used to return -1 on error instead of errno.\n\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Paolo Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "114069f7384c15a7a9f8d3e333caf4d470dfe520",
      "tree": "0bb25d2df50954e14bcd509dd585ec44bfbcff81",
      "parents": [
        "0f80bc85c587e8fdeecece4f294a47eca4922ea2"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Fri Sep 16 19:27:51 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:00 2005 -0700"
      },
      "message": "[PATCH] uml: merge mem_user.c and mem.c\n\nThe serial UML OS-abstraction layer patch (um/kernel dir).\n\nThis joins mem_user.c and mem.c files.\n\nSigned-off-by: Gennady Sharapov \u003cGennady.V.Sharapov@intel.com\u003e\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Paolo Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0f80bc85c587e8fdeecece4f294a47eca4922ea2",
      "tree": "f18924fbc19779b2fffb5337c8c6826d2d181508",
      "parents": [
        "b4fd310e163477236a241580b3b8c29aee65f4cc"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Fri Sep 16 19:27:50 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:00 2005 -0700"
      },
      "message": "[PATCH] uml: move libc code out of mem_user.c and tempfile.c\n\nThe serial UML OS-abstraction layer patch (um/kernel dir).\n\nThis moves all system calls from mem_user.c and tempfile.c files under\nos-Linux dir.\n\nSigned-off-by: Gennady Sharapov \u003cGennady.V.Sharapov@intel.com\u003e\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Paolo Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b4fd310e163477236a241580b3b8c29aee65f4cc",
      "tree": "3aec7527c4a9589824cb4d96f87446eb59bdef10",
      "parents": [
        "64b7673f91c0c3614028c5942b0d6a91d0b64a98"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Fri Sep 16 19:27:49 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:00 2005 -0700"
      },
      "message": "[PATCH] uml: preserve errno in error paths\n\nThe poster child for this patch is the third tuntap_user hunk.  When an ioctl\nfails, it properly closes the opened file descriptor and returns.  However,\nthe close resets errno to 0, and the \u0027return errno\u0027 that follows returns 0\nrather than the value that ioctl set.  This caused the caller to believe that\nthe device open succeeded and had opened file descriptor 0, which caused no\nend of interesting behavior.\n\nThe rest of this patch is a pass through the UML sources looking for places\nwhere errno could be reset before being passed back out.  A common culprit is\nprintk, which could call write, being called before errno is returned.\n\nIn some cases, where the code ends up being much smaller, I just deleted the\nprintk.\n\nThere was another case where a caller of run_helper looked at errno after a\nfailure, rather than the return value of run_helper, which was the errno value\nthat it wanted.\n\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Paolo Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "64b7673f91c0c3614028c5942b0d6a91d0b64a98",
      "tree": "7fd0f41a2b9f54bba8a760fdf16e2d08f9442dc8",
      "parents": [
        "d9f0d9151083a9a77331a020a7fee498cf828e3b"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Fri Sep 16 19:27:48 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:00 2005 -0700"
      },
      "message": "[PATCH] uml: Remove some build warnings\n\nThese ugly double-casts are the result of gdb complaining about size\n\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Paolo Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d9f0d9151083a9a77331a020a7fee498cf828e3b",
      "tree": "782e5a70c5dc70ff5c3243dffc59b87fa2ac6edd",
      "parents": [
        "edcc2205d33d6baefc773c915b6e7ce517bc0b19"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Fri Sep 16 19:27:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:50:00 2005 -0700"
      },
      "message": "[PATCH] uml: Remove a useless include\n\nlinux/inet.h isn\u0027t needed, and on my system, is empty.\n\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Paolo Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "edcc2205d33d6baefc773c915b6e7ce517bc0b19",
      "tree": "3410b84013ec549e725827ef030ee487cfab7a6d",
      "parents": [
        "3eddddcf239c89bbd3c50d1440001a3d384ed40a"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Fri Sep 16 19:27:47 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:59 2005 -0700"
      },
      "message": "[PATCH] uml: Remove an unused file\n\nThis removes a file which is no longer used.\n\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Paolo Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3eddddcf239c89bbd3c50d1440001a3d384ed40a",
      "tree": "8f41380260d8de20c14315bc3684c37e26632fe3",
      "parents": [
        "f6e34c6af6f18bd6c66bfb1c6a7c57068412aa73"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Fri Sep 16 19:27:46 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:59 2005 -0700"
      },
      "message": "[PATCH] uml: breakpoint an arbitrary thread\n\nThis patch implements a stack trace for a thread, not unlike sysrq-t does.\nThe advantage to this is that a break point can be placed on showreqs, so that\nupon showing the stack, you jump immediately into the debugger.  While sysrq-t\ndoes the same thing, sysrq-t shows *all* threads stacks.  It also doesn\u0027t work\nright now.  In the future, I thought it might be acceptable to make this show\nall pids stacks, but perhaps leaving well enough alone and just using sysrq-t\nwould be okay.  For now, upon receiving the stack command, UML switches\ncontext to that thread, dumps its registers, and then switches context back to\nthe original thread.  Since UML compacts all threads into one of 4 host\nthreads, this sort of mechanism could be expanded in the future to include\nother debugging helpers that sysrq does not cover.\n\nNote by jdike - The main benefit to this is that it brings an arbitrary thread\nback into context, where it can be examined by gdb.  The fact that it dumps it\nstack is secondary.  This provides the capability to examine a sleeping\nthread, which has existed in tt mode, but not in skas mode until now.\n\nAlso, the other threads, that sysrq doesn\u0027t cover, can be gdb-ed directly\nanyway.\n\nSigned-off-by: Allan Graves\u003callan.graves@gmail.com\u003e\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Paolo Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f6e34c6af6f18bd6c66bfb1c6a7c57068412aa73",
      "tree": "45aebccc135b870a5aff5dcf975325171c7bf891",
      "parents": [
        "6add9f7f529b124938d14ae9db5a952d1272075a"
      ],
      "author": {
        "name": "Jeff Dike",
        "email": "jdike@addtoit.com",
        "time": "Fri Sep 16 19:27:43 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:59 2005 -0700"
      },
      "message": "[PATCH] uml: _switch_to code consolidation\n\nThis patch moves code that is in both switch_to_tt and switch_to_skas to the\ntop level _switch_to function, keeping us from duplicating code.  It is\nrequired for the stack trace patch to work properly.\n\nSigned-off-by: Allan Graves \u003callan.graves@gmail.com\u003e\nSigned-off-by: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Paolo Giarrusso \u003cblaisorblade@yahoo.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6add9f7f529b124938d14ae9db5a952d1272075a",
      "tree": "512f82531228094f6c8696296f36304a4a4e7049",
      "parents": [
        "26ff6ad9786abf6f40a6d3cbb89753b4fa50cb00"
      ],
      "author": {
        "name": "Peter Oberparleiter",
        "email": "peter.oberparleiter@de.ibm.com",
        "time": "Fri Sep 16 19:27:42 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:59 2005 -0700"
      },
      "message": "[PATCH] s390: kernel stack corruption\n\nWhen an asynchronous interruption occurs during the execution of the\n\u0027critical section\u0027 within the generic interruption handling code (entry.S),\na faulty check for a userspace PSW may result in a corrupted kernel stack\npointer which subsequently triggers a stack overflow check.\n\nSigned-off-by: Peter Oberparleiter \u003cpeter.oberparleiter@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "26ff6ad9786abf6f40a6d3cbb89753b4fa50cb00",
      "tree": "8abf9b85bc5f081460f05c3e8f76328dc690f167",
      "parents": [
        "fa72e26a640e551637f91122d782d5a85d514f5b"
      ],
      "author": {
        "name": "Srivatsa Vaddagiri",
        "email": "vatsa@in.ibm.com",
        "time": "Fri Sep 16 19:27:40 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:59 2005 -0700"
      },
      "message": "[PATCH] CPU hotplug breaks wake_up_new_task\n\nFix a problem wherein a new-born task is added to a dead CPU.\n\nSigned-off-by: Srivatsa Vaddagiri \u003cvatsa@in.ibm.com\u003e\nAcked-by: Nick Piggin \u003cnickpiggin@yahoo.com.au\u003e\nAcked-by: Shaohua Li \u003cshaohua.li@intel.com\u003e\nAcked-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": "fa72e26a640e551637f91122d782d5a85d514f5b",
      "tree": "9e1f1ecd69b8e6fdffd5156f6d411f2f2bedd392",
      "parents": [
        "c782268be8892962a1ae2c09a2e87e7849454ef1"
      ],
      "author": {
        "name": "Domen Puncer",
        "email": "domen@coderock.org",
        "time": "Fri Sep 16 19:27:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:59 2005 -0700"
      },
      "message": "[PATCH] Remove arch/arm26/boot/compressed/hw-bse.c\n\nRemove nowhere referenced file (egrep \"hw-bse\\.\" didn\u0027t find anything).\n\nSigned-off-by: Domen Puncer \u003cdomen@coderock.org\u003e\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nAcked-by: Ian Molton \u003cspyro@f2s.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c782268be8892962a1ae2c09a2e87e7849454ef1",
      "tree": "b1bdba4a96894c8cc6f07f8ec57716dbec5b2854",
      "parents": [
        "b7ae9dd80a3ecf070ea0c5fe1d405cd7687d6c51"
      ],
      "author": {
        "name": "Volker Sameske",
        "email": "sameske@de.ibm.com",
        "time": "Fri Sep 16 19:27:35 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:59 2005 -0700"
      },
      "message": "[PATCH] s390: diag 0x308 reipl\n\nAdd code to support the re-IPL method using diagnose 0x308.\n\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b7ae9dd80a3ecf070ea0c5fe1d405cd7687d6c51",
      "tree": "727056782a138c13b737dab933476b314d30643d",
      "parents": [
        "90f4e12112284f1a41594e2950e6eced5b064efc"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Sep 16 19:27:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:58 2005 -0700"
      },
      "message": "[PATCH] s390: show_cpuinfo fix\n\nDisable preemption in show_cpuinfo to avoid problems and the warning about\nsmp_processor_id.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "90f4e12112284f1a41594e2950e6eced5b064efc",
      "tree": "a76e9b0388da763d51021a2a57229b60b17068d2",
      "parents": [
        "d176795b3eedc18f95160ecc0d7cdf0d2bc5a578"
      ],
      "author": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Sep 16 19:27:34 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:58 2005 -0700"
      },
      "message": "[PATCH] s390: crypto driver patch take 2\n\nGot confused with the crypto update.  The last patch added a call to\ndestroy_workqueue() for a non-existent workqueue with the comment \"Remove\ndevice workqueue on module unload\".  This is nonsense.  Remove the offending\nhunk again.\n\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d176795b3eedc18f95160ecc0d7cdf0d2bc5a578",
      "tree": "b69330c7572d1b96440ce841ce7ecf49d016d74e",
      "parents": [
        "1306a2b2be35179449db737ac0562b067cb96ddb"
      ],
      "author": {
        "name": "Heiko Carstens",
        "email": "heiko.carstens@de.ibm.com",
        "time": "Fri Sep 16 19:27:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:58 2005 -0700"
      },
      "message": "[PATCH] s390: bl_dev array size\n\nCalculate correct size for bl_dev array.  It should be 8KB instead of 512KB\nfor 2^16 bits.\n\nSigned-off-by: Heiko Carstens \u003cheiko.carstens@de.ibm.com\u003e\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1306a2b2be35179449db737ac0562b067cb96ddb",
      "tree": "387c9f2a85eeafc067968fc9afe1498182de0367",
      "parents": [
        "62052d42a5327281fc43fd7bcfb73ac7d36ffc2e"
      ],
      "author": {
        "name": "Martin Schwidefsky",
        "email": "schwidefsky@de.ibm.com",
        "time": "Fri Sep 16 19:27:32 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:58 2005 -0700"
      },
      "message": "[PATCH] s390: default configuration\n\nUpdate default configuration of s390.\n\nSigned-off-by: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "62052d42a5327281fc43fd7bcfb73ac7d36ffc2e",
      "tree": "53b366ea537e920130496816d4aea9dce0469b6d",
      "parents": [
        "12e8780813c8c515b685b86c1306d169a4cae5fe"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Sep 16 19:27:31 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:58 2005 -0700"
      },
      "message": "[PATCH] MTD: Update SharpSL partition definitions\n\nAdd partition definitions for the new Sharp Zaurus models Spitz (SL-C3000),\nAkita (SL-C1000) and Borzoi (SL-C3100)\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "12e8780813c8c515b685b86c1306d169a4cae5fe",
      "tree": "e343db7b4da36b4943a337820f14b3e737ed9a68",
      "parents": [
        "d7e70ba45fd9850296ebb78ff5827f6a375f650c"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Sep 16 19:27:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:58 2005 -0700"
      },
      "message": "[PATCH] SharpSL: Add missing hunk from backlight update\n\nThis hunk from the sharpsl/corgi backlight update appears to have got lost\nsomewhere along the way.  Its needed to match the other changes.\n\nSigned-Off-By: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "d7e70ba45fd9850296ebb78ff5827f6a375f650c",
      "tree": "26c5eba7ce9386b756e0d7cae93a9d4fc419471d",
      "parents": [
        "0d0fc3a2d6901bdedd8497acdb3358e2da9abefc"
      ],
      "author": {
        "name": "H. Peter Anvin",
        "email": "hpa@zytor.com",
        "time": "Fri Sep 16 19:27:29 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sat Sep 17 11:49:58 2005 -0700"
      },
      "message": "[PATCH] RAID6 Altivec fix\n\nThis patch fixes a signedness bug with RAID6 for Altivec, and makes the\nAltivec code testable in userspace.\n\nSigned-off-by: H. Peter Anvin \u003chpa@zytor.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c58ec93245a1fb7354f9e331960380827b9f41db",
      "tree": "0118b0145dc991b2f703279e5712a591a0bad153",
      "parents": [
        "eb8edb085716621605cc2e7131a6369d2223d992"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Sat Sep 17 00:46:27 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Sep 17 00:46:27 2005 -0700"
      },
      "message": "[TG3]: Fix 4GB boundary tx handling\n\nFix and simplify the workaround code for the 4GB boundary tx buffer\nhardware bug.\n\n1. Need to unmap the original SKB\u0027s dma addresses if a new SKB cannot\n   be allocated.\n\n2. Need to pass the base flag to tigon3_4gb_hwbug_workaround() or TSO\n   won\u0027t work properly.\n\n3. The guilty entry and length parameters for\n   tigon3_4gb_hwbug_workaround() are removed as they are not necessary.\n\n4. Remove assumption that only one fragment can hit the 4GB boundary.\n   Another fragment can hit 8GB for example.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "eb8edb085716621605cc2e7131a6369d2223d992",
      "tree": "0eaaf4008ecb57807905092fa17908a59ff1a820",
      "parents": [
        "9eb0eec74d9425f4376df653304783339a027d79"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Sat Sep 17 00:42:26 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Sep 17 00:42:26 2005 -0700"
      },
      "message": "[DCCP]: Add MAINTAINERS and CREDITS entries\n\nAlso remove the SPX entry in MAINTAINERS, forgot to do that\nwhen I removed it.\n\nSigned-off-by: Ian McDonald \u003ciam4@cs.waikato.ac.nz\u003e\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "9eb0eec74d9425f4376df653304783339a027d79",
      "tree": "325c1c053bfa6bbcd6d86a762a780d5110efc91b",
      "parents": [
        "777ed97f3e549832845d70dcae96cb36c41a543a"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "laforge@netfilter.org",
        "time": "Sat Sep 17 00:41:21 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Sep 17 00:41:21 2005 -0700"
      },
      "message": "[NETFILTER] move nfnetlink options to right location in kconfig menu\n\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "777ed97f3e549832845d70dcae96cb36c41a543a",
      "tree": "20e8a4bcf987df19689eacfcc6c933048e0209ed",
      "parents": [
        "22abe310bc4b0c684fd3716af6b6116ff1011707"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "laforge@netfilter.org",
        "time": "Sat Sep 17 00:41:02 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Sep 17 00:41:02 2005 -0700"
      },
      "message": "[NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlink\n\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "22abe310bc4b0c684fd3716af6b6116ff1011707",
      "tree": "0b8c822da0fb5379174a95e596430deb6d033f31",
      "parents": [
        "a8f39143ac67ffa2e26ce48aaac6bf5dc7dae95f"
      ],
      "author": {
        "name": "Peter Hagervall",
        "email": "hager@cs.umu.se",
        "time": "Fri Sep 16 17:01:03 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Sep 16 17:01:03 2005 -0700"
      },
      "message": "[TG3]: Sparse fixes for tg3\n\nChange 0 to NULL where appropriate.\n\nSigned-off-by: Peter Hagervall \u003chager@cs.umu.se\u003e\nAcked-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a8f39143ac67ffa2e26ce48aaac6bf5dc7dae95f",
      "tree": "42039c5eaabcf9501917c2c4ab805183fbea0c8d",
      "parents": [
        "136e92bbec0a6d4c2dd1e5b5ac869ab5470547a4"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "laforge@netfilter.org",
        "time": "Fri Sep 16 17:00:38 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Sep 16 17:00:38 2005 -0700"
      },
      "message": "[NETFILTER]: Fix oops in conntrack event cache\n\nip_ct_refresh_acct() can be called without a valid \"skb\" pointer.\nThis used to work, since ct_add_counters() deals with that fact.\nHowever, the recently-added event cache doesn\u0027t handle this at all.\n\nThis patch is a quick fix that is supposed to be replaced soon by a cleaner\nsolution during the pending redesign of the event cache.\n\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "136e92bbec0a6d4c2dd1e5b5ac869ab5470547a4",
      "tree": "514a8ae63cc351bafdd47d605afca005753f1e90",
      "parents": [
        "4451362445b2d83886003f1d739b94e4f000eeeb"
      ],
      "author": {
        "name": "KOVACS Krisztian",
        "email": "hidden@balabit.hu",
        "time": "Fri Sep 16 17:00:04 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Sep 16 17:00:04 2005 -0700"
      },
      "message": "[NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data\n\nInstead of maintaining an array containing a list of nodes this instance\nis responsible for let\u0027s use a simple bitmap. This provides the\nfollowing features:\n\n  * clusterip_responsible() and the add_node()/delete_node() operations\n    become very simple and don\u0027t need locking\n  * the config structure is much smaller\n\nIn spite of the completely different internal data representation the\nuser-space interface remains almost unchanged; the only difference is\nthat the proc file does not list nodes in the order they were added.\n(The target info structure remains the same.)\n\nSigned-off-by: KOVACS Krisztian \u003chidden@balabit.hu\u003e\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "4451362445b2d83886003f1d739b94e4f000eeeb",
      "tree": "2f7d272bcb83011ea7df364f01ad08574701cf86",
      "parents": [
        "1cbf07478bbf3e350a2025bc5ea23fedaa95855a"
      ],
      "author": {
        "name": "KOVACS Krisztian",
        "email": "hidden@balabit.hu",
        "time": "Fri Sep 16 16:59:46 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Sep 16 16:59:46 2005 -0700"
      },
      "message": "[NETFILTER] CLUSTERIP: introduce reference counting for entries\n\nThe CLUSTERIP target creates a procfs entry for all different cluster\nIPs.  Although more than one rules can refer to a single cluster IP (and\nthus a single config structure), removal of the procfs entry is done\nunconditionally in destroy(). In more complicated situations involving\ndeferred dereferencing of the config structure by procfs and creating a\nnew rule with the same cluster IP it\u0027s also possible that no entry will\nbe created for the new rule.\n\nThis patch fixes the problem by counting the number of entries\nreferencing a given config structure and moving the config list\nmanipulation and procfs entry deletion parts to the\nclusterip_config_entry_put() function.\n\nSigned-off-by: KOVACS Krisztian \u003chidden@balabit.hu\u003e\nSigned-off-by: Harald Welte \u003claforge@netfilter.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1cbf07478bbf3e350a2025bc5ea23fedaa95855a",
      "tree": "1da3df4563187bae7eec7834d1fada04f8a9271b",
      "parents": [
        "67e6b629212fa9ffb7420e8a88a41806af637e28"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Sep 16 16:59:20 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Sep 16 16:59:20 2005 -0700"
      },
      "message": "[TG3]: Add AMD K8 to list of write-reorder chipsets.\n\nThanks to Andy Stewart for the report and testing\ndebug patches from Michael Chan.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "67e6b629212fa9ffb7420e8a88a41806af637e28",
      "tree": "64f07616a23b657f3eb06e1daedf2450f6fbfc60",
      "parents": [
        "0c10c5d96865ce611d6a780888eff0ef4fab358b"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Fri Sep 16 16:58:40 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Sep 16 16:58:40 2005 -0700"
      },
      "message": "[DCCP]: Introduce DCCP_SOCKOPT_SERVICE\n\nAs discussed in the dccp@vger mailing list:\n\nNow applications have to use setsockopt(DCCP_SOCKOPT_SERVICE, service[s]),\nprior to calling listen() and connect().\n\nAn array of unsigned ints can be passed meaning that the listening sock accepts\nconnection requests for several services.\n\nWith this we can ditch struct sockaddr_dccp and use only sockaddr_in (and\nsockaddr_in6 in the future).\n\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n\n"
    },
    {
      "commit": "0c10c5d96865ce611d6a780888eff0ef4fab358b",
      "tree": "ab1303166355b32730185445557623bec09a1dcb",
      "parents": [
        "37f7f421cce13435fdc0d870caf51141e5ebf079"
      ],
      "author": {
        "name": "Arnaldo Carvalho de Melo",
        "email": "acme@mandriva.com",
        "time": "Fri Sep 16 16:58:33 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Sep 16 16:58:33 2005 -0700"
      },
      "message": "[DCCP]: More precisely set reset_code when sending RESET packets\n\nMoving the setting of DCCP_SKB_CB(skb)-\u003edccpd_reset_code to the places\nwhere events happen that trigger sending a RESET packet.\n\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@mandriva.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "37f7f421cce13435fdc0d870caf51141e5ebf079",
      "tree": "402e68f26b4bd54df721589f8f0b2a9c67a01678",
      "parents": [
        "065d9cac98a5406ecd5a1368f8fd38f55739dee9"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Sep 16 16:51:01 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Fri Sep 16 16:51:01 2005 -0700"
      },
      "message": "[NET]: Do not leak MSG_CMSG_COMPAT into userspace.\n\nNoticed by Sridhar Samudrala.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0d0fc3a2d6901bdedd8497acdb3358e2da9abefc",
      "tree": "6c8a85670c48cb4bd0b95eefcb11a020436f2ff1",
      "parents": [
        "06168d8a10ceccced51380d683245b33474d428a",
        "20305e59724381365096b6ab0a48054723367c80"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 16 11:54:13 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 16 11:54:13 2005 -0700"
      },
      "message": "Merge branch \u0027release\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6\n"
    },
    {
      "commit": "06168d8a10ceccced51380d683245b33474d428a",
      "tree": "2e9f33b7b037f6c662eb1d050647fc0bdaade2a7",
      "parents": [
        "a063cf5b7dde94d98f3f7c9f1c951e02c6564022"
      ],
      "author": {
        "name": "Karsten Keil",
        "email": "kkeil@suse.de",
        "time": "Fri Sep 16 19:34:17 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 16 10:46:28 2005 -0700"
      },
      "message": "[PATCH] cleanup whitespace in pci_ids.h\n\nSigned-off-by: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a063cf5b7dde94d98f3f7c9f1c951e02c6564022",
      "tree": "5525d27ddcf88786261679403394cf24eb3c2c21",
      "parents": [
        "03e6b495ccbdd14282ce0dd0753481d4f4f0bab1"
      ],
      "author": {
        "name": "Karsten Keil",
        "email": "kkeil@suse.de",
        "time": "Fri Sep 16 19:32:53 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 16 10:46:28 2005 -0700"
      },
      "message": "[PATCH] Add PCI IDs for Sitecom DC-105\n\nSitecom DC-105 PCI work with hfc_pci HiSax driver\n\nSigned-off-by: Karsten Keil \u003ckkeil@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "20305e59724381365096b6ab0a48054723367c80",
      "tree": "726e1d1fae47fef713cfeecb508bea24b8b6e57d",
      "parents": [
        "8ee9e23d41d2c51fafd158861fa4639fb199baf0"
      ],
      "author": {
        "name": "Hidetoshi Seto",
        "email": "seto.hidetoshi@jp.fujitsu.com",
        "time": "Fri Sep 16 13:44:56 2005 +0900"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Sep 16 10:39:40 2005 -0700"
      },
      "message": "[IA64] mca_drv cleanup\n\nThere were some trailing white spaces, long lines, brackets in\nweird style etc.  This patch cleans them up.\n\nSigned-off-by: Hidetoshi Seto \u003cseto.hidetoshi@jp.fujitsu.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "03e6b495ccbdd14282ce0dd0753481d4f4f0bab1",
      "tree": "a65ee370535e4af347b8e5c1f2bf32185f7f2763",
      "parents": [
        "bc9a5154a24d16d41cc79dbf1442de34454bc7db",
        "1b3cb73f7306f97a68fa973dec9f3c3b68bd29cf"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 16 10:39:24 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 16 10:39:24 2005 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n"
    },
    {
      "commit": "bc9a5154a24d16d41cc79dbf1442de34454bc7db",
      "tree": "c9633ebe5ed8d20f7e2879e0acd1c991cc320de0",
      "parents": [
        "6da34a8dc03c9605b03154eacfd2234627cc485a"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Thu Sep 15 22:53:28 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 16 10:38:10 2005 -0700"
      },
      "message": "[PATCH] epca iomem annotations + several missing readw()\n\n[originally sent to Alan, he had no problems with it]\n\n - iomem pointers marked as such\n - several direct dereferencings of such pointers replaced with read[bw]().\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8ee9e23d41d2c51fafd158861fa4639fb199baf0",
      "tree": "b301a82c91a84cf450fda3d8444259d47e4f1bd6",
      "parents": [
        "24b8e0cc09483adc0fdd9c68914b19597bb9fddc"
      ],
      "author": {
        "name": "Keith Owens",
        "email": "kaos@sgi.com",
        "time": "Fri Sep 16 14:49:14 2005 +1000"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Sep 16 10:34:16 2005 -0700"
      },
      "message": "[IA64] Add Documentation/ia64/mca.txt\n\nAdd Documentation/ia64/mca.txt, an ad-hoc collection of notes on IA64\nMCA and INIT processing.\n\nSigned-off-by: Keith Owens \u003ckaos@sgi.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "6da34a8dc03c9605b03154eacfd2234627cc485a",
      "tree": "7a188419be39f97442ec2c611cda48c3f3774052",
      "parents": [
        "53abbf7eeab22620586cbba272e569fd3e729b0b",
        "7fb6ec287a05d7a71ec086d8bc9a452d5e16ff1a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 16 10:31:31 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Sep 16 10:31:31 2005 -0700"
      },
      "message": "Merge branch \u0027upstream-fixes\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n"
    },
    {
      "commit": "24b8e0cc09483adc0fdd9c68914b19597bb9fddc",
      "tree": "c85c617caeb49ac413b7696a7d2398c891960595",
      "parents": [
        "065d9cac98a5406ecd5a1368f8fd38f55739dee9"
      ],
      "author": {
        "name": "Peter Chubb",
        "email": "peterc@gelato.unsw.edu.au",
        "time": "Thu Sep 15 15:36:35 2005 +1000"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Fri Sep 16 09:45:27 2005 -0700"
      },
      "message": "[IA64] Remove warnings for gcc 4.0 IA64 compilation.\n\nThis patch removes some compilation warnings, mostly\ntrivially. acpi.c fix also noted by Kenji Kaneshige.\n\nSigned-off-by; Peter Chubb \u003cpeterc@gelato.unsw.edu.au\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "7fb6ec287a05d7a71ec086d8bc9a452d5e16ff1a",
      "tree": "fd0a4a8df9eec8b22d1ea9f18443dfc2e32e80eb",
      "parents": [
        "065d9cac98a5406ecd5a1368f8fd38f55739dee9"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Sep 16 06:01:48 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Sep 16 06:01:48 2005 -0400"
      },
      "message": "[libata] fix PIO completion race\n\nMake sure we that completion is the final action we take; prior to this\nchange, another CPU may have changed ap-\u003epio_task_state before we tested\nit a final time.\n\nSpotted by, and original patch by Albert Lee @ IBM.\n\nAlso includes a minor optimization:  eliminate a ton of unnecessary\nqueue_work() calls, simply by jumping to the beginning of the FSM\nfunction ata_pio_task().\n"
    },
    {
      "commit": "53abbf7eeab22620586cbba272e569fd3e729b0b",
      "tree": "996ed1088d5b82b8ec9725cad26a2b8cf23f2462",
      "parents": [
        "8b51292764a0ed46d7eb6bead4625ba83ee2ec05"
      ],
      "author": {
        "name": "Jens Osterkamp",
        "email": "Jens.Osterkamp@de.ibm.com",
        "time": "Fri Sep 16 08:55:33 2005 +0200"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Sep 16 03:23:12 2005 -0400"
      },
      "message": "[PATCH] net: fix spider_net media detection\n\nThis patch makes the driver work with any BladeCenter\nnetwork switch, it used to work only with certain\nmodels.\n\nPlease apply.\n\nSigned-off-by: Arnd Bergmann \u003carndb@de.ibm.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "8b51292764a0ed46d7eb6bead4625ba83ee2ec05",
      "tree": "20cf43cd3b26099542072fac695a50d0d8dc57a0",
      "parents": [
        "ed4b9f8014db4f343e89b44b7c5ca355f439ce36"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Wed Sep 14 09:45:44 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Sep 16 02:51:31 2005 -0400"
      },
      "message": "[PATCH] 8139cp: allocate statistics space only when needed\n\nDon\u0027t crash if ethtool statistics are requested and device is down.\nFix is to allocate pci space for statistics only when needed.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "ed4b9f8014db4f343e89b44b7c5ca355f439ce36",
      "tree": "358636a7ad2e47fe2ea78621d435273fefb4c243",
      "parents": [
        "c5f977a0d2d6a8f02f32139b5dd129e52073f38f"
      ],
      "author": {
        "name": "Jay Vosburgh",
        "email": "fubar@us.ibm.com",
        "time": "Wed Sep 14 14:52:09 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Sep 16 02:46:41 2005 -0400"
      },
      "message": "[PATCH] bonding: plug reference count leak\n\n\tBonding leaks route structures when the ARP monitor is\nconfigured to send probes over VLANs.\n\n\tOriginally reported by Ian Abel \u003cian.abel@mxtelecom.com\u003e; his\noriginal fix was modified by Jay Vosburgh to correct coding style and to\nclose a leak it missed.\n\nSigned-off-by: Jay Vosburgh \u003cfubar@us.ibm.com\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "c5f977a0d2d6a8f02f32139b5dd129e52073f38f",
      "tree": "82180b8f21992312ad78becf759f21b9110e72ca",
      "parents": [
        "f3d242e8f2bf12cb45eb35b7d2e69483d1209b13",
        "065d9cac98a5406ecd5a1368f8fd38f55739dee9"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Sep 16 02:46:15 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Fri Sep 16 02:46:15 2005 -0400"
      },
      "message": "Merge /spare/repo/linux-2.6/ \n"
    },
    {
      "commit": "065d9cac98a5406ecd5a1368f8fd38f55739dee9",
      "tree": "07ee4a0bf1eba87e704073bd95bac25022cb5a52",
      "parents": [
        "6d36ba629e0ef47a03d3703ee1d38143c25532a8"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Thu Sep 15 21:34:33 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 15 08:24:09 2005 -0700"
      },
      "message": "[PATCH] vc: Use correct size on buffer copy in vc_resize\n\nIn the unlikely case of the new screen width much wider then the old,\nuse (old_row_size * new_rows) instead of new_screen_size to prevent a\nbuffer overrun during the copy.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6d36ba629e0ef47a03d3703ee1d38143c25532a8",
      "tree": "8b49ebe957891c439dd0b596eb7eb78cc2ae0765",
      "parents": [
        "7b6a186d65589901a73d460070504a5e02703c45"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Thu Sep 15 21:14:56 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 15 08:24:09 2005 -0700"
      },
      "message": "[PATCH] vgacon: Fix sanity checking in vgacon_resize\n\nReported by: walt \u003cwa1ter@myrealbox.com\u003e\n\n\"I routinely switch the console font during bootup to\n8x8 so I can get 50 lines per screen.  Until 09 Sept,\njust changing to the small font automatically gave me\nall 50 lines -- but now I\u0027m only getting 25 lines even\nwith the small font.  The bottom half of the screen\ndisplays the text that already scrolled off the top.\"\n\nThis bug is due to an erroneous check in the recently added hook,\nvgacon_resize(). It checks the new height against the original number of\nrows of the console. Because the original number of rows depends on both\nthe scanline and the font height, check it instead against the\nscanline/fontheight.\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7b6a186d65589901a73d460070504a5e02703c45",
      "tree": "adc52e885b8ffbf50853b6f67eb55e6a6c2a4f2b",
      "parents": [
        "be201f7f4cd26b1bb994062803e0d87877e749ce"
      ],
      "author": {
        "name": "Antonino A. Daplas",
        "email": "adaplas@gmail.com",
        "time": "Thu Sep 15 20:58:57 2005 +0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 15 08:24:09 2005 -0700"
      },
      "message": "[PATCH] savagefb: Fix load failure of the Twister chipset\n\n- The Twister chipsets are actually prosavages.  Reclassify them as\n  such and remove the S3_SAVAGE_TWISTER id.\n- Fix i2c code if fb_firmware_edid() returns NULL\n\nSigned-off-by: Antonino Daplas \u003cadaplas@pol.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "be201f7f4cd26b1bb994062803e0d87877e749ce",
      "tree": "091e65900e1ca67de0549d4236164067596a11e9",
      "parents": [
        "0fb74dfb08b3d40e41ffdb6540078dcac433ac7a"
      ],
      "author": {
        "name": "Jimi Xenidis",
        "email": "jimix@watson.ibm.com",
        "time": "Thu Sep 15 08:42:19 2005 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 15 08:04:39 2005 -0700"
      },
      "message": "[PATCH] ppc64: Fix recent regression\n\nAs noted by Olof Johansson \u003colof@lixom.net\u003e:\n\n  \"A recent patch changed the way the LPAR bit is checked during early\n   boot.  This resulted in a polarity change in a conditional branch\n   without changing the branch, causing at least some legacy machines to\n   not boot.\"\n\nThis fixes it.\n\nSigned-off-by: Jimi Xenidis \u003cjimix@watson.ibm.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0fb74dfb08b3d40e41ffdb6540078dcac433ac7a",
      "tree": "e4bbd3246984cb7433c7c5d0bcca2e7769fc81a6",
      "parents": [
        "40796c5e8f2a93008e9034b3110a7e7b1fa0fba0",
        "4db2ce0199f04b6e99999f22e28ef9a0ae5f0d2f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 15 07:36:41 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Sep 15 07:36:41 2005 -0700"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6\n"
    },
    {
      "commit": "1b3cb73f7306f97a68fa973dec9f3c3b68bd29cf",
      "tree": "b88e67dcdce66832980245bcc450233599f857d0",
      "parents": [
        "13b9d47ed36e8019a99c798b84c341ef75868e02"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@dyn-67.arm.linux.org.uk",
        "time": "Thu Sep 15 15:17:59 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Sep 15 15:17:59 2005 +0100"
      },
      "message": "[ARM] Tighten pfn_valid() test.\n\nThomas Gleixner reported that mmaping and unmapping each physical\npage in turn eventually caused the kernel to oops.  It appears\nthat pfn_valid() in the discontigmem case was too simplistic for\nproper operation.\n\nTighten the logic so we also check if the PFN is within the range\nof the selected memory node.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "13b9d47ed36e8019a99c798b84c341ef75868e02",
      "tree": "b57481481efeb11fd2853f6737bf936ce35873ad",
      "parents": [
        "f29d245549aa38325c37716dbecea8d817c00274"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Sep 15 14:53:22 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Sep 15 14:53:22 2005 +0100"
      },
      "message": "[ARM] 2914/1: PXA Poodle: Add MMC and UDC support\n\nPatch from Richard Purdie\n\nThis patch adds MMC and UDC support to the PXA Poodle platform.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "f29d245549aa38325c37716dbecea8d817c00274",
      "tree": "48ef6cea003080daa32c77575522bbef2039367f",
      "parents": [
        "fdce05bbfe171882adf53ce32e04da24276cb8cd"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Sep 15 14:53:22 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Sep 15 14:53:22 2005 +0100"
      },
      "message": "[ARM] 2913/1: PXA Poodle: Cleanup some unneeded code\n\nPatch from Richard Purdie\n\nThis patch cleans up the PXA Poodle platform code removing an unneeded\nstatic iomap. It also corrects errors in the platform header file and\nadds a missing GPIO define.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "fdce05bbfe171882adf53ce32e04da24276cb8cd",
      "tree": "b2f93ac260d3562fe2aac7a03753166f45062af0",
      "parents": [
        "c071760224d8418f65606bd67e755c6a5463ec53"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Sep 15 14:53:21 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Sep 15 14:53:21 2005 +0100"
      },
      "message": "[ARM] 2912/1: PXA Corgi: Cleanup some unneeded code\n\nPatch from Richard Purdie\n\nThis patch cleans up the PXA Corgi platform code removing an unneeded\nstatic iomap, an unneeded function and some debug messages.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "c071760224d8418f65606bd67e755c6a5463ec53",
      "tree": "5d6946b887ab0ea7148f3e5bac95534056f21b5e",
      "parents": [
        "b2b8c6944544319caa22ed8bcb3443153a1a3b4c"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Sep 15 14:52:00 2005 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Sep 15 14:52:00 2005 +0100"
      },
      "message": "[ARM] 2915/1: SA1100 Collie: Correct scoop device calls\n\nPatch from Richard Purdie\n\nThis patch adds a missing parameter to the scoop calls made by collie.c\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    }
  ],
  "next": "b2b8c6944544319caa22ed8bcb3443153a1a3b4c"
}
