- 11 Feb, 2002 6 commits
-
-
Jens Axboe authored
as late as possible to avoid accounting overcharging processes with privilege usage. Applies to 2.5.4-pre3 -- steve.cameron@compaq.com
-
Jens Axboe authored
completions. Applies to 2.5.4-pre3 -- steve.cameron@compaq.com
-
Jens Axboe authored
first parameter to grok_partitions in the ioctl for registering a new disk.
-
Jens Axboe authored
-
Jens Axboe authored
-
Jens Axboe authored
LUNs attached to a cciss controller, and a tape drive is beyond the 16th LUN. In such a case, the tape drive would not be accessible without this patch. Applies to 2.5.4-pre3. -- steve.cameron@compaq.com
-
- 10 Feb, 2002 15 commits
-
-
Linus Torvalds authored
-
Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-
Dave Jones authored
forward-ported from 2.4
-
Robert Love authored
A recent scheduler change looks to of affected this, and I missed it since I did my last testing on SMP only. Please, apply. Robert Love
-
Robert Love authored
Linus, The attached patch adds a Documentation/preempt-locking.txt file which describes the new locking rules wrt preemptive kernels (ie, watch per-CPU data, etc). It also updates a CREDITS entry and adds some comments. Patch is against 2.5.4-pre5, please apply. Robert Love
-
Robert Love authored
Another lseek fix, spotted by Dave Hansen @ IBM. Missing a corresponding lock_kernel for an unlock_kernel. Patch against 2.5.4-pre5, please apply. Thanks, Robert Love
-
Linus Torvalds authored
-
Kai Germaschewski authored
into vaio.(none):/home/kai/kernel/linux-2.5.isdn
-
Kai Germaschewski authored
adapter driver initializes before the USB layer -> Oops
-
Kai Germaschewski authored
(was isdn.a before, but there's no need to use an archive here)
-
Kai Germaschewski authored
-
Kai Germaschewski authored
in drivers/isdn/Config.help
-
Jeff Garzik authored
into hostme.bitkeeper.com:/ua/repos/g/gkernel/alpha-2.5
-
Linus Torvalds authored
-
- 09 Feb, 2002 19 commits
-
-
Jeff Garzik authored
-
http://gkernel.bkbits.net/net-drivers-2.5Jeff Garzik authored
into rum.normnet.org:/spare/vanilla/net-drivers-2.5
-
Jeff Garzik authored
into rum.normnet.org:/spare/vanilla/net-drivers-2.5
-
David S. Miller authored
-
James Bottomley authored
- Fix bug in scripts that was causing CDRW hang - add sense buffer length initialisation - update lasi700 to new driver model and fix rmmod hang - add correct MCA reporting to D700 driver
-
David S. Miller authored
-
David S. Miller authored
-
http://gkernel.bkbits.net/linus-2.5Jeff Garzik authored
into hostme.bitkeeper.com:/ua/repos/g/gkernel/net-drivers-2.5
-
David S. Miller authored
-
David S. Miller authored
-
Alexander Viro authored
Patch converts a bunch of places that hadn't been caught when ->s_id was introduced. Please, apply.
-
Alexander Viro authored
affs digs in blk_size[] to find the size of device (it has its analog of superblock living in the middle of disk). That information is available in ->s_bdev->bd_inode->i_size - no need to mess with major/minor/arrays to get it.
-
Alexander Viro authored
/proc/modules switched to use of seq_file, cleaned up.
-
Alexander Viro authored
Straightforward rewrite to seq_file.
-
Alexander Viro authored
Please, apply. Otherwise we eat quota like there's no tomorrow ;-/
-
Jeff Garzik authored
into rum.normnet.org:/spare/vanilla/net-drivers-2.5
-
Peter Osterlund authored
It compiles in -pre5 but doesn't work unless you also apply the patch below. Without this patch, bus_id will be empty which makes device_register fail.
-
Linus Torvalds authored
update
-
Linus Torvalds authored
into home.transmeta.com:/home/torvalds/v2.5/linux
-