)]}'
{
  "log": [
    {
      "commit": "7677ced48e2bbbb8d847d34f37e5d96d2b0e41e4",
      "tree": "0a859f403c02eb854d9ffa11bd17f77056891d07",
      "parents": [
        "21d37bbc65e39a26856de6b14be371ff24e0d03f",
        "ac38dfc39e7684f55174742e5f0d6c5a0093bbf6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 07 19:21:56 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 07 19:21:56 2007 -0800"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6\n\n* \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: (116 commits)\n  sk98lin: planned removal\n  AT91: MACB support\n  sky2: version 1.12\n  sky2: add new chip ids\n  sky2: Yukon Extreme support\n  sky2: safer transmit timeout\n  sky2: TSO support for EC_U\n  sky2: use dev_err for error reports\n  sky2: add Wake On Lan support\n  fix unaligned exception in /drivers/net/wireless/orinoco.c\n  Remove unused kernel config option DLCI_COUNT\n  z85230: spinlock logic\n  mips: declance: Driver model for the PMAD-A\n  Spidernet: Rework RX linked list\n  NET: turn local_save_flags() + local_irq_disable() into local_irq_save()\n  NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()\n  hp100: convert pci_module_init() to pci_register_driver()\n  NetXen: Added ethtool support for user level tools.\n  NetXen: Firmware crb init changes.\n  maintainers: add atl1 maintainers\n  ...\n"
    },
    {
      "commit": "ac38dfc39e7684f55174742e5f0d6c5a0093bbf6",
      "tree": "7410a47ca6981ee85a3917d66016e8ef34855fb0",
      "parents": [
        "0cc8674f2be3078fb586add1900c7835c977f384"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Wed Feb 07 09:18:30 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:50:55 2007 -0500"
      },
      "message": "sk98lin: planned removal\n\nDocument planned removal of sk98lin driver.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "0cc8674f2be3078fb586add1900c7835c977f384",
      "tree": "a27d665a8e859755f2c8974e5e90e83f6fea85c2",
      "parents": [
        "683349a3fae4896d91b1fe507ebbadb866587cd8"
      ],
      "author": {
        "name": "Andrew Victor",
        "email": "andrew@sanpeople.com",
        "time": "Wed Feb 07 16:40:44 2007 +0100"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:50:53 2007 -0500"
      },
      "message": "AT91: MACB support\n\nThe Atmel MACB Ethernet peripheral is also integrated in the AT91SAM9260\nand AT91SAM9263 processors.  The differences from the AVR32 version are:\n      * Single peripheral clock.\n      * MII/RMII selection bit is inverted.\n      * Clock enable bit.\n\nOriginal patch from Patrice Vilchez.\n\nSigned-off-by: Andrew Victor \u003candrew@sanpeople.com\u003e\nSigned-off-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "683349a3fae4896d91b1fe507ebbadb866587cd8",
      "tree": "22dbdedab15208dfa1aaaf64c865dacb66f7b0ef",
      "parents": [
        "f1a0b6f56e0126b82d7b9c2afa86613af8ee3146"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Tue Feb 06 10:45:45 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:50:50 2007 -0500"
      },
      "message": "sky2: version 1.12\n\nUpdated version for WOL and new id\u0027s\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "f1a0b6f56e0126b82d7b9c2afa86613af8ee3146",
      "tree": "d9ac2090a83eb3e7a46dfd549b9b18766a36dfc9",
      "parents": [
        "9374549428820be10f01e217cec1b34cb3e3de6d"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Tue Feb 06 10:45:44 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:50:48 2007 -0500"
      },
      "message": "sky2: add new chip ids\n\nMore new chip id\u0027s from vendor driver version 10.0.4.3\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "9374549428820be10f01e217cec1b34cb3e3de6d",
      "tree": "d35c1f19c1d2ee0780106aa91105746dfe46ae19",
      "parents": [
        "62335ab013d9eaef502bd402eb2eb72e8cff58f1"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Tue Feb 06 10:45:43 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:50:46 2007 -0500"
      },
      "message": "sky2: Yukon Extreme support\n\nThis is basic support for the new Yukon Extreme\nchip, extracted from the new vendor driver 10.0.4.3.\n\nSince this is untested hardware, it has a big fat warning for now.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "62335ab013d9eaef502bd402eb2eb72e8cff58f1",
      "tree": "0b8fbb6019b4e3002a9d7e64838b04761376d2ba",
      "parents": [
        "4a50a876ac325a45de1b582571c1248648801b52"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Tue Feb 06 10:45:42 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:50:44 2007 -0500"
      },
      "message": "sky2: safer transmit timeout\n\nRather than trying to be \"smart\" about possible transmit timeout\ncauses. Just clear all pending frames and reset the PHY.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "4a50a876ac325a45de1b582571c1248648801b52",
      "tree": "8eb63fa0d5714587231270882b2135d1b59fc6bb",
      "parents": [
        "b02a92586dca362b0b76ad527b91bd44ce58ece5"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Tue Feb 06 10:45:41 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:50:42 2007 -0500"
      },
      "message": "sky2: TSO support for EC_U\n\nThe Yukon EC_U chipset apparently supports TSO but only for non-Jumbo\nframe sizes because it lacks a Ram buffer.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "b02a92586dca362b0b76ad527b91bd44ce58ece5",
      "tree": "4c41505159c75398c7db2d7c2aced191a9190f2f",
      "parents": [
        "e3173832d7be8f62a181a1888a65f0a3dc58c2e0"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Tue Feb 06 10:45:40 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:50:40 2007 -0500"
      },
      "message": "sky2: use dev_err for error reports\n\nUse the standard dev_xxx functions instead of printk directly for\nerror reports. Fix a bug where the initialization would return 0\nif allocation of network device failed.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "e3173832d7be8f62a181a1888a65f0a3dc58c2e0",
      "tree": "195129acd8ec02c265e7a8152f311cafaede1be5",
      "parents": [
        "dde6d43d060bf0e0f38c66f76908e460db3bf0d8"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Tue Feb 06 10:45:39 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:49:59 2007 -0500"
      },
      "message": "sky2: add Wake On Lan support\n\nAdds basic magic packet wake on lan support to the sky2 driver.\nNote: initial WOL value is based on BIOS settings.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "dde6d43d060bf0e0f38c66f76908e460db3bf0d8",
      "tree": "c78e8c487e3e52abd728b1b4c0e1be36171532cf",
      "parents": [
        "f100ae2ed04d17fb450fe6e3a3780342da60acd0"
      ],
      "author": {
        "name": "Hennerich, Michael",
        "email": "Michael.Hennerich@analog.com",
        "time": "Mon Feb 05 16:41:35 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:49:57 2007 -0500"
      },
      "message": "fix unaligned exception in /drivers/net/wireless/orinoco.c\n\nPrevent an unaligned exception to occur.  (GCC 4.1) tmp is defined as char\npointer while it is later accessed as short.\n\nCc: Jean Tourrilhes \u003cjt@hpl.hp.com\u003e\nCc: John W. Linville \u003clinville@tuxdriver.com\u003e\nCc: Jeff Garzik \u003cjeff@garzik.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "f100ae2ed04d17fb450fe6e3a3780342da60acd0",
      "tree": "33c18483fc44f901e0d0818cf8107fa34bdb56ef",
      "parents": [
        "45d3ac4ec31ccf9a39065e8576260c6ac2652c83"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@mindspring.com",
        "time": "Mon Feb 05 16:31:06 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:49:55 2007 -0500"
      },
      "message": "Remove unused kernel config option DLCI_COUNT\n\nRemove the unused kernel config option DLCI_COUNT.\n\nSigned-off-by: Robert P. J. Day \u003crpjday@mindspring.com\u003e\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nCc: Jeff Garzik \u003cjeff@garzik.org\u003e\nCc: Krzysztof Halasa {khc@pm.waw.pl\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "45d3ac4ec31ccf9a39065e8576260c6ac2652c83",
      "tree": "ca22e67bdf80e12f03fa60030e85fadb18175ec9",
      "parents": [
        "257b346d20cd309a4c5a13b8de5ad2b7c63b590a"
      ],
      "author": {
        "name": "Alan Cox",
        "email": "alan@lxorguk.ukuu.org.uk",
        "time": "Mon Feb 05 16:31:03 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:49:52 2007 -0500"
      },
      "message": "z85230: spinlock logic\n\nAt some point someone added a spin_lock(\u0026dev-\u003elock) to the IRQ handler for\nthe Z85230 driver.  This actually correctly fixes a bug but the necessary\nchanges to remove the chan-\u003elock calls in the event handlers were not made\n(c-\u003elock is the same lock).\n\nSimona Dascenzo reported the problem with the driver and this patch should\nfix the problem he found.\n\nCc: \"David S. Miller\" \u003cdavem@davemloft.net\u003e\nCc: Jeff Garzik \u003cjeff@garzik.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "257b346d20cd309a4c5a13b8de5ad2b7c63b590a",
      "tree": "7fc65b6f0338e6de9011ced2af027fcdd744b2be",
      "parents": [
        "d9a9720eab7437aa7f34dcbb92bb4bc8cc36bba9"
      ],
      "author": {
        "name": "Maciej W. Rozycki",
        "email": "macro@linux-mips.org",
        "time": "Mon Feb 05 16:28:27 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:49:11 2007 -0500"
      },
      "message": "mips: declance: Driver model for the PMAD-A\n\nThis is a set of changes that converts the PMAD-A support to the driver model.\n\nSigned-off-by: Maciej W. Rozycki \u003cmacro@linux-mips.org\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nCc: Jeff Garzik \u003cjeff@garzik.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "d9a9720eab7437aa7f34dcbb92bb4bc8cc36bba9",
      "tree": "868fe3a6310f3fdb34328c887d006e9f406d671e",
      "parents": [
        "b7e36bfa9ffa2f6097b622ba07a95d823db553e4"
      ],
      "author": {
        "name": "Linas Vepstas",
        "email": "linas@austin.ibm.com",
        "time": "Mon Feb 05 16:29:43 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Wed Feb 07 18:48:56 2007 -0500"
      },
      "message": "Spidernet: Rework RX linked list\n\nMake the hardware perceive the RX descriptor ring as a null-terminated linked\nlist, instead of a circular ring.\n\nSigned-off-by: Linas Vepstas \u003clinas@austin.ibm.com\u003e\nCc: James K Lewis \u003cjklewis@us.ibm.com\u003e\nCc: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "21d37bbc65e39a26856de6b14be371ff24e0d03f",
      "tree": "a04bb72e191cae13f47462c57bb1641c42b7b52b",
      "parents": [
        "bff288c19e8b6217ddd660d4fa42c29a0ab1d58c",
        "57e1c5c87db512629dd44ddeb882a5aaf0e4299e"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 07 15:36:08 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 07 15:36:08 2007 -0800"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (140 commits)\n  ACPICA: reduce table header messages to fit within 80 columns\n  asus-laptop: merge with ACPICA table update\n  ACPI: bay: Convert ACPI Bay driver to be compatible with sysfs update.\n  ACPI: bay: new driver is EXPERIMENTAL\n  ACPI: bay: make drive_bays static\n  ACPI: bay: make bay a platform driver\n  ACPI: bay: remove prototype procfs code\n  ACPI: bay: delete unused variable\n  ACPI: bay: new driver adding removable drive bay support\n  ACPI: dock: check if parent is on dock\n  ACPICA: fix gcc build warnings\n  Altix: Add ACPI SSDT PCI device support (hotplug)\n  Altix: ACPI SSDT PCI device support\n  ACPICA: reduce conflicts with Altix patch series\n  ACPI_NUMA: fix HP IA64 simulator issue with extended memory domain\n  ACPI: fix HP RX2600 IA64 boot\n  ACPI: build fix for IBM x440 - CONFIG_X86_SUMMIT\n  ACPICA: Update version to 20070126\n  ACPICA: Fix for incorrect parameter passed to AcpiTbDeleteTable during table load.\n  ACPICA: Update copyright to 2007.\n  ...\n"
    },
    {
      "commit": "bff288c19e8b6217ddd660d4fa42c29a0ab1d58c",
      "tree": "7e1ab8fe5f04ab79ff9fa71908e153dc4768b633",
      "parents": [
        "5331be090567d9335476f876b2d85427cd7c4426"
      ],
      "author": {
        "name": "Oleg Verych",
        "email": "olecom@flower.upol.cz",
        "time": "Wed Feb 07 23:04:35 2007 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 07 15:32:26 2007 -0800"
      },
      "message": "[PATCH] kbuild, Kbuild.include: avoid using spaces in call arguments\n\nDo not use whitespace in arguments of functions in makefiles, as they\npropagate further without notice.  Thus we get\n\n  + echo \u0027 y\u0027\n\n  instead of\n\n  + echo y\n\nFix misleading comments.\n\nSigned-off-by: Oleg Verych \u003colecom@flower.upol.cz\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "5331be090567d9335476f876b2d85427cd7c4426",
      "tree": "356842da9d4c3966a9781f6eb05fa77beec144bc",
      "parents": [
        "d3f8fd765e94b9137e1f27bbb0ac25289f9e565c",
        "7220c0177b45600eef2cfd3e5e57ab5b96f3222c"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 07 08:10:48 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 07 08:10:48 2007 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6:\n  JFS: Remove incorrect kgdb define\n  JFS: call io_schedule() instead of schedule() to avoid deadlock\n  JFS: Add lockdep annotations\n  JFS: Avoid BUG() on a damaged file system\n"
    },
    {
      "commit": "d3f8fd765e94b9137e1f27bbb0ac25289f9e565c",
      "tree": "a9ee7f05b3ef9c03292b101e1e2e0ed0e1c3e85a",
      "parents": [
        "0670afdf0e69e5e73c8358da9c39bf3a8807b03e",
        "a2cf822274b3d58a16a65c8338e299e18b3dc3a4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 07 08:09:00 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 07 08:09:00 2007 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw: (57 commits)\n  [GFS2] make gfs2_writepages() static\n  [GFS2] Unlock page on prepare_write try lock failure\n  [GFS2] nfsd readdirplus assertion failure\n  [DLM] fix softlockup in dlm_recv\n  [DLM] zero new user lvbs\n  [DLM/GFS2] indent help text\n  [GFS2] Fix unlink deadlocks\n  [GFS2] Put back semaphore to avoid umount problem\n  [GFS2] more CURRENT_TIME_SEC\n  [GFS2/DLM] fix GFS2 circular dependency\n  [GFS2/DLM] use sysfs\n  [GFS2] make lock_dlm drop_count tunable in sysfs\n  [GFS2] increase default lock limit\n  [GFS2] Fix list corruption in lops.c\n  [GFS2] Fix recursive locking attempt with NFS\n  [DLM] can miss clearing resend flag\n  [DLM] saved dlm message can be dropped\n  [DLM] Make sock_sem into a mutex\n  [GFS2] Fix typo in glock.c\n  [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2\n  ...\n"
    },
    {
      "commit": "a2cf822274b3d58a16a65c8338e299e18b3dc3a4",
      "tree": "2f24e59d6e7543cddb421a62ec28f744f9dc082e",
      "parents": [
        "2d72e7101cc7fff5c1eb21bfcbba51c8002418d2"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Feb 06 23:12:49 2007 +0100"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Wed Feb 07 10:48:48 2007 -0500"
      },
      "message": "[GFS2] make gfs2_writepages() static\n\nOn Mon, Jan 29, 2007 at 08:45:28PM -0800, Andrew Morton wrote:\n\u003e...\n\u003e Changes since 2.6.20-rc6-mm2:\n\u003e...\n\u003e  git-gfs2-nmw.patch\n\u003e...\n\u003e  git trees\n\u003e...\n\nThis patch makes the needlessly global gfs2_writepages() static.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "2d72e7101cc7fff5c1eb21bfcbba51c8002418d2",
      "tree": "4f67388942d5716fb18732c04b8a8d74bdff0ff8",
      "parents": [
        "549ae0ac3d574a682e82b02e79259a65445a675b"
      ],
      "author": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Wed Feb 07 10:25:59 2007 -0500"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Wed Feb 07 10:25:59 2007 -0500"
      },
      "message": "[GFS2] Unlock page on prepare_write try lock failure\n\nWhen the try lock of the glock failed in prepare_write we were\nincorrectly exiting this function with the page still locked.\nThis was resulting in further I/O to this page hanging.\n\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n"
    },
    {
      "commit": "0670afdf0e69e5e73c8358da9c39bf3a8807b03e",
      "tree": "671e6030b1ad9c38513c1cba9a9116f9dee8d41a",
      "parents": [
        "dda2ac15d23b38e4335e858848aa8c9a6710304f",
        "51099005ab8e09d68a13fea8d55bc739c1040ca6"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 17:24:58 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 17:24:58 2007 -0800"
      },
      "message": "Merge branch \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6\n\n* \u0027release\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6: (27 commits)\n  [IA64] swiotlb abstraction (e.g. for Xen)\n  [IA64] swiotlb cleanup\n  [IA64] make swiotlb use bus_to_virt/virt_to_bus\n  [IA64] swiotlb bug fixes\n  [IA64] Hook up getcpu system call for IA64\n  [IA64] clean up sparsemem memory_present call\n  [IA64] show_mem() for IA64 sparsemem NUMA\n  [IA64] missing exports hwsw_sync_...\n  [IA64] virt_to_page() can be called with NULL arg\n  [IA64] alignment bug in ldscript\n  [IA64] register memory ranges in a consistent manner\n  [IA64] Enable SWIOTLB only when needed\n  [IA64-SGI] Check for TIO errors on shub2 Altix\n  [IA64] remove bogus prototype ia64_esi_init()\n  [IA64] Clear IRQ affinity when unregistered\n  [IA64] fix ACPI Kconfig issues\n  [IA64] Fix NULL-pointer dereference in ia64_machine_kexec()\n  [IA64] find thread for user rbs address\n  [IA64] use snprintf() on features field of /proc/cpuinfo\n  [IA64] enable singlestep on system call\n  ...\n"
    },
    {
      "commit": "b7e36bfa9ffa2f6097b622ba07a95d823db553e4",
      "tree": "7d57e7af0b9ecb3eb75b86b15e6c59bc8d6b7545",
      "parents": [
        "0d38ff1d3d34ca9ae2a61cf98cf47530f9d51dee"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Feb 05 16:29:49 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 06 19:10:34 2007 -0500"
      },
      "message": "NET: turn local_save_flags() + local_irq_disable() into local_irq_save()\n\ndrivers/net/amd8111e.c::amd8111e_poll() contains local_irq_disable() after\nlocal_save_flags().  Turn it into local_irq_save().\n\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "0d38ff1d3d34ca9ae2a61cf98cf47530f9d51dee",
      "tree": "74119f183154e1b59013ae15da3b997ccd3f014c",
      "parents": [
        "7e3e8b05a90bcc5799b0d4525f23c80d661d0194"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Mon Feb 05 16:29:48 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 06 19:10:33 2007 -0500"
      },
      "message": "NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()\n\ndrivers/net/3c59x.c::poll_vortex() contains local_irq_disable() after\nlocal_save_flags().  Turn it into local_irq_save().\n\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "7e3e8b05a90bcc5799b0d4525f23c80d661d0194",
      "tree": "61af6a11035ac2e8289a831ed25be8582c2737ff",
      "parents": [
        "27d2ab54bdfaffdbdc1a81100dc53c6479c9db35"
      ],
      "author": {
        "name": "Richard Knutsson",
        "email": "ricknu-0@student.ltu.se",
        "time": "Mon Feb 05 16:29:48 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 06 19:10:33 2007 -0500"
      },
      "message": "hp100: convert pci_module_init() to pci_register_driver()\n\nConvert pci_module_init() to pci_register_driver().\n\nSigned-off-by: Richard Knutsson \u003cricknu-0@student.ltu.se\u003e\nCc: Jeff Garzik \u003cjeff@garzik.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "27d2ab54bdfaffdbdc1a81100dc53c6479c9db35",
      "tree": "27817bbfeb065a2a75ecce6f331596f002ddae7d",
      "parents": [
        "1fcca1a5fc81689d191b7132318970c969b4b635"
      ],
      "author": {
        "name": "Amit S. Kale",
        "email": "amitkale@netxen.com",
        "time": "Mon Feb 05 07:40:49 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 06 19:08:03 2007 -0500"
      },
      "message": "NetXen: Added ethtool support for user level tools.\n\nNetXen: Added ethtool support for user level firmware management utilities.\n\nSigned-off-by: Amit S. Kale \u003camitkale@netxen.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "1fcca1a5fc81689d191b7132318970c969b4b635",
      "tree": "1145d6760e25c3a94532608d6115c41667921dc6",
      "parents": [
        "8d5ca6ec4e5c7208fe90aaecab9544bf8c08f0dc"
      ],
      "author": {
        "name": "Amit S. Kale",
        "email": "amitkale@netxen.com",
        "time": "Mon Feb 05 07:35:26 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 06 19:08:03 2007 -0500"
      },
      "message": "NetXen: Firmware crb init changes.\n\nNetXen: firmware crb init changes.\n\nSigned-off-by: Amit S. Kale \u003camitkale@netxen.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "8d5ca6ec4e5c7208fe90aaecab9544bf8c08f0dc",
      "tree": "e165de18bc358c24456c62f41f5f933b519aed95",
      "parents": [
        "a407a6a085ed149c479562a658f4a06c5ffd347b"
      ],
      "author": {
        "name": "Jay Cliburn",
        "email": "jacliburn@bellsouth.net",
        "time": "Sat Feb 03 20:25:10 2007 -0600"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 06 19:07:54 2007 -0500"
      },
      "message": "maintainers: add atl1 maintainers\n\nMAINTAINERS: add atl1 maintainers\n\nAdd a maintainers entry for atl1.\n\nSigned-off-by: Jay Cliburn \u003cjacliburn@bellsouth.net\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "a407a6a085ed149c479562a658f4a06c5ffd347b",
      "tree": "949c31313e378428ad59c2b6308cb6089ebc5326",
      "parents": [
        "a504e64ab42bcc27074ea37405d06833ed6e0820"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Fri Feb 02 08:22:54 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 06 19:07:44 2007 -0500"
      },
      "message": "skge: version 1.10\n\nMark this as 1.10 because WOL now works\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "a504e64ab42bcc27074ea37405d06833ed6e0820",
      "tree": "b7c9b772969bd72a2f3f1636943db18718fc41b9",
      "parents": [
        "1479d13cb5304c452e6d7398c7771974c1014846"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Fri Feb 02 08:22:53 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 06 19:07:44 2007 -0500"
      },
      "message": "skge: WOL support\n\nAdd WOL support for Yukon chipsets in skge device.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "1479d13cb5304c452e6d7398c7771974c1014846",
      "tree": "3f853a3f913f4612cb7e2af66f755d5b75248742",
      "parents": [
        "fae87592280039837fdd72c5ecdac2af2eb97f63"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Fri Feb 02 08:22:52 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 06 19:07:44 2007 -0500"
      },
      "message": "skge: use dev_printk\n\nUse dev_printk related macros for PCI related errors and warnings\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "fae87592280039837fdd72c5ecdac2af2eb97f63",
      "tree": "742628efdd91e394d528ed202ada01bce9e75140",
      "parents": [
        "a7bed27dc69e3bc9238549a4964ea94ec318362c"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@linux-foundation.org",
        "time": "Fri Feb 02 08:22:51 2007 -0800"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 06 19:07:44 2007 -0500"
      },
      "message": "skge: handle zero address at open\n\nSome motherboards are broken and have no address set. Failing at probe time\nprevents the device from ever being used (like to download a fixed BIOS). Instead\nwarn on probe and check again when device is brought up. That way the address\ncan be set.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@linux-foundation.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "a7bed27dc69e3bc9238549a4964ea94ec318362c",
      "tree": "ec8fc1780794a8b8e4a992727462a03cb437873c",
      "parents": [
        "f5cd7872768d5856b1b409a33f516e5ac7798f75"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@zeniv.linux.org.uk",
        "time": "Mon Jan 29 15:36:54 2007 -0500"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Tue Feb 06 19:03:56 2007 -0500"
      },
      "message": "b44 endian annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "dda2ac15d23b38e4335e858848aa8c9a6710304f",
      "tree": "8862ea96194611bc1ab6c96726e38ba0d4772c3a",
      "parents": [
        "2ac04a1597d9bca952dafcf8cbff4621884cb723",
        "e051fda4fd14fe878e6d2183b3a4640febe9e9a8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:59:27 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:59:27 2007 -0800"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2\n\n* \u0027upstream-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2:\n  ocfs2: ocfs2_link() journal credits update\n"
    },
    {
      "commit": "2ac04a1597d9bca952dafcf8cbff4621884cb723",
      "tree": "a6e20ab900dfc425a6b9c6bef9939383113d3072",
      "parents": [
        "0c7d3757116c59b3eedd9aa6dfd7ae0a1341f5c2",
        "a417a21e10831bca695b4ba9c74f4ddf5a95ac06"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:56:37 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:56:37 2007 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid\n\n* \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid:\n  USB HID: handle multi-interface devices for Apple macbook pro properly\n  HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG\n  USB HID: fix bogus comment in hid_get_class_descriptor()\n  USB HID: remove hid_find_field_by_usage()\n  HID: API - fix leftovers of hidinput API in USB HID\n  HID: hid debug from hid-debug.h to hid layer\n  hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter\n  hid: quirk for multi-input devices with unneeded output reports\n  hid: allow force feedback for multi-input devices\n"
    },
    {
      "commit": "0c7d3757116c59b3eedd9aa6dfd7ae0a1341f5c2",
      "tree": "61dbcee09d925a839b34df3b8149e26972dc5402",
      "parents": [
        "2442d3109943bafbdfc4f0495e3d10eeedc8390c",
        "b45bfcc1ae084aa98c0350b8c33c8b57540b0acc"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:55:33 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:55:33 2007 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband\n\n* \u0027for-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband:\n  IB/ehca: Remove obsolete prototypes\n  IB/ehca: Remove use of do_mmap()\n  RDMA/addr: Handle ethernet neighbour updates during route resolution\n  IB: Make sure struct ib_user_mad.data is aligned\n  IB/srp: Don\u0027t wait for response when QP is in error state.\n  IB: Return qp pointer as part of ib_wc\n  IB: Include \u003clinux/kref.h\u003e explicitly in \u003crdma/ib_verbs.h\u003e\n"
    },
    {
      "commit": "2442d3109943bafbdfc4f0495e3d10eeedc8390c",
      "tree": "9700491eb6ca418ee226c5d8438464a1a2c87281",
      "parents": [
        "02aedd69e2ef31b0fca1e8960cb1e7fd0c343110",
        "f9d429a2e579ed7c51c49a81265f7e7d2c59c197"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:54:54 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:54:54 2007 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc\n\n* \u0027for-linus\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc: (32 commits)\n  mmc: tifm: replace kmap with page_address\n  mmc: sdhci: fix voltage ocr\n  mmc: sdhci: replace kmap with page_address\n  mmc: wbsd: replace kmap with page_address\n  mmc: handle pci_enable_device() return value in sdhci\n  mmc: Proper unclaim in mmc_block\n  mmc: change wbsd mailing list\n  mmc: Graceful fallback for fancy features\n  mmc: Handle wbsd\u0027s stupid command list\n  mmc: Allow host drivers to specify max block count\n  mmc: Allow host drivers to specify a max block size\n  tifm_sd: add suspend and resume functionality\n  tifm_core: add suspend/resume infrastructure for tifm devices\n  tifm_7xx1: prettify\n  tifm_7xx1: recognize device 0xac8f as supported\n  tifm_7xx1: switch from workqueue to kthread\n  tifm_7xx1: Merge media insert and media remove functions\n  tifm_7xx1: simplify eject function\n  Add dummy_signal_irq function to save check in ISR\n  Remove unused return value from signal_irq callback\n  ...\n"
    },
    {
      "commit": "02aedd69e2ef31b0fca1e8960cb1e7fd0c343110",
      "tree": "c096ab87e0832e8ddda45241b422c0064cfe0cbb",
      "parents": [
        "9ad0830f307bcd8dc285cfae58998d43b21727f4",
        "4d284cac76d0bfebc42d76b428c4e44d921200a9"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:45:32 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:45:32 2007 -0800"
      },
      "message": "Merge branch \u0027for-linus\u0027 of git://git390.osdl.marist.edu/pub/scm/linux-2.6\n\n* \u0027for-linus\u0027 of git://git390.osdl.marist.edu/pub/scm/linux-2.6: (37 commits)\n  [S390] Avoid excessive inlining.\n  [S390] Mark kernel text section read-only.\n  [S390] Convert memory detection into C code.\n  [S390] Calibrate delay and bogomips.\n  [S390] Hypervisor filesystem (s390_hypfs) for z/VM\n  [S390] Add crypto support for 3592 tape devices\n  [S390] boot from NSS support\n  [S390] Support for s390 Pseudo Random Number Generator\n  [S390] ETR support.\n  [S390] noexec protection\n  [S390] move crypto options and some cleanup.\n  [S390] cio: Don\u0027t spam debug feature.\n  [S390] Cleanup of CHSC event handling.\n  [S390] cio: declare hardware structures packed.\n  [S390] Add set_fs(USER_DS) to start_thread().\n  [S390] cio: Catch operand exceptions on stsch.\n  [S390] Fix register usage description.\n  [S390] kretprobe_trampoline_holder() in wrong section.\n  [S390] Fix kprobes breakpoint handling.\n  [S390] Update maintainers file.\n  ...\n"
    },
    {
      "commit": "9ad0830f307bcd8dc285cfae58998d43b21727f4",
      "tree": "237119861640847301c6af758650b05ea353a1da",
      "parents": [
        "768c242b30d9ec5581dd245e8289acb6b77815d1"
      ],
      "author": {
        "name": "David Howells",
        "email": "dhowells@redhat.com",
        "time": "Tue Feb 06 13:45:51 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:45:00 2007 -0800"
      },
      "message": "[PATCH] Keys: Fix key serial number collision handling\n\nFix the key serial number collision avoidance code in key_alloc_serial().\n\nThis didn\u0027t use to be so much of a problem as the key serial numbers were\nallocated from a simple incremental counter, and it would have to go through\ntwo billion keys before it could possibly encounter a collision.  However, now\nthat random numbers are used instead, collisions are much more likely.\n\nThis is fixed by finding a hole in the rbtree where the next unused serial\nnumber ought to be and using that by going almost back to the top of the\ninsertion routine and redoing the insertion with the new serial number rather\nthan trying to be clever and attempting to work out the insertion point\npointer directly.\n\nThis fixes kernel BZ #7727.\n\nSigned-off-by: David Howells \u003cdhowells@redhat.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "768c242b30d9ec5581dd245e8289acb6b77815d1",
      "tree": "72a3563dd084e02e9a7b151e2cf9461dd3782913",
      "parents": [
        "e503606c5b7687842beb8fca46b827606ae40c63",
        "a850790f6c903f1a89d0dbf953946d231df3fe6b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:42:20 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:42:20 2007 -0800"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6\n\n* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6:\n  [CIFS] Minor cleanup\n  [CIFS] Missing free in error path\n  [CIFS] Reduce cifs stack space usage\n  [CIFS] lseek polling returned stale EOF\n"
    },
    {
      "commit": "e503606c5b7687842beb8fca46b827606ae40c63",
      "tree": "37003f6e8889d39fe64615809b3fffa395ce61cb",
      "parents": [
        "76c329563c5b8663ef27eb1bd195885ab826cbd0",
        "d390008ebf42bdfda106e9de2b2d0abcc9858e26"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:35:30 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:35:30 2007 -0800"
      },
      "message": "Merge branch \u0027upstream\u0027 of git://ftp.linux-mips.org/pub/scm/upstream-linus\n\n* \u0027upstream\u0027 of git://ftp.linux-mips.org/pub/scm/upstream-linus: (40 commits)\n  [MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro\n  [MIPS] Fix warnings in run_uncached on 32bit kernel\n  [MIPS] Comment fix\n  [MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.\n  [MIPS] Alchemy:  Fix PCI-memory access\n  [MIPS] Move .set reorder out of conditional code\n  [MIPS] Check FCSR for pending interrupts before restoring from a context.\n  [MIPS] Jaguar ATX: Fix large number of warnings.\n  [MIPS] Jaguar: Fix MAC address detection after platform_device conversion.\n  [MIPS] SMTC: Make a bunch of functions and variables static.\n  [MIPS] Use compat_sys_pselect6\n  [MIPS] SMTC: Cleanup idle hook invocation.\n  [MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity\n  [MIPS] IRIX: Linux coding style cleanups.\n  [MIPS] PB1100: Fix pile of warnings\n  [MIPS] Alchemy: Fix bunch of warnings\n  [MIPS] Whitespace cleanups.\n  [MIPS] Alchemy: Fix bunch more warnings.\n  [MIPS] Use ARRAY_SIZE macro when appropriate\n  [MIPS] Fix some whitespace damage\n  ...\n"
    },
    {
      "commit": "76c329563c5b8663ef27eb1bd195885ab826cbd0",
      "tree": "65052ff17cc0462ddab5dfa0bc22c08d33589e07",
      "parents": [
        "5de043f4bd11a9e0a3e8daec7d1905da575a76b7"
      ],
      "author": {
        "name": "Oleg Verych",
        "email": "olecom@flower.upol.cz",
        "time": "Tue Feb 06 02:18:22 2007 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:30:49 2007 -0800"
      },
      "message": "[PATCH] kbuild: correctly skip tilded backups in localversion files\n\n Tildes as in path as in filenames are handled correctly now:\n only files, containing tilde \u0027~\u0027, are backups, thus are not valid.\n\n [KJ]:\n Definition of `space\u0027 was removed, scripts/Kbuild.include has one.\n That definition was taken right from the GNU make manual, while Kbuild\u0027s\n version is original.\n\nCc: Roman Zippel \u003czippel@linux-m68k.org\u003e\nCc: Bastian Blank \u003cbastian@waldi.eu.org\u003e\nCc: Sam Ravnborg \u003csam@ravnborg.org\u003e\nSigned-off-by: Oleg Verych \u003colecom@flower.upol.cz\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "5de043f4bd11a9e0a3e8daec7d1905da575a76b7",
      "tree": "1cdafacd6a0f6e12bd5b88d9031a6130169ca868",
      "parents": [
        "f6112ec27a8f0eee6c5a996f65c7bfd9457d9f85"
      ],
      "author": {
        "name": "Oleg Verych",
        "email": "olecom@flower.upol.cz",
        "time": "Tue Feb 06 02:18:21 2007 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:30:49 2007 -0800"
      },
      "message": "[PATCH] kbuild: improve option checking, Kbuild.include cleanup\n\n GNU binutils, root users, tmpfiles, external modules ro builds must\n be fixed to do the right thing now.\n\nCc: Roman Zippel \u003czippel@linux-m68k.org\u003e\nCc: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: Horst Schirmeier \u003chorst@schirmeier.com\u003e\nCc: Jan Beulich \u003cjbeulich@novell.com\u003e\nCc: Daniel Drake \u003cdsd@gentoo.org\u003e\nCc: Andi Kleen \u003cak@suse.de\u003e\nCc: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Oleg Verych \u003colecom@flower.upol.cz\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "f6112ec27a8f0eee6c5a996f65c7bfd9457d9f85",
      "tree": "0ff6c1f02ae272d675a8d96123bf2dc581331a01",
      "parents": [
        "62d0cfcb27cf755cebdc93ca95dabc83608007cd"
      ],
      "author": {
        "name": "Oleg Verych",
        "email": "olecom@flower.upol.cz",
        "time": "Tue Feb 06 02:18:20 2007 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Tue Feb 06 14:30:49 2007 -0800"
      },
      "message": "[PATCH] kbuild scripts: replace gawk, head, bc with shell, update\n\n  Replacing overhead of using some (external) programs\n  instead of good old `sh\u0027.\n\nCc: Roman Zippel \u003czippel@linux-m68k.org\u003e\nCc: Sam Ravnborg \u003csam@ravnborg.org\u003e\nCc: William Stearns \u003cwstearns@pobox.com\u003e\nCc: Martin Schlemmer \u003cazarah@nosferatu.za.org\u003e\nSigned-off-by: Oleg Verych \u003colecom@flower.upol.cz\u003e\nAcked-by: Mark Lord \u003clkml@rtr.ca\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "a850790f6c903f1a89d0dbf953946d231df3fe6b",
      "tree": "60d3d6b0c28ea1e5dc0325e8810276976b043160",
      "parents": [
        "914afcf55ae2621a3c5930e8c458d4ae8636c469"
      ],
      "author": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Feb 06 20:43:30 2007 +0000"
      },
      "committer": {
        "name": "Steve French",
        "email": "sfrench@us.ibm.com",
        "time": "Tue Feb 06 20:43:30 2007 +0000"
      },
      "message": "[CIFS] Minor cleanup\n\nMissing tab.  Missing entry in changelog\n\nSigned-off-by: Steve French \u003csfrench@us.ibm.com\u003e\n"
    },
    {
      "commit": "57e1c5c87db512629dd44ddeb882a5aaf0e4299e",
      "tree": "e71e8a132d4f696beeae1bdab59efeed9517ba66",
      "parents": [
        "62d0cfcb27cf755cebdc93ca95dabc83608007cd",
        "76a2e849df47697706024262a8bbb83432b8bde7"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Feb 06 15:31:00 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Feb 06 15:31:00 2007 -0500"
      },
      "message": "Pull test into release branch\n"
    },
    {
      "commit": "76a2e849df47697706024262a8bbb83432b8bde7",
      "tree": "cc3d5d6077739435e0b110510e271e243bd3e2ed",
      "parents": [
        "894d79bedd8b48fe838083f2d2a42ac09817c530",
        "03c6d130f690dba46387480de80acf458a6fd14c"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Feb 06 15:30:03 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Feb 06 15:30:03 2007 -0500"
      },
      "message": "Pull acpica into test branch\n"
    },
    {
      "commit": "03c6d130f690dba46387480de80acf458a6fd14c",
      "tree": "0f23ea92415aaaa36e82b904199f1d1641cb9a03",
      "parents": [
        "b0b7eaaf0c7aefd118d3ff8640fbed75a9fad9a1"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Feb 06 15:28:23 2007 -0500"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Tue Feb 06 15:28:23 2007 -0500"
      },
      "message": "ACPICA: reduce table header messages to fit within 80 columns\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "d390008ebf42bdfda106e9de2b2d0abcc9858e26",
      "tree": "79690de99308b3e6ac219074182d8b04b5ce00bf",
      "parents": [
        "c55197eb549dc09a52b6d91e6f26709a6d6815e5"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:43:31 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:25 2007 +0000"
      },
      "message": "[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macro\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c55197eb549dc09a52b6d91e6f26709a6d6815e5",
      "tree": "2835f8b70d012c9e7c978935945551db146cdbfb",
      "parents": [
        "131c1a2b6eef87485f7e280817d97615ea2a1551"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Tue Feb 06 10:59:22 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:24 2007 +0000"
      },
      "message": "[MIPS] Fix warnings in run_uncached on 32bit kernel\n\narch/mips/lib/uncached.c: In function \u0027run_uncached\u0027:\narch/mips/lib/uncached.c:47: warning: comparison is always true due to limited range of data type\narch/mips/lib/uncached.c:48: warning: comparison is always false due to limited range of data type\narch/mips/lib/uncached.c:57: warning: comparison is always true due to limited range of data type\narch/mips/lib/uncached.c:58: warning: comparison is always false due to limited range of data type\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "131c1a2b6eef87485f7e280817d97615ea2a1551",
      "tree": "b607c94d10912bb09a59434744349665a381bb41",
      "parents": [
        "be701306eba49c9157506d4bbe40dbed7969a915"
      ],
      "author": {
        "name": "Chris Dearman",
        "email": "chris@mips.com",
        "time": "Thu Feb 01 19:54:13 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:24 2007 +0000"
      },
      "message": "[MIPS] Comment fix\n\nSigned-off-by: Chris Dearman \u003cchris@mips.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "be701306eba49c9157506d4bbe40dbed7969a915",
      "tree": "dd00affeac1e62245f56c0f8de79666423847ca4",
      "parents": [
        "fd046eb5378f2bc59851fcbc91957d01529fc3db"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Feb 04 23:23:00 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:24 2007 +0000"
      },
      "message": "[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "fd046eb5378f2bc59851fcbc91957d01529fc3db",
      "tree": "14ab3873686a7c0933757b26505835f43cf6351a",
      "parents": [
        "37f26742437df885ddd72150ab352d0a931cd3a7"
      ],
      "author": {
        "name": "Alexander Bigga",
        "email": "ab@mycable.de",
        "time": "Thu Dec 21 11:25:19 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:24 2007 +0000"
      },
      "message": "[MIPS] Alchemy:  Fix PCI-memory access\n\nThe problem was introduced in 2.6.18.3 with the casting of some\n36bit-defines (PCI memory) in au1000.h to resource_size_t which may be\nu32 or u64 depending on the experimental CONFIG_RESOURCES_64BIT.\n\nWith unset CONFIG_RESOURCES_64BIT, the pci-memory cannot be accessed\nbecause the ioremap in arch/mips/au1000/common/pci.c already used the\ntruncated addresses.\nWith set CONFIG_RESOURCES_64BIT, things get even worse, because PCI-scan\naborts, due to resource conflict: request_resource() in arch/mips/pci/pci.c\nfails because the maximum iomem-address is 0xffffffff (32bit) but the\npci-memory-start-address is 0x440000000 (36bit).\n\nTo get pci working again, I propose the following patch:\n\n1. remove the resource_size_t-casting from au1000.h again\n2. make the casting in arch/mips/au1000/common/pci.c (it\u0027s allowed and\nnecessary here. The 36bit-handling will be done in __fixup_bigphys_addr).\n\nWith this patch pci works again like in 2.6.18.2, the gcc-compile warnings\nin pci.c are gone and it doesn\u0027t depend on CONFIG_EXPERIMENTAL.\n\nSigned-off-by: Alexander Bigga \u003cab@mycable.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "37f26742437df885ddd72150ab352d0a931cd3a7",
      "tree": "8ce99fc2eb241f39ee54727c38567be24c75340d",
      "parents": [
        "6d6671066a311703bca1b91645bb1e04cc983387"
      ],
      "author": {
        "name": "Chris Dearman",
        "email": "chris@mips.com",
        "time": "Thu Feb 01 19:54:13 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:23 2007 +0000"
      },
      "message": "[MIPS] Move .set reorder out of conditional code\n\nSigned-off-by: Chris Dearman \u003cchris@mips.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "6d6671066a311703bca1b91645bb1e04cc983387",
      "tree": "e28189728ddb9c5364c259a09bee6966a060b21c",
      "parents": [
        "b86b30f81c7601d9a410d2ce0c64d9ba50d673ae"
      ],
      "author": {
        "name": "Chris Dearman",
        "email": "chris@mips.com",
        "time": "Thu Feb 01 19:54:13 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:23 2007 +0000"
      },
      "message": "[MIPS] Check FCSR for pending interrupts before restoring from a context.\n\nSigned-off-by: Chris Dearman \u003cchris@mips.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b86b30f81c7601d9a410d2ce0c64d9ba50d673ae",
      "tree": "640859d2c7ddc86b5591af5bee9e972e47039944",
      "parents": [
        "3d0f82aea19649a2fd1169cfe63a9b522355386b"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Nov 07 09:23:57 2006 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:22 2007 +0000"
      },
      "message": "[MIPS] Jaguar ATX: Fix large number of warnings.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "3d0f82aea19649a2fd1169cfe63a9b522355386b",
      "tree": "3690f87f77f87fa2041b8d5388569e4e8df50d9e",
      "parents": [
        "5868756dcbf4b585c3c485e43fc36844c038cef5"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Nov 07 09:25:51 2006 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:22 2007 +0000"
      },
      "message": "[MIPS] Jaguar: Fix MAC address detection after platform_device conversion.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "5868756dcbf4b585c3c485e43fc36844c038cef5",
      "tree": "5563d25fda02e39335a96d97c20917f818edbdef",
      "parents": [
        "99d233fa9bba1916050dd27d74530342af68b6db"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 05 00:33:21 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:22 2007 +0000"
      },
      "message": "[MIPS] SMTC: Make a bunch of functions and variables static.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "99d233fa9bba1916050dd27d74530342af68b6db",
      "tree": "0b70ccda736fff55725a80ae192131f5a485c551",
      "parents": [
        "447deafba4de56bfa5ed5d5778e56afe55432394"
      ],
      "author": {
        "name": "Joseph S. Myers",
        "email": "joseph@codesourcery.com",
        "time": "Wed Jan 10 12:30:50 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:22 2007 +0000"
      },
      "message": "[MIPS] Use compat_sys_pselect6\n\nThe N32 and O32 pselect6 syscalls need to use compat_sys_pselect6 to\ntranslate arguments from 32-bit to 64-bit layout.\n\nSigned-off-by: Joseph Myers \u003cjoseph@codesourcery.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "447deafba4de56bfa5ed5d5778e56afe55432394",
      "tree": "fcd12bf99df61322c0cebedc7bf7cedb178ac9d0",
      "parents": [
        "7418cb89af6f9e21660d60a4bd088a8b6fd11e81"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 05 00:34:20 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:21 2007 +0000"
      },
      "message": "[MIPS] SMTC: Cleanup idle hook invocation.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "7418cb89af6f9e21660d60a4bd088a8b6fd11e81",
      "tree": "25f3f1a8a48f297c60b9fd696b2e8a0a2c3d1aa5",
      "parents": [
        "c9170617510059c750cb91207b08f35001571a22"
      ],
      "author": {
        "name": "David Quigley",
        "email": "dpquigl@tycho.nsa.gov",
        "time": "Wed Jun 28 09:36:46 2006 -0400"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:21 2007 +0000"
      },
      "message": "[MIPS] SELinux: Add security hooks to mips-mt {get,set}affinity\n\nThis patch adds LSM hooks into the setaffinity and getaffinity functions\nfor the mips architecture to enable security modules to control these\noperations between tasks with different security attributes. This\nimplementation uses the existing task_setscheduler and task_getscheduler\nLSM hooks.\n    \nSigned-Off-By: David Quigley \u003cdpquigl@tycho.nsa.gov\u003e\nAcked-by:  Stephen Smalley \u003csds@tycho.nsa.gov\u003e\nSigned-off-by: James Morris \u003cjmorris@namei.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c9170617510059c750cb91207b08f35001571a22",
      "tree": "0d9dbe41369ac077077c5295aff48de3b0a2dc56",
      "parents": [
        "3f21cdee412089ed7ea12c3650bfb4211cf0b1d0"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 05 00:05:08 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:20 2007 +0000"
      },
      "message": "[MIPS] IRIX: Linux coding style cleanups.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "3f21cdee412089ed7ea12c3650bfb4211cf0b1d0",
      "tree": "46b72f9950283f25cde4532cb52c3e4d167d9e2a",
      "parents": [
        "786d7cdd06581773ee7913560838d6f4487d2d9f"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Nov 07 10:19:05 2006 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:20 2007 +0000"
      },
      "message": "[MIPS] PB1100: Fix pile of warnings\n\n  CC      arch/mips/au1000/pb1100/board_setup.o\narch/mips/au1000/pb1100/board_setup.c: In function ‘board_setup’:\narch/mips/au1000/pb1100/board_setup.c:104: warning: passing argument 1 of ‘readb’ makes pointer from integer without a cast\narch/mips/au1000/pb1100/board_setup.c:105: warning: passing argument 1 of ‘readb’ makes pointer from integer without a cast\narch/mips/au1000/pb1100/board_setup.c:105: warning: passing argument 2 of ‘writeb’ makes pointer from integer without a cast\narch/mips/au1000/pb1100/board_setup.c:109: warning: passing argument 1 of ‘readb’ makes pointer from integer without a cast\narch/mips/au1000/pb1100/board_setup.c:110: warning: passing argument 1 of ‘readb’ makes pointer from integer without a cast\narch/mips/au1000/pb1100/board_setup.c:110: warning: passing argument 2 of ‘writeb’ makes pointer from integer without a cast\narch/mips/au1000/pb1100/board_setup.c:51: warning: unused variable ‘sys_clksrc’\narch/mips/au1000/pb1100/board_setup.c:51: warning: unused variable ‘sys_freqctrl’\narch/mips/au1000/pb1100/board_setup.c:50: warning: unused variable ‘pin_func’\n    \nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "786d7cdd06581773ee7913560838d6f4487d2d9f",
      "tree": "857c09e60aa00c001ffacc9a7149d99dba050915",
      "parents": [
        "e0daad449c5195fa4552c60392eeee4e5c58d31c"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Nov 07 09:58:30 2006 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:20 2007 +0000"
      },
      "message": "[MIPS] Alchemy: Fix bunch of warnings\n\n  CC      arch/mips/au1000/common/pci.o\narch/mips/au1000/common/pci.c:42: warning: large integer implicitly truncated to unsigned type\narch/mips/au1000/common/pci.c:43: warning: large integer implicitly truncated to unsigned type\narch/mips/au1000/common/pci.c:49: warning: large integer implicitly truncated to unsigned type\narch/mips/au1000/common/pci.c:50: warning: large integer implicitly truncated to unsigned type\narch/mips/au1000/common/pci.c: In function ‘au1x_pci_setup’:\narch/mips/au1000/common/pci.c:82: warning: ISO C90 forbids mixed declarations and code\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e0daad449c5195fa4552c60392eeee4e5c58d31c",
      "tree": "1b26f7e6e8f66dd3ceb5b0d706e2a757583076b8",
      "parents": [
        "722b05a0c1498ef12972bbd5084eded498d75fb4"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Feb 05 00:10:11 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:19 2007 +0000"
      },
      "message": "[MIPS] Whitespace cleanups.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "722b05a0c1498ef12972bbd5084eded498d75fb4",
      "tree": "3035f89a0c48b52b7b13b1707c224f84dc28bbce",
      "parents": [
        "25b8ac3ba46ee3d586a9c00c1771dca58314714e"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Nov 07 10:22:31 2006 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:19 2007 +0000"
      },
      "message": "[MIPS] Alchemy: Fix bunch more warnings.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "25b8ac3ba46ee3d586a9c00c1771dca58314714e",
      "tree": "21cd719307ab78f18ca6cb82a56310e27a89b021",
      "parents": [
        "3e7f9b8254b82f7261b2c56ffaf864198c135ee5"
      ],
      "author": {
        "name": "Ahmed S. Darwish",
        "email": "darwish.07@gmail.com",
        "time": "Mon Feb 05 04:42:11 2007 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:19 2007 +0000"
      },
      "message": "[MIPS] Use ARRAY_SIZE macro when appropriate\n\nSigned-off-by: Ahmed S. Darwish \u003cdarwish.07@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "3e7f9b8254b82f7261b2c56ffaf864198c135ee5",
      "tree": "69bbf969a9f69ea59d16db4742afb9f5374be54e",
      "parents": [
        "811d944901705b8c14b945ba51caff5e912bb9e3"
      ],
      "author": {
        "name": "Jan Altenberg",
        "email": "jan@linutronix.de",
        "time": "Thu Jan 25 20:46:14 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:18 2007 +0000"
      },
      "message": "[MIPS] Fix some whitespace damage\n\nSigned-off-by: Jan Altenberg \u003cjan@linutronix.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "811d944901705b8c14b945ba51caff5e912bb9e3",
      "tree": "a5974c35550f4c722e5f99f7304beac7b7119ff2",
      "parents": [
        "19487f1e8a288da0d84b48d086167cf328080938"
      ],
      "author": {
        "name": "Mathieu Desnoyers",
        "email": "mathieu.desnoyers@polymtl.ca",
        "time": "Sat Feb 03 23:16:51 2007 -0500"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:18 2007 +0000"
      },
      "message": "[MIPS] Add missing ifdef arch/mips/pmc-sierra/yosemite/setup.c\n\nearly_serial_setup is only defined when CONFIG_SERIAL_8250 is set.\n\nSigned-off-by: Mathieu Desnoyers \u003cmathieu.desnoyers@polymtl.ca\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "19487f1e8a288da0d84b48d086167cf328080938",
      "tree": "2b14d7847a252a5bba8d406e292d812bb45db920",
      "parents": [
        "06396094b2fad0c429cde795dac4a72bc4d32bf2"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Sun Feb 04 00:57:25 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:18 2007 +0000"
      },
      "message": "[MIPS] Fix pb1200/irqmap.c and apply some missed patches\n    \npb1200/irqmap.c had been broken a while due to non-named initializer\nand had missed some recent IRQ related changes.  Apply these commits\nto this file.\n    \n[MIPS] IRQ cleanups\ncommit 1603b5aca4f15b34848fb5594d0c7b6333b99144\n[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq\ncommit 1417836e81c0ab8f5a0bfeafa90d3eaa41b2a067\n[MIPS] Compile __do_IRQ() when really needed\ncommit e77c232cfc6e1250b2916a7c69225d6634d05a49\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "06396094b2fad0c429cde795dac4a72bc4d32bf2",
      "tree": "0783511b41d630f263cb8d75abdb0cd12323a324",
      "parents": [
        "4a969e1e223d517dd568c84ba3a66542a72c3680"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Feb 02 11:13:35 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:17 2007 +0000"
      },
      "message": "[MIPS] Do not allow oprofile to be enabled on SMTC.\n\nOprofile cannot work on SMTC due to the limited number of counters.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "4a969e1e223d517dd568c84ba3a66542a72c3680",
      "tree": "470ee8b6ad3f630b8d08f11edeb048db3db057be",
      "parents": [
        "be6e143741226ca59b24e6760de4578a5d4f98d7"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@mindspring.com",
        "time": "Thu Feb 01 05:45:14 2007 -0500"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:17 2007 +0000"
      },
      "message": "[MIPS] Remove superfluous \"ifdef CONFIG_KGDB\".\n\nGiven that the Makefiles involved already have conditional compilation of\n the form:\n\n  obj-$(CONFIG_KGDB)      +\u003d dbg_io.o\n\nthere seems to be little value for the dbg_io.c source files to check\nthat config variable yet again.\n\nSigned-off-by: Robert P. J. Day \u003crpjday@mindspring.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "be6e143741226ca59b24e6760de4578a5d4f98d7",
      "tree": "d29b8a0e3b63da6d7dd1d8c26b3d8d38da9ac46b",
      "parents": [
        "418451c17870e56a176aeb4be1bed810f634fb5a"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:17 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:17 2007 +0000"
      },
      "message": "[MIPS] vpe_elfload and vpe_run are only used locally, make them static.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "418451c17870e56a176aeb4be1bed810f634fb5a",
      "tree": "0b94b043754aa7138505f41a7161f7d8958d4965",
      "parents": [
        "69a6c312e5ebb2e929ceb67e6246e2d9314f1d29"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:16 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:16 2007 +0000"
      },
      "message": "[MIPS] SMTC: remove unused atomic_postclear\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "69a6c312e5ebb2e929ceb67e6246e2d9314f1d29",
      "tree": "00f2a47304bec67bacb9859d3c8ba21c285f2f06",
      "parents": [
        "907e193ea798b3f73a71a2a01f938b69fd53b26d"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Wed Jan 24 01:21:05 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:16 2007 +0000"
      },
      "message": "[MIPS] Move some kernel globals from asm file to C file.\n\nThis get rid of some undesirable hole in BSS section due to random\norder of placement.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "907e193ea798b3f73a71a2a01f938b69fd53b26d",
      "tree": "d5054449f866066e92ece4a813e28dddee9b6b4f",
      "parents": [
        "130e2fb78305b148b15cd3b5129596844c5f5e4f"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Tue Jan 23 22:29:06 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:15 2007 +0000"
      },
      "message": "[MIPS] Remove _fdata from asm-mips/sections.h\n\nThere is no _fdata symbol in kernel.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "130e2fb78305b148b15cd3b5129596844c5f5e4f",
      "tree": "09ee69826322949a06768d6addc8b5b97981a882",
      "parents": [
        "24d55728dc96d2cb8f49064e012559300eb97610"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:15 2007 +0000"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:15 2007 +0000"
      },
      "message": "[MIPS] Kconfig: Provide sane NR_CPUS defaults for more configurations\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "24d55728dc96d2cb8f49064e012559300eb97610",
      "tree": "35c628b130d11d319c1de7ac1175779c4a75f8b7",
      "parents": [
        "70d21cdeef6331e67ed87262c894cd6601f0dccc"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Jan 18 22:27:11 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:15 2007 +0000"
      },
      "message": "[MIPS] vr41xx: Use symbolic names for IRQ numers\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "70d21cdeef6331e67ed87262c894cd6601f0dccc",
      "tree": "0bf2a011953a4794b26e28081d36af5ab43358c2",
      "parents": [
        "ea6e942bea55b574bf2118bce8ee73185e754cfb"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Mon Jan 15 00:07:25 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:14 2007 +0000"
      },
      "message": "[MIPS] use name instead of typename for each irq_chip\n\nThe \"typename\" field was obsoleted by the \"name\" field.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ea6e942bea55b574bf2118bce8ee73185e754cfb",
      "tree": "c628d3adf02f1f65cb7f1f181c45ef7988266c88",
      "parents": [
        "9a0ad9e9d8cae1087fe7b0b137e1c84d12dc0c76"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Tue Jan 16 23:29:11 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:14 2007 +0000"
      },
      "message": "[MIPS] Kconfig: Move some entries to appropriate menu\n\nCurrently KEXEC is in \"Machine selection\", SECCOMP, PM, APM are in\n\"Executable file formats\" menu.  Move KEXEC and SECCOMP to \"Kernel\ntype\" and PM, APM to new \"Power management options\" menu.  Also\nreplace \"config PM\" with kernel/power/Kconfig.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "9a0ad9e9d8cae1087fe7b0b137e1c84d12dc0c76",
      "tree": "10ef61c1db0cd626a6ac4be924dc9d53fc78f9fd",
      "parents": [
        "6f284a2ce7b8bc49cb8455b1763357897a899abb"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Jan 11 23:53:18 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:13 2007 +0000"
      },
      "message": "[MIPS] vr41xx: add MACINT controls\n\nThis patch has added MACINT controls.\nThey are necessary for VR4133 ethernet driver.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "6f284a2ce7b8bc49cb8455b1763357897a899abb",
      "tree": "abf59702fad617780f59594aa8939db7ec4c76d6",
      "parents": [
        "db84dc61552ae0d198a8133d28b80c3838930ba8"
      ],
      "author": {
        "name": "Franck Bui-Huu",
        "email": "fbuihuu@gmail.com",
        "time": "Wed Jan 10 09:44:05 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:13 2007 +0000"
      },
      "message": "[MIPS] FLATMEM: introduce PHYS_OFFSET.\n\nThe old code was assuming that min_low_pfn was always 0. This\nmeans that platforms having a big hole at their memory start\npaid the price of wasting some memory for the allocation of\nunused entries in mem_map[].\n\nThis patch prevents this waste.\n\nIt introduces PHYS_OFFSET define which is the start of the\nphysical memory and uses it wherever needed. Specially when\nconverting physical/virtual addresses into virtual/physical\nones.\n\nCurrently all platforms defines PHYS_OFFSET to 0.\n\nSigned-off-by: Franck Bui-Huu \u003cfbuihuu@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "db84dc61552ae0d198a8133d28b80c3838930ba8",
      "tree": "a2aed3a3d8789f297285c153ecc352ed6c8acb22",
      "parents": [
        "a583158c9ce822c96a718fbf877cec1e5f9ad75d"
      ],
      "author": {
        "name": "Franck Bui-Huu",
        "email": "fbuihuu@gmail.com",
        "time": "Wed Jan 10 09:44:04 2007 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:13 2007 +0000"
      },
      "message": "[MIPS] Setup min_low_pfn/max_low_pfn correctly\n\nThis patch makes a better usage of these two globals.\n\u0027min_low_pfn\u0027 is now correctly setup for all configs, which\nallow us to rely on it in boot memory code init.\n\nSigned-off-by: Franck Bui-Huu \u003cfbuihuu@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a583158c9ce822c96a718fbf877cec1e5f9ad75d",
      "tree": "d253705a57eab4ed485d1eebc55b6e5ad7b81969",
      "parents": [
        "c44e8d5e47b8ba672440b92eab0735628469116c"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Mon Dec 18 00:07:40 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:12 2007 +0000"
      },
      "message": "[MIPS] Unify memset.S\n\nThe 32-bit version and 64-bit version are almost equal.  Unify them.\nThis makes further improvements (for example, supporting CDEX, etc.)\neasier.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c44e8d5e47b8ba672440b92eab0735628469116c",
      "tree": "f85364a9482003bf51e3cb10d0725ff3f57ce87c",
      "parents": [
        "2fa7937bd8922e1fe4aae6a45e7e787fa45d6043"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Sat Dec 30 00:43:59 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:09 2007 +0000"
      },
      "message": "[MIPS] prom_free_prom_memory cleanup\n\nCurrent prom_free_prom_memory() implementations are almost same as\nfree_init_pages(), or no-op.  Make free_init_pages() extern (again)\nand make prom_free_prom_memory() use it.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "2fa7937bd8922e1fe4aae6a45e7e787fa45d6043",
      "tree": "05465b7aa2b1e165320a2b938d0f757c7a893265",
      "parents": [
        "97dcb82de6cc99a5669eb8e342efc24cceb1e77e"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Sun Jan 14 23:41:42 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:09 2007 +0000"
      },
      "message": "[MIPS] Make I8259A_IRQ_BASE customizable\n\nMove I8259A_IRQ_BASE from asm/i8259.h to asm/mach-generic/irq.h and\nmake it really customizable.  And remove I8259_IRQ_BASE declared on\nsome platforms.  Currently only NEC_CMBVR4133 is using custom\nI8259A_IRQ_BASE value.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "97dcb82de6cc99a5669eb8e342efc24cceb1e77e",
      "tree": "e195fd57deda8d38652c746c04a7c374cdf951a0",
      "parents": [
        "b6ec8f069bf202d2bd888aa9137b2cc3aad4c573"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Mon Jan 08 02:14:29 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:08 2007 +0000"
      },
      "message": "[MIPS] Define MIPS_CPU_IRQ_BASE in generic header\n\nThe irq_base for {mips,rm7k,rm9k}_cpu_irq_init() are constant on all\nplatforms and are same value on most platforms (0 or 16, depends on\nCONFIG_I8259).  Define them in asm-mips/mach-generic/irq.h and make\nthem customizable.  This will save a few cycle on each CPU interrupt.\n\nA good side effect is removing some dependencies to MALTA in generic\nSMTC code.\n\nAlthough MIPS_CPU_IRQ_BASE is customizable, this patch changes irq\nmappings on DDB5477, EMMA2RH and MIPS_SIM, since really customizing\nthem might cause some header dependency problem and there seems no\ngood reason to customize it.  So currently only VR41XX is using custom\nMIPS_CPU_IRQ_BASE value, which is 0 regardless of CONFIG_I8259.\n\nTesting this patch on those platforms is greatly appreciated.  Thank\nyou.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b6ec8f069bf202d2bd888aa9137b2cc3aad4c573",
      "tree": "4cee184b88585e5514d4cc2af9843df45a101b62",
      "parents": [
        "62d0cfcb27cf755cebdc93ca95dabc83608007cd"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Mon Jan 08 00:20:24 2007 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Tue Feb 06 16:53:06 2007 +0000"
      },
      "message": "[MIPS] Remove unused rm9k_cpu_irq_disable()\n\nrm9k_cpu_irq_disable() is unused since commit\n1603b5aca4f15b34848fb5594d0c7b6333b99144.  Remove it.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "549ae0ac3d574a682e82b02e79259a65445a675b",
      "tree": "53e316e1f2d9aacc01f71eee23a8f2b04230c788",
      "parents": [
        "a34fbc6363256387372331000462691bc4b3f5a9"
      ],
      "author": {
        "name": "Wendy Cheng",
        "email": "wcheng@redhat.com",
        "time": "Tue Feb 06 03:52:16 2007 -0500"
      },
      "committer": {
        "name": "Steven Whitehouse",
        "email": "swhiteho@redhat.com",
        "time": "Tue Feb 06 11:36:01 2007 -0500"
      },
      "message": "[GFS2] nfsd readdirplus assertion failure\n\nGlock assertion failure found in \u002707 NFS connectathon. One of the NFSDs\nis doing a \"readdirplus\" procedure call. It passes the logic into\ngfs2_readdir() where it obtains its directory inode glock. This is then\nfollowed by filehandle construction that invokes lookup code. It hits\nthe assertion failure while trying to obtain the inode glock again\ninside gfs2_drevalidate().\n\nThis patch bypasses the recursive glock call if caller already holds the\nlock.\n\nSigned-off-by: S. Wendy Cheng \u003cwcheng@redhat.com\u003e\nSigned-off-by: Steven Whitehouse \u003cswhiteho@redhat.com\u003e\n\n"
    },
    {
      "commit": "51099005ab8e09d68a13fea8d55bc739c1040ca6",
      "tree": "865519c98fada85e5ae2ba4f617dea27e63aee56",
      "parents": [
        "563aaf064f3776623ff5e7aef511ac2eb7e5f0bb"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "jbeulich@novell.com",
        "time": "Mon Feb 05 18:53:04 2007 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 05 18:53:04 2007 -0800"
      },
      "message": "[IA64] swiotlb abstraction (e.g. for Xen)\n\nAdd abstraction so that the file can be used by environments other than IA64\nand EM64T, namely for Xen.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "563aaf064f3776623ff5e7aef511ac2eb7e5f0bb",
      "tree": "0ae2565cf94dc705a58984f804d0c2046339abf9",
      "parents": [
        "93fbff63e62b87fe450814db41f859d60b048fb8"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "jbeulich@novell.com",
        "time": "Mon Feb 05 18:51:25 2007 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 05 18:51:25 2007 -0800"
      },
      "message": "[IA64] swiotlb cleanup\n\n- add proper __init decoration to swiotlb\u0027s init code (and the code calling\n  it, where not already the case)\n\n- replace uses of \u0027unsigned long\u0027 with dma_addr_t where appropriate\n\n- do miscellaneous simplicfication and cleanup\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "93fbff63e62b87fe450814db41f859d60b048fb8",
      "tree": "3a806003e88a1270820f6a1aa1e60e28b994277e",
      "parents": [
        "cde14bbfb3aa79b479db35bd29e6c083513d8614"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "jbeulich@novell.com",
        "time": "Mon Feb 05 18:49:45 2007 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 05 18:49:45 2007 -0800"
      },
      "message": "[IA64] make swiotlb use bus_to_virt/virt_to_bus\n\nConvert all phys_to_virt/virt_to_phys uses to bus_to_virt/virt_to_bus, as is\nwhat is meant and what is needed in (at least) some virtualized environments\nlike Xen.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nAcked-by: Muli Ben-Yehuda \u003cmuli@il.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "cde14bbfb3aa79b479db35bd29e6c083513d8614",
      "tree": "68b2d66d1eee3067051f4a6e4df8ace461bf440f",
      "parents": [
        "86afa9eb88af2248bcc91d5b3568c63fdea65d6c"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "jbeulich@novell.com",
        "time": "Mon Feb 05 18:46:40 2007 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 05 18:46:40 2007 -0800"
      },
      "message": "[IA64] swiotlb bug fixes\n\nThis patch fixes\n- marking I-cache clean of pages DMAed to now only done for IA64\n- broken multiple inclusion in include/asm-x86_64/swiotlb.h\n- missing call to mark_clean in swiotlb_sync_sg()\n- a (perhaps only theoretical) issue in swiotlb_dma_supported() when\nio_tlb_end is exactly at the end of memory\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "86afa9eb88af2248bcc91d5b3568c63fdea65d6c",
      "tree": "60f74dec7825324bbaaf2ac46792ea0948b6a989",
      "parents": [
        "524fd988bb83153ddc9cfea867129eb6efb7ac23"
      ],
      "author": {
        "name": "Fenghua Yu",
        "email": "fenghua.yu@intel.com",
        "time": "Mon Feb 05 16:07:57 2007 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 05 16:56:36 2007 -0800"
      },
      "message": "[IA64] Hook up getcpu system call for IA64\n\ngetcpu system call returns cpu# and node# on which this system call and\nits caller are running. This patch hooks up its implementation on IA64.\n\nSigned-off-by: Fenghua Yu \u003cfenghua.yu@intel.com\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "524fd988bb83153ddc9cfea867129eb6efb7ac23",
      "tree": "ccb7944903d7f62b750c8e8729b28281ef7af094",
      "parents": [
        "f1c0afa2e8802c01cf82c915e2bb3cb2a81570d4"
      ],
      "author": {
        "name": "Bob Picco",
        "email": "bob.picco@hp.com",
        "time": "Mon Feb 05 16:20:08 2007 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 05 16:54:11 2007 -0800"
      },
      "message": "[IA64] clean up sparsemem memory_present call\n\nEliminate arch specific memory_present call ia64 NUMA by utilizing\nsparse_memory_present_with_active_regions.\n\nAcked-by: Mel Gorman \u003cmel@csn.ul.ie\u003e\nSigned-off-by: Bob Picco \u003cbob.picco@hp.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "f1c0afa2e8802c01cf82c915e2bb3cb2a81570d4",
      "tree": "af867a8c57b025b4e149157c885a968b9126339d",
      "parents": [
        "671496affdb5228786896864c3f900f66563e8c1"
      ],
      "author": {
        "name": "George Beshers",
        "email": "gbeshers@sgi.com",
        "time": "Mon Feb 05 16:20:04 2007 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 05 16:51:59 2007 -0800"
      },
      "message": "[IA64] show_mem() for IA64 sparsemem NUMA\n\nOn the ia64 architecture only this patch upgrades show_mem() for sparse\nmemory to be the same as it was for discontig memory.  It has been shown to\nwork on NUMA and flatmem architectures.\n\nSigned-off-by: George Beshers \u003cgbeshers@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "671496affdb5228786896864c3f900f66563e8c1",
      "tree": "9f5808973acd784caf32297aa2a5983c411c6a0d",
      "parents": [
        "71120061f271f00d8280659bf12e065ca6533d4d"
      ],
      "author": {
        "name": "Jan Beulich",
        "email": "jbeulich@novell.com",
        "time": "Mon Feb 05 16:20:03 2007 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 05 16:50:11 2007 -0800"
      },
      "message": "[IA64] missing exports hwsw_sync_...\n\nAdd missing exports to allow several drivers to be built as module with\nCONFIG_IA64_HP_ZX1_SWIOTLB.\n\nSigned-off-by: Jan Beulich \u003cjbeulich@novell.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "71120061f271f00d8280659bf12e065ca6533d4d",
      "tree": "1b144732a410c0bbefea3e9d264f815e789f5ed5",
      "parents": [
        "d00195ebc18049f067c8e389c186aa6f5d2b659f"
      ],
      "author": {
        "name": "Kirill Korotaev",
        "email": "dev@openvz.org",
        "time": "Mon Feb 05 16:20:00 2007 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 05 16:47:02 2007 -0800"
      },
      "message": "[IA64] virt_to_page() can be called with NULL arg\n\nIt does not return NULL when arg is NULL.\n\nSigned-off-by: Alexey Kuznetsov \u003ckuznet@ms2.inr.ac.ru\u003e\nSigned-off-by: Kirill Korotaev \u003cdev@openvz.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "d00195ebc18049f067c8e389c186aa6f5d2b659f",
      "tree": "c39b315262e2e34fb8a7e5898a386fc375cd4c88",
      "parents": [
        "139b830477ccdca21b68c40f9a83ec327e65eb56"
      ],
      "author": {
        "name": "Kirill Korotaev",
        "email": "dev@openvz.org",
        "time": "Mon Feb 05 16:19:59 2007 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 05 16:45:42 2007 -0800"
      },
      "message": "[IA64] alignment bug in ldscript\n\nOccasionally the FSYS_RETURN patch list can have an odd length, causing other\ndata structures to get out of alignment.  In OpenVZ it is odd and we get\nmisaligned kernel image, which does not boot.\n\nSigned-off-by: Alexey Kuznetsov \u003ckuznet@ms2.inr.ac.ru\u003e\nSigned-off-by: Kirill Korotaev \u003cdev@openvz.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    },
    {
      "commit": "139b830477ccdca21b68c40f9a83ec327e65eb56",
      "tree": "0aab2140315579525dfef89189b9bea5033af2ba",
      "parents": [
        "d1598e05faa11d9f04e0a226122dd57674fb1dab"
      ],
      "author": {
        "name": "Bob Picco",
        "email": "bob.picco@hp.com",
        "time": "Tue Jan 30 02:11:09 2007 -0800"
      },
      "committer": {
        "name": "Tony Luck",
        "email": "tony.luck@intel.com",
        "time": "Mon Feb 05 15:07:47 2007 -0800"
      },
      "message": "[IA64] register memory ranges in a consistent manner\n\nWhile pursuing and unrelated issue with 64Mb granules I noticed a problem\nrelated to inconsistent use of add_active_range.  There doesn\u0027t appear any\nreason to me why FLATMEM versus DISCONTIG_MEM should register memory to\nadd_active_range with different code.  So I\u0027ve changed the code into a\ncommon implementation.\n\nThe other subtle issue fixed by this patch was calling add_active_range in\ncount_node_pages before granule aligning is performed.  We were lucky with\n16MB granules but not so with 64MB granules.  count_node_pages has reserved\nregions filtered out and as a consequence linked kernel text and data\naren\u0027t covered by calls to count_node_pages.  So linked kernel regions\nwasn\u0027t reported to add_active_regions.  This resulted in free_initmem\ncausing numerous bad_page reports.  This won\u0027t occur with this patch\nbecause now all known memory regions are reported by\nregister_active_ranges.\n\nAcked-by: Mel Gorman \u003cmel@csn.ul.ie\u003e\nSigned-off-by: Bob Picco \u003cbob.picco@hp.com\u003e\nAcked-by: Simon Horman \u003chorms@verge.net.au\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Tony Luck \u003ctony.luck@intel.com\u003e\n"
    }
  ],
  "next": "d1598e05faa11d9f04e0a226122dd57674fb1dab"
}
