From 0ffbac497b0b70ceca78681dee635ad7767c3714 Mon Sep 17 00:00:00 2001 From: Rusty Russell Date: Mon, 22 Oct 2007 10:55:21 +1000 Subject: [PATCH] --- yaml --- r: 72233 b: refs/heads/master c: d3d1c4bdf16bd154d9f27f34fca28edca90465eb h: refs/heads/master i: 72231: 6856c2b28768b53dff8cb80081cddecebee4bdaa v: v3 --- [refs] | 2 +- trunk/MAINTAINERS | 2 - trunk/arch/alpha/kernel/pci_iommu.c | 1 - trunk/arch/arm/common/dmabounce.c | 1 - trunk/arch/avr32/boards/atstk1000/atstk1002.c | 58 -- trunk/arch/avr32/mach-at32ap/at32ap7000.c | 344 --------- trunk/arch/avr32/mach-at32ap/extint.c | 2 +- trunk/arch/avr32/mach-at32ap/pm.h | 4 +- trunk/arch/avr32/mach-at32ap/time-tc.c | 2 +- trunk/arch/i386/Kconfig | 38 +- trunk/arch/m68knommu/Kconfig | 13 +- trunk/arch/m68knommu/Makefile | 3 +- trunk/arch/m68knommu/defconfig | 325 ++++++--- trunk/arch/m68knommu/kernel/setup.c | 27 +- trunk/arch/m68knommu/kernel/signal.c | 10 +- trunk/arch/m68knommu/kernel/time.c | 22 +- trunk/arch/m68knommu/platform/5206/config.c | 9 + trunk/arch/m68knommu/platform/5206e/config.c | 10 + trunk/arch/m68knommu/platform/520x/config.c | 8 +- trunk/arch/m68knommu/platform/523x/config.c | 8 + trunk/arch/m68knommu/platform/5249/config.c | 10 + trunk/arch/m68knommu/platform/5272/config.c | 10 + trunk/arch/m68knommu/platform/527x/config.c | 8 + trunk/arch/m68knommu/platform/528x/config.c | 8 + trunk/arch/m68knommu/platform/5307/config.c | 10 + trunk/arch/m68knommu/platform/5307/entry.S | 5 +- trunk/arch/m68knommu/platform/5307/pit.c | 15 +- trunk/arch/m68knommu/platform/5307/timers.c | 19 +- trunk/arch/m68knommu/platform/532x/config.c | 10 + trunk/arch/m68knommu/platform/5407/config.c | 10 + trunk/arch/mips/mm/dma-default.c | 1 - trunk/arch/parisc/kernel/pci-dma.c | 1 - trunk/arch/powerpc/Kconfig.debug | 1 + trunk/arch/powerpc/boot/dts/bamboo.dts | 10 +- trunk/arch/powerpc/boot/dts/sequoia.dts | 14 +- trunk/arch/powerpc/boot/dts/walnut.dts | 12 +- trunk/arch/powerpc/boot/treeboot-walnut.c | 6 +- trunk/arch/powerpc/configs/bamboo_defconfig | 114 ++- trunk/arch/powerpc/configs/ebony_defconfig | 115 ++- trunk/arch/powerpc/configs/walnut_defconfig | 94 ++- trunk/arch/powerpc/platforms/40x/Kconfig | 1 - trunk/arch/powerpc/platforms/44x/Kconfig | 8 +- trunk/arch/powerpc/platforms/Kconfig.cputype | 1 - trunk/arch/sparc64/kernel/iommu_common.c | 5 - trunk/arch/x86/xen/Kconfig | 5 +- trunk/block/ll_rw_blk.c | 16 +- trunk/drivers/char/cyclades.c | 2 +- trunk/drivers/ide/ide-probe.c | 1 - trunk/drivers/infiniband/hw/ehca/ehca_mrmw.c | 6 +- trunk/drivers/lguest/Kconfig | 3 +- trunk/drivers/md/bitmap.c | 2 +- trunk/drivers/md/raid5.c | 17 +- trunk/drivers/mtd/chips/cfi_cmdset_0001.c | 146 ++-- trunk/drivers/mtd/nand/Kconfig | 2 +- trunk/drivers/mtd/nand/diskonchip.c | 4 +- trunk/drivers/mtd/nand/nand_base.c | 6 +- trunk/drivers/mtd/nand/nand_ecc.c | 2 +- trunk/drivers/mtd/nand/nandsim.c | 2 +- trunk/drivers/mtd/nand/s3c2410.c | 14 - trunk/drivers/mtd/onenand/onenand_sim.c | 50 +- trunk/drivers/net/fec.c | 24 +- trunk/drivers/parisc/ccio-dma.c | 1 - trunk/drivers/parisc/sba_iommu.c | 1 - trunk/drivers/pci/intel-iommu.c | 4 +- trunk/drivers/s390/scsi/zfcp_aux.c | 1 - trunk/drivers/s390/scsi/zfcp_def.h | 4 +- trunk/drivers/s390/scsi/zfcp_erp.c | 10 +- trunk/drivers/scsi/ps3rom.c | 2 +- trunk/drivers/serial/mcf.c | 653 ------------------ trunk/fs/jffs2/acl.c | 101 +-- trunk/fs/jffs2/acl.h | 12 +- trunk/fs/jffs2/dir.c | 35 +- trunk/fs/jffs2/file.c | 11 +- trunk/fs/jffs2/fs.c | 21 +- trunk/fs/jffs2/os-linux.h | 4 +- trunk/fs/jffs2/write.c | 8 - trunk/include/asm-arm/dma-mapping.h | 10 +- trunk/include/asm-avr32/arch-at32ap/board.h | 23 - trunk/include/asm-avr32/dma-mapping.h | 7 +- trunk/include/asm-blackfin/scatterlist.h | 1 + trunk/include/asm-frv/scatterlist.h | 8 +- trunk/include/asm-m68knommu/module.h | 12 +- trunk/include/asm-m68knommu/scatterlist.h | 1 + trunk/include/asm-m68knommu/uaccess.h | 4 +- trunk/include/asm-parisc/scatterlist.h | 2 +- trunk/include/asm-powerpc/dma-mapping.h | 10 +- trunk/include/asm-sh/dma-mapping.h | 12 +- trunk/include/asm-sh64/dma-mapping.h | 12 +- trunk/include/sound/version.h | 2 +- trunk/kernel/irq/manage.c | 20 +- trunk/lib/reed_solomon/decode_rs.c | 5 +- trunk/lib/reed_solomon/reed_solomon.c | 2 - trunk/mm/mmap.c | 3 +- trunk/mm/mprotect.c | 2 +- trunk/net/sctp/sm_make_chunk.c | 2 +- trunk/net/xfrm/xfrm_algo.c | 1 - trunk/security/selinux/hooks.c | 6 +- trunk/sound/core/control.c | 5 +- trunk/sound/pci/bt87x.c | 4 +- trunk/sound/pci/hda/hda_codec.c | 9 +- trunk/sound/pci/hda/hda_local.h | 18 +- trunk/sound/pci/hda/patch_analog.c | 5 +- trunk/sound/pci/hda/patch_cmedia.c | 3 +- trunk/sound/pci/hda/patch_conexant.c | 35 +- trunk/sound/pci/hda/patch_realtek.c | 2 +- trunk/sound/pci/hda/patch_sigmatel.c | 6 +- trunk/sound/pci/hda/patch_via.c | 2 +- trunk/sound/sh/aica.c | 31 +- trunk/sound/sparc/cs4231.c | 59 +- trunk/sound/usb/usbquirks.h | 9 - 110 files changed, 924 insertions(+), 1956 deletions(-) delete mode 100644 trunk/drivers/serial/mcf.c diff --git a/[refs] b/[refs] index 9ae8db696531..09bc7a320661 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a98ce5c6feead6bfedefabd46cb3d7f5be148d9a +refs/heads/master: d3d1c4bdf16bd154d9f27f34fca28edca90465eb diff --git a/trunk/MAINTAINERS b/trunk/MAINTAINERS index 40245af2d0e3..1fd6d02a79b8 100644 --- a/trunk/MAINTAINERS +++ b/trunk/MAINTAINERS @@ -2338,8 +2338,6 @@ L: linuxppc-dev@ozlabs.org S: Maintained LINUX FOR POWERPC EMBEDDED PPC8XX -P: Vitaly Bordug -M: vitb@kernel.crashing.org P: Marcelo Tosatti M: marcelo@kvack.org W: http://www.penguinppc.org/ diff --git a/trunk/arch/alpha/kernel/pci_iommu.c b/trunk/arch/alpha/kernel/pci_iommu.c index 2d00a08d3f08..ee07dceae1d4 100644 --- a/trunk/arch/alpha/kernel/pci_iommu.c +++ b/trunk/arch/alpha/kernel/pci_iommu.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include diff --git a/trunk/arch/arm/common/dmabounce.c b/trunk/arch/arm/common/dmabounce.c index 52fc6a883281..9d371e476552 100644 --- a/trunk/arch/arm/common/dmabounce.c +++ b/trunk/arch/arm/common/dmabounce.c @@ -29,7 +29,6 @@ #include #include #include -#include #include diff --git a/trunk/arch/avr32/boards/atstk1000/atstk1002.c b/trunk/arch/avr32/boards/atstk1000/atstk1002.c index 5be0d13f4b03..6b9e466104ad 100644 --- a/trunk/arch/avr32/boards/atstk1000/atstk1002.c +++ b/trunk/arch/avr32/boards/atstk1000/atstk1002.c @@ -16,7 +16,6 @@ #include #include #include -#include #include