An error occurred fetching the project authors.
- 04 Jun, 2003 1 commit
-
-
Russell King authored
-
- 07 Feb, 2003 1 commit
-
-
Steven Cole authored
This fixes the following common misspellings and their variants. consistant -> consistent dependant -> dependent persistant -> persistent
-
- 25 Jan, 2003 1 commit
-
-
Russell King authored
-
- 19 Nov, 2002 1 commit
-
-
Russell King authored
This cset fixes various PCI and FPA11 FPE related build warnings and errors resulting from changes from 2.5.47 to 2.5.48.
-
- 17 Nov, 2002 1 commit
-
-
Russell King authored
Remove unnecessary references to various include files from arch/arm
-
- 29 Sep, 2002 1 commit
-
-
Russell King authored
-
- 03 Aug, 2002 1 commit
-
-
Russell King authored
From Rusty. The old form of designated initializers are obsolete: we need to replace them with the ISO C forms before 2.6. Gcc has always supported both forms anyway. (rmk - cleaned up spacing to be more reasonable)
-
- 05 Jun, 2002 1 commit
-
-
Russell King authored
Provide a method where various other parts of the kernel (eg, alignment fault handler, PCI subsystems, etc) can hook into the page fault processing to handle alignment and PCI faults respectively.
-
- 27 Apr, 2002 1 commit
-
-
Dirk Uffmann authored
Since prefetchable memory is not beeing allocated correctly behind PCI-to-PCI bridges, this is a work-around to make it possible to uses devices located behind PCI-bridges. E.g. the Matrox G450 now works since prefetchable PCI memory is completly disabled. I saw some very promissing patches from Russel some where around december on the mailing list that bring the behaviour of /driver/pci/setup-bus.c in line with prefetchable memory support for devices on PCI bus 00. This patch was adding a member for prefetchable memory regions to struct pbus_set_ranges_data { int found_vga; unsigned long io_start, io_end; unsigned long mem_start, mem_end; }; used in through-bridge resource allocations. Russel, do you think your patch could solve the problem more elegant? In addition, I changed some comments and introduced defines from platform.h instead of hard-code values.
-
- 10 Mar, 2002 1 commit
-
-
Russell King authored
-
- 25 Feb, 2002 1 commit
-
-
Russell King authored
-
- 20 Feb, 2002 1 commit
-
-
Russell King authored
-
- 05 Feb, 2002 4 commits
-
-
Linus Torvalds authored
- Russell King: large ARM update - Adam Richter et al: more kdev_t updates
-
Linus Torvalds authored
- Trond Myklebust: deadlock checking in lockd server - Tim Waugh: fix up parport wrong #define - Christoph Hellwig: i2c update, ext2 cleanup - Al Viro: fix partition handling sanity check. - Trond Myklebust: make NFS use SLAB_NOFS, and not play games with PF_MEMALLOC - Ben Fennema: UDF update - Alan Cox: continued merging - Chris Mason: get /proc buffer memory sizes right after buf-in-page-cache
-
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()"
-
Linus Torvalds authored
- Jens Axboe: fix loop device deadlocks - Greg KH: USB updates - Alan Cox: continued merging - Tim Waugh: parport and documentation updates - Cort Dougan: PowerPC merge - Jeff Garzik: network driver updates - Justin Gibbs: new and much improved aic7xxx driver 6.1.5
-