[vyatta-svn] Linus' linux git respitory cloned with vyatta additions: Changes to 'refs/tags/v2.6.18-rc3'
Rick Balocca
rbalocca at suva.vyatta.com
Mon Jan 22 16:06:49 PST 2007
Tag 'v2.6.18-rc3' created by Linus Torvalds <torvalds at g5.osdl.org> at 2006-07-30 07:16 -0700
Linux v2.6.18-rc3
Missed one week due to KS (and being lazy - it's been pretty quiet)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
iD8DBQBEzE7VF3YsRnbiHLsRAnCVAKC5QmEG4w5ycMAARa27B+7o2kIE0ACglHQJ
q4uEtOqRd2Evo8n5yex+O3M=
=tXKk
-----END PGP SIGNATURE-----
Changes since v2.6.18-rc2:
Adrian Bunk (3):
[SCSI] aic79xx: make ahd_done_with_status() static
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
[NETFILTER]: conntrack: fix SYSCTL=n compile
Alexey Dobriyan (1):
[SUNLANCE]: fix compilation on sparc-UP
Alexey Kuznetsov (1):
[IPV4] ipmr: ip multicast route bug fix.
Andi Kleen (11):
i386/x86-64: Add user_mode checks to profile_pc for oprofile
x86_64: Don't clobber r8-r11 in int 0x80 handler
x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuck
x86_64: Document backtracer selection options
i386: Do backtrace fallback too
x86_64: Update defconfig
x86_64: On Intel systems when CPU has C3 don't use TSC
x86_64: Revert k8-bus.c northbridge access change
x86_64: Fix swiotlb=force
i386: Fix up backtrace fallback patch
MM: Remove rogue readahead printk
Andreas Krebbel (1):
[S390] get_clock inline assembly.
Arjan van de Ven (1):
Reorganize the cpufreq cpu hotplug locking to not be totally bizare
Auke Kok (4):
e1000: Redo netpoll fix to address community concerns
e1000: remove CRC bytes from measured packet length
e1000: fix panic on large frame receive when mtu=default
e1000: bump version to 7.1.9-k4
Ben Dooks (2):
[ARM] 3732/1: S3C24XX: tidy syntax in osiris and anubis machines
[ARM] 3733/2: S3C24XX: Remove old IDE registers in Anubis
Bob Breuer (2):
[SPARC]: Fix property name acquisition in prom.c
[SPARC]: Defer clock_probe to fs_initcall()
Brice Goglin (1):
myri10ge - Always do a dummy RDMA after loading the firmware
Catalin Marinas (1):
[ARM] 3734/1: Fix the unused variable warning in __iounmap()
Christoph Hellwig (7):
[SCSI] aha152x: stop poking at saved scsi_cmnd members
[SCSI] hide EH backup data outside the scsi_cmnd
[SCSI] More buffer->request_buffer changes
[NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB
[NET]: Correct dev_alloc_skb kerneldoc
fix compile regression for a few scsi drivers
[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.
Chuck Ebbert (2):
ieee80211: TKIP requires CRC32
i386: switch_to(): misplaced parentheses
Cornelia Huck (2):
[S390] channel measurement interval display.
[S390] duplicate ccw devices in ccwgroup.
Dan Williams (1):
orinoco: fix setting transmit key only
Daniel Drake (1):
softmac: do shared key auth in workqueue
Dave C Boutcher (2):
[SCSI] ibmvscsi: allocate lpevents for ibmvscsi on iseries
[SCSI] ibmvscsi: handle inactive SCSI target during probe
David S. Miller (18):
[SPARC64]: Fix more of_device layer IRQ bugs, and correct PROMREG_MAX.
[SPARC]: Kill prom_getname, unused and not implemented properly.
[SERIAL] sunsab: Get line numbers and table sizing correct.
[SPARC] sbus: Make sure sbus nodes are named uniquely.
[SERIAL] sunzilog: Register IRQ after all devices have been probed.
[SPARC]: Fix initialization of sun4d SBUS interrupts.
[SPARC]: Simplify and correct __cpu_find_by()
[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().
[SERIAL] sunzilog: Fix instance enumeration.
[SPARC]: Fix length parameter verification in sys_getdomainname().
[SPARC64]: Update defconfig.
[MAINTAINERS]: Mark LAPB as Oprhan.
[IPV6] xfrm6_tunnel: Delete debugging code.
[SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.
[SPARC]: Fix SA_STATIC_ALLOC value.
[SCSI] esp: Fix build.
[SPARC64]: Fix quad-float multiply emulation.
[SPARC64]: Fix typo in pgprot_noncached().
Dotan Barak (1):
IB/mthca: Fix SRQ limit event range check
Douglas Gilbert (1):
[SCSI] update additional sense codes and some opcode names
Eric Moore (9):
[SCSI] mptsas: use unnumbered port API and remove driver porttracking
[SCSI] mptfusion: sas enclosures with smart drive
[SCSI] mptfusion: mptctl panic when loading
[SCSI] mptfusion: sas loginfo update
[SCSI] mptfusion: sas nexus loss support
[SCSI] mptfusion: task abort fix's
[SCSI] mptfusion: firmware download boot fix's
[SCSI] mptfusion: misc fix's
[SCSI] mptfusion: bump version to 3.04.01
George G. Davis (1):
[ARM] 3737/1: Export ARM copy/clear_user_page symbols
Guillaume Chazarain (4):
[PKT_SCHED] netem: Fix slab corruption with netem (2nd try)
[PKT_SCHED]: Fix regression in PSCHED_TADD{,2}.
[IPV6]: Clean skb cb on IPv6 input.
[IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.
Heiko Carstens (4):
[S390] Fix gcc warning about unused return values.
[S390] xpram module parameter parsing - take 2.
[S390] .align 4096 statements in head.S
[S390] sysfs_create_xxx return values.
Henrik Kretzschmar (1):
[I/OAT]: Remove pci_module_init() from Intel I/OAT DMA engine
Herbert Xu (2):
[IPV4]: Get rid of redundant IPCB->opts initialisation
[NET]: Fix reversed error test in netif_tx_trylock
Ian McDonald (1):
[DCCP]: Fix default sequence window size
Ingo Molnar (2):
pi-futex: robust-futex exit crash fix
pi-futex: robust-futex exit
James Bottomley (4):
[SCSI] scsi_transport_sas: add unindexed ports
[SCSI] scsi_transport_sas: add expander backlink
[SCSI] scsi_transport_sas: kill the use of channel
[SCSI] NCR_D700: misc fixes (section and argument ordering)
James Smart (15):
[SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_handler
[SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum supported targets
[SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring lookup array
[SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MBXERR_RPI_FULL
[SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link failure issue
[SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading firmware
[SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its NPort Id
[SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate function
[SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocb
[SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attribute
[SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_online
[SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology discovery
[SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() function
[SCSI] lpfc 8.1.7: Misc Fixes
[SCSI] lpfc 8.1.7: Change version number to 8.1.7
Jay Cliburn (1):
via-velocity: fix speed and link status reported by ethtool
Jeff Garzik (11):
[libata] ata_piix: Consolidate PCS register writing
[libata] ata_piix: attempt to fix ICH8 support
[libata] ata_piix: minor cleanups noticed in prior patch run
[libata] ata_piix: correct 'invalid MAP value' typo-caused error
[NET] ethtool: fix oops by testing correct struct member
Merge branch 'upstream-fixes-jgarzik' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes
[libata] sata_promise: comment out duplicate PCI ID
Merge branch 'master' into upstream-fixes
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream-fixes
Merge branch 'master' into upstream-fixes
Jens Axboe (6):
cciss: fix stall with softirq handling and CFQ
cfq-iosched: don't use a hard jiffies value, translate from msecs
ide: option to disable cache flushes for buggy drives
ide: if the id fields looks screwy, disable DMA
it821x: fix ide dma setup bug
scsi: kill overeager "not-ready" messages
Jens Osterkamp (2):
spidernet: bug fix for init code
spidernet: rework tx queue handling
Jiri Slaby (1):
[NET]: sun happymeal, little pci cleanup
Jon Mason (1):
x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix
Krzysztof Halasa (3):
[WAN]: Added missing netif_dormant_off() to generic HDLC
[WAN]: Cosmetic changes to N2 and C101 drivers
[WAN]: Converted synclink drivers to use netif_carrier_*()
Lennert Buytenhek (2):
[ARM] 3730/1: ep93xx: enable usb ohci driver in the defconfig
[ARM] 3736/1: xscale: don't mis-report 80219 as an iop32x
Linus Torvalds (15):
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[cpufreq] ondemand: make shutdown sequence more robust
cpu hotplug: simplify and hopefully fix locking
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Merge git://oss.sgi.com:8090/nathans/xfs-rc-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linux v2.6.18-rc3
Luben Tuikov (1):
[SCSI] st.c: Improve sense output
Marc Zyngier (1):
[SPARC64] Fix sunsab ports ordering
Marcel Holtmann (5):
[Bluetooth] Correct RFCOMM channel MTU for broken implementations
[Bluetooth] Correct SCO buffer size for another Broadcom chip
[Bluetooth] Correct SCO buffer size for Belkin devices
[Bluetooth] Add quirk for another broken RTX Telecom based dongle
[Bluetooth] Enable SCO support for Broadcom HID proxy dongle
Martin Michlmayr (1):
[ARM] 3731/1: Allow IRQ definitions of IQ80331 and IQ80332 to co-exist
Martin Schwidefsky (1):
[S390] update default configuration
Matthew Wilcox (1):
[SCSI] aic7[9x]xx: Remove last vestiges of reverse_scan
Michael Chan (3):
[TG3]: Add tg3_restart_hw()
[TG3]: Handle tg3_init_rings() failures
[TG3]: Update version and reldate
Michael S. Tsirkin (2):
IB/uverbs: Fix unlocking in error paths
IB/ipoib: Fix packet loss after hardware address update
Milton Miller (1):
blktrace: fix read-ahead bit
Muli Ben-Yehuda (1):
x86_64: Calgary IOMMU - fix off by one error
Nathan Scott (3):
[XFS] Fix remount vs no/barrier options by ensuring we clear unwanted
[XFS] Fix a barrier related forced shutdown on mounts with quota enabled.
[XFS] Ensure bulkstat from an invalid inode number gets caught always with
Nicolas Dichtel (2):
[IFB] After ifb_init_one() failed, i is increased. Decrease
[DUMMY]: Avoid an oops when dummy_init_one() failed
Or Gerlitz (1):
IB/ipoib: Fix oops with ipoib_debug_mcast set
Panagiotis Issaris (2):
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
[TIPC]: Removing useless casts
Patrick McHardy (6):
[IPV4]: Fix nexthop realm dumping for multipath routes
[NETFILTER]: H.323 helper: fix possible NULL-ptr dereference
[NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinject
[NETFILTER]: SNMP NAT: fix byteorder confusion
[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-schedule
[NETFILTER]: Demote xt_sctp to EXPERIMENTAL
Paul Jackson (1):
Cpuset: fix ABBA deadlock with cpu hotplug lock
Pavel Machek (1):
zd1201: workaround interference problem
Peter Oberparleiter (1):
[S390] permanent subchannel busy conditions may cause I/O stall
Phil Oester (1):
[NETFILTER]: xt_pkttype: fix mismatches on locally generated packets
Ralph Campbell (3):
IB/ipath: Fix a data corruption
IB/ipath: Fix ib_ipath driver to work with SRP
IB/ipath: ipath_skip_sge() can break if num_sge > 1
Randy Dunlap (1):
[SCSI] scsi_debug: must_check fixes
Raymond Burns (3):
[SPARC]: Initialize iounit spinlock in iounit_init().
[SPARC]: Do not call sun4m_irq_rotate on sun4d.
[SPARC]: Get sun4d SMP building again.
Robert Schulze (1):
airo: should select crypto_aes
Roland Dreier (2):
IB/uverbs: Fix lockdep warnings
IB/mthca: Initialize max_cmds before debug code prints it
Russell King (2):
[ARM] Fix cats build
[ARM] Fix SMP booting
Samuel Ortiz (1):
[IrDA]: Use alloc_skb() in IrDA TX path
Sean Hefty (1):
IB/mad: Validate MADs for spec compliance
Sridhar Samudrala (4):
[SCTP]: Check for NULL arg to sctp_bucket_destroy().
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
[SCTP]: Set chunk->data_accepted only if we are going to accept it.
[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed
Stefan Rompf (1):
[VLAN]: Fix link state propagation
Stephen Hemminger (2):
sky2: NAPI poll fix
skge: chip clock rate typo
Tejun Heo (4):
ata_piix: add host_set private structure
libata: fix autopsy ehc->i.action and ehc->i.dev handling
libata: fix eh_skip_recovery condition
libata: improve EH action and EHI flag handling
Tetsuo Handa (1):
[IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().
Vlad Yasevich (1):
[SCTP]: Unhash the endpoint in sctp_endpoint_free().
bibo mao (1):
x86_64: Enlarge debug stack for nested kprobes
---
Documentation/feature-removal-schedule.txt | 16
Documentation/x86_64/boot-options.txt | 7
MAINTAINERS | 4
Makefile | 2
arch/arm/configs/ep93xx_defconfig | 15
arch/arm/kernel/head.S | 6
arch/arm/mach-footbridge/cats-hw.c | 2
arch/arm/mach-s3c2410/mach-anubis.c | 49 --
arch/arm/mach-s3c2410/mach-osiris.c | 20
arch/arm/mm/ioremap.c | 2
arch/arm/mm/proc-syms.c | 8
arch/arm/mm/proc-xscale.S | 30 +
arch/i386/kernel/process.c | 4
arch/i386/kernel/time.c | 2
arch/i386/kernel/traps.c | 21
arch/s390/defconfig | 44 +
arch/s390/kernel/head31.S | 4
arch/s390/kernel/head64.S | 4
arch/s390/kernel/setup.c | 46 +
arch/sparc/kernel/devices.c | 25 -
arch/sparc/kernel/irq.c | 2
arch/sparc/kernel/of_device.c | 34 +
arch/sparc/kernel/prom.c | 9
arch/sparc/kernel/smp.c | 96 +++-
arch/sparc/kernel/sparc_ksyms.c | 1
arch/sparc/kernel/sun4d_smp.c | 103 +---
arch/sparc/kernel/sys_sparc.c | 18
arch/sparc/kernel/time.c | 74 +--
arch/sparc/mm/io-unit.c | 1
arch/sparc/prom/tree.c | 18
arch/sparc64/defconfig | 8
arch/sparc64/kernel/devices.c | 3
arch/sparc64/kernel/of_device.c | 34 +
arch/sparc64/kernel/prom.c | 12
arch/sparc64/kernel/sparc64_ksyms.c | 1
arch/sparc64/kernel/sys_sparc.c | 18
arch/sparc64/mm/fault.c | 3
arch/sparc64/prom/tree.c | 85 ---
arch/x86_64/defconfig | 9
arch/x86_64/ia32/ia32entry.S | 2
arch/x86_64/kernel/pci-calgary.c | 77 +--
arch/x86_64/kernel/pci-swiotlb.c | 5
arch/x86_64/kernel/tce.c | 4
arch/x86_64/kernel/time.c | 18
arch/x86_64/kernel/traps.c | 22
arch/x86_64/pci/k8-bus.c | 10
block/blktrace.c | 2
block/cfq-iosched.c | 2
drivers/block/cciss.c | 86 +--
drivers/bluetooth/hci_usb.c | 25 -
drivers/char/pcmcia/synclink_cs.c | 14
drivers/char/synclink.c | 14
drivers/char/synclink_gt.c | 14
drivers/char/synclinkmp.c | 14
drivers/cpufreq/cpufreq.c | 40 -
drivers/cpufreq/cpufreq_conservative.c | 2
drivers/cpufreq/cpufreq_ondemand.c | 20
drivers/cpufreq/cpufreq_userspace.c | 3
drivers/dma/ioatdma.c | 2
drivers/fc4/fc.c | 4
drivers/ide/ide-disk.c | 2
drivers/ide/ide-dma.c | 2
drivers/ide/ide.c | 5
drivers/ide/pci/it821x.c | 11
drivers/infiniband/core/mad.c | 22
drivers/infiniband/core/user_mad.c | 87 +++
drivers/infiniband/core/uverbs_cmd.c | 42 +
drivers/infiniband/hw/ipath/ipath_driver.c | 76 +--
drivers/infiniband/hw/ipath/ipath_keys.c | 15
drivers/infiniband/hw/ipath/ipath_verbs.c | 5
drivers/infiniband/hw/mthca/mthca_cmd.c | 5
drivers/infiniband/hw/mthca/mthca_srq.c | 3
drivers/infiniband/ulp/ipoib/ipoib.h | 1
drivers/infiniband/ulp/ipoib/ipoib_main.c | 23
drivers/infiniband/ulp/ipoib/ipoib_multicast.c | 8
drivers/message/fusion/Kconfig | 2
drivers/message/fusion/Makefile | 1
drivers/message/fusion/mptbase.c | 99 ++--
drivers/message/fusion/mptbase.h | 13
drivers/message/fusion/mptctl.c | 4
drivers/message/fusion/mptctl.h | 5
drivers/message/fusion/mptfc.c | 14
drivers/message/fusion/mptsas.c | 109 +---
drivers/message/fusion/mptscsih.c | 118 ++++-
drivers/message/fusion/mptspi.c | 10
drivers/net/dummy.c | 1
drivers/net/e1000/e1000.h | 3
drivers/net/e1000/e1000_main.c | 52 +-
drivers/net/ifb.c | 1
drivers/net/myri10ge/myri10ge.c | 2
drivers/net/skge.c | 5
drivers/net/sky2.c | 7
drivers/net/spider_net.c | 580 ++++++++++---------------
drivers/net/spider_net.h | 73 ---
drivers/net/sunhme.c | 9
drivers/net/sunlance.c | 8
drivers/net/tg3.c | 116 +++--
drivers/net/via-velocity.c | 17
drivers/net/wan/c101.c | 4
drivers/net/wan/hdlc_ppp.c | 1
drivers/net/wan/hdlc_raw.c | 1
drivers/net/wan/hdlc_raw_eth.c | 1
drivers/net/wan/hdlc_x25.c | 1
drivers/net/wan/n2.c | 3
drivers/net/wireless/Kconfig | 1
drivers/net/wireless/bcm43xx/bcm43xx_main.c | 2
drivers/net/wireless/orinoco.c | 4
drivers/net/wireless/zd1201.c | 2
drivers/s390/block/xpram.c | 17
drivers/s390/char/raw3270.c | 52 +-
drivers/s390/char/tape_class.c | 10
drivers/s390/char/tape_core.c | 18
drivers/s390/cio/ccwgroup.c | 10
drivers/s390/cio/cmf.c | 1
drivers/s390/cio/device_fsm.c | 3
drivers/s390/net/ctcmain.c | 21
drivers/s390/net/qeth_main.c | 7
drivers/sbus/sbus.c | 2
drivers/scsi/53c7xx.c | 8
drivers/scsi/NCR53C9x.c | 18
drivers/scsi/NCR_D700.c | 14
drivers/scsi/aha152x.c | 43 +
drivers/scsi/aic7xxx/aic79xx_core.c | 2
drivers/scsi/aic7xxx/aic79xx_osm.c | 21
drivers/scsi/aic7xxx/aic7xxx_osm.c | 1
drivers/scsi/arm/fas216.c | 2
drivers/scsi/ata_piix.c | 165 ++++---
drivers/scsi/atari_NCR5380.c | 2
drivers/scsi/constants.c | 126 +++--
drivers/scsi/esp.c | 16
drivers/scsi/ibmvscsi/iseries_vscsi.c | 2
drivers/scsi/ibmvscsi/rpa_vscsi.c | 1
drivers/scsi/jazz_esp.c | 2
drivers/scsi/libata-eh.c | 69 +-
drivers/scsi/lpfc/lpfc.h | 9
drivers/scsi/lpfc/lpfc_attr.c | 89 ++-
drivers/scsi/lpfc/lpfc_crtn.h | 1
drivers/scsi/lpfc/lpfc_els.c | 65 +-
drivers/scsi/lpfc/lpfc_hbadisc.c | 4
drivers/scsi/lpfc/lpfc_init.c | 59 +-
drivers/scsi/lpfc/lpfc_mem.c | 5
drivers/scsi/lpfc/lpfc_nportdisc.c | 11
drivers/scsi/lpfc/lpfc_scsi.c | 64 +-
drivers/scsi/lpfc/lpfc_sli.c | 55 +-
drivers/scsi/lpfc/lpfc_sli.h | 2
drivers/scsi/lpfc/lpfc_version.h | 2
drivers/scsi/mac53c94.c | 2
drivers/scsi/mesh.c | 2
drivers/scsi/pluto.c | 2
drivers/scsi/qlogicpti.c | 4
drivers/scsi/sata_promise.c | 7
drivers/scsi/scsi.c | 11
drivers/scsi/scsi_debug.c | 72 ++-
drivers/scsi/scsi_error.c | 210 +++------
drivers/scsi/scsi_ioctl.c | 5
drivers/scsi/scsi_lib.c | 88 ---
drivers/scsi/scsi_priv.h | 1
drivers/scsi/scsi_transport_sas.c | 64 ++
drivers/scsi/sd.c | 3
drivers/scsi/seagate.c | 2
drivers/scsi/sr.c | 5
drivers/scsi/st.c | 7
drivers/scsi/sun3_NCR5380.c | 2
drivers/scsi/sun3x_esp.c | 2
drivers/scsi/wd33c93.c | 2
drivers/serial/sunsab.c | 7
drivers/serial/sunzilog.c | 125 +++--
fs/xfs/linux-2.6/xfs_buf.h | 4
fs/xfs/linux-2.6/xfs_super.c | 7
fs/xfs/quota/xfs_qm_bhv.c | 19
fs/xfs/xfs_inode.c | 17
fs/xfs/xfs_log.c | 12
fs/xfs/xfs_vfsops.c | 2
include/asm-arm/arch-iop3xx/iop331-irqs.h | 4
include/asm-m68k/oplib.h | 5
include/asm-s390/system.h | 9
include/asm-s390/timex.h | 4
include/asm-sparc/oplib.h | 5
include/asm-sparc/signal.h | 2
include/asm-sparc64/openprom.h | 2
include/asm-sparc64/oplib.h | 5
include/asm-sparc64/pgtable.h | 2
include/asm-sparc64/sfp-machine.h | 2
include/asm-x86_64/calgary.h | 5
include/asm-x86_64/page.h | 2
include/asm-x86_64/swiotlb.h | 2
include/linux/cpu.h | 6
include/linux/cpufreq.h | 3
include/linux/futex.h | 3
include/linux/ide.h | 1
include/linux/libata.h | 4
include/linux/netdevice.h | 6
include/linux/netfilter_bridge.h | 2
include/linux/skbuff.h | 8
include/net/netdma.h | 2
include/net/pkt_sched.h | 18
include/net/sctp/structs.h | 11
include/net/sctp/user.h | 9
include/rdma/ib_mad.h | 7
include/scsi/scsi_cmnd.h | 9
include/scsi/scsi_transport_sas.h | 7
kernel/cpu.c | 75 +--
kernel/cpuset.c | 24 -
kernel/futex.c | 121 +++--
kernel/futex_compat.c | 34 +
mm/filemap.c | 2
net/8021q/vlan.c | 11
net/appletalk/ddp.c | 6
net/atm/br2684.c | 3
net/atm/clip.c | 3
net/atm/lec.c | 3
net/atm/mpc.c | 3
net/atm/pppoatm.c | 3
net/atm/resources.c | 3
net/ax25/sysctl_net_ax25.c | 4
net/bluetooth/rfcomm/core.c | 19
net/bridge/br_ioctl.c | 7
net/bridge/br_netfilter.c | 5
net/core/ethtool.c | 2
net/core/user_dma.c | 1
net/dccp/feat.h | 2
net/dccp/ipv4.c | 3
net/dccp/ipv6.c | 4
net/dccp/options.c | 2
net/decnet/dn_dev.c | 9
net/decnet/dn_fib.c | 3
net/decnet/dn_neigh.c | 3
net/decnet/dn_rules.c | 3
net/decnet/dn_table.c | 11
net/econet/af_econet.c | 3
net/ieee80211/Kconfig | 1
net/ieee80211/ieee80211_crypt.c | 3
net/ieee80211/ieee80211_crypt_ccmp.c | 3
net/ieee80211/ieee80211_crypt_wep.c | 3
net/ieee80211/ieee80211_wx.c | 7
net/ieee80211/softmac/ieee80211softmac_auth.c | 28 -
net/ieee80211/softmac/ieee80211softmac_io.c | 3
net/ipv4/ah4.c | 4
net/ipv4/arp.c | 3
net/ipv4/devinet.c | 6
net/ipv4/esp4.c | 4
net/ipv4/fib_hash.c | 6
net/ipv4/fib_rules.c | 3
net/ipv4/fib_semantics.c | 15
net/ipv4/igmp.c | 12
net/ipv4/inet_diag.c | 3
net/ipv4/ip_gre.c | 1
net/ipv4/ip_input.c | 2
net/ipv4/ip_options.c | 1
net/ipv4/ipcomp.c | 3
net/ipv4/ipip.c | 1
net/ipv4/ipmr.c | 21
net/ipv4/ipvs/ip_vs_ctl.c | 10
net/ipv4/ipvs/ip_vs_est.c | 3
net/ipv4/netfilter/ip_conntrack_helper_h323.c | 2
net/ipv4/netfilter/ip_conntrack_standalone.c | 4
net/ipv4/netfilter/ip_nat_snmp_basic.c | 4
net/ipv4/netfilter/ipt_CLUSTERIP.c | 3
net/ipv4/raw.c | 1
net/ipv4/tcp_ipv4.c | 3
net/ipv4/udp.c | 3
net/ipv4/xfrm4_mode_tunnel.c | 1
net/ipv6/ip6_input.c | 2
net/ipv6/ip6_tunnel.c | 3
net/ipv6/raw.c | 1
net/ipv6/sit.c | 1
net/ipv6/xfrm6_tunnel.c | 140 ------
net/irda/af_irda.c | 2
net/irda/ircomm/ircomm_core.c | 4
net/irda/ircomm/ircomm_lmp.c | 4
net/irda/ircomm/ircomm_param.c | 2
net/irda/ircomm/ircomm_tty.c | 8
net/irda/irda_device.c | 4
net/irda/iriap.c | 9
net/irda/iriap_event.c | 2
net/irda/irias_object.c | 24 -
net/irda/irlan/irlan_common.c | 16
net/irda/irlan/irlan_provider.c | 2
net/irda/irlap.c | 8
net/irda/irlap_frame.c | 19
net/irda/irlmp.c | 11
net/irda/irnet/irnet_ppp.c | 3
net/irda/irttp.c | 20
net/lapb/lapb_iface.c | 4
net/llc/llc_core.c | 3
net/netfilter/Kconfig | 4
net/netfilter/nf_conntrack_standalone.c | 4
net/netfilter/nf_queue.c | 9
net/netfilter/xt_physdev.c | 15
net/netfilter/xt_pkttype.c | 12
net/netlink/af_netlink.c | 13
net/rxrpc/connection.c | 6
net/rxrpc/peer.c | 3
net/rxrpc/transport.c | 6
net/sched/act_api.c | 9
net/sched/act_pedit.c | 3
net/sched/act_police.c | 6
net/sched/cls_basic.c | 6
net/sched/cls_fw.c | 6
net/sched/cls_route.c | 9
net/sched/cls_rsvp.h | 9
net/sched/cls_tcindex.c | 12
net/sched/cls_u32.c | 15
net/sched/em_meta.c | 3
net/sched/ematch.c | 3
net/sched/estimator.c | 3
net/sched/sch_cbq.c | 3
net/sched/sch_generic.c | 3
net/sched/sch_gred.c | 3
net/sched/sch_hfsc.c | 3
net/sched/sch_htb.c | 3
net/sched/sch_netem.c | 4
net/sctp/associola.c | 27 -
net/sctp/bind_addr.c | 8
net/sctp/endpointola.c | 11
net/sctp/ipv6.c | 3
net/sctp/outqueue.c | 9
net/sctp/protocol.c | 7
net/sctp/sm_make_chunk.c | 14
net/sctp/sm_sideeffect.c | 12
net/sctp/sm_statefuns.c | 8
net/sctp/socket.c | 74 ++-
net/sctp/transport.c | 9
net/sunrpc/auth_gss/auth_gss.c | 9
net/sunrpc/auth_gss/gss_krb5_mech.c | 3
net/sunrpc/auth_gss/gss_mech_switch.c | 3
net/sunrpc/auth_gss/gss_spkm3_mech.c | 3
net/sunrpc/auth_gss/gss_spkm3_token.c | 3
net/sunrpc/clnt.c | 3
net/sunrpc/stats.c | 7
net/sunrpc/svc.c | 6
net/sunrpc/svcsock.c | 3
net/sunrpc/xprt.c | 3
net/sunrpc/xprtsock.c | 6
net/tipc/bearer.c | 6
net/tipc/cluster.c | 8
net/tipc/discover.c | 2
net/tipc/link.c | 3
net/tipc/name_table.c | 16
net/tipc/net.c | 5
net/tipc/port.c | 5
net/tipc/ref.c | 2
net/tipc/subscr.c | 3
net/tipc/user_reg.c | 3
net/tipc/zone.c | 3
net/unix/af_unix.c | 3
net/wanrouter/af_wanpipe.c | 9
net/wanrouter/wanmain.c | 9
net/xfrm/xfrm_policy.c | 3
net/xfrm/xfrm_state.c | 3
350 files changed, 3212 insertions(+), 2732 deletions(-)
---
More information about the svn
mailing list