)]}'
{
  "log": [
    {
      "commit": "d4d23add3abcd18d8021b99f230df608ccb2f007",
      "tree": "756c5a7d21a9f5a25f10bfcec40c01aecc596c2f",
      "parents": [
        "72fd4a35a824331d7a0f4168d7576502d95d34b3"
      ],
      "author": {
        "name": "Kyle McMartin",
        "email": "kyle@parisc-linux.org",
        "time": "Sat Feb 10 01:46:00 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Feb 11 10:51:32 2007 -0800"
      },
      "message": "[PATCH] Common compat_sys_sysinfo\n\nI noticed that almost all architectures implemented exactly the same\nsys32_sysinfo...  except parisc, where a bug was to be found in handling of\nthe uptime.  So let\u0027s remove a whole whack of code for fun and profit.\nCribbed compat_sys_sysinfo from x86_64\u0027s implementation, since I figured it\nwould be the best tested.\n\nThis patch incorporates Arnd\u0027s suggestion of not using set_fs/get_fs, but\ninstead extracting out the common code from sys_sysinfo.\n\nCc: Christoph Hellwig \u003chch@infradead.org\u003e\nCc: \u003clinux-arch@vger.kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "b653d081c17e26101980c858a9808740533b78b4",
      "tree": "907b6e6d97f30b61840cf4b1654f88a1df56945c",
      "parents": [
        "891dcd2f7ab15e2aaad07f6925b3a53fd8d5c02f"
      ],
      "author": {
        "name": "Alexey Dobriyan",
        "email": "adobriyan@gmail.com",
        "time": "Sat Feb 10 01:45:54 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Feb 11 10:51:32 2007 -0800"
      },
      "message": "[PATCH] proc: remove useless (and buggy) -\u003enlink settings\n\nBug: pnx8550 code creates directory but resets -\u003enlink to 1.\n\ncreate_proc_entry() et al will correctly set -\u003enlink for you.\n\nSigned-off-by: Alexey Dobriyan \u003cadobriyan@gmail.com\u003e\nCc: Ralf Baechle \u003cralf@linux-mips.org\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Jeff Dike \u003cjdike@addtoit.com\u003e\nCc: Corey Minyard \u003cminyard@acm.org\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nCc: Kyle McMartin \u003ckyle@mcmartin.ca\u003e\nCc: Martin Schwidefsky \u003cschwidefsky@de.ibm.com\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "67d38229dfa64cf9a75f83746dde345f47bbd8dc",
      "tree": "36ecb1005e79616e4d1274e1c0ebf793125aeb38",
      "parents": [
        "c33df4eaaf41fd3e34837a6ae9a5f9970c393d9f"
      ],
      "author": {
        "name": "Jean-Paul Saman",
        "email": "jean-paul.saman@nxp.com",
        "time": "Sat Feb 10 01:44:44 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Feb 11 10:51:25 2007 -0800"
      },
      "message": "[PATCH] disable init/initramfs.c: architectures\n\nUpdate all arch/*/kernel/vmlinux.lds.S to not include space for initramfs\nwhen CONFIG_BLK_DEV_INITRAMFS is not selected.  This saves another 4 kbytes\non most platfoms (some reserve PAGE_SIZE for initramfs).\n\nSigned-off-by: Jean-Paul Saman \u003cjean-paul.saman@nxp.com\u003e\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nCc: \u003clinux-arch@vger.kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "5ac6da669e2476dbdac89b357b05b5a79bc5b657",
      "tree": "45b16221dd4f246595638e5fb6f629ddda96ff33",
      "parents": [
        "339ba9b15df58199b9783a23af234e947ec9e6ba"
      ],
      "author": {
        "name": "Christoph Lameter",
        "email": "clameter@sgi.com",
        "time": "Sat Feb 10 01:43:14 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Feb 11 10:51:19 2007 -0800"
      },
      "message": "[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA\n\nAs Andi pointed out: CONFIG_GENERIC_ISA_DMA only disables the ISA DMA\nchannel management.  Other functionality may still expect GFP_DMA to\nprovide memory below 16M.  So we need to make sure that CONFIG_ZONE_DMA is\nset independent of CONFIG_GENERIC_ISA_DMA.  Undo the modifications to\nmm/Kconfig where we made ZONE_DMA dependent on GENERIC_ISA_DMA and set\ntheses explicitly in each arches Kconfig.\n\nReviews must occur for each arch in order to determine if ZONE_DMA can be\nswitched off.  It can only be switched off if we know that all devices\nsupported by a platform are capable of performing DMA transfers to all of\nmemory (Some arches already support this: uml, avr32, sh sh64, parisc and\nIA64/Altix).\n\nIn order to switch ZONE_DMA off conditionally, one would have to establish\na scheme by which one can assure that no drivers are enabled that are only\ncapable of doing I/O to a part of memory, or one needs to provide an\nalternate means of performing an allocation from a specific range of memory\n(like provided by alloc_pages_range()) and insure that all drivers use that\ncall.  In that case the arches alloc_dma_coherent() may need to be modified\nto call alloc_pages_range() instead of relying on GFP_DMA.\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "c13e4ca247311c294b032089e0d05e96f2708c16",
      "tree": "c0aa349228370a3021046dd4eca3f032eea425c0",
      "parents": [
        "dc5882b20a69fb16219cc61ae3d21d73dd6360a7"
      ],
      "author": {
        "name": "Roland McGrath",
        "email": "roland@redhat.com",
        "time": "Thu Feb 08 14:20:43 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Feb 09 09:25:47 2007 -0800"
      },
      "message": "[PATCH] powerpc vDSO: use install_special_mapping\n\nThis patch uses install_special_mapping for the powerpc vDSO setup,\nconsolidating duplicated code.\n\nSigned-off-by: Roland McGrath \u003croland@redhat.com\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "f1fda89522c5aaa1bd4ef69605e85e6ee9c85faf",
      "tree": "c70d3c771ee533ba294cfcf17e6ccf021a496f21",
      "parents": [
        "95389b86fd07660970a3e6498405d53037c035e9"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Fri Feb 09 16:39:50 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Feb 09 09:14:08 2007 -0800"
      },
      "message": "[PATCH] powerpc: celleb trivial endianness and iomem annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "9340b0d356ee52783121af398fa6a332e19e37e2",
      "tree": "9f6f06adbd7e583fa50723703797dd1cd15fe4f8",
      "parents": [
        "ccbebdaccf53ef21663d3bde0ab7b3806d0aeb94"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Fri Feb 09 16:38:15 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Feb 09 09:14:06 2007 -0800"
      },
      "message": "[PATCH] arch/powerpc trivial annotations\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "9288f5c3f190ef5ee8e50b27e8ae1152f19061e4",
      "tree": "46f50a90a9f2f28aaddb92e4a7858919252dd913",
      "parents": [
        "9f3bed5fdb5dbe963fc2c54e7709da96823c404d"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@ftp.linux.org.uk",
        "time": "Fri Feb 09 16:05:27 2007 +0000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Feb 09 08:28:48 2007 -0800"
      },
      "message": "[PATCH] ps3: missing exports\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "21eb4fa1700112d1420d72e1de708af671a251c8",
      "tree": "3afd9f526da50108c27e05ac69826be5e7c2ad6e",
      "parents": [
        "0c0e8caf9fd6c9a49fb9fbdba14a8b7b4239adde",
        "d003e7a1a569501cbe9a5ca14748177498c4893a"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Feb 08 10:04:20 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Thu Feb 08 10:04:20 2007 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc\n\n* master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc: (116 commits)\n  [POWERPC] Add export of vgacon_remap_base\n  [POWERPC] Remove bogus comment about page_is_ram\n  [POWERPC] windfarm: don\u0027t die on suspend thread signal\n  [POWERPC] Fix comment in kernel/irq.c\n  [POWERPC] ppc: Fix booke watchdog initialization\n  [POWERPC] PPC: Use ARRAY_SIZE macro when appropriate\n  [POWERPC] Use ARRAY_SIZE macro when appropriate\n  [POWERPC] Fix ppc64\u0027s writing to struct file_operations\n  [POWERPC] ppc: use syslog macro for the printk log level\n  [POWERPC] ppc: cs4218_tdm remove extra brace\n  [POWERPC] Add mpc52xx/lite5200 PCI support\n  [POWERPC] Only use H_BULK_REMOVE if the firmware supports it\n  [POWERPC] Fixup error handling when emulating a floating point instruction\n  [POWERPC] Enable interrupts if we are doing fp math emulation\n  [POWERPC] Added kprobes support to ppc32\n  [POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call\n  [POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace\n  [POWERPC] Fix performance monitor exception\n  [POWERPC] Compile fixes for arch/powerpc dcr code\n  [POWERPC] Maple: use mmio nvram\n  ...\n"
    },
    {
      "commit": "d003e7a1a569501cbe9a5ca14748177498c4893a",
      "tree": "b7b5b0ea1be4ff3bd555b9cb93abb2be885e53fe",
      "parents": [
        "bcff4948c64e1af09e9a986e324626ee873d3a07"
      ],
      "author": {
        "name": "Mathieu Desnoyers",
        "email": "compudj@krystal.dyndns.org",
        "time": "Wed Feb 07 19:04:44 2007 -0500"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Feb 08 16:08:47 2007 +1100"
      },
      "message": "[POWERPC] Add export of vgacon_remap_base\n\nThe following macro :\ninclude/asm-powerpc/vga.h:#define VGA_MAP_MEM(x,s) (x + vgacon_remap_base)\nis used by drivers/video/console/vgacon.c which can be compiled as a module\n(drivers/video/vga16fb.ko).\n\nTherefore, vgacon_remap_base should be exported.\n\nSigned-off-by: Mathieu Desnoyers \u003cmathieu.desnoyers@polymtl.ca\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "bcff4948c64e1af09e9a986e324626ee873d3a07",
      "tree": "b86a47e166922d206839eb477338ab7d312af9f1",
      "parents": [
        "1ed2ddf380e19dafeec2150ca709ef7f4a67cd21"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Wed Feb 07 13:45:45 2007 +0100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Feb 08 16:08:43 2007 +1100"
      },
      "message": "[POWERPC] Remove bogus comment about page_is_ram\n\narch/powerpc/mm/mem.c states that page_is_ram is called by the code that\nimplements /dev/mem, which isn\u0027t true.  Remove the comment.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "92d4dda3332577bc2228b8d436f3d2796c59a520",
      "tree": "855f64cc3453704c938cacc87b68f2b4ec7f09f6",
      "parents": [
        "f31909c00332b3e8299209eaba6cec80756f802c"
      ],
      "author": {
        "name": "Johannes Berg",
        "email": "johannes@sipsolutions.net",
        "time": "Wed Dec 13 13:38:22 2006 +0100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Feb 08 16:08:35 2007 +1100"
      },
      "message": "[POWERPC] Fix comment in kernel/irq.c\n\nkernel/irq.c contains a comment that speaks of -1 and -2 as interrupt\nnumbers, but this is actually dependent on configuration options now.\nReplace by NO_IRQ and NO_IRQ_ENABLED.\n\nSigned-off-by: Johannes Berg \u003cjohannes@sipsolutions.net\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "3839a5943977674d224cca541fd0914b942aa466",
      "tree": "e680a69c5052e8746539ebc2e3561f62f92f0b50",
      "parents": [
        "0524aad7b89671bc788d483b2c048ac7b79eefb9"
      ],
      "author": {
        "name": "Ahmed S. Darwish",
        "email": "darwish.07@gmail.com",
        "time": "Mon Feb 05 16:14:09 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Feb 08 16:08:18 2007 +1100"
      },
      "message": "[POWERPC] Use ARRAY_SIZE macro when appropriate\n\nUse ARRAY_SIZE macro already defined in linux/kernel.h\n\nSigned-off-by: Ahmed S. Darwish \u003cdarwish.07@gmail.com\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "0524aad7b89671bc788d483b2c048ac7b79eefb9",
      "tree": "584e3ac51afdc46e26dd9b0184e4679a0afd258c",
      "parents": [
        "f8b93a902315aeeedf51c45f01a407d5d8288c72"
      ],
      "author": {
        "name": "Stephen Rothwell",
        "email": "sfr@canb.auug.org.au",
        "time": "Mon Feb 05 16:14:05 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Feb 08 15:29:22 2007 +1100"
      },
      "message": "[POWERPC] Fix ppc64\u0027s writing to struct file_operations\n\nIn preparation for marking file_operations as const.\n\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nAcked-by: Arjan van de Ven \u003carjan@infradead.org\u003e\nSigned-off-by: Stephen Rothwell \u003csfr@canb.auug.org.au\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "f42963f8646540ac7e5ba016a0ec1cc2e7386b57",
      "tree": "88820e08dec5442db3da832401095f78c399d3be",
      "parents": [
        "d5112a4f31a361409d3c57dc9d58dd69f8014bef"
      ],
      "author": {
        "name": "Grant Likely",
        "email": "grant.likely@secretlab.ca",
        "time": "Tue Dec 12 15:13:19 2006 -0700"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Feb 08 15:29:22 2007 +1100"
      },
      "message": "[POWERPC] Add mpc52xx/lite5200 PCI support\n\nSigned-off-by: Grant Likely \u003cgrant.likely@secretlab.ca\u003e\nAcked-by: Sylvain Munaut \u003ctnt@246tNt.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "d5112a4f31a361409d3c57dc9d58dd69f8014bef",
      "tree": "64771300b2191cb94d9aaf60355661a01c2ccd1a",
      "parents": [
        "12e86f92fcfe4f0bcab0ad7fa4088a64c60d9b38",
        "5fad293bcbd48d9a2370020cf60e4b4a42559b12"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Feb 08 15:03:11 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Feb 08 15:03:11 2007 +1100"
      },
      "message": "Merge branch \u0027for_paulus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.21\n"
    },
    {
      "commit": "12e86f92fcfe4f0bcab0ad7fa4088a64c60d9b38",
      "tree": "37321a7dfd382dc2b3325d35af3acf5e9f34d482",
      "parents": [
        "f03e64f2ca6ee3d0b7824536b1940497701fe766"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Feb 08 15:02:35 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Thu Feb 08 15:02:35 2007 +1100"
      },
      "message": "[POWERPC] Only use H_BULK_REMOVE if the firmware supports it\n\nThe previous patch changing pSeries to use H_BULK_REMOVE broke the\nJS20 blade, where the firmware doesn\u0027t support H_BULK_REMOVE.  This\nadds a firmware check so that on machines that don\u0027t have H_BULK_REMOVE,\nwe just use the H_REMOVE call as before.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e"
    },
    {
      "commit": "78149df6d565c36675463352d0bfe0000b02b7a7",
      "tree": "9a9269d8c037ef66cf3f3d060bbbcc1053562d70",
      "parents": [
        "c96e2c92072d3e78954c961f53d8c7352f7abbd7",
        "14719f325e1cd4ff757587e9a221ebaf394563ee"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 07 19:23:44 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Wed Feb 07 19:23:44 2007 -0800"
      },
      "message": "Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6\n\n* master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6: (41 commits)\n  Revert \"PCI: remove duplicate device id from ata_piix\"\n  msi: Make MSI useable more architectures\n  msi: Kill the msi_desc array.\n  msi: Remove attach_msi_entry.\n  msi: Fix msi_remove_pci_irq_vectors.\n  msi: Remove msi_lock.\n  msi: Kill msi_lookup_irq\n  MSI: Combine pci_(save|restore)_msi/msix_state\n  MSI: Remove pci_scan_msi_device()\n  MSI: Replace pci_msi_quirk with calls to pci_no_msi()\n  PCI: remove duplicate device id from ipr\n  PCI: remove duplicate device id from ata_piix\n  PCI: power management: remove noise on non-manageable hw\n  PCI: cleanup MSI code\n  PCI: make isa_bridge Alpha-only\n  PCI: remove quirk_sis_96x_compatible()\n  PCI: Speed up the Intel SMBus unhiding quirk\n  PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2\n  shpchp: delete trailing whitespace\n  shpchp: remove DBG_XXX_ROUTINE\n  ...\n"
    },
    {
      "commit": "0fcfdabbdbedb3bdc63f29209aeeac805df78a92",
      "tree": "49b924287acdf067d470c1d07c0fa02c099e0c0e",
      "parents": [
        "88187dfa4d8bb565df762f272511d2c91e427e0d"
      ],
      "author": {
        "name": "Michael Ellerman",
        "email": "michael@ellerman.id.au",
        "time": "Thu Jan 25 19:34:08 2007 +1100"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Feb 07 15:50:07 2007 -0800"
      },
      "message": "MSI: Remove pci_scan_msi_device()\n\npci_scan_msi_device() doesn\u0027t do anything anymore, so remove it.\n\nSigned-off-by: Michael Ellerman \u003cmichael@ellerman.id.au\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "6a6c957eba20814456bc4bffbd4ec42406f9eb02",
      "tree": "21e215b745658c6ff49b833da59c84327c9793d2",
      "parents": [
        "de44743b033942731f6b898c2d389f7ee5ac890b"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Mon Jan 15 20:12:10 2007 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Feb 07 15:44:37 2007 -0800"
      },
      "message": "USB: ps3 ohci bus glue\n\nUSB OHCI driver bus glue for the PS3 game console.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nCc: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n"
    },
    {
      "commit": "ad75a41085d80c8ce5e885962c15779935f8267e",
      "tree": "4479f654037ffd3660f43f546bb480a7a7c09a47",
      "parents": [
        "b3ebd5222141efa489d95592b7d4536766530e56"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Mon Jan 15 20:11:47 2007 -0800"
      },
      "committer": {
        "name": "Greg Kroah-Hartman",
        "email": "gregkh@suse.de",
        "time": "Wed Feb 07 15:44:35 2007 -0800"
      },
      "message": "USB: ps3 ehci bus glue\n\nUSB EHCI driver bus glue for the PS3 game console.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nCc: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n"
    },
    {
      "commit": "5fad293bcbd48d9a2370020cf60e4b4a42559b12",
      "tree": "f6bb8c466410dead0471583ec874ca3244c3902b",
      "parents": [
        "04903a30a327513b97c1271fc6bc4dad6502d1b8"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Feb 07 01:47:59 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Feb 07 01:47:59 2007 -0600"
      },
      "message": "[POWERPC] Fixup error handling when emulating a floating point instruction\n\nWhen we do full FP emulation its possible that we need to post a SIGFPE based\non the results of the emulation.  The previous code ignored this case completely.\n\nAdditionally, the Soft_emulate_8xx case had two issues.  One, we should never\ngenerate a SIGFPE since the code only does data movement.  Second, we were\ninterpreting the return codes incorrectly, it returns 0 on success, 1 on\nillop and -EFAULT on a data access error.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "04903a30a327513b97c1271fc6bc4dad6502d1b8",
      "tree": "9761b3fbe0606102ee47d5fed12a50b9c9931280",
      "parents": [
        "8209003547c4b1006943eac8dc6c1fb6493cafda"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Feb 07 01:13:32 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Wed Feb 07 01:13:32 2007 -0600"
      },
      "message": "[POWERPC] Enable interrupts if we are doing fp math emulation\n\nAnytime we are emulating an instruction we are going to be doing some form of\nget_user() to get the instruction image to decode.  Since get_user() might\nsleep we need to ensure we have interrupts enabled or we might see something\nlike:\n\nDebug: sleeping function called from invalid context at arch/powerpc/kernel/traps.c:697\nin_atomic():0, irqs_disabled():1\nCall Trace:\n[D6023EB0] [C0007F84] show_stack+0x58/0x174 (unreliable)\n[D6023EE0] [C0022C34] __might_sleep+0xbc/0xd0\n[D6023EF0] [C000D158] program_check_exception+0x1d8/0x4fc\n[D6023F40] [C000E744] ret_from_except_full+0x0/0x4c\n--- Exception: 700 at 0x102a7100\n    LR \u003d 0xdb9ef04\n\nHowever, we want to ensure that interrupts are disabled when handling a trap\nexception that might be used for a kernel breakpoint.  This is why ProgramCheck\nis marked as EXC_XFER_STD instead of EXC_XFER_EE.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "8209003547c4b1006943eac8dc6c1fb6493cafda",
      "tree": "37ed5742527d448f211c575fe714fe68846e0c40",
      "parents": [
        "8423200553113cc031caa9b147f6150a8e26545c"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Feb 06 22:55:19 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Feb 06 22:55:19 2007 -0600"
      },
      "message": "[POWERPC] Added kprobes support to ppc32\n\nAdded kprobes to ppc32 platforms that have use single_step_exception.  This\nexcludes 4xx and anything Book-E since their debug mechanisms for single stepping\nare completely different.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "8423200553113cc031caa9b147f6150a8e26545c",
      "tree": "752c93a200c9ba056c7469c96f7e27d02c99291d",
      "parents": [
        "f03e64f2ca6ee3d0b7824536b1940497701fe766",
        "62d0cfcb27cf755cebdc93ca95dabc83608007cd"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:05:13 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:05:13 2007 +1100"
      },
      "message": "Merge branch \u0027linux-2.6\u0027\n"
    },
    {
      "commit": "f03e64f2ca6ee3d0b7824536b1940497701fe766",
      "tree": "b91a2f5d29c7772f0b77a894fe745f3e67dd79bd",
      "parents": [
        "e56a6e20f3029ed5c178dd0328bd688dbbc8272a"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Feb 06 21:10:31 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:23 2007 +1100"
      },
      "message": "[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call\n\nH_BULK_REMOVE lets us remove 4 entries from the MMU hash table with one\nhypervisor call.  This uses it in pSeries_lpar_hpte_invalidate so we\ncan tear down mappings with fewer hypervisor calls.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "e56a6e20f3029ed5c178dd0328bd688dbbc8272a",
      "tree": "d71551d8c5f7fac0a839c02d7bd6abe4d4e571bd",
      "parents": [
        "449d846dbcbf61bdf7d50a923e4791102168c292"
      ],
      "author": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 13:13:26 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:23 2007 +1100"
      },
      "message": "[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspace\n\nSome instruction tracing tools use the RI (recoverable interrupt) bit\nin the MSR to indicate when it\u0027s safe to single-step.  Currently we\nclear RI after restoring r13 when returning to userspace.  However,\nif we single-step past the point where r13 is restored, we\u0027ll corrupt\nr13 in the exception entry code and not restore it.  This moves the\nclearing of RI to just before r13 is restored so this doesn\u0027t happen.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "449d846dbcbf61bdf7d50a923e4791102168c292",
      "tree": "f900c3743888a890c4862b1542eafd8f0dfb1249",
      "parents": [
        "a2c70211fa072f4076f0e59f909b69105f69072e"
      ],
      "author": {
        "name": "Livio Soares",
        "email": "livio@eecg.toronto.edu",
        "time": "Wed Feb 07 12:51:36 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:23 2007 +1100"
      },
      "message": "[POWERPC] Fix performance monitor exception\n\nTo the issue: some point during 2.6.20 development, Paul Mackerras\nintroduced the \"lazy IRQ  disabling\" patch (very cool work,  BTW).\nIn that patch, the performance monitor unit exception was marked as\n\"maskable\", in the sense that if interrupts were soft-disabled, that\nexception could be ignored.  This broke my PowerPC profiling code.\nThe symptom that I see is that a varying number of interrupts\n(from 0 to $n$, typically closer to 0) get delivered, when, in\nreality, it should always be very close to $n$.\n\nThe issue stems from the way masking is being done.   Masking in\nthis fashion seems to  work well with the decrementer and external\ninterrupts, because they are raised again until \"really\"  handled.\nFor the PMU, however, this does not apply (at least on my Xserver\nmachine with a 970FX processor).  If the PMU exception is not handled,\nit will _not_ be re-raised (at least on my machine).  The documentation\nstates that the PMXE bit in MMCR0 is set to 0 when the PMU exception\nis raised.  However, software must re-set the bit to re-enable PMU\nexceptions.  If the exception is ignored (as currently) not only is\nthat interrupt lost, but because software does not re-set PMXE, the\nPMU registers are \"frozen\" forever.\n\n[This patch means that performance monitor exceptions are taken and\nhandled even if irqs are off, as long as some other interrupt hasn\u0027t\ncome along and caused interrupts to be hard-disabled.  In this sense\nthe PMU exception becomes like an NMI.  The oprofile code for most\npowerpc processors does nothing that is unsafe in an NMI context, but\nthe Cell oprofile code does a spin_lock_irqsave.  However, that turns\nout to be OK because Cell doesn\u0027t actually use the performance\nmonitor exception; performance monitor interrupts come in as a\nregular interrupt on Cell, so will be disabled when irqs are off.\n -- paulus.]\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "a2c70211fa072f4076f0e59f909b69105f69072e",
      "tree": "7e676b3bdb44a2e30a9891b7dd19923c1624f47c",
      "parents": [
        "4297c9869b3452860f1a2c588d43f9e62c701019"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Tue Feb 06 11:48:28 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:23 2007 +1100"
      },
      "message": "[POWERPC] Compile fixes for arch/powerpc dcr code\n\nThe new dcr code does not currently compile when configured for native\nDCR access on ARCH\u003dpowerpc.  This patch fixes the problems.\n\nSigned-off-by: David Gibson \u003cdwg@au1.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "4297c9869b3452860f1a2c588d43f9e62c701019",
      "tree": "402d2606a4121fa92753449f611cad11c3412335",
      "parents": [
        "721e0c9037ef4e755f3bd87fee92beff452be420"
      ],
      "author": {
        "name": "Nathan Lynch",
        "email": "ntl@pobox.com",
        "time": "Mon Feb 05 20:01:15 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:23 2007 +1100"
      },
      "message": "[POWERPC] Maple: use mmio nvram\n\nSome systems supported by the maple platform (e.g. JS2x blades running\nSLOF) are able to use the mmio_nvram backend for reading and writing\nnvram.  This is an improvement over the current situation -- no nvram\naccess from userspace at all.\n\nSelect MMIO_NVRAM for the maple platform.\n\nInitialize the mmio_nvram backend from maple setup code.\n\nSigned-off-by: Nathan Lynch \u003cntl@pobox.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "721e0c9037ef4e755f3bd87fee92beff452be420",
      "tree": "152537dd89e91dee84138703a6d08a6b392e969a",
      "parents": [
        "31c56d820e03a2fd47f81d6c826f92caf511f9ee"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Feb 04 16:36:56 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:22 2007 +1100"
      },
      "message": "[POWERPC] pasemi: defconfig\n\nBase pasemi defconfig. Nothing special, just the native drivers plus\ncommon PCI-express/PCI cards.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "31c56d820e03a2fd47f81d6c826f92caf511f9ee",
      "tree": "127b54489f2c45ce68fc4bc52044920250942b8f",
      "parents": [
        "f9fba5b72dbedc691dcb10ae666ec03f279b07f4"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Feb 04 16:36:55 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:22 2007 +1100"
      },
      "message": "[POWERPC] pasemi: iommu support\n\nI/O TLB support for PA6T-1682M.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "f9fba5b72dbedc691dcb10ae666ec03f279b07f4",
      "tree": "cfd2350baf2a8d6dd2cef23070b95f21ff1e8211",
      "parents": [
        "c388cfebbf22acd2b6adf757b35e28d4be66ac7c"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Feb 04 16:36:54 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:22 2007 +1100"
      },
      "message": "[POWERPC] pasemi: Configure DMA controller interrupts\n\nThe DMA controller on PWRficient is somewhat special -- has a PCI header\nso it looks like it\u0027s on the root PCI (-Express) root bus, but it uses\nmore than the default number of interrupts (and they are hardwired).\n\nWe need to wire up all interrupts for the DMA controller. The generic\nIRQ code will only map the primary interrupt from the PCI header (128),\nso add 129-\u003e211 by hand.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c388cfebbf22acd2b6adf757b35e28d4be66ac7c",
      "tree": "dc367aa9c8dd94dddefad9062bf43ac16dcd1ea6",
      "parents": [
        "f620be99e9355c41693f0c748ba9260f69278ee0"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Feb 04 16:36:53 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:22 2007 +1100"
      },
      "message": "[POWERPC] pasemi: SMP timebase sync\n\nTimebase update is simple on PA6T, since global updates can be done from\none core by writing to an SPR.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "f620be99e9355c41693f0c748ba9260f69278ee0",
      "tree": "e2acc48246629e4afe44abff2f04f79ee9092f61",
      "parents": [
        "1199919b69ff9559a3d3444fb5eb45b7cc48264d"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Feb 04 16:36:52 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:22 2007 +1100"
      },
      "message": "[POWERPC] pasemi: Implement restart\n\nImplement reset on platforms/pasemi. Default is just to reset the\ncpu using the SDC registers.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "1199919b69ff9559a3d3444fb5eb45b7cc48264d",
      "tree": "40313402be457e274e777b385703b25fa359f9b2",
      "parents": [
        "bfed9d32d968b2054a036d419537e9e9909bb343"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Feb 04 16:36:51 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:22 2007 +1100"
      },
      "message": "[POWERPC] pasemi: Idle loops\n\nPowersave support on PA6T. Right now it only uses \u0027doze\u0027 mode, and\nwill default to no savings (spin).\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nAcked-by: Arnd Bergmann \u003carnd@arndb.de\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "bfed9d32d968b2054a036d419537e9e9909bb343",
      "tree": "f0eadd35b463c0c1efc550138ef1f648a817839e",
      "parents": [
        "39c870d5b503fa684198baf90bab2daa35ef0151"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Feb 04 16:36:50 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:22 2007 +1100"
      },
      "message": "[POWERPC] pasemi: Machine check handler\n\nPrint out decoded machine check information on PA6T.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "39c870d5b503fa684198baf90bab2daa35ef0151",
      "tree": "0afdc842f7714cf47892512bb93ae5453bb6c34d",
      "parents": [
        "a1fdf6940a2a3d3c7475755eba5881403473252d"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Feb 04 16:36:49 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:22 2007 +1100"
      },
      "message": "[POWERPC] pasemi: UART udbg support\n\nEarly debug output for PA Semi UART. Uses the 2.05 CI real mode ops.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "a1fdf6940a2a3d3c7475755eba5881403473252d",
      "tree": "f7aeae38708c8f36d675e6498643001cd80122ab",
      "parents": [
        "6e47a0f38203656125bb6b81216aa4a4f506e98c"
      ],
      "author": {
        "name": "Pavel Roskin",
        "email": "proski@gnu.org",
        "time": "Sun Feb 04 03:16:08 2007 -0500"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:22 2007 +1100"
      },
      "message": "[POWERPC] Assign all PCI busses on G3 Blue \u0026 White\n\nG3 Blue \u0026 White is misconfigured by default so that CardBus controllers\nin PCI slots don\u0027t work.  The PCI bridge is programmed to only allow\naccess to bus 1 but not higher busses.\n\nThe patch forces the PCI busses to be reassigned if a Grackle controller\nis found and the machine identifies itself as \"PowerMac1,1\"\n\nSigned-off-by: Pavel Roskin \u003cproski@gnu.org\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "6e47a0f38203656125bb6b81216aa4a4f506e98c",
      "tree": "6e0cae7bb8a16416f70694eea110958d2fc22482",
      "parents": [
        "c347b7989e4d9e1c23cb5cfba78c63c031b7dcee"
      ],
      "author": {
        "name": "Ishizaki Kou",
        "email": "kou.ishizaki@toshiba.co.jp",
        "time": "Fri Feb 02 16:48:04 2007 +0900"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:22 2007 +1100"
      },
      "message": "[POWERPC] Celleb: add celleb_defconfig\n\nThis patch creates defconfig file for Celleb platform.\n\nSigned-off-by: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c347b7989e4d9e1c23cb5cfba78c63c031b7dcee",
      "tree": "b2a8d8fe0717a64e40b42093dadc5017947f9ea2",
      "parents": [
        "e107931956f8327637508b91a9ddd4ba35be289d"
      ],
      "author": {
        "name": "Ishizaki Kou",
        "email": "kou.ishizaki@toshiba.co.jp",
        "time": "Fri Feb 02 16:47:17 2007 +0900"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:21 2007 +1100"
      },
      "message": "[POWERPC] Celleb: basic support\n\nThis patch adds base support for Celleb platform.\n\nSigned-off-by: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "e107931956f8327637508b91a9ddd4ba35be289d",
      "tree": "a914cee4003adb0ee22310167b8f8593b065832c",
      "parents": [
        "c9868fe0e091f64241a372b45f08097c013e41b2"
      ],
      "author": {
        "name": "Ishizaki Kou",
        "email": "kou.ishizaki@toshiba.co.jp",
        "time": "Fri Feb 02 16:46:22 2007 +0900"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:21 2007 +1100"
      },
      "message": "[POWERPC] Celleb: support spu priv1 ops\n\nSPU support routines for Celleb platform.\n\nSigned-off-by: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c9868fe0e091f64241a372b45f08097c013e41b2",
      "tree": "a5e46ebaab4a16e1163f8984dc1aa3dd2bc6972c",
      "parents": [
        "3cdc20e51791bd2fd67781e65640a4650f99c63e"
      ],
      "author": {
        "name": "Ishizaki Kou",
        "email": "kou.ishizaki@toshiba.co.jp",
        "time": "Fri Feb 02 16:45:33 2007 +0900"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:21 2007 +1100"
      },
      "message": "[POWERPC] Celleb: consolidate spu management ops\n\nSpu management ops in arch/platforms/cell/spu_priv1_mmio.h can be used\ncommonly in of based platform. This patch separates spu management ops\nfrom native cell code and uses on celleb platform.\n\nSigned-off-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "d7480a9feaa970d9c37462f21bc27ebab2c56b0b",
      "tree": "4dbd599f52d6d6abd96d11371e5aa00611854d55",
      "parents": [
        "fe4a0cf1c2e79c3c256992c4f731734ecacb45c3"
      ],
      "author": {
        "name": "Ishizaki Kou",
        "email": "kou.ishizaki@toshiba.co.jp",
        "time": "Fri Feb 02 16:43:21 2007 +0900"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:21 2007 +1100"
      },
      "message": "[POWERPC] Celleb: support udbg\n\nThis patch adds udbg support for Celleb platform.\n\nSigned-off-by: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "fe4a0cf1c2e79c3c256992c4f731734ecacb45c3",
      "tree": "dc648763c6bf4e8e64d7fc778cc64637999960d3",
      "parents": [
        "97a9b58409403baf7a8b0ccbd3d27993790dcdab"
      ],
      "author": {
        "name": "Ishizaki Kou",
        "email": "kou.ishizaki@toshiba.co.jp",
        "time": "Fri Feb 02 16:42:28 2007 +0900"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:21 2007 +1100"
      },
      "message": "[POWERPC] Celleb: htab routines\n\nAdds htab routines for Celleb platform.\n\nSigned-off-by: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "97a9b58409403baf7a8b0ccbd3d27993790dcdab",
      "tree": "1ea34c4a865bb1015f09561363c0c6d9957ad87a",
      "parents": [
        "7163c7c9d266862ad9a0a0203d204113034cb5fb"
      ],
      "author": {
        "name": "Ishizaki Kou",
        "email": "kou.ishizaki@toshiba.co.jp",
        "time": "Fri Feb 02 16:39:34 2007 +0900"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:21 2007 +1100"
      },
      "message": "[POWERPC] Celleb: support iommu\n\nThis patch creates Celleb platform dependent file to support iommu.\n\nSigned-off-by: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "7163c7c9d266862ad9a0a0203d204113034cb5fb",
      "tree": "ce5aab574dc5d541701f86161e81b2b9a9eda9a1",
      "parents": [
        "32f39b055f3b7af4ee76a93ede5450ab2549328a"
      ],
      "author": {
        "name": "Ishizaki Kou",
        "email": "kou.ishizaki@toshiba.co.jp",
        "time": "Fri Feb 02 16:38:41 2007 +0900"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:21 2007 +1100"
      },
      "message": "[POWERPC] Celleb: setup usb host controller in SCC\n\nUSB host controller in SCC requires enable sequence. It should be done\nbefore USB host drivers start.\n\nSigned-off-by: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "32f39b055f3b7af4ee76a93ede5450ab2549328a",
      "tree": "401ebc270115e58831b31054a480eceadbc29cf5",
      "parents": [
        "b8a590c496474ca80a8f1c2b228e8b8e6a33fb9d"
      ],
      "author": {
        "name": "Ishizaki Kou",
        "email": "kou.ishizaki@toshiba.co.jp",
        "time": "Fri Feb 02 16:37:30 2007 +0900"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:21 2007 +1100"
      },
      "message": "[POWERPC] Celleb: support interrupts\n\nThis patch creates Celleb platform dependent files to support interrupts.\n\nSigned-off-by: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "b8a590c496474ca80a8f1c2b228e8b8e6a33fb9d",
      "tree": "4a1c80b3a84ea58c0088655e40cede39bcf3b687",
      "parents": [
        "c23ef29c1efa6864527fb78249695679810d302e"
      ],
      "author": {
        "name": "Ishizaki Kou",
        "email": "kou.ishizaki@toshiba.co.jp",
        "time": "Fri Feb 02 16:36:27 2007 +0900"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:21 2007 +1100"
      },
      "message": "[POWERPC] Celleb: interfaces to the hypervisor\n\nThis patch creates Celleb platform dependent files which add\ninterfaces to call hypervisor.\n\nSigned-off-by: Kou Ishizaki \u003ckou.ishizaki@toshiba.co.jp\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c23ef29c1efa6864527fb78249695679810d302e",
      "tree": "42e6fa31c6d526e292a52a845050efd1a0a43ac0",
      "parents": [
        "f79ce995d0a7bfc424b1ad8f315e62ff9f67bbfe"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Feb 01 16:36:13 2007 +0100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:20 2007 +1100"
      },
      "message": "[POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()\n\narch/powerpc/platforms/powermac/smp.c::smp_core99_kick_cpu() contains\nlocal_irq_disable() call after local_irq_save(). This looks\nredundant.\n\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "f79ce995d0a7bfc424b1ad8f315e62ff9f67bbfe",
      "tree": "e944a6dc93f5b274bdc8e6f8029b50906743fd9c",
      "parents": [
        "c4cbfd64f933414eaa2042adcd276f088995898a"
      ],
      "author": {
        "name": "Jiri Kosina",
        "email": "jkosina@suse.cz",
        "time": "Thu Feb 01 16:36:04 2007 +0100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:20 2007 +1100"
      },
      "message": "[POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()\n\narch/powerpc/platforms/86xx/mpc86xx_smp.c::smp_86xx_kick_cpu() contains\nlocal_irq_disable() call after local_irq_save(). This looks\nredundant.\n\nSigned-off-by: Jiri Kosina \u003cjkosina@suse.cz\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c4cbfd64f933414eaa2042adcd276f088995898a",
      "tree": "7a5b24cf116450b4a10fc4efe6245124ac09a638",
      "parents": [
        "5427828e83b7f3c000eaec1cfb09c9bc4d024ad1"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Wed Jan 31 02:09:06 2007 +0300"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:20 2007 +1100"
      },
      "message": "[POWERPC] mpc8272ads: defconfig\n\nDefault config file for mpc8272ads (powerpc port).Though relevant bits went\nin, it is required to keep proper default configuration for the target,\nwhich seems to be missed initially.\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "5427828e83b7f3c000eaec1cfb09c9bc4d024ad1",
      "tree": "e65bb268f38177f71eea7304557972d979d74b28",
      "parents": [
        "73844ecbaa58885c5e89af7d1b08faaffffa6833"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Wed Jan 31 02:09:00 2007 +0300"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:20 2007 +1100"
      },
      "message": "[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads\n\nRecent update of asm-powerpc/io.h caused cpm-related stuff to break in the\ncurrent kernel. Current patch fixes it, as well as other inconsistencies\nexpressed, that do not permit targets from working properly:\n\n- Updated dts with a chosen node with interrupt controller,\n- fixed messed device IDs among CPM2 SoC devices,\n- corrected odd header name and fixed type in defines,\n- Added 82xx subdir to the powerpc/platforms Makefile, missed during\n  initial commit,\n- new solely-powerpc header file for 8260 family (was using one from\n  arch/ppc, this one cleaned up from the extra stuff), in fact for now\n  a placeholder to get the board-specific includes for stuff not yet\n  capable to live with devicetree peeks only\n- Fixed couple of misprints in reference mpc8272 dts.\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "73844ecbaa58885c5e89af7d1b08faaffffa6833",
      "tree": "df2a4f20261e2cf348347786362dff0701e54359",
      "parents": [
        "c19cdcb1b8d33a20d372191eced2def7f901806b"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Wed Jan 31 02:08:54 2007 +0300"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:20 2007 +1100"
      },
      "message": "[POWERPC] cpm2: CPM2 interrupt controller fix\n\nThis contains important fixes for the CPM2 PIC code. Eliminated\nCPM_IRQ_OFFSET, pulling the respective interrupt numbers from the interrupt\nmapping. Updated devicetree files to reflect that. Changed direct\nIC-related IO accesses to the IO accessors. Fixed all the sense values to\nkeep coherency with ipic. In the current code, CPM2 stuff will have no IRQs\nand hence could be hardly usable.\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c19cdcb1b8d33a20d372191eced2def7f901806b",
      "tree": "234d32df05da10b9e4cd5e07d43b2653869ed129",
      "parents": [
        "35063bb2eaf85bd0f6e3acefae2d95cb0120eb3e"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Tue Jan 30 15:20:37 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:20 2007 +1100"
      },
      "message": "[POWERPC] PS3: Enable USB mass storage\n\nUpdate ps3_defconfig to enable USB mass storage and VFAT.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "35063bb2eaf85bd0f6e3acefae2d95cb0120eb3e",
      "tree": "70fcfad56c58b0489430afb81a17df8b9f35bec0",
      "parents": [
        "97ec1675999eae96975a30facbedc2e6c0c832bc"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Tue Jan 30 15:20:34 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:20 2007 +1100"
      },
      "message": "[POWERPC] PS3: Fix DMA scatter-gather\n\nAdd the missing pieces to support DMA scatter-gather on the PS3 system bus.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "2a08ea69a3e448a5cc94e5da9eccc40cf13f9532",
      "tree": "76fe2d0788c533b1d5fc1a89a34606d84b79961a",
      "parents": [
        "63c2f782e8f6aafbc11b14b2cb291b3dc9fc217d"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Tue Jan 30 15:20:27 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:19 2007 +1100"
      },
      "message": "[POWERPC] PS3: Move system bus to platform directory\n\nMove the PS3 system bus routines from drivers/ps3 to\narch/powerpc/platforms/ps3.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "63c2f782e8f6aafbc11b14b2cb291b3dc9fc217d",
      "tree": "cbcd1f138a886529ec62a21c5dd4b2c87581058d",
      "parents": [
        "7df2457db83bc922fcc8b462526b77f1ffe8c84b"
      ],
      "author": {
        "name": "Robert P. J. Day",
        "email": "rpjday@mindspring.com",
        "time": "Tue Jan 30 06:06:00 2007 -0500"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:19 2007 +1100"
      },
      "message": "[POWERPC] Add \"is_power_of_2\" checking to log2.h.\n\nAdd the inline function \"is_power_of_2()\" to log2.h, where the value\nzero is *not* considered to be a power of two.\n\nSigned-off-by: Robert P. J. Day \u003crpjday@mindspring.com\u003e\nAcked-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "7df2457db83bc922fcc8b462526b77f1ffe8c84b",
      "tree": "7029d9e27b858e435c2fc4ce9a6d83a2b028e290",
      "parents": [
        "6529c13dfe413e437ad1ed0e97783dcf69137114"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Jan 28 23:33:18 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:19 2007 +1100"
      },
      "message": "[POWERPC] MPIC: support more than 256 sources\n\nAllow more than the default 256 MPIC sources. Allocates a new flag\n(MPIC_LARGE_VECTORS) to be used by platform code when instantiating\nthe mpic.\n\nI picked 11 bits worth right now since it would cover the number of\nsources on any hardware I have seen. It can always be increased later\nif needed.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "6529c13dfe413e437ad1ed0e97783dcf69137114",
      "tree": "4042f247433dd413a196764d6b3b74f05568d8e3",
      "parents": [
        "7583b6e424ebaa278342f6a8c2a61211af56dad1"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Jan 28 21:25:57 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:19 2007 +1100"
      },
      "message": "[POWERPC] PA6T PMC support\n\nSupport for PA6T-style PMC registers.\n\nPMCs are completely implementation-dependent on PPC, and PA6T numbers them\ndifferently from the IBM model.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "1bd2e5ae18a8f93333707d81d3dbd9209a255137",
      "tree": "72feb6bae2a8dea311e2d9f2e412cfbc69a952fb",
      "parents": [
        "c69b767a2c871bb80cb9e346d6ebce248f711dfb"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Jan 28 21:23:54 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:19 2007 +1100"
      },
      "message": "[POWERPC] Add PMC type to cputable\n\nAdd cputable entries for which type of PMC implementation the processor\nhas.\n\nI\u0027ve only filled in the current 64-bit processors, the unfilled default\nvalue will have same behaviour as before so it can be done over time\nas needed.\n\nAlso tidy up the dummy_perf implementation a bit, aggregating it into\none function with ifdefs instead of several.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "c69b767a2c871bb80cb9e346d6ebce248f711dfb",
      "tree": "b37d34c847f60383b4ada1ba36a71be8ffa17f62",
      "parents": [
        "4942bd80e83d13bf394df4a8109bee39d861820f"
      ],
      "author": {
        "name": "Olof Johansson",
        "email": "olof@lixom.net",
        "time": "Sun Jan 28 21:23:14 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:19 2007 +1100"
      },
      "message": "[POWERPC] Oprofile cleanup\n\nClean up the ctr_read/write a bit. It\u0027s currently defined in the\ninclude but only used in one C file each. The only exception is the\nclassic version, so keep that in the include and define in the C file\nas appropriate.\n\nSigned-off-by: Olof Johansson \u003colof@lixom.net\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "4942bd80e83d13bf394df4a8109bee39d861820f",
      "tree": "894ec8480e5dbffe59fe8fa798c50f44d174a8b1",
      "parents": [
        "5f3162f0664be49c72c1e6ce4a46848f9d96d790"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Sat Jan 27 17:41:49 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:19 2007 +1100"
      },
      "message": "[POWERPC] Fix array indexing error in rheap grow()\n\nThe grow() function in the rheap library allocates a larger array of blocks,\ncopies the contents of the old blocks array to the newly allocated array and\nfixes the list_head pointers after the copy.  At the end, the new blocks must\nbe enqueued to the empty_list of the rh_info_t structure.  This patch fixes\na bug where the code was indexing past the end of the array when enqueueing\nblocks.  The UCC ethernet driver, which uses the rheap allocator, experiences\nkernel panics because of this bug.\n\nSigned-off-by: Ionut Nicu \u003cionut.nicu@freescale.com\u003e\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "5f3162f0664be49c72c1e6ce4a46848f9d96d790",
      "tree": "8b1e56048b91b94eb1d801912dc60c44248c0c39",
      "parents": [
        "8000d49076f5d1767b6fee9c74b452f488ed89ad"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Fri Jan 26 19:08:29 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:19 2007 +1100"
      },
      "message": "[POWERPC] ps3: ps3_defconfig updates\n\nUpdates for ps3_defconfig.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "098e27442713ef7921533130ebba5db6ef64aba6",
      "tree": "3331d8f845af2b91e65f290f2f40637ed9c69814",
      "parents": [
        "66b44954f8f2129a39d145991c8e635046a71be6"
      ],
      "author": {
        "name": "Geert Uytterhoeven",
        "email": "Geert.Uytterhoeven@sonycom.com",
        "time": "Fri Jan 26 19:08:24 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:18 2007 +1100"
      },
      "message": "[POWERPC] ps3: get av_multi_out params\n\nAllow the PS3 AV settings driver to access the default video mode stored in\nthe OS area.\n\nSigned-off-by: Geert Uytterhoeven \u003cGeert.Uytterhoeven@sonycom.com\u003e\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "66b44954f8f2129a39d145991c8e635046a71be6",
      "tree": "609b4fde791008196ba8b2e2701ecabe04193b75",
      "parents": [
        "73d976b33998bca9aa7300e59f5d6c756be38b87"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Fri Jan 26 19:08:21 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:18 2007 +1100"
      },
      "message": "[POWERPC] ps3: get firmware version\n\nAdd a new routine ps3_get_firmware_version() and use it to output the firmware\nversion to dmesg.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "73d976b33998bca9aa7300e59f5d6c756be38b87",
      "tree": "d9b0b3a9e0524eab22ce69e2a4621cc5a1b195d7",
      "parents": [
        "577157659fb0ace3b88dd75e2c6cb1af84b3040d"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Fri Jan 26 19:08:19 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:18 2007 +1100"
      },
      "message": "[POWERPC] ps3: remove cpuinfo\n\nRemove the unneded routine ps3_show_cpuinfo().  The common platform code now\nprints the same information.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "577157659fb0ace3b88dd75e2c6cb1af84b3040d",
      "tree": "280d3f809a17c8db3ff521d369e3eb63e354f7ac",
      "parents": [
        "b1eeb38e456281c37bbfc270a6ca08605b7e7045"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Fri Jan 26 19:08:16 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:18 2007 +1100"
      },
      "message": "[POWERPC] ps3: fix interrupt bmp\n\nAdd a comment and a preprocessor macro to help clearify the alignment\nneeds of the PS3 interrupt bitmap.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "b1eeb38e456281c37bbfc270a6ca08605b7e7045",
      "tree": "9ee62b6b2902f5e6d8fe27cdb842e7b18c371b77",
      "parents": [
        "861be32ce7f1cf272a3f809e77213b83117a0bd2"
      ],
      "author": {
        "name": "Geert Uytterhoeven",
        "email": "Geert.Uytterhoeven@sonycom.com",
        "time": "Fri Jan 26 19:08:12 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:18 2007 +1100"
      },
      "message": "[POWERPC] ps3: add interrupt alloc for outlets\n\nPS3 interrupt core update:\n  - Add ps3_alloc_irq() and ps3_free_irq(), to allocate a virtual interrupt\n    number for an interrupt outlet, which is needed by the PS3 GPU frame\n    buffer device and audio drivers\n\nSigned-off-by: Geert Uytterhoeven \u003cGeert.Uytterhoeven@sonycom.com\u003e\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "861be32ce7f1cf272a3f809e77213b83117a0bd2",
      "tree": "5765d9227e3dd87582b586d16755e843695f0dd8",
      "parents": [
        "9cf9e19667f6ce01bd509a154157270069f836f9"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Fri Jan 26 19:08:08 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:18 2007 +1100"
      },
      "message": "[POWERPC] ps3: bind interrupt to cpu\n\nChange the PS3 irq allocation routines to take an argument indicating which\ncpu (processor thread) the interrupt should be serviced on.\n\nThe current system configuration favors device interrupts that are serviced\non cpu0, so that is used as the default.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "9cf9e19667f6ce01bd509a154157270069f836f9",
      "tree": "c45ff1f25d608017b1ba2c83a1f6b934fc8e8acd",
      "parents": [
        "407e24a0c78f585c228ec7e1152a9b23e262b200"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Fri Jan 26 19:08:05 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:18 2007 +1100"
      },
      "message": "[POWERPC] ps3: cleanup interrupt bmp routines\n\nChange the PS3 interrupt bitmask routines to be lockless.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "407e24a0c78f585c228ec7e1152a9b23e262b200",
      "tree": "d79f15b0737222a955bc01277ba5045c04db67d7",
      "parents": [
        "9633ac8d172f74b8ee51e0fe85c06eb726039aa8"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Fri Jan 26 19:08:02 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:18 2007 +1100"
      },
      "message": "[POWERPC] ps3: smp interrupt fixes\n\nPS3 fixups for interrups on SMP.\n\nFixes the alignment of the interrupt status bitmap, changes the hypervisor\ninterrupt calls to the \u0027_ext\u0027 versions that take an explicit processor\nthread ID.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "9633ac8d172f74b8ee51e0fe85c06eb726039aa8",
      "tree": "d6679b8138989102f6547ff1535f4e96e34c1985",
      "parents": [
        "a8229a9e5211a52839268b82ae14cdf528d48f58"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Fri Jan 26 19:07:59 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:18 2007 +1100"
      },
      "message": "[POWERPC] ps3: rename interrupt symbols\n\nRename some PS3 interrupt symbols to avoid name clashes and aid debugging.\nNo change to code.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "a8229a9e5211a52839268b82ae14cdf528d48f58",
      "tree": "f5bea53b8eb7dae084456efce92e50b471e78d1c",
      "parents": [
        "43d80439c5f619446e174abdbdaff4fc0e539546"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Fri Jan 26 19:07:56 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:18 2007 +1100"
      },
      "message": "[POWERPC] ps3: fix struct alignment attributes\n\nRemove incorrect alignment attributes in PS3 platform code for\nstruct spe_shadow, struct os_area_header, and struct os_area_params.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "6c7be7d385f4911895877e0f0697c598f600136f",
      "tree": "d8bffe6e30b7bffc66ffe74e636ad30a322122cd",
      "parents": [
        "eebb81c13aa831a623e903bbae97a23fe9be93eb"
      ],
      "author": {
        "name": "Geert Uytterhoeven",
        "email": "Geert.Uytterhoeven@sonycom.com",
        "time": "Fri Jan 26 19:07:51 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:17 2007 +1100"
      },
      "message": "[POWERPC] ps3: repository storage support\n\nHandle storage-related repository data:\n  - Add missing implementations of ps3_repository_read_stor_*() repository\n    accessors.\n  - Dump storage properties in debug mode\n  - Add PS3_DEV_TYPE_STOR_{DISK,ROM,FLASH} device types (which are identical to\n    the corresponding SCSI device types) to enum ps3_dev_type\n\nSigned-off-by: Geert Uytterhoeven \u003cGeert.Uytterhoeven@sonycom.com\u003e\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "eebb81c13aa831a623e903bbae97a23fe9be93eb",
      "tree": "5bd1fd1a3abebaf9d99fb028c42347f3918e7fde",
      "parents": [
        "25c4a46f0ed8ece9ac6699e200fcc83a4642dce7"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Fri Jan 26 19:07:47 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:17 2007 +1100"
      },
      "message": "[POWERPC] ps3: repository misc fixes\n\nVarious fixes for the PS3 repository code:\n\n  - Sync signatures of function prototypes and implementations (enum vs.\n    unsigned int)\n  - Correct references to `regions\u0027 as `registers\u0027:\n      o Correct enum ps3_region_type as enum ps3_reg_type,\n      o Correct PS3_REGION_TYPE_* as PS3_REG_TYPE_*,\n      o Correct ps3_repository_find_region() as ps3_repository_find_reg().\n  - Correct function name in pr_debug() call\n  - Minor error condition improvements.\n\nSigned-off-by: Geert Uytterhoeven \u003cGeert.Uytterhoeven@sonycom.com\u003e\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nAcked-by: Arnd Bergmann \u003carnd.bergmann@de.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "25c4a46f0ed8ece9ac6699e200fcc83a4642dce7",
      "tree": "c58b4f08996ea35663370713961c9e941a8caab2",
      "parents": [
        "2dc08572cc11a1ab2e67b214a4f3d7d0997473f8"
      ],
      "author": {
        "name": "Linas Vepstas",
        "email": "linas@austin.ibm.com",
        "time": "Fri Jan 26 14:55:03 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:17 2007 +1100"
      },
      "message": "[POWERPC] pSeries: EEH improperly enabled for some Power4 systems\n\nIt appears that EEH is improperly enabled for some Power4 systems.\nOn these systems, the ibm,set-eeh-option returns a value of success\neven when EEH is not supported on the given node. Thus, an explicit\ncheck for support is required.\n\nDuring boot, on power4, without this patch, one sees messages\nsimilar to:\n\nEEH: event on unsupported device, rc\u003d0 dn\u003d/pci@400000000110/IBM,sp@1\nEEH: event on unsupported device, rc\u003d0 dn\u003d/pci@400000000110/pci@2\nEEH: event on unsupported device, rc\u003d0 dn\u003d/pci@400000000110/pci@2,2\netc.\n\nThe patch makes these go away.\n\nWithout this patch, EEH recovery does seem to work correctly for\nat least some devices (I tested ethernet e1000), but fails to\nrecover others (the Emulex LightPulse LPFC, most notably).\nOff the top of my head, I don\u0027t remember why some devices are\naffected, but not others.\n\nThe PAPR indicates that the correct way to test for EEH is as\ndone in this patch; its not clear to me if this was in the PAPR\nall along, or recently added; if it was there all along, its not\nclear to me why this hadn\u0027t been fixed long ago. I suspect only\ncertain firmware levels are affected.\n\nSigned-off-by: Linas Vepstas \u003clinas@austin.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "59eaef9daef35129a982c9d2b464aacb13349cdf",
      "tree": "7ec899c02cd86984b2960bc5321eb855a3536a1f",
      "parents": [
        "29f1530f1958dc74f021186c9f31ed66a0c7b8ad"
      ],
      "author": {
        "name": "Nathan Lynch",
        "email": "ntl@pobox.com",
        "time": "Wed Jan 24 15:57:06 2007 -0600"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:17 2007 +1100"
      },
      "message": "[POWERPC] Maple: don\u0027t override bus-range supplied by firmware\n\nThis workaround was copy-pasted from the powermac code.  It\u0027s not\nnecessary for maple.\n\nSigned-off-by: Nathan Lynch \u003cntl@pobox.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "29f1530f1958dc74f021186c9f31ed66a0c7b8ad",
      "tree": "15f60316419135f1e05b0dc03b6b0fd7c7f50a5d",
      "parents": [
        "df34403dcaacef541a67c955aebc37c51f53ca7c"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Wed Jan 24 22:42:10 2007 +0300"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:17 2007 +1100"
      },
      "message": "[POWERPC] Add mpc866ads board-specific bits to arch/powerpc\n\nThis add support of the Freescale mpc86xads reference board to\narch/powerpc. Supported SMC1 and SMC2 (UART and serial console), FEC\n100Mbps Ethernet, SCC1 Ethernet (10Mbps hdx)\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "df34403dcaacef541a67c955aebc37c51f53ca7c",
      "tree": "9d4159a85569a457a57f1ac352c373dd7d7a82ba",
      "parents": [
        "f2a0bd3753dad7ea4605ebd5435716b39e9f92bb"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Wed Jan 24 22:41:42 2007 +0300"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:17 2007 +1100"
      },
      "message": "[POWERPC] 8xx: Add mpc885ads support and common mpc8xx files\n\nThis adds the core 8xx stuff and specifically mpc885ads board-specific\nbits to arch/powerpc. Respective Kconfig has been cleaned up from the stuff\nnot yet ported over to avoid confusion. Updated and cleaned version.\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "f2a0bd3753dad7ea4605ebd5435716b39e9f92bb",
      "tree": "f14b6a7b9e3588a388be0f2b6602284c49c026e4",
      "parents": [
        "88bdc6f061cfb4579d2327fd457d4b7807525a0e"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Wed Jan 24 22:41:24 2007 +0300"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:17 2007 +1100"
      },
      "message": "[POWERPC] 8xx: powerpc port of core CPM PIC\n\nThis covers common CPM access functions, CPM interrupt controller code,\nmicropatch and a few compatibility things to kee the same driver base\nworking with arch/ppc. This version is refined with all the comments\n(mostly PIC-related) addressed.\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "88bdc6f061cfb4579d2327fd457d4b7807525a0e",
      "tree": "809bc55c9305d66d66c4546fe7991ae8e625a5cd",
      "parents": [
        "5902ebce22fa5a1ac833565dbc4fde7e8a1bc737"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Wed Jan 24 22:41:15 2007 +0300"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:03:17 2007 +1100"
      },
      "message": "[POWERPC] 8xx: platform related changes to the fsl_soc\n\nAdded 8xx SoC peripherials: fec for Ethernet and smc for UARTs.\nOrdinary routines to extract values from the device tree and insert\nrespective platform devices\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "5902ebce22fa5a1ac833565dbc4fde7e8a1bc737",
      "tree": "bc8d2268729f1595ed974ec88f9b13227ced3c7b",
      "parents": [
        "dbbb06b7f6ae8037a5f6b4498e492791e1929635"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Wed Jan 24 22:41:06 2007 +0300"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 14:01:02 2007 +1100"
      },
      "message": "[POWERPC] 8xx: generic 8xx code arch/powerpc port\n\nIncluding support for non-coherent cache, some mm-related things +\nrelevant field in Kconfig and Makefiles. Also included rheap.o compilation\nif 8xx is defined.\n\nNon-coherent mapping were refined and renamed according to Cristoph\nHellwig. Orphaned functions were cleaned up.\n\n[Also removed arch/ppc/kernel/dma-mapping.c, because otherwise\ncompiling with ARCH\u003dppc for a non DMA-cache-coherent platform ends up\nwith two copies of __dma_alloc_coherent etc.\n -- paulus.]\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "dbbb06b7f6ae8037a5f6b4498e492791e1929635",
      "tree": "a88e4458e65ea82ac1f1aa0e91c01390790375d9",
      "parents": [
        "f25222b99542bcadf1cc53cc9aa0e304849242ca"
      ],
      "author": {
        "name": "Vitaly Bordug",
        "email": "vbordug@ru.mvista.com",
        "time": "Wed Jan 24 22:40:57 2007 +0300"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Wed Feb 07 12:00:32 2007 +1100"
      },
      "message": "[POWERPC] 8xx: platform specific mmu updates\n\nThis is just a straight port of the same done in arch/ppc\nby Marcelo Tosatti. One used to be\n[PATCH] ppc32 8xx: update_mmu_cache() needs unconditional tlbie,\ncommit eb07d964b4491d1bb5864cd3d7e7633ccdda9a53\n\nIn a nutshell, the board is nearly stuck without this, yet without any\nvisible failure - being just very slow.\n\nSigned-off-by: Vitaly Bordug \u003cvbordug@ru.mvista.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "18a1e4c3ee67680287bf3c455b5047421eda3c14",
      "tree": "a660e4bc94d58b9f4c2b3120c6a6df4a48b80cb8",
      "parents": [
        "a33a9641c924efbb01ee27af969f47218cab6bd7"
      ],
      "author": {
        "name": "Kim Phillips",
        "email": "kim.phillips@freescale.com",
        "time": "Tue Jan 30 16:09:13 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jan 30 16:23:58 2007 -0600"
      },
      "message": "[POWERPC] 83xx: Add the mpc8323emds.dts\n\nAdd the mpc8323emds device tree source (dts)\n\nSigned-off-by: Scott Wood \u003cscottwood@freescale.com\u003e\nSigned-off-by: Kim Phillips \u003ckim.phillips@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "a33a9641c924efbb01ee27af969f47218cab6bd7",
      "tree": "c6621aba793400c98e0df4e0a59bf23fc080ce94",
      "parents": [
        "304df8f7ef4914ad0886cd1eaa03a12dac583be1"
      ],
      "author": {
        "name": "Kim Phillips",
        "email": "kim.phillips@freescale.com",
        "time": "Tue Jan 30 16:09:20 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jan 30 16:23:39 2007 -0600"
      },
      "message": "[POWERPC] 83xx: Add the mpc832xemds defconfig\n\nThe defconfig for the 8323EMDS is identical to the 8360E MDS defconfig,\nexcept CONFIG_MATH_EMULATION is set, since the 8323 doesn\u0027t have a FPU.\n\nSigned-off-by: Kim Phillips \u003ckim.phillips@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "304df8f7ef4914ad0886cd1eaa03a12dac583be1",
      "tree": "aacca0264296522e79b4a329b952c59f7b634ff2",
      "parents": [
        "48809a93083a5419cc3147950c3008ccdaf80860"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jan 30 00:45:56 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jan 30 00:45:56 2007 -0600"
      },
      "message": "[POWERPC] Enable stack debug features on ppc32\n\nEnable stack overflow checking (DEBUG_STACKOVERFLOW) and stack usage\n(DEBUG_STACK_USAGE) on ppc32.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "48809a93083a5419cc3147950c3008ccdaf80860",
      "tree": "1ea7c419bdee5f7a1740db71f9e75958b1867652",
      "parents": [
        "8943212c97cc56d4dcc853a097740e327fe8a6fe",
        "3b6eb6af5f20471a8cb1b8a3d090401e9a8a2bb8"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jan 30 00:38:11 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jan 30 00:38:11 2007 -0600"
      },
      "message": "Merge branch \u002783xx\u0027 into for_paulus\n"
    },
    {
      "commit": "3b6eb6af5f20471a8cb1b8a3d090401e9a8a2bb8",
      "tree": "a7964986accb7cb36c9107b9d86d0152948da47d",
      "parents": [
        "126186a055d965d5a7b1ab560e343ef70694f349"
      ],
      "author": {
        "name": "Li Yang",
        "email": "leoli@freescale.com",
        "time": "Tue Jan 30 13:33:01 2007 +0800"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Tue Jan 30 00:36:57 2007 -0600"
      },
      "message": "[POWERPC] 83xx: Fix compiler warnings on 836x and 832x\n\nSome prototypes are separated from of_device.h into of_platform.h.  Add\nthe new include to fix warning.\n\nSigned-off-by: Li Yang \u003cleoli@freescale.com\u003e\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "5263bf65d6342e12ab716db8e529501670979321",
      "tree": "575a714f55e6b05443c182df2673392ea2865fea",
      "parents": [
        "7d620a4e531ae4d432d3c88f7d4b75327d881a87",
        "545da94f924d52f80e2bbea99a8652f454889a2b"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jan 28 12:45:22 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Sun Jan 28 12:45:22 2007 -0800"
      },
      "message": "Merge branch \u0027merge\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc\n\n* \u0027merge\u0027 of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc:\n  [POWERPC] Fix sys_pciconfig_iobase bus matching\n  [POWERPC] PS3: add not complete comment to kconfig\n  [POWERPC] ps3_free_io_irq: Fix inverted error check\n  [POWERPC] PS3: Fix uniprocessor kernel build\n"
    },
    {
      "commit": "545da94f924d52f80e2bbea99a8652f454889a2b",
      "tree": "89592d9f31d8a77d623c0bfcc90d5aa13e4d1d41",
      "parents": [
        "05916eec9f4d4370ef9a6cbb699f637302f6e157"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Sun Jan 28 07:45:53 2007 +1100"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Jan 28 09:57:09 2007 +1100"
      },
      "message": "[POWERPC] Fix sys_pciconfig_iobase bus matching\n\nA stupid bug has been plaguing the sys_pciconfig_iobase on ppc64. It wasn\u0027t\nnoticed until recently as it seems to not affect G5s but it\u0027s been causing\nproblems running X servers on some other machines recently. The bus number\nmatching was bogus.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "05916eec9f4d4370ef9a6cbb699f637302f6e157",
      "tree": "6a303faa47e44da07f696f9c93e12980569a1f88",
      "parents": [
        "ded84bcb246780137ecaa3f6d137ac1b0f06fd08"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Thu Jan 25 18:07:14 2007 -0800"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Sun Jan 28 09:57:07 2007 +1100"
      },
      "message": "[POWERPC] PS3: add not complete comment to kconfig\n\nAdd a comment to the PS3 config option to inform users that the current\nimplementation is not yet complete.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "08eacc3157baf5d14c8e2c4ffc77c13a0ac8a85b",
      "tree": "6e43653d4ac5b6a5820eb8ec103f27768099afcd",
      "parents": [
        "496a0fc8c5572a626de41d56d7c7ed005a2c1b48",
        "8cdf92a98fa0f91068615443f2a8597b7f2c34ca"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Jan 26 14:45:18 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Jan 26 14:45:18 2007 -0800"
      },
      "message": "Merge branch \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev\n\n* \u0027upstream-linus\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev:\n  Fix Maple PATA IRQ assignment.\n  ahci: use 0x80 as wait stat value instead of 0xff\n  sata_via: style clean up, no indirect method call in LLD\n  ahci: fix endianness in spurious interrupt message\n  libata-sff: Don\u0027t call bmdma_stop on non DMA capable controllers\n  libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli\n  ahci: improve and limit spurious interrupt messages, take#3\n  sata_via: don\u0027t diddle with ATA_NIEN in -\u003efreeze\n  libata: set_mode, Fix the FIXME\n  libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor code\n  libata cmd64x: whack into a shape that looks like the documentation\n"
    },
    {
      "commit": "8cdf92a98fa0f91068615443f2a8597b7f2c34ca",
      "tree": "c33ae8216599533068dbcf2ef46c19a1f5b942a9",
      "parents": [
        "dfd7a3db3898e299bdc25f0c77081a8632b3a73c"
      ],
      "author": {
        "name": "David Woodhouse",
        "email": "dwmw2@infradead.org",
        "time": "Mon Jan 01 19:31:15 2007 +0000"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jeff@garzik.org",
        "time": "Fri Jan 26 17:27:40 2007 -0500"
      },
      "message": "Fix Maple PATA IRQ assignment.\n\nOn the Maple board, the AMD8111 IDE is in legacy mode... except that it\nappears on IRQ 20 instead of IRQ 15. For drivers/ide this was handled by\nthe architecture\u0027s \"pci_get_legacy_ide_irq()\" function, but in libata we\njust hard-code the numbers 14 and 15.\n\nThis patch provides asm-powerpc/libata-portmap.h which maps the IRQ as\nappropriate, having added a pci_dev argument to the\nATA_{PRIM,SECOND}ARY_IRQ macros.\n\nThere\u0027s probably a better way to do this -- especially if we observe\nthat the _only_ case in which this seemingly-generic\n\"pci_get_legacy_ide_irq()\" function returns anything other than 14 and\n15 for primary and secondary respectively is the case of the AMD8111 on\nthe Maple board -- couldn\u0027t we handle that with a special case in the\npata_amd driver, or perhaps with a PCI quirk for Maple to switch it into\nnative mode during early boot and assign resources properly?\n\nSigned-off-by: David Woodhouse \u003cdwmw2@infradead.org\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n"
    },
    {
      "commit": "3a0cfadb42e0a6dd221aa49232a65d2771063285",
      "tree": "919afa79ccd7f8132eef93304fa7264bedec5f8b",
      "parents": [
        "e03f0ca11645ce69a4defcd4f60a5cb2d5e30507"
      ],
      "author": {
        "name": "Roland McGrath",
        "email": "roland@redhat.com",
        "time": "Fri Jan 26 00:56:51 2007 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Jan 26 13:50:58 2007 -0800"
      },
      "message": "[PATCH] powerpc vDSO: use VM_ALWAYSDUMP\n\nThis patch fixes core dumps to include the vDSO vma, which is left out now.\n\nSigned-off-by: Roland McGrath \u003croland@redhat.com\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nAcked-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nCc: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "8943212c97cc56d4dcc853a097740e327fe8a6fe",
      "tree": "4735ebe08c7b37178c52f04ac482b12a8f31aa45",
      "parents": [
        "126186a055d965d5a7b1ab560e343ef70694f349"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jan 26 01:52:27 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jan 26 01:52:27 2007 -0600"
      },
      "message": "[POWERPC] Remove fastcall function attribute\n\nfastcall is an x86 specific function attribute and has no business in ppc code\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "126186a055d965d5a7b1ab560e343ef70694f349",
      "tree": "e4b88a405711760a043994ba910578e8df8d60a5",
      "parents": [
        "e60bd7f14dbb6239d07676be420a21f8a36d014f"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jan 26 01:45:32 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jan 26 01:45:32 2007 -0600"
      },
      "message": "[POWERPC] 83xx: Return a point to the struct ipic from ipic_init()\n\nIt\u0027s useful to have access to struct ipic handle that just got created\nin ipic_init().\n\nFor example, if we want to setup an external IRQ with out\na device node we need access ipic-\u003eirqhost to create the virtual to HW\nIRQ mapping and to set the IRQ sense.  With this we can mimic the old\nsense array concept that existed in arch/ppc.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "e60bd7f14dbb6239d07676be420a21f8a36d014f",
      "tree": "185318a55e0caff105db3adee287ddd74b5f63c8",
      "parents": [
        "c75f902b93724ab9ba161f7dfab0fd09c7a8854d"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jan 26 00:41:57 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jan 26 00:41:57 2007 -0600"
      },
      "message": "[POWERPC] 83xx:  Make platform *_init_IRQ() static\n\nMake the various 83xx *_init_IRQ() functions static\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "c75f902b93724ab9ba161f7dfab0fd09c7a8854d",
      "tree": "e64be7c00540aece57b7ffe2e169c5fb7f32ad85",
      "parents": [
        "4d52719a767455d319263d598e0f59e027895e00"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jan 26 00:37:11 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jan 26 00:37:11 2007 -0600"
      },
      "message": "[POWERPC] 83xx: Don\u0027t call ioremap in the reset function\n\nIt\u0027s possibly that we get an reset requestion when interrupts are disabled.\n(For example an oops in an interrupt handler).  Therefor, we can\u0027t call\nioremap in the reset function.  Moving the ioremap of the registers we\nneed access to an arch_initcall helps the problem.\n\nHowever we still have a window between boot and the arch_initcall in\nwhich the register pointer will not be setup and thus we spin if the reset\nfunction is called.  If one needs to ensure even this case is covered, look\nat use of the watchdog provided on 83xx to reset the processor.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    },
    {
      "commit": "4d52719a767455d319263d598e0f59e027895e00",
      "tree": "a442521e5f32ce7160d7ac45d08df092eb4bb7ff",
      "parents": [
        "8b629a1f01b2c975074c51c752915ad50ee4e5fc"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jan 26 00:23:34 2007 -0600"
      },
      "committer": {
        "name": "Kumar Gala",
        "email": "galak@kernel.crashing.org",
        "time": "Fri Jan 26 00:23:34 2007 -0600"
      },
      "message": "[POWERPC] 83xx: Fix Kconfig to only enable FP math emulation for the MPC832x\n\nUpdated MATH_EMULATION depends to be on PPC_MPC832x instead of PPC_83xx.  Only\nthe the MPC832x has no floating point unit in the core.  Updated the other\n83xx defconfigs that got math emulation turned on incorrectly.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n"
    }
  ],
  "next": "8b629a1f01b2c975074c51c752915ad50ee4e5fc"
}
