- 07 Oct, 2003 40 commits
-
-
Trond Myklebust authored
slot table.
-
Trond Myklebust authored
NFSv4 idmapper. - Correct bugs in idmapper wait code. - Correct layering bugs in RPCSEC_GSS and idmapper - Ensure we advance the file pointer in case of partial reads/writes of a message on the pipes
-
Trond Myklebust authored
that it does not support a given program, version or procedure call.
-
Trond Myklebust authored
we inherit timeouts from previous requests. This means that we lengthen the window of time during which we accept updates to the RTO estimate if we see an update. Scheme proposed by Brian Mancuso, but it is standard for TCP congestion control implementations.
-
bk://linux-dj.bkbits.net/cpufreqLinus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Dave Jones authored
-
Dave Jones authored
670 -> 677 = Samuel 2 678 -> 67f = Ezra
-
Dave Jones authored
Group processor tables together correctly.
-
Dave Jones authored
-
Dave Jones authored
-
Dave Jones authored
Preemptively stop some good intentioned janitor coming along and "fixing a typo".
-
Dave Jones authored
-
Dave Jones authored
The current tables we had have been confirmed as safe by VIA.
-
Dave Jones authored
Spotted by Pavel Machek.
-
Dave Jones authored
Hand-applying simple diffs considered harmful.
-
Dave Jones authored
More bits from Pavel. drv_* in oopses is pretty uninformative.
-
Dave Jones authored
Spotted by Pavel Machek.
-
Dave Jones authored
-
Dave Jones authored
also mark it with a warning in drv_verify() From Dominik.
-
Dave Jones authored
It's also pretty new, so mark it as experimental for the time being.
-
bk://kernel.bkbits.net/davem/net-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
bk://kernel.bkbits.net/davem/sparc-2.5Linus Torvalds authored
into home.osdl.org:/home/torvalds/v2.5/linux
-
Chen Yang authored
I have tested these patches and can atteste that they work. - rwhron@earthlink.net: include cleanup of fs/intermezzo - kdw@neowiz.com: memory leakage problem,race condition report - Domen Puncer: Use list_for_each() where applicable - Chen Yang: include file modification for more platforms to compile intermezzo fix an oops problem
-
Julian Anastasov authored
-
Stephen Hemminger authored
-
Stephen Hemminger authored
-
David S. Miller authored
-
Petr Vandrovec authored
-
Andi Kleen authored
Don't overwrite FPU state unconditionally in init_fpu. The child == current check is probably not needed, it's just paranoia.
-
Jan Kara authored
This should fix a problem with used-bytes counter overflow in old quota format.
-
Gerd Knorr authored
This pdates the saa7134 driver. It depends on the videobuf patch. Changes: * add support for mplex mpeg2 encoder cards (new saa6752hs module). * tv card list updates. * adapt to videobuf changes. * better sysfs support.
-
Luiz Capitulino authored
-
Gerd Knorr authored
This adapts the saa7146 driver to the videobuf changes
-
Gerd Knorr authored
This updates the bttv driver. It depends on the videobuf patch. * usual tv card list updates. * sysfs adaptions. * new, experimental i2c adapter code for bt878 chips (not used by default yet). * various minor fixes.
-
Gerd Knorr authored
This updates the videobuf module used by the bttv, saa7134 and saa7146 drivers. Changes: * adds support for overlays (i.e. PCI-PCI DMA transfers). * adds support for userspace DMA. * fixes bug in the read() helper function (catch I/O errors).
-
Andrew Morton authored
From: Roland Turner <roland@redhat.com> Fixes a BUG which occurs when an ia64 application tries to dump core.
-
Roland McGrath authored
This field is used nowhere; I had it commented out in my "make allyesconfig" build and nothing complained.
-
Herbert Xu authored
-
Vinay K. Nallamothu authored
-
Randy Dunlap authored
-