An error occurred fetching the project authors.
- 19 Sep, 2002 1 commit
-
-
David S. Miller authored
-
- 30 Aug, 2002 2 commits
-
-
Greg Kroah-Hartman authored
-
David Brownell authored
This patch exposes basic allocation statistics for pci pools, very much like /proc/slabinfo but applying to DMA-consistent memory. A file "pools" is created in the driverfs directory for the relevant pci device when the first pool is created, and removed when the last pool is destroyed. Please merge to 2.5.latest. If it matters, DaveM said it looks fine. It produces sane output for all the 2.5.30 USB host controller drivers.
-
- 04 Jul, 2002 1 commit
-
-
Andrew Morton authored
- Comment and documentation fixlets - Remove some unneeded fields from swapper_inode (these are a leftover from when I had swap using the filesystem IO functions). - fix a printk bug in pci/pool.c: when dma_addr_t is 64 bit it generates a compile warning, and will print out garbage. Cast it to unsigned long long. - Convert some writeback #defines into enums (Steven Augart)
-
- 07 May, 2002 2 commits
-
-
Ivan Kokshaysky authored
There are missing #includes which will break compilation on some non-x86 platforms. With following patch this compiles and works on alpha.
-
Ivan Kokshaysky authored
There are missing #includes which will break compilation on some non-x86 platforms. With following patch this compiles and works on alpha. Ivan.
-
- 16 Apr, 2002 1 commit
-
-
Patrick Mochel authored
-
- 05 Feb, 2002 1 commit
-
-
Linus Torvalds authored
- Rui Sousa: emu10k1 module fixes, remove joystick part. - Alan Cox: driver merges - Andrea Arkangeli: alpha updates - David Woodhouse: up_and_exit -> complete_and_exit - David Miller: sparc and network update - Andrew Morton: update 3c59x driver - Neil Brown: NFS export VFAT, knfsd cleanups, raid fixes - Ben Collins: ieee1394 updates - Paul Mackerras: PPC update - me: make sure we don't lose position bits in "filldir()"
-