- 18 Jun, 2003 2 commits
-
-
Paul Mackerras authored
into samba.org:/stuff/paulus/kernel/for-linus-ppc
-
Paul Mackerras authored
into samba.org:/home/paulus/kernel/for-linus-ppc
-
- 17 Jun, 2003 17 commits
-
-
Paul Mackerras authored
into samba.org:/stuff/paulus/kernel/for-linus-ppc
-
bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
bk://bk.arm.linux.org.uk/linux-2.5-pcmciaLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Russell King authored
Some socket hardware appears to "bounce" when a card is inserted - we seem to receive more than one SS_DETECT event. Unfortunately, this causes us to initialise, setup the socket, and create the necessary devices multiple times. Fix this by ignoring card insertion events when we already know that there is a card in the socket.
-
Hideaki Yoshifuji authored
-
David S. Miller authored
-
bk://kernel.bkbits.net/acme/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
Arnaldo Carvalho de Melo authored
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.
-
Arnaldo Carvalho de Melo authored
Move it to the protocols that we're using this pointers for other purposes than a list pointer as the name implies, namely tcp and sctp, where they are used as a pointer to the bind_hash. Shrink, struct sock, shrink! :-)
-
Chas Williams authored
-
Chas Williams authored
-
Chas Williams authored
-
bk://kernel.bkbits.net/acme/net-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
David Stevens authored
-
David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
Frank Cusack authored
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().
-
Joe Thornber authored
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]
-
- 16 Jun, 2003 21 commits
-
-
Paul Mackerras authored
We use a bit in the thread_info flags for this. The bit is cleared on syscall entry and set by force_successful_syscall_return. If the bit is set on syscall exit, the normal check whether the value from the syscall function is an error code is disabled and the value is just returned to userspace.
-
Russell King authored
We must always allocate windows below 1MB when a socket driver indicates that it does not have "page registers". Handle this case in rsrc_mgr.c within find_mem_region rather than each use of find_mem_region().
-
Russell King authored
Remove the racy check_mem_resource() function. Instead, claim the region while we check it, passing a resource structure to the core validation functions.
-
Russell King authored
The overwhelming majority of Linux users are using modular PCMCIA, and loading the "yenta_socket" module. 2.5.71 unfortunately changed the name to "yenta" when pci_socket.c was combined with yenta.c. Rename yenta.[ch] to yenta_socket.[ch] for compatibility.
-
Linus Torvalds authored
-
Stephen Hemminger authored
-
David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
bk://are.twiddle.net/axp-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Stephen Hemminger authored
-
bk://kernel.bkbits.net/acme/hlist-2.5David S. Miller authored
into nuts.ninka.net:/home/davem/src/BK/net-2.5
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
Arnaldo Carvalho de Melo authored
-
Ivan Kokshaysky authored
Propagate do_settimeofday() change into osf_settimeofday(). Ivan.
-
Richard Henderson authored
into kanga.twiddle.net:/home/rth/work/linux/axp-2.5
-
François Romieu authored
- 2.4 resync - incorrect size usage in pci_unmap_single(); - s/ETH_P_IP/hdlc_type_trans()/ - inccorect debug message in dscc4_clock_setting(); - split of TO_STATE() into TO_STATE_{RX/TX} for documentation purpose.
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/net-2.5
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/sparc-2.5
-