- 20 Feb, 2003 2 commits
-
-
David Brownell authored
This is the rest of the work to make the driver not care which version of the OS it's using, so the difference between the 2.5 and 2.5 versions can just be a small patch with stuff that has a real need to be different.
-
David Brownell authored
The 2.5 version branched from 2.4.5 or so, and since then a couple hardware-specific tweaks were merged to 2.4; this teaches 2.5 about NatSemi SUPERIO and PA-RISC quirks. This also uses os/version neutral HCD calls to register the root hub and find the HCD's bus. It also adds os/version neutral macros for its diagnostic macros. Most of those changes have been split out separately, but the macros and a few uses of them weren't naturally splittable. Also a couple minor cleanups, like removing CVS ids, having only one copy of a routine used with the debug files, and getting rid of some inline #ifdefs.
-
- 19 Feb, 2003 38 commits
-
-
Linus Torvalds authored
This potentially helps debugging, since otherwise a double fault would generate a triple fault and then reboot the machine. Now instead it can print out a note about where the problem happened, unless all the kernel data structures are truly buggered.
-
Christoph Hellwig authored
it's a noop in 2.5 now that the behvaiour of implicitly exporting all symbols is gone.
-
Christoph Hellwig authored
This patch removes the devfs interface code in mtrr that has been stubbed out by an ifdef forever. It's one of the few remaining users of regular files on devfs so there's some urge for me to get rid of it :)
-
Christoph Hellwig authored
Use cdevname instead in the serial driver printk cut & pasted into about a dozend places.
-
Christoph Hellwig authored
small updates to bring us nearer the lm_Sensors CVS (docs, comments, missing statics, named initializers). I still need to review their actual code changes before submitting those..
-
bk://are.twiddle.net/axp-2.5Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
bk://cifs.bkbits.net/linux-2.5cifsLinus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Linus 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
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/sparc-2.5
-
Pete Zaitcev authored
-
Pete Zaitcev authored
-
David S. Miller authored
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/sparc-2.5
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/net-2.5
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
Mitsuru Kanda authored
-
Hideaki Yoshifuji authored
-
Hideaki Yoshifuji authored
-
Richard Henderson authored
into kanga.twiddle.net:/home/rth/linux/axp-2.5
-
Richard Henderson authored
-
Richard Henderson authored
-
Richard Henderson authored
-
Richard Henderson authored
-
Christoph Hellwig authored
-
Christoph Hellwig authored
the number of metadata buffers. Use the same techniques as the regular linux buffer cache here. use more hash buckets for holding xfs metadata, and use the same hash algorithm as the regular buffer cache. SGI Modid: 2.5.x-xfs:slinx:139997a
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:139992a
-
Eric Sandeen authored
SGI Modid: 2.5.x-xfs:slinx:139854a
-
Glen Overby authored
this was always there, but exposed by the last change in this area and made much more likely. SGI Modid: 2.5.x-xfs:slinx:139655a
-
Keith Owens authored
SGI Modid: 2.5.x-xfs:slinx:139330a
-
Nathan Scott authored
with sector sizes smaller than those the device supports. Tripped a BUG in pagebuf, should now be resolved. SGI Modid: 2.5.x-xfs:slinx:139328a
-
Christoph Hellwig authored
SGI Modid: 2.5.x-xfs:slinx:138828a
-
Stephen Lord authored
SGI Modid: 2.5.x-xfs:slinx:138812a
-
Stephen Lord authored
small bugs in there. SGI Modid: 2.5.x-xfs:slinx:138445a
-