From 97ea73f3948aee96462e4ba09f6930082faed90f Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Thu, 21 Oct 2010 12:49:15 -0700 Subject: [PATCH] --- yaml --- r: 211695 b: refs/heads/master c: 1053e6bba091d9d18797f7789df6a7ef8735f20c h: refs/heads/master i: 211693: ac8e5c601d32de0852928c882865a421e7c951a4 211691: 8a59932197bbbdb955bf8acf8ef33d7ab69a4c0a 211687: 0a8b479a7e0e1f5055767eb7447de2d63b2c739c 211679: c99c546f3dea5fe8dd392b0ea6add9db81393765 v: v3 --- [refs] | 2 +- trunk/CREDITS | 8 +- trunk/Documentation/networking/e1000.txt | 373 +--- trunk/Documentation/networking/e1000e.txt | 302 +++ trunk/Documentation/networking/ixgbevf.txt | 40 +- trunk/Documentation/vm/page-types.c | 2 +- trunk/MAINTAINERS | 65 +- trunk/Makefile | 4 +- trunk/arch/alpha/kernel/signal.c | 2 +- trunk/arch/arm/Kconfig | 14 + trunk/arch/arm/kernel/kprobes-decode.c | 7 +- .../arch/arm/mach-at91/include/mach/system.h | 7 +- trunk/arch/arm/mach-ep93xx/dma-m2p.c | 2 +- trunk/arch/arm/mach-imx/Kconfig | 1 + trunk/arch/arm/mach-imx/mach-cpuimx27.c | 2 +- trunk/arch/arm/mach-s5p6440/cpu.c | 1 + trunk/arch/arm/mach-s5p6442/cpu.c | 1 + trunk/arch/arm/mach-s5pc100/cpu.c | 1 + trunk/arch/arm/mach-s5pv210/clock.c | 5 - trunk/arch/arm/mach-s5pv210/cpu.c | 1 + trunk/arch/arm/mach-vexpress/ct-ca9x4.c | 4 +- trunk/arch/arm/mach-vexpress/v2m.c | 2 +- trunk/arch/arm/mm/ioremap.c | 8 +- trunk/arch/arm/mm/mmu.c | 4 +- trunk/arch/arm/mm/proc-v7.S | 10 +- trunk/arch/arm/oprofile/common.c | 7 +- trunk/arch/arm/plat-omap/Kconfig | 2 +- trunk/arch/arm/plat-omap/iommu.c | 1 + trunk/arch/arm/plat-omap/mcbsp.c | 2 +- trunk/arch/arm/plat-samsung/adc.c | 1 - trunk/arch/arm/plat-samsung/clock.c | 27 +- trunk/arch/avr32/kernel/module.c | 3 +- trunk/arch/h8300/kernel/module.c | 3 +- trunk/arch/m32r/include/asm/elf.h | 4 +- trunk/arch/m32r/kernel/.gitignore | 1 + trunk/arch/m32r/kernel/signal.c | 4 +- trunk/arch/m68k/mac/macboing.c | 6 +- trunk/arch/mips/Kbuild | 4 + trunk/arch/mips/Kconfig | 25 +- trunk/arch/mips/alchemy/common/prom.c | 5 +- trunk/arch/mips/boot/compressed/Makefile | 4 +- trunk/arch/mips/cavium-octeon/Kconfig | 4 + trunk/arch/mips/cavium-octeon/cpu.c | 2 +- .../mips/cavium-octeon/executive/Makefile | 2 +- trunk/arch/mips/dec/Platform | 2 +- trunk/arch/mips/include/asm/atomic.h | 4 + trunk/arch/mips/include/asm/cop2.h | 2 +- trunk/arch/mips/include/asm/fcntl.h | 1 + trunk/arch/mips/include/asm/gic.h | 1 + .../mips/include/asm/mach-tx49xx/kmalloc.h | 2 +- .../mips/include/asm/mips-boards/maltaint.h | 3 - trunk/arch/mips/include/asm/page.h | 14 + trunk/arch/mips/include/asm/siginfo.h | 1 + trunk/arch/mips/include/asm/thread_info.h | 3 +- trunk/arch/mips/include/asm/unistd.h | 21 +- trunk/arch/mips/jz4740/Platform | 2 +- trunk/arch/mips/kernel/branch.c | 1 - trunk/arch/mips/kernel/irq-gic.c | 5 +- trunk/arch/mips/kernel/kgdb.c | 2 +- trunk/arch/mips/kernel/kspd.c | 2 +- trunk/arch/mips/kernel/linux32.c | 7 + trunk/arch/mips/kernel/mips-mt-fpaff.c | 2 +- trunk/arch/mips/kernel/ptrace.c | 4 +- trunk/arch/mips/kernel/scall32-o32.S | 16 +- trunk/arch/mips/kernel/scall64-64.S | 14 +- trunk/arch/mips/kernel/scall64-n32.S | 17 +- trunk/arch/mips/kernel/scall64-o32.S | 20 +- trunk/arch/mips/kernel/signal.c | 45 +- trunk/arch/mips/kernel/signal_n32.c | 5 + trunk/arch/mips/kernel/unaligned.c | 2 - trunk/arch/mips/mm/dma-default.c | 28 +- trunk/arch/mips/mm/sc-rm7k.c | 2 +- trunk/arch/mips/mti-malta/malta-int.c | 3 + trunk/arch/mips/pci/pci-rc32434.c | 2 +- trunk/arch/mips/pnx8550/common/reset.c | 20 +- trunk/arch/mips/pnx8550/common/setup.c | 3 +- trunk/arch/mn10300/kernel/module.c | 3 +- trunk/arch/mn10300/mm/cache.c | 20 +- trunk/arch/parisc/kernel/module.c | 3 +- trunk/arch/powerpc/kernel/module.c | 6 - trunk/arch/powerpc/platforms/512x/clock.c | 2 +- trunk/arch/powerpc/platforms/52xx/efika.c | 9 +- .../powerpc/platforms/52xx/mpc52xx_common.c | 8 +- trunk/arch/s390/kernel/module.c | 3 +- trunk/arch/sh/kernel/module.c | 2 - trunk/arch/um/drivers/hostaudio_kern.c | 14 +- trunk/arch/um/drivers/net_kern.c | 17 +- trunk/arch/um/drivers/ubd_kern.c | 9 +- trunk/arch/x86/ia32/ia32_aout.c | 22 +- trunk/arch/x86/include/asm/kvm_host.h | 24 - trunk/arch/x86/kernel/acpi/cstate.c | 2 +- trunk/arch/x86/kernel/apic/io_apic.c | 11 +- trunk/arch/x86/kernel/cpu/common.c | 2 +- trunk/arch/x86/kernel/cpu/cpu.h | 1 + .../arch/x86/kernel/cpu/cpufreq/pcc-cpufreq.c | 18 +- trunk/arch/x86/kernel/cpu/intel.c | 1 + trunk/arch/x86/kernel/cpu/mcheck/mce_amd.c | 9 +- .../arch/x86/kernel/cpu/mcheck/therm_throt.c | 3 +- trunk/arch/x86/kernel/cpu/perf_event_p4.c | 6 +- trunk/arch/x86/kernel/hpet.c | 2 +- trunk/arch/x86/kernel/module.c | 3 +- trunk/arch/x86/kvm/svm.c | 17 +- trunk/arch/x86/kvm/vmx.c | 24 +- trunk/arch/x86/mm/srat_64.c | 8 +- trunk/arch/x86/oprofile/nmi_int.c | 1 + trunk/arch/x86/xen/time.c | 5 +- trunk/block/bsg.c | 2 +- trunk/block/elevator.c | 12 +- trunk/drivers/acpi/Kconfig | 2 +- trunk/drivers/acpi/acpi_pad.c | 34 +- trunk/drivers/acpi/acpica/aclocal.h | 1 + trunk/drivers/acpi/acpica/exutils.c | 2 +- trunk/drivers/acpi/acpica/rsutils.c | 2 +- trunk/drivers/acpi/apei/Kconfig | 2 +- trunk/drivers/acpi/apei/apei-base.c | 21 +- trunk/drivers/acpi/apei/einj.c | 4 +- trunk/drivers/acpi/apei/erst-dbg.c | 18 +- trunk/drivers/acpi/apei/erst.c | 29 +- trunk/drivers/acpi/apei/ghes.c | 2 +- trunk/drivers/acpi/apei/hest.c | 11 +- trunk/drivers/acpi/atomicio.c | 2 +- trunk/drivers/acpi/battery.c | 1 - trunk/drivers/acpi/blacklist.c | 35 + trunk/drivers/acpi/bus.c | 18 +- trunk/drivers/acpi/fan.c | 2 + trunk/drivers/acpi/processor_core.c | 7 +- trunk/drivers/acpi/processor_driver.c | 2 +- trunk/drivers/acpi/processor_perflib.c | 4 +- trunk/drivers/acpi/sleep.c | 22 + trunk/drivers/acpi/sysfs.c | 20 +- trunk/drivers/acpi/video_detect.c | 4 +- trunk/drivers/atm/iphase.c | 6 - trunk/drivers/atm/iphase.h | 2 +- trunk/drivers/atm/solos-pci.c | 8 +- trunk/drivers/block/Kconfig | 17 + trunk/drivers/block/Makefile | 1 + trunk/drivers/block/ps3disk.c | 2 +- trunk/drivers/block/rbd.c | 1841 +++++++++++++++++ trunk/drivers/block/rbd_types.h | 73 + trunk/drivers/block/virtio_blk.c | 23 +- trunk/drivers/char/tpm/tpm.c | 22 +- trunk/drivers/char/virtio_console.c | 257 ++- trunk/drivers/cpuidle/governors/menu.c | 2 +- trunk/drivers/dma/ioat/dma_v2.c | 2 +- trunk/drivers/dma/shdma.c | 3 +- trunk/drivers/edac/i7core_edac.c | 1 + trunk/drivers/firewire/ohci.c | 19 +- trunk/drivers/firewire/ohci.h | 8 - trunk/drivers/gpu/drm/drm_gem.c | 39 +- trunk/drivers/gpu/drm/drm_info.c | 2 +- trunk/drivers/gpu/drm/drm_vm.c | 28 +- trunk/drivers/gpu/drm/i810/i810_dma.c | 2 +- trunk/drivers/gpu/drm/i830/i830_dma.c | 2 +- trunk/drivers/gpu/drm/i915/i915_dma.c | 9 +- trunk/drivers/gpu/drm/i915/i915_gem.c | 52 +- trunk/drivers/gpu/drm/i915/i915_gem_evict.c | 45 +- trunk/drivers/gpu/drm/i915/intel_display.c | 62 +- trunk/drivers/gpu/drm/i915/intel_dp.c | 19 +- trunk/drivers/gpu/drm/i915/intel_drv.h | 1 - trunk/drivers/gpu/drm/i915/intel_fb.c | 4 +- trunk/drivers/gpu/drm/nouveau/nouveau_gem.c | 6 +- trunk/drivers/gpu/drm/radeon/evergreen.c | 5 +- trunk/drivers/gpu/drm/radeon/r100.c | 3 + trunk/drivers/gpu/drm/radeon/r600.c | 7 +- trunk/drivers/gpu/drm/radeon/r600_blit_kms.c | 2 + trunk/drivers/gpu/drm/radeon/radeon.h | 1 + .../drivers/gpu/drm/radeon/radeon_atombios.c | 27 +- trunk/drivers/gpu/drm/radeon/radeon_combios.c | 26 +- trunk/drivers/gpu/drm/radeon/radeon_cursor.c | 28 +- trunk/drivers/gpu/drm/radeon/radeon_display.c | 5 +- trunk/drivers/gpu/drm/radeon/radeon_fb.c | 13 +- trunk/drivers/gpu/drm/radeon/radeon_gem.c | 4 +- trunk/drivers/gpu/drm/radeon/radeon_object.c | 2 +- trunk/drivers/gpu/drm/radeon/radeon_object.h | 5 +- trunk/drivers/gpu/drm/radeon/rs600.c | 1 + trunk/drivers/gpu/drm/radeon/rs690.c | 1 + trunk/drivers/gpu/drm/radeon/rv770.c | 2 + trunk/drivers/gpu/drm/ttm/ttm_bo.c | 83 +- trunk/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 145 +- trunk/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h | 8 + trunk/drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 5 + trunk/drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 3 + trunk/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 17 + trunk/drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c | 27 +- .../drivers/gpu/drm/vmwgfx/vmwgfx_resource.c | 4 + trunk/drivers/hid/hid-cando.c | 2 + trunk/drivers/hid/hid-core.c | 1 + trunk/drivers/hid/hid-ids.h | 2 + trunk/drivers/hid/hidraw.c | 11 + trunk/drivers/hid/usbhid/hid-quirks.c | 1 + trunk/drivers/hwmon/f71882fg.c | 32 +- trunk/drivers/i2c/busses/i2c-cpm.c | 5 + trunk/drivers/i2c/busses/i2c-davinci.c | 24 +- trunk/drivers/i2c/busses/i2c-ibm_iic.c | 3 + trunk/drivers/i2c/busses/i2c-imx.c | 12 +- trunk/drivers/i2c/busses/i2c-mpc.c | 1 + trunk/drivers/i2c/busses/i2c-octeon.c | 2 +- trunk/drivers/i2c/busses/i2c-pca-isa.c | 12 +- trunk/drivers/i2c/busses/i2c-pca-platform.c | 11 +- trunk/drivers/i2c/busses/i2c-s3c2410.c | 4 +- trunk/drivers/i2c/i2c-core.c | 54 +- trunk/drivers/idle/intel_idle.c | 30 +- trunk/drivers/input/evdev.c | 8 +- trunk/drivers/input/joydev.c | 3 + trunk/drivers/input/misc/uinput.c | 7 + trunk/drivers/input/tablet/wacom_sys.c | 23 +- trunk/drivers/input/tablet/wacom_wac.c | 4 +- trunk/drivers/isdn/sc/interrupt.c | 18 +- trunk/drivers/md/bitmap.c | 9 +- trunk/drivers/md/raid1.c | 4 +- trunk/drivers/media/IR/ir-keytable.c | 9 +- trunk/drivers/media/IR/ir-lirc-codec.c | 2 +- trunk/drivers/media/IR/ir-raw-event.c | 4 +- trunk/drivers/media/IR/ir-sysfs.c | 17 +- trunk/drivers/media/IR/keymaps/rc-rc6-mce.c | 3 + trunk/drivers/media/IR/mceusb.c | 4 + .../drivers/media/dvb/dvb-usb/dib0700_core.c | 3 - .../media/dvb/dvb-usb/dib0700_devices.c | 56 +- trunk/drivers/media/dvb/dvb-usb/opera1.c | 4 +- trunk/drivers/media/dvb/frontends/dib7000p.c | 8 +- trunk/drivers/media/dvb/frontends/dib7000p.h | 5 + trunk/drivers/media/dvb/siano/smscoreapi.c | 31 +- .../media/radio/si470x/radio-si470x-i2c.c | 2 +- trunk/drivers/media/video/cx231xx/Makefile | 1 + .../media/video/cx231xx/cx231xx-cards.c | 17 +- .../media/video/cx25840/cx25840-core.c | 2 +- trunk/drivers/media/video/cx88/Kconfig | 2 +- trunk/drivers/media/video/gspca/gspca.c | 1 + trunk/drivers/media/video/gspca/sn9c20x.c | 3 +- trunk/drivers/media/video/ivtv/ivtvfb.c | 2 + trunk/drivers/media/video/mem2mem_testdev.c | 3 +- trunk/drivers/media/video/mt9m111.c | 8 +- trunk/drivers/media/video/mt9v022.c | 3 - trunk/drivers/media/video/mx2_camera.c | 4 + .../media/video/pvrusb2/pvrusb2-ctrl.c | 6 +- .../drivers/media/video/s5p-fimc/fimc-core.c | 94 +- .../media/video/saa7134/saa7134-cards.c | 10 +- .../media/video/saa7164/saa7164-buffer.c | 5 +- trunk/drivers/media/video/uvc/uvc_driver.c | 24 + trunk/drivers/media/video/uvc/uvcvideo.h | 1 + .../drivers/media/video/v4l2-compat-ioctl32.c | 32 +- .../drivers/media/video/videobuf-dma-contig.c | 6 +- trunk/drivers/media/video/videobuf-dma-sg.c | 11 +- trunk/drivers/mfd/max8925-core.c | 13 +- trunk/drivers/mfd/wm831x-irq.c | 9 +- trunk/drivers/misc/bh1780gli.c | 1 - trunk/drivers/mmc/core/core.c | 13 + trunk/drivers/mtd/nand/mxc_nand.c | 92 +- trunk/drivers/mtd/nand/omap2.c | 2 +- trunk/drivers/net/Kconfig | 4 +- trunk/drivers/net/b44.c | 4 +- trunk/drivers/net/bonding/bond_main.c | 9 + trunk/drivers/net/ehea/ehea_main.c | 9 +- trunk/drivers/net/ehea/ehea_qmr.h | 1 + trunk/drivers/net/fec.c | 44 +- trunk/drivers/net/r8169.c | 65 +- trunk/drivers/net/skge.c | 18 +- trunk/drivers/net/tg3.c | 6 +- trunk/drivers/net/tg3.h | 2 +- trunk/drivers/net/wimax/i2400m/rx.c | 26 +- trunk/drivers/net/wireless/ath/ath9k/ani.c | 2 +- .../net/wireless/iwlwifi/iwl-agn-lib.c | 2 +- .../net/wireless/iwlwifi/iwl3945-base.c | 2 +- trunk/drivers/pci/quirks.c | 20 + trunk/drivers/platform/x86/intel_ips.c | 122 +- trunk/drivers/regulator/ad5398.c | 1 - trunk/drivers/regulator/core.c | 6 +- trunk/drivers/regulator/isl6271a-regulator.c | 2 - trunk/drivers/regulator/max8649.c | 2 +- trunk/drivers/rtc/rtc-ds3232.c | 2 - trunk/drivers/scsi/scsi.c | 4 +- trunk/drivers/serial/ioc3_serial.c | 1 + trunk/drivers/serial/mfd.c | 1 + trunk/drivers/serial/mrst_max3110.c | 1 + trunk/drivers/spi/spi.c | 5 + trunk/drivers/spi/spi_gpio.c | 2 +- trunk/drivers/spi/spi_mpc8xxx.c | 10 +- trunk/drivers/staging/tm6000/Kconfig | 2 +- trunk/drivers/staging/tm6000/tm6000-input.c | 61 +- trunk/drivers/xen/xenbus/xenbus_probe.c | 9 +- trunk/fs/binfmt_aout.c | 4 - trunk/fs/ceph/Kconfig | 14 +- trunk/fs/ceph/Makefile | 11 +- trunk/fs/ceph/README | 20 - trunk/fs/ceph/addr.c | 65 +- trunk/fs/ceph/caps.c | 81 +- trunk/fs/ceph/ceph_frag.c | 3 +- trunk/fs/ceph/debugfs.c | 406 +--- trunk/fs/ceph/dir.c | 97 +- trunk/fs/ceph/export.c | 26 +- trunk/fs/ceph/file.c | 209 +- trunk/fs/ceph/inode.c | 19 +- trunk/fs/ceph/ioctl.c | 77 +- trunk/fs/ceph/ioctl.h | 4 +- trunk/fs/ceph/locks.c | 23 +- trunk/fs/ceph/mds_client.c | 129 +- trunk/fs/ceph/mds_client.h | 20 +- trunk/fs/ceph/mdsmap.c | 11 +- trunk/fs/ceph/pagelist.c | 63 - trunk/fs/ceph/snap.c | 10 +- trunk/fs/ceph/{ceph_strings.c => strings.c} | 82 +- trunk/fs/ceph/super.c | 1154 +++++------ trunk/fs/ceph/super.h | 400 ++-- trunk/fs/ceph/xattr.c | 18 +- trunk/fs/cifs/cifssmb.c | 49 +- trunk/fs/cifs/inode.c | 2 + trunk/fs/exec.c | 40 + trunk/fs/exofs/inode.c | 8 +- trunk/fs/fs-writeback.c | 19 +- trunk/fs/fuse/dev.c | 2 +- trunk/fs/gfs2/Kconfig | 2 +- trunk/fs/gfs2/aops.c | 24 +- trunk/fs/gfs2/bmap.c | 255 ++- trunk/fs/gfs2/bmap.h | 20 +- trunk/fs/gfs2/dentry.c | 2 +- trunk/fs/gfs2/dir.c | 31 +- trunk/fs/gfs2/dir.h | 34 +- trunk/fs/gfs2/export.c | 9 +- trunk/fs/gfs2/file.c | 6 +- trunk/fs/gfs2/glock.c | 23 +- trunk/fs/gfs2/glock.h | 2 +- trunk/fs/gfs2/glops.c | 6 +- trunk/fs/gfs2/incore.h | 8 +- trunk/fs/gfs2/inode.c | 9 +- trunk/fs/gfs2/inode.h | 15 + trunk/fs/gfs2/lock_dlm.c | 4 +- trunk/fs/gfs2/main.c | 6 +- trunk/fs/gfs2/ops_fstype.c | 79 +- trunk/fs/gfs2/ops_inode.c | 326 ++- trunk/fs/gfs2/quota.c | 16 +- trunk/fs/gfs2/recovery.c | 15 +- trunk/fs/gfs2/rgrp.c | 50 +- trunk/fs/gfs2/rgrp.h | 8 +- trunk/fs/gfs2/super.c | 26 +- trunk/fs/gfs2/sys.c | 22 +- trunk/fs/gfs2/trace_gfs2.h | 3 +- trunk/fs/gfs2/trans.h | 9 + trunk/fs/gfs2/xattr.c | 2 +- trunk/fs/hfsplus/bfind.c | 17 +- trunk/fs/hfsplus/bitmap.c | 20 +- trunk/fs/hfsplus/brec.c | 29 +- trunk/fs/hfsplus/btree.c | 67 +- trunk/fs/hfsplus/catalog.c | 50 +- trunk/fs/hfsplus/dir.c | 201 +- trunk/fs/hfsplus/extents.c | 223 +- trunk/fs/hfsplus/hfsplus_fs.h | 85 +- trunk/fs/hfsplus/hfsplus_raw.h | 3 +- trunk/fs/hfsplus/inode.c | 185 +- trunk/fs/hfsplus/ioctl.c | 153 +- trunk/fs/hfsplus/options.c | 10 +- trunk/fs/hfsplus/part_tbl.c | 5 +- trunk/fs/hfsplus/super.c | 310 +-- trunk/fs/hfsplus/unicode.c | 16 +- trunk/fs/hfsplus/wrapper.c | 40 +- trunk/fs/nfsd/nfsfh.h | 2 - trunk/fs/notify/Kconfig | 2 +- trunk/fs/ocfs2/symlink.c | 2 +- trunk/fs/proc/base.c | 4 +- trunk/fs/reiserfs/ioctl.c | 7 +- trunk/fs/xfs/linux-2.6/xfs_sync.c | 19 +- trunk/fs/xfs/xfs_log_cil.c | 12 +- trunk/fs/xfs/xfs_log_priv.h | 37 +- trunk/include/acpi/acpixf.h | 2 +- trunk/include/drm/drmP.h | 29 +- trunk/include/drm/drm_pciids.h | 2 +- trunk/include/drm/ttm/ttm_bo_api.h | 4 +- trunk/include/linux/Kbuild | 1 - trunk/{fs => include/linux}/ceph/auth.h | 4 +- trunk/{fs => include/linux}/ceph/buffer.h | 0 trunk/{fs => include/linux}/ceph/ceph_debug.h | 5 +- trunk/{fs => include/linux}/ceph/ceph_frag.h | 0 trunk/{fs => include/linux}/ceph/ceph_fs.h | 1 + trunk/{fs => include/linux}/ceph/ceph_hash.h | 0 trunk/include/linux/ceph/debugfs.h | 33 + trunk/{fs => include/linux}/ceph/decode.h | 5 + trunk/include/linux/ceph/libceph.h | 249 +++ trunk/{fs => include/linux}/ceph/mdsmap.h | 0 trunk/{fs => include/linux}/ceph/messenger.h | 12 +- trunk/{fs => include/linux}/ceph/mon_client.h | 1 + trunk/{fs => include/linux}/ceph/msgpool.h | 0 trunk/{fs => include/linux}/ceph/msgr.h | 0 trunk/{fs => include/linux}/ceph/osd_client.h | 67 + trunk/{fs => include/linux}/ceph/osdmap.h | 4 +- trunk/{fs => include/linux}/ceph/pagelist.h | 23 +- trunk/{fs => include/linux}/ceph/rados.h | 0 trunk/{fs => include/linux}/ceph/types.h | 0 trunk/include/linux/coredump.h | 34 +- trunk/include/linux/cpuidle.h | 1 + .../{fs/ceph => include/linux}/crush/crush.h | 0 trunk/{fs/ceph => include/linux}/crush/hash.h | 0 .../{fs/ceph => include/linux}/crush/mapper.h | 0 trunk/include/linux/dmaengine.h | 2 +- trunk/include/linux/elevator.h | 1 + trunk/include/linux/kernel.h | 13 +- trunk/include/linux/module.h | 5 +- .../linux/netfilter/nfnetlink_conntrack.h | 10 +- trunk/include/linux/netfilter/xt_SECMARK.h | 12 +- trunk/include/linux/rcupdate.h | 2 +- trunk/include/linux/security.h | 45 +- trunk/include/linux/selinux.h | 63 - trunk/include/linux/types.h | 15 +- trunk/include/linux/wait.h | 1 + trunk/include/media/videobuf-dma-sg.h | 1 + trunk/include/net/bluetooth/bluetooth.h | 18 + trunk/ipc/sem.c | 2 + trunk/kernel/cpuset.c | 4 +- trunk/kernel/hrtimer.c | 13 +- trunk/kernel/kfifo.c | 2 - trunk/kernel/module.c | 4 + trunk/kernel/perf_event.c | 4 +- trunk/kernel/sched.c | 4 +- trunk/kernel/signal.c | 8 + trunk/kernel/smp.c | 17 +- trunk/kernel/sysctl.c | 2 +- trunk/kernel/sysctl_check.c | 9 - trunk/kernel/trace/ring_buffer.c | 2 +- trunk/lib/bug.c | 6 +- trunk/lib/list_sort.c | 2 +- trunk/mm/ksm.c | 6 +- trunk/mm/memcontrol.c | 10 +- trunk/mm/memory-failure.c | 12 +- trunk/mm/page_alloc.c | 4 +- trunk/mm/rmap.c | 8 +- trunk/net/8021q/vlan_core.c | 14 +- trunk/net/Kconfig | 1 + trunk/net/Makefile | 1 + trunk/net/atm/mpc.c | 2 +- trunk/net/bluetooth/l2cap.c | 62 +- trunk/net/bluetooth/rfcomm/sock.c | 4 + trunk/net/caif/caif_socket.c | 21 +- trunk/net/ceph/Kconfig | 28 + trunk/net/ceph/Makefile | 37 + trunk/{fs => net}/ceph/armor.c | 0 trunk/{fs => net}/ceph/auth.c | 10 +- trunk/{fs => net}/ceph/auth_none.c | 7 +- trunk/{fs => net}/ceph/auth_none.h | 3 +- trunk/{fs => net}/ceph/auth_x.c | 9 +- trunk/{fs => net}/ceph/auth_x.h | 3 +- trunk/{fs => net}/ceph/auth_x_protocol.h | 0 trunk/{fs => net}/ceph/buffer.c | 9 +- trunk/net/ceph/ceph_common.c | 529 +++++ trunk/{fs => net}/ceph/ceph_fs.c | 5 +- trunk/{fs => net}/ceph/ceph_hash.c | 2 +- trunk/net/ceph/ceph_strings.c | 84 + trunk/{fs => net}/ceph/crush/crush.c | 2 +- trunk/{fs => net}/ceph/crush/hash.c | 2 +- trunk/{fs => net}/ceph/crush/mapper.c | 4 +- trunk/{fs => net}/ceph/crypto.c | 4 +- trunk/{fs => net}/ceph/crypto.h | 4 +- trunk/net/ceph/debugfs.c | 267 +++ trunk/{fs => net}/ceph/messenger.c | 296 ++- trunk/{fs => net}/ceph/mon_client.c | 73 +- trunk/{fs => net}/ceph/msgpool.c | 4 +- trunk/{fs => net}/ceph/osd_client.c | 402 +++- trunk/{fs => net}/ceph/osdmap.c | 30 +- trunk/net/ceph/pagelist.c | 154 ++ trunk/net/ceph/pagevec.c | 223 ++ trunk/net/core/ethtool.c | 8 +- trunk/net/core/stream.c | 8 +- trunk/net/ipv4/Kconfig | 3 +- trunk/net/ipv4/igmp.c | 14 +- .../nf_conntrack_l3proto_ipv4_compat.c | 28 +- trunk/net/ipv4/tcp_timer.c | 24 +- trunk/net/ipv6/route.c | 28 +- trunk/net/mac80211/agg-tx.c | 2 + trunk/net/mac80211/rx.c | 4 - trunk/net/mac80211/status.c | 4 +- trunk/net/netfilter/nf_conntrack_netlink.c | 44 +- trunk/net/netfilter/nf_conntrack_standalone.c | 28 +- trunk/net/netfilter/xt_CT.c | 1 - trunk/net/netfilter/xt_SECMARK.c | 35 +- trunk/net/phonet/pep.c | 3 +- trunk/net/rds/page.c | 27 +- trunk/net/sched/cls_u32.c | 2 +- trunk/net/sctp/auth.c | 8 +- trunk/net/sctp/socket.c | 13 +- trunk/samples/kfifo/dma-example.c | 17 +- trunk/scripts/kconfig/conf.c | 2 +- trunk/scripts/kconfig/expr.h | 1 - trunk/scripts/kconfig/menu.c | 7 +- trunk/scripts/kconfig/symbol.c | 2 + trunk/security/apparmor/.gitignore | 1 + trunk/security/apparmor/apparmorfs.c | 4 +- trunk/security/capability.c | 17 +- trunk/security/commoncap.c | 5 +- trunk/security/security.c | 35 +- trunk/security/selinux/Makefile | 21 +- trunk/security/selinux/exports.c | 49 - trunk/security/selinux/hooks.c | 28 +- trunk/security/selinux/include/classmap.h | 2 +- trunk/security/selinux/include/security.h | 23 + trunk/security/selinux/selinuxfs.c | 195 ++ trunk/security/selinux/ss/Makefile | 9 - trunk/security/selinux/ss/avtab.c | 46 +- trunk/security/selinux/ss/avtab.h | 3 +- trunk/security/selinux/ss/conditional.c | 123 ++ trunk/security/selinux/ss/conditional.h | 2 + trunk/security/selinux/ss/ebitmap.c | 81 +- trunk/security/selinux/ss/ebitmap.h | 1 + trunk/security/selinux/ss/policydb.c | 861 +++++++- trunk/security/selinux/ss/policydb.h | 20 + trunk/security/selinux/ss/services.c | 63 +- trunk/security/selinux/ss/status.c | 126 ++ trunk/security/smack/smack_lsm.c | 8 +- trunk/security/tomoyo/common.c | 17 +- trunk/sound/core/control.c | 5 + trunk/sound/core/rawmidi.c | 4 +- trunk/sound/i2c/other/ak4xxx-adda.c | 2 +- trunk/sound/oss/soundcard.c | 4 +- trunk/sound/pci/hda/patch_sigmatel.c | 2 + trunk/tools/perf/Makefile | 2 +- trunk/tools/perf/perf.h | 12 + trunk/tools/perf/util/trace-event-scripting.c | 4 +- trunk/tools/perf/util/ui/browsers/hists.c | 2 +- 514 files changed, 11639 insertions(+), 5076 deletions(-) create mode 100644 trunk/Documentation/networking/e1000e.txt mode change 100755 => 100644 trunk/Documentation/networking/ixgbevf.txt create mode 100644 trunk/arch/m32r/kernel/.gitignore create mode 100644 trunk/drivers/block/rbd.c create mode 100644 trunk/drivers/block/rbd_types.h mode change 100755 => 100644 trunk/drivers/idle/intel_idle.c delete mode 100644 trunk/fs/ceph/README delete mode 100644 trunk/fs/ceph/pagelist.c rename trunk/fs/ceph/{ceph_strings.c => strings.c} (59%) rename trunk/{fs => include/linux}/ceph/auth.h (97%) rename trunk/{fs => include/linux}/ceph/buffer.h (100%) rename trunk/{fs => include/linux}/ceph/ceph_debug.h (86%) rename trunk/{fs => include/linux}/ceph/ceph_frag.h (100%) rename trunk/{fs => include/linux}/ceph/ceph_fs.h (99%) rename trunk/{fs => include/linux}/ceph/ceph_hash.h (100%) create mode 100644 trunk/include/linux/ceph/debugfs.h rename trunk/{fs => include/linux}/ceph/decode.h (96%) create mode 100644 trunk/include/linux/ceph/libceph.h rename trunk/{fs => include/linux}/ceph/mdsmap.h (100%) rename trunk/{fs => include/linux}/ceph/messenger.h (95%) rename trunk/{fs => include/linux}/ceph/mon_client.h (99%) rename trunk/{fs => include/linux}/ceph/msgpool.h (100%) rename trunk/{fs => include/linux}/ceph/msgr.h (100%) rename trunk/{fs => include/linux}/ceph/osd_client.h (76%) rename trunk/{fs => include/linux}/ceph/osdmap.h (97%) rename trunk/{fs => include/linux}/ceph/pagelist.h (62%) rename trunk/{fs => include/linux}/ceph/rados.h (100%) rename trunk/{fs => include/linux}/ceph/types.h (100%) rename trunk/{fs/ceph => include/linux}/crush/crush.h (100%) rename trunk/{fs/ceph => include/linux}/crush/hash.h (100%) rename trunk/{fs/ceph => include/linux}/crush/mapper.h (100%) create mode 100644 trunk/net/ceph/Kconfig create mode 100644 trunk/net/ceph/Makefile rename trunk/{fs => net}/ceph/armor.c (100%) rename trunk/{fs => net}/ceph/auth.c (97%) rename trunk/{fs => net}/ceph/auth_none.c (96%) rename trunk/{fs => net}/ceph/auth_none.h (94%) rename trunk/{fs => net}/ceph/auth_x.c (99%) rename trunk/{fs => net}/ceph/auth_x.h (96%) rename trunk/{fs => net}/ceph/auth_x_protocol.h (100%) rename trunk/{fs => net}/ceph/buffer.c (86%) create mode 100644 trunk/net/ceph/ceph_common.c rename trunk/{fs => net}/ceph/ceph_fs.c (92%) rename trunk/{fs => net}/ceph/ceph_hash.c (98%) create mode 100644 trunk/net/ceph/ceph_strings.c rename trunk/{fs => net}/ceph/crush/crush.c (99%) rename trunk/{fs => net}/ceph/crush/hash.c (99%) rename trunk/{fs => net}/ceph/crush/mapper.c (99%) rename trunk/{fs => net}/ceph/crypto.c (99%) rename trunk/{fs => net}/ceph/crypto.h (95%) create mode 100644 trunk/net/ceph/debugfs.c rename trunk/{fs => net}/ceph/messenger.c (89%) rename trunk/{fs => net}/ceph/mon_client.c (94%) rename trunk/{fs => net}/ceph/msgpool.c (95%) rename trunk/{fs => net}/ceph/osd_client.c (84%) rename trunk/{fs => net}/ceph/osdmap.c (97%) create mode 100644 trunk/net/ceph/pagelist.c create mode 100644 trunk/net/ceph/pagevec.c delete mode 100644 trunk/security/selinux/ss/Makefile create mode 100644 trunk/security/selinux/ss/status.c diff --git a/[refs] b/[refs] index 78f08b92b3ce..6408a60559d7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3d8a1a6a8af910cc2da566080d111e062a124ba6 +refs/heads/master: 1053e6bba091d9d18797f7789df6a7ef8735f20c diff --git a/trunk/CREDITS b/trunk/CREDITS index 72b487869788..41d8e63d5165 100644 --- a/trunk/CREDITS +++ b/trunk/CREDITS @@ -3554,12 +3554,12 @@ E: cvance@nai.com D: portions of the Linux Security Module (LSM) framework and security modules N: Petr Vandrovec -E: vandrove@vc.cvut.cz +E: petr@vandrovec.name D: Small contributions to ncpfs D: Matrox framebuffer driver -S: Chudenicka 8 -S: 10200 Prague 10, Hostivar -S: Czech Republic +S: 21513 Conradia Ct +S: Cupertino, CA 95014 +S: USA N: Thibaut Varene E: T-Bone@parisc-linux.org diff --git a/trunk/Documentation/networking/e1000.txt b/trunk/Documentation/networking/e1000.txt index 2df71861e578..d9271e74e488 100644 --- a/trunk/Documentation/networking/e1000.txt +++ b/trunk/Documentation/networking/e1000.txt @@ -1,82 +1,35 @@ Linux* Base Driver for the Intel(R) PRO/1000 Family of Adapters =============================================================== -September 26, 2006 - +Intel Gigabit Linux driver. +Copyright(c) 1999 - 2010 Intel Corporation. Contents ======== -- In This Release - Identifying Your Adapter -- Building and Installation - Command Line Parameters - Speed and Duplex Configuration - Additional Configurations -- Known Issues - Support - -In This Release -=============== - -This file describes the Linux* Base Driver for the Intel(R) PRO/1000 Family -of Adapters. This driver includes support for Itanium(R)2-based systems. - -For questions related to hardware requirements, refer to the documentation -supplied with your Intel PRO/1000 adapter. All hardware requirements listed -apply to use with Linux. - -The following features are now available in supported kernels: - - Native VLANs - - Channel Bonding (teaming) - - SNMP - -Channel Bonding documentation can be found in the Linux kernel source: -/Documentation/networking/bonding.txt - -The driver information previously displayed in the /proc filesystem is not -supported in this release. Alternatively, you can use ethtool (version 1.6 -or later), lspci, and ifconfig to obtain the same information. - -Instructions on updating ethtool can be found in the section "Additional -Configurations" later in this document. - -NOTE: The Intel(R) 82562v 10/100 Network Connection only provides 10/100 -support. - - Identifying Your Adapter ======================== For more information on how to identify your adapter, go to the Adapter & Driver ID Guide at: - http://support.intel.com/support/network/adapter/pro100/21397.htm + http://support.intel.com/support/go/network/adapter/idguide.htm For the latest Intel network drivers for Linux, refer to the following website. In the search field, enter your adapter name or type, or use the networking link on the left to search for your adapter: - http://downloadfinder.intel.com/scripts-df/support_intel.asp - + http://support.intel.com/support/go/network/adapter/home.htm Command Line Parameters ======================= -If the driver is built as a module, the following optional parameters -are used by entering them on the command line with the modprobe command -using this syntax: - - modprobe e1000 [