ChangeSet@1.1355, 2003-06-17 21:57:40-07:00, miles@lsi.nec.co.jp [PATCH] Add __raw_ read/write ops to v850 io.h ChangeSet@1.1354, 2003-06-17 21:57:33-07:00, miles@lsi.nec.co.jp [PATCH] Add linker script support for v850 "rte_nb85e_cb" platform ChangeSet@1.1353, 2003-06-17 21:57:27-07:00, miles@lsi.nec.co.jp [PATCH] Add .con_initcall.init section on v850 ChangeSet@1.1352, 2003-06-17 21:57:19-07:00, miles@lsi.nec.co.jp [PATCH] v850 whitespace tweaks ChangeSet@1.1351, 2003-06-17 21:56:12-07:00, anton@samba.org [PATCH] Fix compat_sys_getrusage. Again I must not ignore compiler warnings. I must not ignore compiler warnings. I must not ignore compiler warnings. ChangeSet@1.1350, 2003-06-17 21:53:26-07:00, levon@movementarian.org [PATCH] OProfile: thread switching performance fix Avoid the linear list walk of get_exec_dcookie() when we've switched to a task using the same mm. ChangeSet@1.1349, 2003-06-17 21:53:19-07:00, levon@movementarian.org [PATCH] OProfile: IO-APIC based NMI delivery Use the IO-APIC NMI delivery when the local APIC performance counter delivery is not available. By Zwane Mwaikambo. ChangeSet@1.1348, 2003-06-17 21:53:12-07:00, levon@movementarian.org [PATCH] OProfile: small NMI shutdown fix Reduce the possibility of dazed-and-confuseds. ChangeSet@1.1347, 2003-06-17 21:51:50-07:00, paulkf@microgate.com [PATCH] syncppp fixes - Fix 'badness in local_bh_enable' warning This involved moving dev_queue_xmit() calls outside of sections with spinlock held. - Fix 'fix old protocol handler' warning This includes accounting for shared skbs, setting protocol .data field to non-null, and adding per device synchronization to receive handler. This has been tested in PPP and Cisco modes with and with out the keepalives enabled on a SMP machine. ChangeSet@1.1346, 2003-06-17 20:45:15-07:00, willy@debian.org [PATCH] Consolidate Kconfigs for binfmts This patch creates fs/Kconfig.binfmt and converts all architectures to use it. I took the opportunity to spruce up the a.out help text for the new millennium. ChangeSet@1.1345, 2003-06-17 20:39:35-07:00, neilb@cse.unsw.edu.au [PATCH] kNFSd: Set nfsd user every time a filehandle is verified. request might traverse several export points which may have different uid squashing. ChangeSet@1.1344, 2003-06-17 20:39:29-07:00, neilb@cse.unsw.edu.au [PATCH] kNFSd: Do NFSv4 server state initialisation when nfsd starts instead of when module loaded. From: "William A.(Andy) Adamson" ChangeSet@1.1343, 2003-06-17 20:39:20-07:00, neilb@cse.unsw.edu.au [PATCH] kNFSd: RENEW and lease management for NFSv4 server From: "William A.(Andy) Adamson" Put all clients in a LRU list and use a "work_queue" to expire old clients periodically. ChangeSet@1.1342, 2003-06-17 20:39:13-07:00, neilb@cse.unsw.edu.au [PATCH] kNFSd: Make sure unused bits of NFSv4 xfr buffered are zero.. ChangeSet@1.1341, 2003-06-17 20:39:07-07:00, neilb@cse.unsw.edu.au [PATCH] kNFSd: Allow nfsv4 readdir to return filehandle when a mountpoint is found is a directory From: "William A.(Andy) Adamson" When readdir is enumerating a directory and finds a mountpoint, it needs to do a bit of extra work to find the filehandle to be returned in the readdir reply. It is even possible that finding the filehandle requires an up-call, so the request might be dropped to be re-tried later. ChangeSet@1.1340, 2003-06-17 20:39:00-07:00, neilb@cse.unsw.edu.au [PATCH] kNFSd: Make sure an early close on a nfs/tcp connection is handled properly. From: Hirokazu Takahashi In svc_tcp_listen_data_ready we should be waiting for TCP_LISTEN, not TCP_ESTABLISHED. The later only worked by accident. Also, if a socket is closed as soon as we accept it, we must shut it down straight away as we will never get a 'close' event. ChangeSet@1.1339, 2003-06-17 20:38:50-07:00, neilb@cse.unsw.edu.au [PATCH] kNFSd: Assorted fixed for NFS export cache The most significant fix is cleaning up properly when nfs service is stopped. Also fix some refcounting problems and other little bits. ChangeSet@1.1338, 2003-06-17 20:38:44-07:00, neilb@cse.unsw.edu.au [PATCH] kNFSd: Fix bug in svc_pushback_unused_pages that occurs on zero byte NFS read svc_pushback_unused_pages must be ready of the possibility that no pages were allocated or will need to be pushed back. ChangeSet@1.1337, 2003-06-17 20:34:49-07:00, torvalds@home.transmeta.com Fix moxa compile (at least for UP) and remove a few warnings. From Adrian Bunk. ChangeSet@1.1333.1.2, 2003-06-17 20:08:21-07:00, Ballabio_Dario@emc.com [PATCH] eata and u14-34f update Here enclosed an update for the new IRQ and module_param APIs. eata.h and u14-34f.h are no longer used and will be deleted. ChangeSet@1.1332, 2003-06-17 11:18:09-07:00, yoshfuji@linux-ipv6.org [IPV6]: Fix warnings in ip6ip6 tunnel driver. ChangeSet@1.1331, 2003-06-17 11:00:23-07:00, davem@nuts.ninka.net [ATM]: Revert vcc global list changes, broke the build. ChangeSet@1.1328.1.4, 2003-06-17 10:34:37-07:00, chas@cmf.nrl.navy.mil [ATM]: Keep vcc's on global list instead of per device. ChangeSet@1.1327.1.4, 2003-06-17 15:46:57-07:00, davem@nuts.ninka.net [SPARC]: Fix wall_to_monotonic initialization. ChangeSet@1.1328.1.3, 2003-06-17 10:32:56-07:00, chas@cmd.nrl.navy.mil [ATM]: Remove recvmsg and rename atm_async_release_vcc. ChangeSet@1.1327.3.6, 2003-06-17 17:54:49-05:00, bunk@fs.tum.de [PATCH] aha1740.c doesn't compile. ChangeSet@1.1327.3.5, 2003-06-17 15:28:10-05:00, jejb@raven.il.steeleye.com SCSI: tidy up io vs mem mapping in 53c700 driver The parisc ports may use both the lasi700 and sim710 versions of this driver Unfortunately, one must be memory mapped, and one must be IO mapped, so add code to the driver for this case ChangeSet@1.1327.1.3, 2003-06-17 14:56:11-07:00, davem@nuts.ninka.net [SPARC64]: Fix wal_to_monotonic initialization. ChangeSet@1.1328.1.2, 2003-06-17 10:12:23-07:00, chas@cmf.nrl.navy.mil [ATM]: Split atm_ioctl into vcc_ioctl and atm_dev_ioctl. ChangeSet@1.1327.2.4, 2003-06-17 09:49:47-07:00, dlstevens@us.ibm.com [IPV4/IPV6]: Make sure SKB has enough space while building IGMP/MLD packets. ChangeSet@1.1327.3.4, 2003-06-17 10:51:30-05:00, jejb@raven.il.steeleye.com Fix SCSI ID setting for HP Cirrus-II card ChangeSet@1.1327.4.3, 2003-06-17 07:52:35-07:00, fcusack@fcusack.com [PATCH] nfs_unlink() fix and trivial nfs_fhget cleanup Don't remove sillyrenamed files: those will be removed (by nfs_async_unlink) when they are no longer used any more. Remove double initialization of "i_mode" in __nfs_fhget(). ChangeSet@1.1327.4.2, 2003-06-17 07:52:27-07:00, thornber@sistina.com [PATCH] dm: dm-ioctl.c: Unregister with devfs before renaming the device DM originally stored a devfs handle in the hash-cell, and performed the unregister based on that handle. These devfs handles have since been removed, and devices are registered and unregistered simply based on their names. So the device now needs to be unregistered before we lose the name. See the following BK change for more details: http://linux.bkbits.net:8080/linux-2.5/diffs/drivers/md/dm-ioctl.c@1.6?nav=index.html|src/|src/drivers|src/drivers/md|hist/drivers/md/dm-ioctl.c [Kevin Corry] ChangeSet@1.1327.3.3, 2003-06-17 10:42:14-05:00, heiko.carstens@de.ibm.com [PATCH] sd.c: set data direction to SCSI_DATA_NONE for START_STOP while trying to access a disk drive via an FCP bridge we got an FCP_RSP IU with the RSP_CODE field set to "FCP_CMND Fields Invalid". This happened after sending a START_STOP command to the device. Reason for this was that the FCP_CMND IU incorrectly had the RDDATA field set to one, because of a bug in sd_spinup_disk(). There the data direction for START_STOP is set to SCSI_DATA_READ instead of SCSI_DATA_NONE. Please apply the patch below. Thanks, Heiko ChangeSet@1.1327.2.2, 2003-06-16 16:14:16-07:00, shemminger@osdl.org [NET]: Fix module owner for bonding driver. ChangeSet@1.1327.3.2, 2003-06-17 10:35:47-05:00, mikenc@us.ibm.com [PATCH] fixes compile error in inia100.c The attached patch fixes the compile errors in inia100.c described in Bugzilla bug #345 at http://bugme.osdl.org/show_bug.cgi?id=345. It was built against 2.5.71. I do not have the hardware, so I have only verified that it compiles correctly. ChangeSet@1.1329, 2003-06-17 14:12:06-03:00, acme@conectiva.com.br o ipx: fix var shadowing paramente with CONFIG_IPX_INTERN is enabled Which is 0.1% of the times, I'll have to research usage and eventually kill this uglymoron that is responsible for 9 out of 10 "ipx is not working with mars_nwe, why?" answer "Disable the damn CONFIG_IPX_INTERN and be happy!" Thanks to Geert for reporting thisn in lkml. ChangeSet@1.1327.4.1, 2003-06-16 21:04:38-07:00, torvalds@home.transmeta.com Linux 2.5.72 TAG: v2.5.72