- 19 Apr, 2002 2 commits
-
-
Peter Chubb authored
As it's impossible at present to compile and use IA32 support as a module, disallow that; and also provide dummy functions to remove compilation warnings if CONFIG_IA32_SUPPORT is off.
-
Asit K. Mallick authored
-
- 18 Apr, 2002 1 commit
-
-
David Mosberger authored
-
- 16 Apr, 2002 2 commits
-
-
Jack Steiner authored
-
David Mosberger authored
DMA-mapping.txt. Patch by Alex Williamson.
-
- 15 Apr, 2002 1 commit
-
-
David Mosberger authored
into wailua.hpl.hp.com:/bk/lia64/to-linus-2.5
-
- 14 Apr, 2002 2 commits
-
-
Jes Sorensen authored
This makes the cpqfc driver recognize the HP Tachyon. I moved the device list to an __initdata structure so the driver doesn't build it at runtime and changed it to use the proper PCI_DEVICE_ID_* names. With this patch applied, the driver happily detects the disks attached to my HP Tachyon.
-
Martin Dalecki authored
- Kill unneded parameters to ide_cmd_ioctl() and ide_task_ioctl(). - Apply Petr Vendrovecs fix for 32bit ver 16bit transfers. - Make CD-ROM usable again by guarding the generic routines against request field abuse found there. We will try to convert this driver to the just to be finished struct ata_request after the generic changes stabilize a bit. The strcut ata_taskfile and struct ata_request merge to be more preciese.
-
- 12 Apr, 2002 6 commits
-
-
David Mosberger authored
-
Martin Dalecki authored
- Don't provide symbolic links in /proc/ide - they are redundant data. - Try to use a more reasonable default capacity value in ata_capacity(). - Fix ata_put() ata_get() usage in ide_check_media_change(). - Small readability fixes to the option parsing code. - Apply Vojtech Pavliks /proc PIIX output fix. - Replace all occurrences of ide_wait_taskfile() with ide_raw_taskfile(). One duplicated code path fewer.
-
David Mosberger authored
-
Linus Torvalds authored
-
Jes Sorensen authored
Included is the latest version of the code. Indenting it properly actually reduced the size of the files by another 10K or so.
-
Linus Torvalds authored
-
- 11 Apr, 2002 4 commits
-
-
David Mosberger authored
-
David Mosberger authored
-
Alexander Viro authored
Removes an atavism in declaration of sys_nfsservctl() - sorry, I should've remove that junk when cond_syscall() thing was done.
-
Linus Torvalds authored
Found by Andrew Morton <akpm@zip.com.au>
-
- 10 Apr, 2002 14 commits
-
-
David Mosberger authored
-
David Mosberger authored
into wailua.hpl.hp.com:/bk/lia64/to-linus-2.5
-
David Mosberger authored
Add mising include of <asm/cache.h>.
-
David Mosberger authored
-
David Mosberger authored
-
David Mosberger authored
Move disabling of 8259 irqs into iosapic.c.
-
David Mosberger authored
Declare ia64_iobase.
-
David Mosberger authored
Add missing include of <asm/cache.h>.
-
David Mosberger authored
Paul's ACPI update.
-
David Mosberger authored
-
David Mosberger authored
-
David Mosberger authored
-
Bjorn Helgaas authored
dependency. Non-legacy systems may have system memory at 0xA0000, and if that's the case, we don't want to install the VGA console. Restructured conswitchp init slightly so that if both CONFIG_DUMMY_CONSOLE and CONFIG_VGA_CONSOLE are defined, conswitchp is always set to something, even if we don't find VGA at 0xA0000. This work is due to Alex Williamson (alex_williamson@hp.com).
-
David Mosberger authored
-
- 09 Apr, 2002 1 commit
-
-
Linus Torvalds authored
-
- 10 Apr, 2002 7 commits
-
-
Linus Torvalds authored
-
Linus Torvalds authored
-
Linus Torvalds authored
-
Linus Torvalds authored
-
Linus Torvalds authored
-
Hans Reiser authored
This patch fixes small typo in ikernel informational message.
-
Hans Reiser authored
This patch fixes a problem that was created during inode structure cleanup/ private parts separation. This fix was made by Chris Mason. This is very critical bugfix. Without it, filesystem corruption happens on savelinks processing and possibly in some other cases.
-