[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-mips-cvs
Subject:    Merge tag 'v2.6.32.30' of git://git.kernel.org/pub/scm/linux/kernel/git/longterm/linux-2.6.32.y into
From:       linux-mips () linux-mips ! org
Date:       2011-06-22 22:14:26
Message-ID: S1491194Ab1FVWO3/20110622221429Z+7118 () eddie ! linux-mips ! org
[Download RAW message or body]

Author: Ralf Baechle <ralf@linux-mips.org> Wed Jun 22 22:35:30 2011 +0100
Commit: f99a6adedd832d46d11b09ca0d0d4cc9b02f5d3f
Gitweb: http://git.linux-mips.org/g/linux/f99a6ade
Branch: linux-2.6.32-stable

---

 Makefile                                   |    2 
 arch/arm/kernel/signal.c                   |    4 
 arch/s390/include/asm/processor.h          |    5 
 arch/s390/kernel/traps.c                   |   37 ----
 arch/x86/include/asm/acpi.h                |    1 
 arch/x86/include/asm/pvclock.h             |    1 
 arch/x86/kernel/acpi/boot.c                |   14 +
 arch/x86/kernel/early-quirks.c             |   16 +-
 arch/x86/kernel/hpet.c                     |   12 +
 arch/x86/kernel/pvclock.c                  |    5 
 arch/x86/xen/time.c                        |    2 
 drivers/block/pktcdvd.c                    |    2 
 drivers/isdn/hisax/config.c                |   18 +-
 drivers/isdn/hisax/hisax.h                 |    1 
 drivers/md/dm-raid1.c                      |    2 
 drivers/md/dm-region-hash.c                |    5 
 drivers/md/md.c                            |    3 
 drivers/media/dvb/ttpci/av7110_ca.c        |    2 
 drivers/media/radio/radio-aimslab.c        |    1 
 drivers/message/fusion/mptctl.c            |    8 +
 drivers/message/fusion/mptscsih.c          |    7 -
 drivers/net/benet/be.h                     |    2 
 drivers/net/benet/be_main.c                |   18 +-
 drivers/net/bonding/bond_ipv6.c            |    9 +
 drivers/net/ixgbe/ixgbe_82599.c            |    1 
 drivers/net/ixgbe/ixgbe_main.c             |    3 
 drivers/net/ixgbe/ixgbe_type.h             |    1 
 drivers/net/wireless/p54/p54pci.c          |   14 +
 drivers/platform/x86/acer-wmi.c            |    4 
 drivers/platform/x86/asus_acpi.c           |    8 -
 drivers/platform/x86/tc1100-wmi.c          |    2 
 drivers/scsi/device_handler/scsi_dh_alua.c |    2 
 drivers/staging/usbip/vhci.h               |    6 -
 drivers/staging/usbip/vhci_hcd.c           |   54 +++++
 drivers/staging/usbip/vhci_rx.c            |   15 +
 drivers/usb/core/hcd-pci.c                 |    4 
 drivers/usb/core/quirks.c                  |    8 +
 drivers/usb/host/ohci-hcd.c                |    9 +
 drivers/usb/host/ohci-pci.c                |   18 ++
 drivers/usb/host/ohci.h                    |    1 
 drivers/usb/host/pci-quirks.c              |   18 +-
 drivers/usb/host/xhci-ring.c               |   36 ++--
 drivers/usb/musb/omap2430.c                |    1 
 drivers/usb/serial/sierra.c                |    3 
 drivers/usb/serial/visor.c                 |   12 +
 fs/ecryptfs/inode.c                        |    2 
 fs/eventpoll.c                             |   95 +++++++++
 fs/file_table.c                            |    2 
 fs/gfs2/bmap.c                             |    2 
 fs/nfs/file.c                              |    2 
 fs/nfsd/nfs4xdr.c                          |    8 -
 fs/nfsd/vfs.c                              |    2 
 fs/ocfs2/stack_user.c                      |    2 
 fs/partitions/ldm.c                        |    5 
 fs/partitions/mac.c                        |   17 +-
 fs/proc/array.c                            |    5 
 fs/read_write.c                            |    2 
 fs/splice.c                                |   24 +-
 fs/xfs/linux-2.6/xfs_export.c              |   11 -
 fs/xfs/linux-2.6/xfs_ioctl.c               |    7 -
 fs/xfs/linux-2.6/xfs_ioctl32.c             |   15 -
 fs/xfs/quota/xfs_qm.c                      |   18 +-
 fs/xfs/quota/xfs_qm_syscalls.c             |   27 +--
 fs/xfs/xfs_ialloc.c                        |  150 +++++++++------
 fs/xfs/xfs_iget.c                          |   10 -
 fs/xfs/xfs_inode.c                         |    5 
 fs/xfs/xfs_inode.h                         |    6 -
 fs/xfs/xfs_itable.c                        |  284 ++++------------------------
 fs/xfs/xfs_itable.h                        |   17 --
 fs/xfs/xfs_log_recover.c                   |    2 
 fs/xfs/xfs_mount.c                         |    2 
 fs/xfs/xfs_rtalloc.c                       |    4 
 fs/xfs/xfs_trans_inode.c                   |    2 
 fs/xfs/xfs_vnodeops.c                      |    2 
 include/linux/cred.h                       |   21 --
 kernel/cred.c                              |   41 +++-
 kernel/irq/manage.c                        |    2 
 kernel/power/snapshot.c                    |    7 -
 lib/swiotlb.c                              |    6 -
 net/core/filter.c                          |   64 +++---
 net/ipv4/tcp.c                             |    2 
 net/sctp/auth.c                            |    8 +
 net/sunrpc/cache.c                         |    4 
 net/x25/x25_link.c                         |    4 
 security/selinux/hooks.c                   |    6 -
 sound/pci/hda/hda_intel.c                  |    1 
 sound/usb/caiaq/audio.c                    |    2 
 sound/usb/caiaq/midi.c                     |    2 
 88 files changed, 669 insertions(+), 628 deletions(-)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic