)]}'
{
  "log": [
    {
      "commit": "f0ee3404cce2c45f8b95b341dd6311cd92e5cee0",
      "tree": "fc4a88c79310ea1937c6ede58c0a06f5b056078a",
      "parents": [
        "04c335430f6d9f9088c852bc05a3a0c8baa921c4"
      ],
      "author": {
        "name": "Michael S. Tsirkin",
        "email": "mst@mellanox.co.il",
        "time": "Fri Jul 14 00:23:52 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 14 21:53:50 2006 -0700"
      },
      "message": "[PATCH] IB/addr: gid structure alignment fix\n\nThe device address contains unsigned character arrays, which contain raw GID\naddresses.  The GIDs may not be naturally aligned, so do not cast them to\nstructures or unions.\n\nSigned-off-by: Sean Hefty \u003csean.hefty@intel.com\u003e\nSigned-off-by: Michael S. Tsirkin \u003cmst@mellanox.co.il\u003e\nCc: Roland Dreier \u003crolandd@cisco.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "04c335430f6d9f9088c852bc05a3a0c8baa921c4",
      "tree": "61be60558ca4c1204594f242f281fee59f7851c2",
      "parents": [
        "0964d9161826ca5cab5a03192490ec676c8abf8c"
      ],
      "author": {
        "name": "Michael S. Tsirkin",
        "email": "mst@mellanox.co.il",
        "time": "Fri Jul 14 00:23:52 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 14 21:53:50 2006 -0700"
      },
      "message": "[PATCH] IB/cm: drop REQ when out of memory\n\nIf a user of the IB CM returns -ENOMEM from their connection callback, simply\ndrop the incoming REQ - do not attempt to send a reject.  This should allow\nthe sender to retry the request.\n\nSigned-off-by: Michael S. Tsirkin \u003cmst@mellanox.co.il\u003e\nSigned-off-by: Sean Hefty \u003csean.hefty@intel.com\u003e\nCc: Roland Dreier \u003crolandd@cisco.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "0964d9161826ca5cab5a03192490ec676c8abf8c",
      "tree": "a9471c2d15ab12209bab5109728a49ba5ca0ff42",
      "parents": [
        "2290d2c9f51d7ee2f45adee79b4d9e080ca15d36"
      ],
      "author": {
        "name": "Michael S. Tsirkin",
        "email": "mst@mellanox.co.il",
        "time": "Fri Jul 14 00:23:51 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 14 21:53:50 2006 -0700"
      },
      "message": "[PATCH] IB/mthca: comment fix\n\nAfter recent changes, mthca_wq_init does not actually initialize the WQ as it\nused to - it simply resets all index fields to their initial values.  So,\nlet\u0027s rename it to mthca_wq_reset.\n\nSigned-off-by: Michael S. Tsirkin \u003cmst@mellanox.co.il\u003e\nCc: Roland Dreier \u003crolandd@cisco.com\u003e\nAcked-by: Zach Brown \u003czach.brown@oracle.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2290d2c9f51d7ee2f45adee79b4d9e080ca15d36",
      "tree": "958365fdc298f34de525c7b8211397220e17aef9",
      "parents": [
        "de45921535bfc3b1f63b426c2a9739635f864283"
      ],
      "author": {
        "name": "Jack Morgenstein",
        "email": "jackm@mellanox.co.il",
        "time": "Fri Jul 14 00:23:50 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 14 21:53:50 2006 -0700"
      },
      "message": "[PATCH] IB/mthca: fix static rate returned by mthca_ah_query\n\nmthca_ah_query returs the static rate of the address handle in internal mthc\nformat.  fix it to use rate encoding from enum ib_rate, which is what users\nexpect.\n\nSigned-off-by: Jack Morgenstein \u003cjackm@mellanox.co.il\u003e\nSigned-off-by: Michael S. Tsirkin \u003cmst@mellanox.co.il\u003e\nCc: Roland Dreier \u003crolandd@cisco.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "de45921535bfc3b1f63b426c2a9739635f864283",
      "tree": "5a20bb0ce44bef589b6699e645da272e1a54bbea",
      "parents": [
        "9ee8ab9fbf21e6b87ad227cd46c0a4be41ab749b"
      ],
      "author": {
        "name": "Kirill Korotaev",
        "email": "dev@sw.ru",
        "time": "Fri Jul 14 00:23:49 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 14 21:53:50 2006 -0700"
      },
      "message": "[PATCH] struct file leakage\n\n2.6.16 leaks like hell. While testing, I found massive leakage\n(reproduced in openvz) in:\n\n*filp\n*size-4096\n\nAnd 1 object leaks in\n*size-32\n*size-64\n*size-128\n\nIt is the fix for the first one.  filp leaks in the bowels of namei.c.\n\nSeems, size-4096 is file table leaking in expand_fdtables.\n\nI have no idea what are the rest and why they show only accompanying\nanother leaks.  Some debugging structs?\n\n[akpm@osdl.org, Trond: remove the IS_ERR() check]\nSigned-off-by: Alexey Kuznetsov \u003ckuznet@ms2.inr.ac.ru\u003e\nCc: Kirill Korotaev \u003cdev@openvz.org\u003e\nCc: \u003cstable@kernel.org\u003e\nCc: Trond Myklebust \u003ctrond.myklebust@fys.uio.no\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9ee8ab9fbf21e6b87ad227cd46c0a4be41ab749b",
      "tree": "148cf933d20fdf79096b71d03552c1c511c2db13",
      "parents": [
        "18b0bbd8ca6d3cb90425aa0d77b99a762c6d6de3"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 14 21:48:03 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 14 21:48:03 2006 -0700"
      },
      "message": "Relax /proc fix a bit\n\nClearign all of i_mode was a bit draconian. We only really care about\nS_ISUID/ISGID, after all.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "18b0bbd8ca6d3cb90425aa0d77b99a762c6d6de3",
      "tree": "b1a9c89bc546a71924ed7253f2f27afdeb82d297",
      "parents": [
        "ab6cf0d0cb96417ef65cc2c2120c0e879edf7a4a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 14 16:51:34 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jul 14 16:51:34 2006 -0700"
      },
      "message": "Fix nasty /proc vulnerability\n\nWe have a bad interaction with both the kernel and user space being able\nto change some of the /proc file status.  This fixes the most obvious\npart of it, but I expect we\u0027ll also make it harder for users to modify\neven their \"own\" files in /proc.\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ab6cf0d0cb96417ef65cc2c2120c0e879edf7a4a",
      "tree": "97e85188397967013783aba57907fd85bc63cbf2",
      "parents": [
        "0d10e47f9635ecafe5a9dc6e10cb056a87a4daa2",
        "f4dee85e2c6a7d7adf7ea4d6d3053a41c78175b7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 16:57:04 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 16:57:04 2006 -0700"
      },
      "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: (53 commits)\n  [MIPS] sparsemem: fix crash in show_mem\n  [MIPS] vr41xx: Update workpad setup function\n  [MIPS] vr41xx: Update e55 setup function\n  [MIPS] vr41xx: Removed old v2.4 VRC4173 driver\n  [MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h\n  [MIPS] MIPSsim: Build fix, rename sim_timer_setup -\u003e plat_timer_setup.\n  [MIPS] Remove unused code.\n  [MIPS] IP22 Fix brown paper bag in RTC code.\n  [MIPS] Atlas, Malta, SEAD: Don\u0027t disable interrupts in mips_time_init().\n  [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.\n  [MIPS] Nuke redeclarations of board_time_init.\n  [MIPS] Remove redeclarations of setup_irq().\n  [MIPS] Nuke redeclarations of board_timer_setup.\n  [MIPS] Print out TLB handler assembly for debugging.\n  [MIPS] SMTC: Reformat to Linux style.\n  [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.\n  [MIPS] IP27: Reformatting.\n  [MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.\n  [MIPS] IP27: irq_chip startup method returns unsigned int.\n  [MIPS] IP27: struct irq_desc member handler was renamed to chip.\n  ...\n"
    },
    {
      "commit": "0d10e47f9635ecafe5a9dc6e10cb056a87a4daa2",
      "tree": "5a9f4f813bda6aeb32715fa8f5d3dc8172605795",
      "parents": [
        "300c215acd2462223a6595d3562dad67d0e10afd",
        "8ba10ab128e88bfbe58f7164543827ef3c3a2c88"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 16:38:58 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 16:38:58 2006 -0700"
      },
      "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] CIFS_DEBUG2 depends on CIFS\n"
    },
    {
      "commit": "300c215acd2462223a6595d3562dad67d0e10afd",
      "tree": "3fd31750a36471dcb8ba0c61b5ba2d97a8dbe5c7",
      "parents": [
        "7b69a4c360e8787877ebf5e42609b8bab13afa6a",
        "8b1b21853bab15fe5b60b8222786fe036c4dc365"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 16:38:30 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 16:38:30 2006 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-mmc\n\n* master.kernel.org:/home/rmk/linux-2.6-mmc:\n  [MMC] Change SDHCI version error to a warning\n  [MMC] Fix incorrect register access\n"
    },
    {
      "commit": "7b69a4c360e8787877ebf5e42609b8bab13afa6a",
      "tree": "3eaaae28ed398396f0f3f134e53dd8a730574781",
      "parents": [
        "a23f4636c9ae7f1f15c448080f1552864b404136",
        "68aa2c0d4a36b43ea9c6d77134c94b4501fd2eb4"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 16:38:02 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 16:38:02 2006 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-serial\n\n* master.kernel.org:/home/rmk/linux-2.6-serial:\n  [SERIAL] 8250: sysrq deadlock fix\n  [SERIAL] 8250: add tsi108 serial support\n  [SERIAL] IP22: fix serial console hangs\n  [SERIAL] dz: Fix compilation error\n"
    },
    {
      "commit": "a23f4636c9ae7f1f15c448080f1552864b404136",
      "tree": "775049f3486be9eed2261515c55abb14bdbc4d73",
      "parents": [
        "fc818301a8a39fedd7f0a71f878f29130c72193d",
        "5cbc1b6f66313111f64e779bf1df3799bf5c2df8"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 16:37:29 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 16:37:29 2006 -0700"
      },
      "message": "Merge master.kernel.org:/home/rmk/linux-2.6-arm\n\n* master.kernel.org:/home/rmk/linux-2.6-arm:\n  [ARM] arch/arm/kernel/bios32.c: no need to set isa_bridge\n  [ARM] 3729/3: EABI padding rules necessitate the packed attribute of floatx80\n  [ARM] 3725/1: sharpsl_pm: warn about wrong temperature\n  [ARM] 3723/1: collie charging\n  [ARM] 3728/1: Restore missing CPU Hotplug irq helper\n  [ARM] 3727/1: fix ucb initialization on collie\n  [ARM] Allow Versatile to be built for AB and PB\n  [ARM] 3726/1: update {ep93xx,ixp2000,ixp23xx,lpd270,onearm} defconfigs to 2.6.18-rc1\n  [ARM] 3721/1: Small cleanup for locomo.c\n"
    },
    {
      "commit": "fc818301a8a39fedd7f0a71f878f29130c72193d",
      "tree": "97db2563dab14944f0131bf6d59c712c997ae328",
      "parents": [
        "3e705f279a942471b258b1c7a9e54aa8ff36b89f"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jul 13 09:12:21 2006 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 15:38:43 2006 -0700"
      },
      "message": "[PATCH] revert slab.c locking change\n\nChandra Seetharaman reported SLAB crashes caused by the slab.c lock\nannotation patch.  There is only one chunk of that patch that has a\nmaterial effect on the slab logic - this patch undoes that chunk.\n\nThis was confirmed to fix the slab problem by Chandra.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nTested-by: Chandra Seetharaman \u003csekharan@us.ibm.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f4dee85e2c6a7d7adf7ea4d6d3053a41c78175b7",
      "tree": "59bb468f05b99adbdbcef01195cff622585a337f",
      "parents": [
        "bddc8134db00002a9fd1b33fcb45747bdd3a2777"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Thu Jul 13 23:01:50 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:22 2006 +0100"
      },
      "message": "[MIPS] sparsemem: fix crash in show_mem\n\nWith sparsemem, pfn should be checked by pfn_valid() before pfn_to_page().\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "bddc8134db00002a9fd1b33fcb45747bdd3a2777",
      "tree": "949680189cfb725c0c88b966b95bc238d3306e5e",
      "parents": [
        "f26811e0d89d412a2f5d8e16760e71d3b5c2702c"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Jul 13 17:33:33 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:21 2006 +0100"
      },
      "message": "[MIPS] vr41xx: Update workpad setup function\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f26811e0d89d412a2f5d8e16760e71d3b5c2702c",
      "tree": "ce621e2103a5eda53bc5bc59c038165576ba52cc",
      "parents": [
        "efcb487a8e9a86874cf63c3fbf6c85bbf87e6d87"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Jul 13 17:33:24 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:20 2006 +0100"
      },
      "message": "[MIPS] vr41xx: Update e55 setup function\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "efcb487a8e9a86874cf63c3fbf6c85bbf87e6d87",
      "tree": "621f0f33f95709303c9deea5f726ccfb4eb75e9a",
      "parents": [
        "66151bbd20c6c62dbe5b131484c885086e3a8d29"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Jul 13 17:33:14 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:19 2006 +0100"
      },
      "message": "[MIPS] vr41xx: Removed old v2.4 VRC4173 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": "66151bbd20c6c62dbe5b131484c885086e3a8d29",
      "tree": "7ffdb72ca1f74dda598d1023098ef9bc0f7268c1",
      "parents": [
        "5fd326573876e466c7693cbf06e9c88ecf86135d"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Jul 13 17:33:03 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:19 2006 +0100"
      },
      "message": "[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "5fd326573876e466c7693cbf06e9c88ecf86135d",
      "tree": "22d9279ed0e9d496a50ff93131ac01beae70073d",
      "parents": [
        "75da124ac0141e463cb2738fdc02dd24fc8b6e95"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Jul 10 02:37:21 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:19 2006 +0100"
      },
      "message": "[MIPS] MIPSsim: Build fix, rename sim_timer_setup -\u003e plat_timer_setup.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "75da124ac0141e463cb2738fdc02dd24fc8b6e95",
      "tree": "07dc0b9209462f7f1362dbf2ee30133d462570c7",
      "parents": [
        "d1d60ded2b6cca40e2f14ea2771cbe815c11abb5"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Jul 10 02:27:21 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:18 2006 +0100"
      },
      "message": "[MIPS] Remove unused code.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "d1d60ded2b6cca40e2f14ea2771cbe815c11abb5",
      "tree": "9ddaaf947df5c55c775f6a0d958628af48e9e333",
      "parents": [
        "ece2246ebda3d86cedb9414e7771862a6c9a054c"
      ],
      "author": {
        "name": "Julien BLACHE",
        "email": "jblache@debian.org",
        "time": "Sun Jul 09 00:21:24 2006 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:18 2006 +0100"
      },
      "message": "[MIPS] IP22 Fix brown paper bag in RTC code.\n\nThis patch fixes a typo in arch/mips/sgi-ip22/ip22-time.c, leading to the\nincorrect year being set into the RTC chip.\n\nSigned-off-by: Julien BLACHE \u003cjb@jblache.org\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "ece2246ebda3d86cedb9414e7771862a6c9a054c",
      "tree": "c29ea5f47279ca694c1385f24213ea3650728592",
      "parents": [
        "54d0a216f40e060ba4265bb851cc36b3ca55d1a8"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Jul 09 22:27:23 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:18 2006 +0100"
      },
      "message": "[MIPS] Atlas, Malta, SEAD: Don\u0027t disable interrupts in mips_time_init().\n\nBy the time it\u0027s called from time_init interrupts are still disabled.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "54d0a216f40e060ba4265bb851cc36b3ca55d1a8",
      "tree": "a57ecc2da68fea0989c397bd97ebd38e93fee569",
      "parents": [
        "2c70df5b9807293705d8123d1f36579831ac09eb"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Jul 09 21:38:56 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:17 2006 +0100"
      },
      "message": "[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n\n---\n"
    },
    {
      "commit": "2c70df5b9807293705d8123d1f36579831ac09eb",
      "tree": "54ce136b34d14588ff856169d12b96068611e407",
      "parents": [
        "046f8f705ba684312f82e36abbd42c080f4e4e9a"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Jul 09 20:53:19 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:17 2006 +0100"
      },
      "message": "[MIPS] Nuke redeclarations of board_time_init.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "046f8f705ba684312f82e36abbd42c080f4e4e9a",
      "tree": "36b5b4773335e3c970f62c7774652572da15bb4b",
      "parents": [
        "50785a595cfc8ff9188f9be395ccb214ac43e190"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Jul 09 20:49:41 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:16 2006 +0100"
      },
      "message": "[MIPS] Remove redeclarations of setup_irq().\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "50785a595cfc8ff9188f9be395ccb214ac43e190",
      "tree": "cdaa9d30bb3abf50bb558fbed4e603e185aac0c1",
      "parents": [
        "115f2a44e07b24e6fa4d636c9a95e8e05a0d9d69"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Jul 09 20:42:40 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:16 2006 +0100"
      },
      "message": "[MIPS] Nuke redeclarations of board_timer_setup.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "115f2a44e07b24e6fa4d636c9a95e8e05a0d9d69",
      "tree": "6d8c6931133a7efdeeb4f09bfc92bd10386d3ac6",
      "parents": [
        "4bf42d4272d83b42e1492215a34d42dae8e6fccc"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Sun Jul 09 01:47:06 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:16 2006 +0100"
      },
      "message": "[MIPS] Print out TLB handler assembly for debugging.\n\nSmall update, using pr_debug and pr_info.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "4bf42d4272d83b42e1492215a34d42dae8e6fccc",
      "tree": "bcaf165fc18e7c6bc97d1f9ad6b2bf5959dca570",
      "parents": [
        "783b09dc2806429560d0211564a94d6570b96ee3"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Jul 08 11:32:58 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:15 2006 +0100"
      },
      "message": "[MIPS] SMTC: Reformat to Linux style.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "783b09dc2806429560d0211564a94d6570b96ee3",
      "tree": "d13f90a53d47f8e01819df5aa22d63c85719e186",
      "parents": [
        "40fa4b6a07866bbd70b22b78b349960ebaef7c8e"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Jul 08 11:25:38 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:14 2006 +0100"
      },
      "message": "[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "40fa4b6a07866bbd70b22b78b349960ebaef7c8e",
      "tree": "ed48549d41b8a974a35eb560a20d56a10ccbe134",
      "parents": [
        "bf283630d0990f2ad80bb4601ff275f9d41a579e"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Jul 07 23:57:19 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:14 2006 +0100"
      },
      "message": "[MIPS] IP27: Reformatting.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "bf283630d0990f2ad80bb4601ff275f9d41a579e",
      "tree": "794361ab053724b564e188b148a99021ec021b5f",
      "parents": [
        "cc25ab008633ffd6010f01003ad380f9c7dd5374"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Jul 07 23:56:32 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:14 2006 +0100"
      },
      "message": "[MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "cc25ab008633ffd6010f01003ad380f9c7dd5374",
      "tree": "2ba2d38ebb91b2413b300d4cfa62129c04681ccf",
      "parents": [
        "a365e53fe147e2ab2c902ddb35193dae4fb976e7"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Jul 07 23:53:05 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:13 2006 +0100"
      },
      "message": "[MIPS] IP27: irq_chip startup method returns unsigned int.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a365e53fe147e2ab2c902ddb35193dae4fb976e7",
      "tree": "9721e9d779b0d613abd6dac3a0a51f5399c3245d",
      "parents": [
        "b8828d3e0d0fa33ac7f6dbd7c6820d9e0f7be40d"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Jul 07 23:49:30 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:12 2006 +0100"
      },
      "message": "[MIPS] IP27: struct irq_desc member handler was renamed to chip.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b8828d3e0d0fa33ac7f6dbd7c6820d9e0f7be40d",
      "tree": "bb502eeddb66502fada4c5169eab4ba81d177033",
      "parents": [
        "2874fe55332e2fb4e9c8e672cf2b7361bb168d17"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Sat Jul 08 00:51:11 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:12 2006 +0100"
      },
      "message": "[MIPS] Remove vmlinux.rm200 target from makefile.\n\nLong ago in the dark ages this was used a MIPS a.out binary to be used\nwith Milo which is obsolete since years.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "2874fe55332e2fb4e9c8e672cf2b7361bb168d17",
      "tree": "bf62c9191328f2874745f9afb77187d0eca9ee2a",
      "parents": [
        "1058ecda9bedaa2c3438376caa5f1925f3d15bbd"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Sat Jul 08 00:42:12 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:11 2006 +0100"
      },
      "message": "[MIPS] vr41xx: Replace magic number for P4K bit with symbol.\n    \nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "1058ecda9bedaa2c3438376caa5f1925f3d15bbd",
      "tree": "838eb8232861cc6b927fedb1e76cd371a61b2fa7",
      "parents": [
        "30f244aed36f569c2e3ea6e8457bf66adaf98a3d"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Sat Jul 08 00:42:01 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:11 2006 +0100"
      },
      "message": "[MIPS] vr41xx: Changed workaround to recommended method\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "30f244aed36f569c2e3ea6e8457bf66adaf98a3d",
      "tree": "d58c55ff5db1afe470c19f4be46c7981e9cda6f1",
      "parents": [
        "192ef366198ce16c0379100565cdc5b7bd68511f"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Fri Jul 07 10:38:51 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:09 2006 +0100"
      },
      "message": "[MIPS] Oprofile: Fix build failure due to warning and -Werror.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "192ef366198ce16c0379100565cdc5b7bd68511f",
      "tree": "1f4ef0a9ee796fbf970b6f0703aa31ecad584ee1",
      "parents": [
        "8d197f3d17d4f43eb7d032491af7fc959cbed4fa"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Fri Jul 07 14:07:18 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:09 2006 +0100"
      },
      "message": "[MIPS] TRACE_IRQFLAGS_SUPPORT support.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "8d197f3d17d4f43eb7d032491af7fc959cbed4fa",
      "tree": "036c0b115469a831c42ec2bb53672219dd24995a",
      "parents": [
        "565200a14641eb7ab7b96a726441f2e4d663d15c"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Fri Jul 07 14:26:41 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:08 2006 +0100"
      },
      "message": "[MIPS] Fix rdhwr_op definition.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "565200a14641eb7ab7b96a726441f2e4d663d15c",
      "tree": "e9008e42975537314440c21b93b3d4a1f873f577",
      "parents": [
        "7de58fab9ccb63b4194ce39cf163a7491921d037"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Fri Jul 07 00:26:02 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:08 2006 +0100"
      },
      "message": "[MIPS] Do not count pages in holes with sparsemem\n\nWith some memory model other than FLATMEM, the single node can\ncontains some holes so there might be many invalid pages.  For\nexample, with two 256M memory and one 256M hole, some variables\n(num_physpage, totalpages, nr_kernel_pages, nr_all_pages, etc.) will\nindicate that there are 768MB on this system.  This is not desired\nbecause, for example, alloc_large_system_hash() allocates too many\nentries.\n    \nUse free_area_init_node() with counted zholes_size[] instead of\nfree_area_init().\n\nFor num_physpages, use number of ram pages instead of max_low_pfn.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "7de58fab9ccb63b4194ce39cf163a7491921d037",
      "tree": "6b7153cc7b731fdb8e1a5b1641d093bcedd78154",
      "parents": [
        "cfbae5d331b8872719b5cddb0ed5292c393ad78a"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Wed Jul 05 01:22:44 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:07 2006 +0100"
      },
      "message": "[MIPS] Sparsemem fixes\n\n1. MIPS should select SPARSEMEM_STATIC since allocating bootmem in\n   memory_present() will corrupt bootmap area.\n2. pfn_valid() for SPARSEMEM is defined in linux/mmzone.h\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "cfbae5d331b8872719b5cddb0ed5292c393ad78a",
      "tree": "7f49451bd0c6121ff41a1f7db1001eb5db3cb8bf",
      "parents": [
        "4e8ab3618273b8c5f87a46f82902fbd4138f97f4"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Wed Jul 05 18:43:29 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:07 2006 +0100"
      },
      "message": "[MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "4e8ab3618273b8c5f87a46f82902fbd4138f97f4",
      "tree": "d933b46da299af716840a186bfcfd7ab0f4c754b",
      "parents": [
        "f72af3cf06370cedbe387364d447223e5252a000"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Tue Jul 04 22:59:41 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:06 2006 +0100"
      },
      "message": "[MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "f72af3cf06370cedbe387364d447223e5252a000",
      "tree": "7cec24c6f64b4afcc88d2281b34f13cb8d4947e6",
      "parents": [
        "5af1c7a4d4942812c5172cc0806854837264fff5"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Tue Jul 04 22:16:28 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:06 2006 +0100"
      },
      "message": "[MIPS] MIPS MT: Fix build error.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "5af1c7a4d4942812c5172cc0806854837264fff5",
      "tree": "d3c50a400dcc8b5ef4b6d7111a448bbe126de3f7",
      "parents": [
        "6e61e85b0980f7b88cd5c4b822386ed00dd7e295"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Wed Jul 05 14:32:51 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:05 2006 +0100"
      },
      "message": "[MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "6e61e85b0980f7b88cd5c4b822386ed00dd7e295",
      "tree": "8541546073f5ea9131f881196519f28fc047ecb8",
      "parents": [
        "fc5d2d279ff820172a698706d33e733d4578bd6c"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Wed Jul 05 14:26:38 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:05 2006 +0100"
      },
      "message": "[MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480\n\nthis patch restores the behaviour of the old (assembly-written)\ninterrupt handler, the handler is left as soon as a single interrupt\ncause is handled.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "fc5d2d279ff820172a698706d33e733d4578bd6c",
      "tree": "1b376605e1870af29a49272d85cb589d319e058b",
      "parents": [
        "879ba8c88a32f2bd3d3369837afdc148bd66bb04"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 06 13:04:01 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:04 2006 +0100"
      },
      "message": "[MIPS] Use the proper technical term for naming some of the cache  macros.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "879ba8c88a32f2bd3d3369837afdc148bd66bb04",
      "tree": "6e9fbd2b6c34ede4709bdb1cf724f5652676f98a",
      "parents": [
        "57725f9eb689d04c9ae4334cef65633c0b95558f"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 06 09:47:52 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:04 2006 +0100"
      },
      "message": "[MIPS] IP22: Remove SYS_SUPPORTS_SMP test code.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "57725f9eb689d04c9ae4334cef65633c0b95558f",
      "tree": "b247bba00349eb04619fc06bb13e1bfd506eeaa5",
      "parents": [
        "e1a4e469d77297fd006a3cf2b605fc6f782a8d26"
      ],
      "author": {
        "name": "Chris Dearman",
        "email": "chris@mips.com",
        "time": "Fri Jun 30 23:35:28 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:03 2006 +0100"
      },
      "message": "[MIPS] Panic on fp exception in kernel mode.\n\nThere should never be a FP exception in kernel mode.\n\nSigned-off-by: Chris Dearman \u003cchris@mips.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e1a4e469d77297fd006a3cf2b605fc6f782a8d26",
      "tree": "99ff92ca3151db1e0f2063cd31783dde19ed4856",
      "parents": [
        "6fe725c01c0c547c4287ba3de5ebc8f884178409"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Mon Jul 03 17:02:35 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:03 2006 +0100"
      },
      "message": "[MIPS] Malta: Fix build of certain configs.\n"
    },
    {
      "commit": "6fe725c01c0c547c4287ba3de5ebc8f884178409",
      "tree": "f398808f0e9503e341d7e00523065985d78adf38",
      "parents": [
        "c36cd4bab5084798b401d529129a950f4a48662d"
      ],
      "author": {
        "name": "Domen Puncer",
        "email": "domen.puncer@ultra.si",
        "time": "Mon Jul 03 08:17:09 2006 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:02 2006 +0100"
      },
      "message": "[MIPS] au1xxx: Support both YAMON and U-Boot\n\nSigned-off-by: Domen Puncer \u003cdomen.puncer@ultra.si\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "c36cd4bab5084798b401d529129a950f4a48662d",
      "tree": "423943e169f670f344cc009be4488d62fdcd2e3b",
      "parents": [
        "3a01c49ad81d301fe7265dd63bfb15ee3c3754ef"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Mon Jul 03 13:30:01 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:01 2006 +0100"
      },
      "message": "[MIPS] Save 2k text size in cpu-probe\n\nThe appended patch drops the inline for decode_configs, this saves about\n2k of text size.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "3a01c49ad81d301fe7265dd63bfb15ee3c3754ef",
      "tree": "e11de29d839921ddb317da9f5200928adebbf9b6",
      "parents": [
        "31473747bd441719f9f6a07385684dce547533e0"
      ],
      "author": {
        "name": "Thiemo Seufer",
        "email": "ths@networkno.de",
        "time": "Mon Jul 03 13:30:01 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:01 2006 +0100"
      },
      "message": "[MIPS] Uses MIPS_CONF_AR instead of magic constants.\n\nSigned-off-by: Thiemo Seufer \u003cths@networkno.de\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "31473747bd441719f9f6a07385684dce547533e0",
      "tree": "f8de7f66a140085c6c20c429623b9fb47a89bb3b",
      "parents": [
        "b1c6cd429b5f9fde39f5950ba9f2993286954f6c"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Mon Jul 03 00:09:47 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:26:00 2006 +0100"
      },
      "message": "[MIPS] Make SPARSEMEM selectable on QEMU.\n\nThis might be helpfull to debug sparsemem on mips.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "b1c6cd429b5f9fde39f5950ba9f2993286954f6c",
      "tree": "fc1aed43d73b2375f17b52bad3a31d2f34147073",
      "parents": [
        "a5e68986e8e75546901010fe4e3485f6cd60b4a6"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Mon Jul 03 00:09:47 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:59 2006 +0100"
      },
      "message": "[MIPS] Make SPARSEMEM selectable on QEMU.\n\nThis might be helpfull to debug sparsemem on mips.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a5e68986e8e75546901010fe4e3485f6cd60b4a6",
      "tree": "347a395f942c3f59488c61405caf2e9b97ad66b8",
      "parents": [
        "a722df087dc745a213573ed860be57a255e799bb"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Sun Jul 02 23:17:27 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:59 2006 +0100"
      },
      "message": "[MIPS] Au1000: Remove au1000 code.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "a722df087dc745a213573ed860be57a255e799bb",
      "tree": "be271f280fcba09d8b0fce4f396f617e09e1de3b",
      "parents": [
        "722cfd90420b660ad13f933efb135daf1d0e5400"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Sun Jul 02 23:13:34 2006 +0900"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:59 2006 +0100"
      },
      "message": "[MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "722cfd90420b660ad13f933efb135daf1d0e5400",
      "tree": "e1fc9a799330d21389483c1807fc0148aade74e2",
      "parents": [
        "94dee171df34b7955cd647da4c40ba67d55a7671"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Jul 02 16:31:14 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:59 2006 +0100"
      },
      "message": "[MIPS] Wire up vmsplice(2) and move_pages(2).\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "94dee171df34b7955cd647da4c40ba67d55a7671",
      "tree": "4f4cb8c8d5e37a7bc33457ffff5caff85376037f",
      "parents": [
        "e1e80b4d24eddd1a76cd386e25164cf159661bd6"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Jul 02 14:41:42 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:58 2006 +0100"
      },
      "message": "[MIPS] Eleminate interrupt migration helper use.\n\n\u003e #define hw_interrupt_type       irq_chip\n\u003e typedef struct irq_chip         hw_irq_controller;\n\u003e #define no_irq_type             no_irq_chip\n\u003e typedef struct irq_desc         irq_desc_t;\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e1e80b4d24eddd1a76cd386e25164cf159661bd6",
      "tree": "930bc13a8602987692d8d67c9912e50a7c06d53a",
      "parents": [
        "2e128dedcd66d2f17f42a45dacc223fa2dcd8acd"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sat Jul 01 22:07:23 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:58 2006 +0100"
      },
      "message": "[MIPS] Don\u0027t include obsolete \u003clinux/config.h\u003e.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "2e128dedcd66d2f17f42a45dacc223fa2dcd8acd",
      "tree": "392f1f7b9c8673e6310498064e29198667a41425",
      "parents": [
        "70ae6126090686b2e957f0abd2a3c882e94c7071"
      ],
      "author": {
        "name": "Chris Dearman",
        "email": "chris@mips.com",
        "time": "Fri Jun 30 12:32:37 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:58 2006 +0100"
      },
      "message": "[MIPS] Default cpu_has_mipsmt to a runtime check\n\nSigned-off-by: Chris Dearman \u003cchris@mips.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "70ae6126090686b2e957f0abd2a3c882e94c7071",
      "tree": "6fc74f25154cafe6a91e475e71632de2a00b20bf",
      "parents": [
        "e35a5e35e0f45209a45ec2fd6df90f5ac3a05992"
      ],
      "author": {
        "name": "Chris Dearman",
        "email": "chris@mips.com",
        "time": "Fri Jun 30 12:32:37 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:57 2006 +0100"
      },
      "message": "[MIPS] Use KERN_DEBUG to log the SDBBP messages\n\nSigned-off-by: Chris Dearman \u003cchris@mips.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "e35a5e35e0f45209a45ec2fd6df90f5ac3a05992",
      "tree": "9b17f2518ee55f06ceac2987b29a9457f9101078",
      "parents": [
        "98ab66cdd182f35008fb8993bb930ddde88db923"
      ],
      "author": {
        "name": "Chris Dearman",
        "email": "chris@mips.com",
        "time": "Fri Jun 30 14:19:45 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:57 2006 +0100"
      },
      "message": "[MIPS] Less noise on multithreading exceptions.\n\nMake the MT handler silent and output the MT exception type at debug\npriority.\n\nSigned-off-by: Chris Dearman \u003cchris@mips.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "98ab66cdd182f35008fb8993bb930ddde88db923",
      "tree": "8f5e93f33d2d3633345a60979972a8863ce3bcf7",
      "parents": [
        "8717433ccae06788e58d55699027b47d042be1f4"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:57 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:57 2006 +0100"
      },
      "message": "[MIPS] Update defconfigs to 2.6.18-rc1.\n"
    },
    {
      "commit": "8717433ccae06788e58d55699027b47d042be1f4",
      "tree": "38d21d3326cc49f14de3432bb652a90cdf3ebb9b",
      "parents": [
        "25969354a385f347b55aafb1040dfc21263fa7c3"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Sun Jun 25 17:42:21 2006 +0200"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:56 2006 +0100"
      },
      "message": "[MIPS] IP27: Don\u0027t destroy interrupt routing information on shutdown irq.\n\nThis fixes the \"not syncing: Could not identify cpu/level ...\" panic\nwhen a PCI irq is requested the second time.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "25969354a385f347b55aafb1040dfc21263fa7c3",
      "tree": "1ba512ac5f4984260c32b02594e70fbefa6b9894",
      "parents": [
        "f1aaee53f2877a7afa55e8245c241ff60a86367d"
      ],
      "author": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jun 22 22:42:32 2006 +0100"
      },
      "committer": {
        "name": "Ralf Baechle",
        "email": "ralf@linux-mips.org",
        "time": "Thu Jul 13 21:25:56 2006 +0100"
      },
      "message": "[MIPS] Avoid interprocessor function calls.\n\nOn the 34K where multiple virtual processors are implemented in a single\ncore and share a single TLB, interprocessor function calls are not needed\nto flush a cache, so avoid them.\n\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n"
    },
    {
      "commit": "3e705f279a942471b258b1c7a9e54aa8ff36b89f",
      "tree": "59ced891a1f9ef95f8bff038b6f374256fed257f",
      "parents": [
        "f1aaee53f2877a7afa55e8245c241ff60a86367d"
      ],
      "author": {
        "name": "Russell King",
        "email": "rmk@arm.linux.org.uk",
        "time": "Thu Jul 13 20:48:35 2006 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 13:21:35 2006 -0700"
      },
      "message": "[PATCH] Fix broken kernel headers preventing ARM build\n\nAs a result of 894673ee6122a3ce1958e1fe096901ba5356a96b, the ARM\narchitecture is more or less unbuildable - only one defconfig appears\nto build, with all others erroring out with:\n\n\t  CC      arch/arm/kernel/setup.o\n\tIn file included from /home/rmk/git/linux-2.6-rmk/arch/arm/kernel/setup.c:22:\n\t/home/rmk/git/linux-2.6-rmk/include/linux/root_dev.h:7: warning: implicit declaration of function `MKDEV\u0027\n\t...\n\nEssentially, root_dev.h uses MKDEV and dev_t, but does not include any\nheaders which provide either of these definitions.  The reason it worked\npreviously is that linux/tty.h just happened to include the required\nheaders for linux/root_dev.h.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "f1aaee53f2877a7afa55e8245c241ff60a86367d",
      "tree": "38ce12147987355d78be1c568941a01266262234",
      "parents": [
        "873623dfabaa6ebbdc1ce16c1766a3c0ec5d9923"
      ],
      "author": {
        "name": "Arjan van de Ven",
        "email": "arjan@infradead.org",
        "time": "Thu Jul 13 14:46:03 2006 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 12:02:44 2006 -0700"
      },
      "message": "[PATCH] lockdep: annotate mm/slab.c\n\nmm/slab.c uses nested locking when dealing with \u0027off-slab\u0027\ncaches, in that case it allocates the slab header from the\n(on-slab) kmalloc caches. Teach the lock validator about\nthis by putting all on-slab caches into a separate class.\n\nthis patch has no effect on non-lockdep kernels.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "873623dfabaa6ebbdc1ce16c1766a3c0ec5d9923",
      "tree": "ea7fe80a8a5c78b1f372dfde56cd7deba8e23104",
      "parents": [
        "0e2ffbf650bf97499c02327719383818777651e6"
      ],
      "author": {
        "name": "Ingo Molnar",
        "email": "mingo@elte.hu",
        "time": "Thu Jul 13 14:44:38 2006 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 12:02:44 2006 -0700"
      },
      "message": "[PATCH] lockdep: undo mm/slab.c annotation\n\nundo existing mm/slab.c lock-validator annotations, in preparation\nof a new, less intrusive annotation patch.\n\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8b1b21853bab15fe5b60b8222786fe036c4dc365",
      "tree": "670d843e60ab985af0fcf166af38e6a1fed1085a",
      "parents": [
        "fb61e2895170920564410baadf71c5b3561dbf42"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus@drzeus.cx",
        "time": "Tue Jul 11 21:07:10 2006 +0200"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jul 13 16:17:46 2006 +0100"
      },
      "message": "[MMC] Change SDHCI version error to a warning\n\nO2 Micro\u0027s controllers have a larger specification version value and are\ntherefore denied by the driver. When bypassing this check they seem to work\nfine. This patch makes the code a bit more forgiving by changing the error\nto a warning.\n\nSigned-off-by: Pierre Ossman \u003cdrzeus@drzeus.cx\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "fb61e2895170920564410baadf71c5b3561dbf42",
      "tree": "b825fb7f86ad3cb11a1932aea422d45532677e2a",
      "parents": [
        "e47f31787dee5bf57453e18edefff56e17fa44f9"
      ],
      "author": {
        "name": "Pierre Ossman",
        "email": "drzeus@drzeus.cx",
        "time": "Tue Jul 11 21:06:48 2006 +0200"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jul 13 16:17:45 2006 +0100"
      },
      "message": "[MMC] Fix incorrect register access\n\nThere was a writel() being used on a 16-bit register.\n\nSigned-off-by: Pierre Ossman \u003cdrzeus@drzeus.cx\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5cbc1b6f66313111f64e779bf1df3799bf5c2df8",
      "tree": "312d722d9e151b6630af7b647f18e98d0a045dfc",
      "parents": [
        "a9da396a37fb3da5d0f212c41c6e96bcbf8fe590"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Jul 11 15:37:55 2006 +0200"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jul 13 16:14:26 2006 +0100"
      },
      "message": "[ARM] arch/arm/kernel/bios32.c: no need to set isa_bridge\n\nSince this assignment was the only place on !alpha where isa_bridge was\ntouched, it didn\u0027t have any effect.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "0e2ffbf650bf97499c02327719383818777651e6",
      "tree": "70cc80a7270ac6ee9e338e4c87a1f06c2432e79b",
      "parents": [
        "1b0f06d0b4860a8a73dc0b48540d82d8897ead71",
        "a83f982313bc60dd3d87e50f8c88d6a169e8a5a0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 07:53:11 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 07:53:11 2006 -0700"
      },
      "message": "Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 of HEAD\n\n* HEAD:\n  [SPARC]: Fix OF register translations under sub-PCI busses.\n  [SPARC64]: Refine Sabre wsync logic.\n  [SERIAL] sunsu: Handle keyboard and mouse ports directly.\n  [SPARC64]: Fix 2 bugs in sabre_irq_build()\n  [SPARC64]: Update defconfig.\n  [SPARC64]: Fix make headers_install\n  [SPARC64]: of_device_register() error checking fix\n"
    },
    {
      "commit": "1b0f06d0b4860a8a73dc0b48540d82d8897ead71",
      "tree": "daeca25611fa75a1439f35b54d1586e24ea77478",
      "parents": [
        "b43c7cec6bf9558336fb033d1217fc765d259c47"
      ],
      "author": {
        "name": "Greg Ungerer",
        "email": "gerg@snapgear.com",
        "time": "Thu Jul 13 09:32:41 2006 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 07:51:48 2006 -0700"
      },
      "message": "[PATCH] m68knommu: fix result type in get_user() macro\n\nKeep the result holder variable the same type as the quantity we are\nretreiving in the get_user() macro - don\u0027t go through a pointer version\nof the user space address type.\n\nUsing the address type causes problems if the address type was const\n(newer versions of gcc quite rightly error out for that condition).\n\nSigned-off-by: Greg Ungerer \u003cgerg@uclinux.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "b43c7cec6bf9558336fb033d1217fc765d259c47",
      "tree": "a1176161bcd7dcdf7a4b198402f45778ed5a5834",
      "parents": [
        "e47f31787dee5bf57453e18edefff56e17fa44f9"
      ],
      "author": {
        "name": "Chuck Ebbert",
        "email": "76306.1226@compuserve.com",
        "time": "Wed Jul 12 16:41:15 2006 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Thu Jul 13 07:48:28 2006 -0700"
      },
      "message": "[PATCH] i386: system.h: remove extra semicolons and fix order\n\ninclude/asm-i386/system.h has trailing semicolons in some of the\nmacros that cause legitimate code to fail compilation, so remove\nthem. Also remove extra blank lines within one group of macros.\n\nAnd put stts() and clts() back together; they got separated somehow.\n\nSigned-off-by: Chuck Ebbert \u003c76306.1226@compuserve.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a9da396a37fb3da5d0f212c41c6e96bcbf8fe590",
      "tree": "14cae1ecad305e3503c27e990ef6af329ec36957",
      "parents": [
        "2704f0e69f9e191c6f5873ebfc878e4be1893ef8"
      ],
      "author": {
        "name": "Koen Kooi",
        "email": "koen@dominion.kabel.utwente.nl",
        "time": "Thu Jul 13 13:04:24 2006 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Jul 13 13:04:24 2006 +0100"
      },
      "message": "[ARM] 3729/3: EABI padding rules necessitate the packed attribute of floatx80\n\nPatch from Koen Kooi\n\nEABI padding rules necessitate the packed attribute of floatx80,\notherwise nwfpe complains about invalid structure sizes.\n\nSigned-off-by: Koen Kooi \u003ckoen@dominion.kabel.utwente.nl\u003e\nSigned-off-by: Lennert Buytenhek \u003cbuytenh@wantstofly.org\u003e\n\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "a83f982313bc60dd3d87e50f8c88d6a169e8a5a0",
      "tree": "ccbf0bd78ad540d870c295712fd60e49f9206d8a",
      "parents": [
        "9bbd952e7f965757b5c913b6f98ad37a191137bd"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jul 12 23:19:31 2006 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Thu Jul 13 01:50:15 2006 -0700"
      },
      "message": "[SPARC]: Fix OF register translations under sub-PCI busses.\n\nThere is an implicit assumption in the code that ranges will translate\nto something that can fit in 2 32-bit cells, or a 64-bit value.  For\ncertain kinds of things below PCI this isn\u0027t necessarily true.\n\nHere is what the relevant OF device hierarchy looks like for one of\nthe serial controllers on an Ultra5:\n\n    Node 0xf005f1e0\n        ranges:      00000000.00000000.00000000.000001fe.01000000.00000000.01000000\n                     01000000.00000000.00000000.000001fe.02000000.00000000.01000000\n                     02000000.00000000.00000000.000001ff.00000000.00000001.00000000\n                     03000000.00000000.00000000.000001ff.00000000.00000001.00000000\n        device_type:  \u0027pci\u0027\n        model:  \u0027SUNW,sabre\u0027\n\n        Node 0xf005f9d4\n            device_type:  \u0027pci\u0027\n            model:  \u0027SUNW,simba\u0027\n\n           Node 0xf0060d24\n                ranges:  00000010.00000000 82010810.00000000.f0000000 01000000\n\t\t\t 00000014.00000000 82010814.00000000.f1000000 00800000\n                name:  \u0027ebus\u0027\n\n                Node 0xf0062dac\n                    reg:  00000014.003083f8.00000008 --\u003e 0x1ff.f13083f8\n                    device_type:  \u0027serial\u0027\n                    name:  \u0027su\u0027\n\nSo the correct translation here is:\n\n1) Match \"su\" register to second ranges entry of \u0027ebus\u0027, which translates\n   into a PCI triplet \"82010814.00000000.f1000000\" of size 00800000, which\n   gives us \"82010814.00000000.f13083f8\".\n\n2) Pass-through \"SUNW,simba\" since it lacks ranges property\n\n3) Match \"82010814.00000000.f13083f8\" to third ranges property of PCI\n   controller node \u0027SUNW,sabre\u0027, and we arrive at the final physical\n   MMIO address of \"0x1fff13083f8\".\n\nDue to the 2-cell assumption, we couldn\u0027t translate to a PCI 3-cell\nvalue, and we couldn\u0027t perform a pass-thru on it either.\n\nIt was easiest to just stop splitting the ranges application operation\nbetween two methods, -\u003emap and -\u003etranslate, and just let -\u003emap do all\nthe work.  That way it would work purely on 32-bit cell arrays instead\nof having to \"return\" some value like a u64.\n\nIt\u0027s still not %100 correct because the out-of-range check is still\ndone using the 64 least significant bits of the range and address.\nBut it does work for all the cases I\u0027ve thrown at it so far.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "9bbd952e7f965757b5c913b6f98ad37a191137bd",
      "tree": "134f38166dd1829c14739fcecd453f0bf2c1136d",
      "parents": [
        "91d1ed1a6d225e3cf4bd8ede6235b1be65f7651a"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jul 12 21:16:07 2006 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Thu Jul 13 01:50:13 2006 -0700"
      },
      "message": "[SPARC64]: Refine Sabre wsync logic.\n\nIt is only needed when there is a PCI-PCI bridge sitting\nbetween the device and the PCI host controller which is\nnot a Simba APB bridge.\n\nAdd logic to handle two special cases:\n\n1) device behind EBUS, which sits on PCI\n2) PCI controller interrupts\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "91d1ed1a6d225e3cf4bd8ede6235b1be65f7651a",
      "tree": "38df1d1daebf331969348ac280f5b9add80b2adb",
      "parents": [
        "a23c3a86e9952a8badb49a6bb1de455c1f5bad6d"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jul 12 21:04:21 2006 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Thu Jul 13 01:50:11 2006 -0700"
      },
      "message": "[SERIAL] sunsu: Handle keyboard and mouse ports directly.\n\nThe sunsu_ports[] array exists merely to be able to easily\nuse an integer index to get at the proper serial console\nport struct.\n\nWe size this only for real ports, not for the keyboard and\nmouse, and thus keyboard and mouse port registration would\nfail.\n\nFix this by dynamically allocating the port struct for the\nkeyboard and mouse, instead of using the sunsu_ports[]\narray.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "a23c3a86e9952a8badb49a6bb1de455c1f5bad6d",
      "tree": "1c8a9b6df274b82cfb08c1e29ad34c1f6db71f28",
      "parents": [
        "17556fe861d8f76ed13e975ceb6eae450671aba1"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jul 12 15:59:53 2006 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Thu Jul 13 01:50:08 2006 -0700"
      },
      "message": "[SPARC64]: Fix 2 bugs in sabre_irq_build()\n\nWhen installing the IRQ pre-handler, we were not setting up the second\nargument correctly.  It should be a pointer to the sabre_irq_data, not\nthe config space PIO address.\n\nFurthermore, we only need this pre-handler installed if the device\nsits behind a PCI bridge that is not Sabre or Simba/APB.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "17556fe861d8f76ed13e975ceb6eae450671aba1",
      "tree": "89f9edeff608b7bdd10e0d8ea7a5bc413a42616d",
      "parents": [
        "50f73fe026b2bda49e53cef2dd57a79f84879733"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Wed Jul 12 14:01:26 2006 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Thu Jul 13 01:50:06 2006 -0700"
      },
      "message": "[SPARC64]: Update defconfig.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "50f73fe026b2bda49e53cef2dd57a79f84879733",
      "tree": "017e419c95cde572c80cc8e856546091b25b1361",
      "parents": [
        "6cc8b6f51eb1af72882c279f691c5de7d5a43bf2"
      ],
      "author": {
        "name": "David Woodhouse",
        "email": "dwmw2@infradead.org",
        "time": "Wed Jul 12 13:56:53 2006 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Thu Jul 13 01:50:04 2006 -0700"
      },
      "message": "[SPARC64]: Fix make headers_install\n\nA minor typo in the include/asm-sparc64/Kbuild file prevents the make\nheaders_install from building a useful tree of kernel headers for\nsparc64.\n\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\nSigned-off-by: Tom \"spot\" Callaway \u003ctcallawa@redhat.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "6cc8b6f51eb1af72882c279f691c5de7d5a43bf2",
      "tree": "a7806a7c0e9016508806a80ca4ef0ff59225f5d2",
      "parents": [
        "e47f31787dee5bf57453e18edefff56e17fa44f9"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Mon Jul 10 15:28:54 2006 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@sunset.davemloft.net",
        "time": "Thu Jul 13 01:50:01 2006 -0700"
      },
      "message": "[SPARC64]: of_device_register() error checking fix\n\ndevice_create_file() can fail.  This causes the sparc64 compile to\nfail when my fanatical __must_check patch is applied, due to -Werror.\n\n[ Added necessary identical fix for sparc32. -DaveM]\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "e47f31787dee5bf57453e18edefff56e17fa44f9",
      "tree": "6c86b53192526bf9b7f6581720dbd12dc085aff5",
      "parents": [
        "a0486407bea3f0545ee3fcfb768b6763c5c2b459",
        "a6f157a88d1398d7ccb743c5a56138edf6f6ef0b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:19:42 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:19:42 2006 -0700"
      },
      "message": "Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD\n\n* HEAD:\n  [NET]: fix __sk_stream_mem_reclaim\n  [Bluetooth] Fix deadlock in the L2CAP layer\n  [Bluetooth] Let BT_HIDP depend on INPUT\n  [Bluetooth] Avoid NULL pointer dereference with tty-\u003edriver\n  [Bluetooth] Remaining transitions to use kzalloc()\n  [WAN]: converting generic HDLC to use netif_dormant*()\n  [IPV4]: Fix error handling for fib_insert_node call\n  [NETROM] lockdep: fix false positive\n  [ROSE] lockdep: fix false positive\n  [AX.25]: Optimize AX.25 socket list lock\n  [IPCOMP]: Fix truesize after decompression\n  [IPV6]: Use ipv6_addr_src_scope for link address sorting.\n  [TCP] tcp_highspeed: Fix AI updates.\n  [MAINTAINERS]: Add proper entry for TC classifier\n  [NETROM]: Drop lock before calling nr_destroy_socket\n  [NETROM]: Fix locking order when establishing a NETROM circuit.\n  [AX.25]: Fix locking of ax25 protocol function list.\n  [IPV6]: order addresses by scope\n"
    },
    {
      "commit": "a0486407bea3f0545ee3fcfb768b6763c5c2b459",
      "tree": "df25e25f6c5c0c3d8db2c42835174cc081af71a5",
      "parents": [
        "2513eb8e67a2483aecb5bf7fead7692d5aabbdcd",
        "5cab828bf0f52f3697a61aa99c54ee43844f53c0"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:19:23 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:19:23 2006 -0700"
      },
      "message": "Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEAD\n\n* HEAD:\n  [PATCH] hwmon: Documentation update for abituguru\n  [PATCH] hwmon: Fix for first generation Abit uGuru chips\n  [PATCH] hwmon: New maintainer for w83791d\n  [PATCH] pca9539: Honor the force parameter\n  [PATCH] i2c-algo-bit: Wipe out dead code\n  [PATCH] i2c: Handle i2c_add_adapter failure in i2c algorithm drivers\n  [PATCH] i2c: New mailing list\n  [PATCH] i2c-ite: Plan for removal\n  [PATCH] i2c-powermac: Fix master_xfer return value\n  [PATCH] scx200_acb: Fix the block transactions\n  [PATCH] scx200_acb: Fix the state machine\n  [PATCH] i2c-iop3xx: Avoid addressing self\n  [PATCH] i2c: Fix \u0027ignore\u0027 module parameter handling in i2c-core\n"
    },
    {
      "commit": "2513eb8e67a2483aecb5bf7fead7692d5aabbdcd",
      "tree": "4969e9e0ae8a35553ef985af455e98beb86e2ed4",
      "parents": [
        "d3745f46e32d86de188cf378f923b7a2ed5274f9",
        "cd6ef2ada54aa4788d5a3dee3cffaad41383a52a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:19:06 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:19:06 2006 -0700"
      },
      "message": "Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of HEAD\n\n* HEAD:\n  [PATCH] The scheduled unexport of insert_resource\n  [PATCH] remove kernel/power/pm.c:pm_unregister_all()\n  [PATCH] Driver core: bus.c cleanups\n  [PATCH] Driver core: kernel-doc in drivers/base/core.c corrections\n  [PATCH] Driver core: fix driver-core kernel-doc\n"
    },
    {
      "commit": "d3745f46e32d86de188cf378f923b7a2ed5274f9",
      "tree": "b6ad64cbd41644de503a15ce3669e00ec602db8f",
      "parents": [
        "70d002bccac5e107fafb95e83fcb7fc010a88695",
        "ffadcc2ff42ecedf71ea67d9051ff028927aed08"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:17:41 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:17:41 2006 -0700"
      },
      "message": "Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEAD\n\n* HEAD:\n  [PATCH] PCI: PCIE power management quirk\n  [PATCH] PCI: add PCI Express AER register definitions to pci_regs.h\n  [PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resume\n  [PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()\n"
    },
    {
      "commit": "70d002bccac5e107fafb95e83fcb7fc010a88695",
      "tree": "58607b980731b3ac418693a1d511630f482564c1",
      "parents": [
        "7f0852f959d8e92786c684ebd7fee3332a2f4efe",
        "a969888ce91673c7f4b86520d851a6f0d5a5fa7d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:16:52 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:16:52 2006 -0700"
      },
      "message": "Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 of HEAD\n\n* HEAD: (44 commits)\n  [PATCH] USB: move usb-serial.h to include/linux/usb/\n  [PATCH] USB: Anydata: Fixes wrong URB callback.\n  [PATCH] USB: gadget section fixups\n  [PATCH] USB: another unusual device\n  [PATCH] USB: Add one VID/PID to ftdi_sio\n  [PATCH] USB: unusual_devs entry for Sony DSC-H5\n  [PATCH] USB: unusual_devs entry for Nokia E61\n  [PATCH] USB: unusual_devs entry for Nokia N91\n  [PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driver\n  [PATCH] USB: Option driver: new product ID\n  [PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS Adapter\n  [PATCH] USB: ipw.c driver fix\n  [PATCH] USB: remove devfs information from Kconfig\n  [PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.c\n  [PATCH] USB: ipaq.c timing parameters\n  [PATCH] USB: ipaq.c bugfixes\n  [PATCH] USB: ehci: fix bogus alteration of a local variable\n  [PATCH] USB: add driver for non-composite Sierra Wireless devices\n  [PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcd\n  [PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci\n  ...\n"
    },
    {
      "commit": "7f0852f959d8e92786c684ebd7fee3332a2f4efe",
      "tree": "0fc9278f4094ba5e9c84c3c22608469f77393a2e",
      "parents": [
        "2f1b9250516aa8744496abbbbb8a6066cb2b56db",
        "f01cfb3638a2f1ee584913f37e5ba7a8abfed8de"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:16:32 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 21:16:32 2006 -0700"
      },
      "message": "Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 of HEAD\n\n* HEAD:\n  [PATCH] w1: remove drivers/w1/w1.h\n  [PATCH] w1: fix idle check loop in ds2482\n  [PATCH] W1: remove w1 mail list from lm_sensors.\n"
    },
    {
      "commit": "2f1b9250516aa8744496abbbbb8a6066cb2b56db",
      "tree": "ee77dcd4d87bf5dd7f9b63ecc38cbcadc9a8aa97",
      "parents": [
        "72945b2b90a5554975b8f72673ab7139d232a121"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Wed Jul 12 21:04:16 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Wed Jul 12 21:04:16 2006 -0700"
      },
      "message": "Revert \"[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available\"\n\nThis reverts commit 5040cb8b7e61b7a03e8837920b9eb2c839bb1947.\n\nIt breaks previously working ide-cs PIO configurations, causing problems\nlike\n\n\tide2: I/O resource 0xF883200E-0xF883200E not free.\n\tide2: ports already in use, skipping probe\n\nrather than a working kernel.\n\nCc: Thomas Kleffel \u003ctk@maintech.de\u003e\nCc: Dominik Brodowski \u003clinux@dominikbrodowski.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "72945b2b90a5554975b8f72673ab7139d232a121",
      "tree": "69ef823d84f7bc970bc4712bd0db5e8a023de65d",
      "parents": [
        "dd4a59a8e5dd44299b2df4411e8d7b05902ef2e7"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Wed Jul 12 22:46:42 2006 -0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Wed Jul 12 21:02:24 2006 -0700"
      },
      "message": "[PATCH] Revert \"ACPI: execute Notify() handlers on new thread\"\n\nThis effectively reverts commit b8d35192c55fb055792ff0641408eaaec7c88988\nby reverts acpi_os_queue_for_execution() to what it was before that,\nexcept it changes the name to acpi_os_execute() to match ACPICA\n20060512.\n\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n\n[ The thread execution doesn\u0027t actually solve the bug it set out to\n  solve (see\n\n\thttp://bugzilla.kernel.org/show_bug.cgi?id\u003d5534\n\n  for more details) because the new events can get caught behind the AML\n  semaphore or other serialization.  And when that happens, the notify\n  threads keep on piling up until the system dies. ]\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "a6f157a88d1398d7ccb743c5a56138edf6f6ef0b",
      "tree": "8244a8f1e359830829b0845cc677edd2d3959a47",
      "parents": [
        "fd1278d720b48ad7576f64014b916cc77365cb3f"
      ],
      "author": {
        "name": "Ian McDonald",
        "email": "ian.mcdonald@jandi.co.nz",
        "time": "Wed Jul 12 17:58:53 2006 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Wed Jul 12 17:58:53 2006 -0700"
      },
      "message": "[NET]: fix __sk_stream_mem_reclaim\n\n__sk_stream_mem_reclaim is only called by sk_stream_mem_reclaim.\n\nAs such the check on sk-\u003esk_forward_alloc is not needed and can be\nremoved.\n\nSigned-off-by: Ian McDonald \u003cian.mcdonald@jandi.co.nz\u003e\nAcked-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "dd4a59a8e5dd44299b2df4411e8d7b05902ef2e7",
      "tree": "a87bfbde61f392bfff25b2d0fb9842460a0b7ad7",
      "parents": [
        "155dbfd8846bf165bb036c4492ad121c8b059f1d",
        "22e1170310ec6afa41e0dc7ac9dfac735d82dcab"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 16:32:16 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 12 16:32:16 2006 -0700"
      },
      "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:\n  [PATCH] sky2: optimize receive restart\n  [PATCH] sky2: PHY power on delays\n  [PATCH] sky2: NAPI suspend/resume of dual port cards\n  [PATCH] sky2: sky2_reset section mismatch\n  [PATCH] sk98lin: fix truncated collision threshold mask\n  [PATCH] skge: fix truncated collision threshold mask\n  [PATCH] sky2: fix truncated collision threshold mask\n  [PATCH] myri10ge return value fix\n  [PATCH] Update smc91x driver with ARM Versatile board info\n  [PATCH] ixgb: fix tx unit hang - properly calculate desciptor count\n  [PATCH] smsc-ircc2: fix section reference mismatches\n  [PATCH] 8139cp.c printk fix\n  [PATCH] s2io driver irq fix\n  [PATCH] e1000: irq naming update\n  [PATCH] forcedeth: watermark fixup\n  [PATCH] forcedeth: deferral fixup\n  [PATCH] zd1211rw: usb_clear_halt not allowed in IRQ context\n  [PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise\n"
    },
    {
      "commit": "cd6ef2ada54aa4788d5a3dee3cffaad41383a52a",
      "tree": "54a98bb038ac4dd51480fb415b869c79e2ca8650",
      "parents": [
        "26865e9c26d2d336f385b821b531ce2b31008e20"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Jun 30 02:15:42 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jul 12 16:09:08 2006 -0700"
      },
      "message": "[PATCH] The scheduled unexport of insert_resource\n\nImplement the scheduled unexport of insert_resource.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "26865e9c26d2d336f385b821b531ce2b31008e20",
      "tree": "7d170186b733aedc15570cf20c44d388c593c9cd",
      "parents": [
        "7e4ef085ea4b00cfc34e854edf448c729de8a0a5"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Fri Jun 30 02:15:43 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jul 12 16:09:08 2006 -0700"
      },
      "message": "[PATCH] remove kernel/power/pm.c:pm_unregister_all()\n\nRemove the deprecated and no longer used pm_unregister_all().\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nAcked-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "7e4ef085ea4b00cfc34e854edf448c729de8a0a5",
      "tree": "cc8b12d3b25e0b5a6cc2524faccc2d05dcff61c8",
      "parents": [
        "42734dafa43e453a8b6769a5ebd3a01ffc1fd116"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Mon Jun 26 22:26:56 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jul 12 16:09:08 2006 -0700"
      },
      "message": "[PATCH] Driver core: bus.c cleanups\n\nThis patch contains the following cleanups:\n- make the needlessly global bus_subsys static\n- #if 0 the unused find_bus()\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "42734dafa43e453a8b6769a5ebd3a01ffc1fd116",
      "tree": "f63e13562924295a66548c77cc06491b939c6844",
      "parents": [
        "7d12e9de5d73a836f040157b27166e68990ea9b4"
      ],
      "author": {
        "name": "Henrik Kretzschmar",
        "email": "henne@nachtwindheim.de",
        "time": "Wed Jul 05 00:53:19 2006 +0200"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jul 12 16:09:08 2006 -0700"
      },
      "message": "[PATCH] Driver core: kernel-doc in drivers/base/core.c corrections\n\nCorrects the kerneldocs for device_create() and device_destroy()\nwith an eye on coding style, grammar and readability.\n\nSigned-off-by: Henrik Kretzschmar \u003chenne@nachtwindheim.de\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "7d12e9de5d73a836f040157b27166e68990ea9b4",
      "tree": "530673100c8473ff70d03a928ceccc1443c4bd9f",
      "parents": [
        "155dbfd8846bf165bb036c4492ad121c8b059f1d"
      ],
      "author": {
        "name": "Randy Dunlap",
        "email": "rdunlap@xenotime.net",
        "time": "Thu Jun 22 15:14:07 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jul 12 16:09:08 2006 -0700"
      },
      "message": "[PATCH] Driver core: fix driver-core kernel-doc\n\nWarning(/var/linsrc/linux-2617-g4//drivers/base/core.c:574): No description found for parameter \u0027class\u0027\nWarning(/var/linsrc/linux-2617-g4//drivers/base/core.c:574): No description found for parameter \u0027devt\u0027\nWarning(/var/linsrc/linux-2617-g4//drivers/base/core.c:626): No description found for parameter \u0027devt\u0027\n\nSigned-off-by: Randy Dunlap \u003crdunlap@xenotime.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "ffadcc2ff42ecedf71ea67d9051ff028927aed08",
      "tree": "540351be72173f69c552c05dfeffd0804ca0bd6b",
      "parents": [
        "6f0312fd7e0e6f96fd847b0b2e1e0d2d2e8ef89d"
      ],
      "author": {
        "name": "Kristen Carlson Accardi",
        "email": "kristen.c.accardi@intel.com",
        "time": "Wed Jul 12 08:59:00 2006 -0700"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jul 12 16:05:48 2006 -0700"
      },
      "message": "[PATCH] PCI: PCIE power management quirk\n\nWhen changing power states from D0-\u003eDX and then from DX-\u003eD0, some\nIntel PCIE chipsets will cause a device reset to occur.  This will\ncause problems for any D State other than D3, since any state\ninformation that the driver will expect to be present coming from\na D1 or D2 state will have been cleared.  This patch addes a\nflag to the pci_dev structure to indicate that devices should\nnot use states D1 or D2, and will set that flag for the affected\nchipsets.  This patch also modifies pci_set_power_state() so that\nwhen a device driver tries to set the power state on\na device that is downstream from an affected chipset, or on one\nof the affected devices it only allows state changes to or\nfrom D0 \u0026 D3.  In addition, this patch allows the delay time\nbetween D3-\u003eD0 to be changed via a quirk.  These chipsets also\nneed additional time to change states beyond the normal 10ms.\n\nSigned-off-by: Kristen Carlson Accardi \u003ckristen.c.accardi@intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    },
    {
      "commit": "6f0312fd7e0e6f96fd847b0b2e1e0d2d2e8ef89d",
      "tree": "0acb72443d142459c76d0bd57c54f8e98291de8f",
      "parents": [
        "709cf5ea7a8bea1b956d361ee7cef1945423200c"
      ],
      "author": {
        "name": "Zhang, Yanmin",
        "email": "yanmin.zhang@intel.com",
        "time": "Wed Jul 12 09:41:47 2006 +0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Jul 12 16:05:48 2006 -0700"
      },
      "message": "[PATCH] PCI: add PCI Express AER register definitions to pci_regs.h\n\nAdd new defines of PCI-Express AER registers and their bits into file\ninclude/linux/pci_regs.h.\n\nSigned-off-by: Zhang Yanmin \u003cyanmin.zhang@intel.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n"
    }
  ],
  "next": "709cf5ea7a8bea1b956d361ee7cef1945423200c"
}
