]> git.neil.brown.name Git - history.git/log
history.git
24 years ago[PATCH] watchdog nowayout for wdt_pci
Dave Jones [Wed, 3 Apr 2002 04:00:12 +0000 (20:00 -0800)]
[PATCH] watchdog nowayout for wdt_pci

Originally from Matt Domsch.
Adds a nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
From 2.4

24 years ago[PATCH] watchdog nowayout for softdog
Dave Jones [Wed, 3 Apr 2002 04:00:07 +0000 (20:00 -0800)]
[PATCH] watchdog nowayout for softdog

Originally from Matt Domsch.
Adds a nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
From 2.4

24 years ago[PATCH] watchdog nowayout for machzwd
Dave Jones [Wed, 3 Apr 2002 04:00:02 +0000 (20:00 -0800)]
[PATCH] watchdog nowayout for machzwd

Originally from Matt Domsch.
Adds a nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
From 2.4

24 years ago[PATCH] Clean up CONFIG_HIGHMEM & HIGHPTE options.
Dave Jones [Wed, 3 Apr 2002 03:59:56 +0000 (19:59 -0800)]
[PATCH] Clean up CONFIG_HIGHMEM & HIGHPTE options.

Makes CONFIG_HIGHPTE an option instead of derived.
Original from Steven Cole.

24 years ago[PATCH] DMI entries for HP Pavillion laptops.
Dave Jones [Wed, 3 Apr 2002 03:59:50 +0000 (19:59 -0800)]
[PATCH] DMI entries for HP Pavillion laptops.

These things have USB IRQ routing problems we can work around..

24 years ago[PATCH] updates for make rpm
Dave Jones [Wed, 3 Apr 2002 03:59:45 +0000 (19:59 -0800)]
[PATCH] updates for make rpm

- install .config in /boot
- provide kernel-drm package if drm is compiled
- handle extra '-' marks so that linux-2.5.8-dj3-voon works.

24 years ago[PATCH] watchdog nowayout for shwdt
Dave Jones [Wed, 3 Apr 2002 03:59:40 +0000 (19:59 -0800)]
[PATCH] watchdog nowayout for shwdt

Originally from Matt Domsch.
Adds a nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
From 2.4

24 years ago[PATCH] Allow use of 256 loop devices
Dave Jones [Wed, 3 Apr 2002 03:59:34 +0000 (19:59 -0800)]
[PATCH] Allow use of 256 loop devices

Because 256 is rounder than 255 I guess 8-)

24 years ago[PATCH] extra PIIX entries for IRQ routers.
Dave Jones [Wed, 3 Apr 2002 03:59:28 +0000 (19:59 -0800)]
[PATCH] extra PIIX entries for IRQ routers.

24 years ago[PATCH] Remove address member from scatterlist docs.
Dave Jones [Wed, 3 Apr 2002 03:59:23 +0000 (19:59 -0800)]
[PATCH] Remove address member from scatterlist docs.

The element is dead, so update the docs to reflect reality.

24 years ago[PATCH] watchdog nowayout for sbc60xxwdt
Dave Jones [Wed, 3 Apr 2002 03:59:17 +0000 (19:59 -0800)]
[PATCH] watchdog nowayout for sbc60xxwdt

Originally from Matt Domsch.
Adds a nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
From 2.4

24 years ago[PATCH] strtok->strsep in alpha setup
Dave Jones [Wed, 3 Apr 2002 03:59:12 +0000 (19:59 -0800)]
[PATCH] strtok->strsep in alpha setup

24 years ago[PATCH] Fix reiserfs oops with seperate journal dev
Dave Jones [Wed, 3 Apr 2002 03:59:07 +0000 (19:59 -0800)]
[PATCH] Fix reiserfs oops with seperate journal dev

From Oleg@namesys.

24 years ago[PATCH] add EISA port to /proc/ioports
Dave Jones [Wed, 3 Apr 2002 03:59:02 +0000 (19:59 -0800)]
[PATCH] add EISA port to /proc/ioports

24 years ago[PATCH] malloc.h -> slab.h
Dave Jones [Wed, 3 Apr 2002 03:58:56 +0000 (19:58 -0800)]
[PATCH] malloc.h -> slab.h

malloc.h is no more.

24 years ago[PATCH] Fix race in JFS
Dave Jones [Wed, 3 Apr 2002 03:58:47 +0000 (19:58 -0800)]
[PATCH] Fix race in JFS

From Christoph Hellwig

http://oss.software.ibm.com/pipermail/jfs-patches/2002-March/000045.html

24 years ago[PATCH] devexit fix for i82092
Dave Jones [Wed, 3 Apr 2002 03:58:41 +0000 (19:58 -0800)]
[PATCH] devexit fix for i82092

In light of the 'lets use this for shutdowns' this will eventually
be ripped out, but for now it makes sense to include it so that we
can build it again on modern binutils

24 years ago[PATCH] wrong return codes in ipc shm
Dave Jones [Wed, 3 Apr 2002 03:58:35 +0000 (19:58 -0800)]
[PATCH] wrong return codes in ipc shm

We always returned success even when we had no ->vm_ops

24 years ago[PATCH] strtok->strsep in atari config
Dave Jones [Wed, 3 Apr 2002 03:58:30 +0000 (19:58 -0800)]
[PATCH] strtok->strsep in atari config

24 years ago[PATCH] Small fix to pci_alloc_consistent()
Dave Jones [Wed, 3 Apr 2002 03:58:25 +0000 (19:58 -0800)]
[PATCH] Small fix to pci_alloc_consistent()

Original from Badari Pulavarty <pbadari@us.ibm.com>:

pci_alloc_consistent() is returning zone DMA memory to highmem
enabled drivers when it really should have been returning zone NORMAL.

Found this while testing qlogicfc driver for > 4GB support.

24 years ago[PATCH] strtok->strsep in affs
Dave Jones [Wed, 3 Apr 2002 03:58:19 +0000 (19:58 -0800)]
[PATCH] strtok->strsep in affs

24 years ago[PATCH] MP1.4 SPEC compliance.
Dave Jones [Wed, 3 Apr 2002 03:58:14 +0000 (19:58 -0800)]
[PATCH] MP1.4 SPEC compliance.

24 years ago[PATCH] Define KBUILD_BASENAME for .i * .s
Dave Jones [Wed, 3 Apr 2002 03:58:09 +0000 (19:58 -0800)]
[PATCH] Define KBUILD_BASENAME for .i * .s

originally from John Levon <levon@movementarian.org>

24 years ago[PATCH] more kbuild cleanup.
Dave Jones [Wed, 3 Apr 2002 03:57:59 +0000 (19:57 -0800)]
[PATCH] more kbuild cleanup.

Define KBUILD_BASENAME for init/do_mounts

24 years ago[PATCH] apply KERNELRELEASE regexp globally in makefile
Dave Jones [Wed, 3 Apr 2002 03:57:54 +0000 (19:57 -0800)]
[PATCH] apply KERNELRELEASE regexp globally in makefile

Handles things like 2.5.7-dj2-extra-foo-voon in Kernelversion.

24 years ago[PATCH] strtok->strsep in isdn avmb1 capifs
Dave Jones [Wed, 3 Apr 2002 03:57:48 +0000 (19:57 -0800)]
[PATCH] strtok->strsep in isdn avmb1 capifs

24 years ago[PATCH] strtok->strsep for reiserfs
Dave Jones [Wed, 3 Apr 2002 03:57:42 +0000 (19:57 -0800)]
[PATCH] strtok->strsep for reiserfs

24 years ago[PATCH] strtok->strsep in ntfs
Dave Jones [Wed, 3 Apr 2002 03:57:37 +0000 (19:57 -0800)]
[PATCH] strtok->strsep in ntfs

24 years ago[PATCH] Only offer ARM PCMCIA on ARM machines.
Dave Jones [Wed, 3 Apr 2002 03:57:32 +0000 (19:57 -0800)]
[PATCH] Only offer ARM PCMCIA on ARM machines.

24 years ago[PATCH] strtok->strsep in jfs
Dave Jones [Wed, 3 Apr 2002 03:57:27 +0000 (19:57 -0800)]
[PATCH] strtok->strsep in jfs

24 years ago[PATCH] strtok->strsep in usb
Dave Jones [Wed, 3 Apr 2002 03:57:22 +0000 (19:57 -0800)]
[PATCH] strtok->strsep in usb

24 years ago[PATCH] strtok->strsep isofs
Dave Jones [Wed, 3 Apr 2002 03:57:17 +0000 (19:57 -0800)]
[PATCH] strtok->strsep isofs

24 years ago[PATCH] strtok->strsep for autofs4
Dave Jones [Wed, 3 Apr 2002 03:57:11 +0000 (19:57 -0800)]
[PATCH] strtok->strsep for autofs4

24 years ago[PATCH] compile fix for gemtek-pci radio card
Dave Jones [Wed, 3 Apr 2002 03:57:06 +0000 (19:57 -0800)]
[PATCH] compile fix for gemtek-pci radio card

24 years ago[PATCH] i2c-proc wasn't checking kmalloc result
Dave Jones [Wed, 3 Apr 2002 03:56:58 +0000 (19:56 -0800)]
[PATCH] i2c-proc wasn't checking kmalloc result

24 years ago[PATCH] strtok->strsep in shmem
Dave Jones [Wed, 3 Apr 2002 03:56:53 +0000 (19:56 -0800)]
[PATCH] strtok->strsep in shmem

24 years ago[PATCH] strtok->strsep in autofs
Dave Jones [Wed, 3 Apr 2002 03:56:48 +0000 (19:56 -0800)]
[PATCH] strtok->strsep in autofs

24 years ago[PATCH] typo in pci_set_mwi header
Dave Jones [Wed, 3 Apr 2002 03:56:43 +0000 (19:56 -0800)]
[PATCH] typo in pci_set_mwi header

24 years ago[PATCH] strtok->strsep in hfs
Dave Jones [Wed, 3 Apr 2002 03:56:37 +0000 (19:56 -0800)]
[PATCH] strtok->strsep in hfs

24 years ago[PATCH] strtok->strsep in hpfs
Dave Jones [Wed, 3 Apr 2002 03:56:32 +0000 (19:56 -0800)]
[PATCH] strtok->strsep in hpfs

24 years ago[PATCH] remove bogus return from mtrr driver.
Dave Jones [Wed, 3 Apr 2002 03:56:27 +0000 (19:56 -0800)]
[PATCH] remove bogus return from mtrr driver.

It's amazing what you spot when you Lindent things.

24 years ago[PATCH] remove workaround for old binutils.
Dave Jones [Wed, 3 Apr 2002 03:56:22 +0000 (19:56 -0800)]
[PATCH] remove workaround for old binutils.

Modern binutils spits out a warning, fixing this broke older binutils.
I guess we can do this in 2.5 ?

24 years ago[PATCH] strtok -> strsep in adfs
Dave Jones [Wed, 3 Apr 2002 03:56:17 +0000 (19:56 -0800)]
[PATCH] strtok -> strsep in adfs

24 years ago[PATCH] nbd compile fix.
Dave Jones [Wed, 3 Apr 2002 03:56:12 +0000 (19:56 -0800)]
[PATCH] nbd compile fix.

24 years ago[PATCH] khttpd logs wrong debug message on leaving function.
Dave Jones [Wed, 3 Apr 2002 03:56:07 +0000 (19:56 -0800)]
[PATCH] khttpd logs wrong debug message on leaving function.

24 years ago[PATCH] extra sanity checks for mempool
Dave Jones [Wed, 3 Apr 2002 03:56:02 +0000 (19:56 -0800)]
[PATCH] extra sanity checks for mempool

24 years ago[PATCH] updated documentation for w9966 driver.
Dave Jones [Wed, 3 Apr 2002 03:24:31 +0000 (19:24 -0800)]
[PATCH] updated documentation for w9966 driver.

From 2.4

24 years ago[PATCH] watchdog nowayout for advantechwdt
Dave Jones [Wed, 3 Apr 2002 03:24:26 +0000 (19:24 -0800)]
[PATCH] watchdog nowayout for advantechwdt

Originally from Matt Domsch.
Adds a nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
From 2.4

24 years ago[PATCH] More verbosity in VIA tweak
Dave Jones [Wed, 3 Apr 2002 03:24:19 +0000 (19:24 -0800)]
[PATCH] More verbosity in VIA tweak

From 2.4

24 years ago[PATCH] Remove guess from bttv docs.
Dave Jones [Wed, 3 Apr 2002 03:24:14 +0000 (19:24 -0800)]
[PATCH] Remove guess from bttv docs.

24 years ago[PATCH] reiserfs tools update.
Dave Jones [Wed, 3 Apr 2002 03:24:08 +0000 (19:24 -0800)]
[PATCH] reiserfs tools update.

Recommended version bump.

24 years ago[PATCH] __init/__exit does nothing in prototypes
Dave Jones [Wed, 3 Apr 2002 03:24:03 +0000 (19:24 -0800)]
[PATCH] __init/__exit does nothing in prototypes

24 years ago[PATCH] remove dead comment
Dave Jones [Wed, 3 Apr 2002 03:23:57 +0000 (19:23 -0800)]
[PATCH] remove dead comment

Original from William Lee Irwin III <wli@holomorphy.com>

24 years ago[PATCH] more then enough typos.
Dave Jones [Wed, 3 Apr 2002 03:23:52 +0000 (19:23 -0800)]
[PATCH] more then enough typos.

s/more then/more than/

24 years ago[PATCH] watchdog nowayout for ib700wdt
Dave Jones [Wed, 3 Apr 2002 03:23:46 +0000 (19:23 -0800)]
[PATCH] watchdog nowayout for ib700wdt

Originally from Matt Domsch.
Adds a nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
From 2.4

24 years ago[PATCH] watchdog nowayout for eurotechwdt
Dave Jones [Wed, 3 Apr 2002 03:23:41 +0000 (19:23 -0800)]
[PATCH] watchdog nowayout for eurotechwdt

Originally from Matt Domsch.
Adds a nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
From 2.4

24 years ago[PATCH] printk levels for vme_scc driver
Dave Jones [Wed, 3 Apr 2002 03:23:34 +0000 (19:23 -0800)]
[PATCH] printk levels for vme_scc driver

24 years ago[PATCH] watchdog nowayout for acquirewdt
Dave Jones [Wed, 3 Apr 2002 03:23:28 +0000 (19:23 -0800)]
[PATCH] watchdog nowayout for acquirewdt

Originally from Matt Domsch.
Adds a nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
From 2.4

24 years ago[PATCH] videodev fixups / generic usercopy helper
Dave Jones [Wed, 3 Apr 2002 03:23:23 +0000 (19:23 -0800)]
[PATCH] videodev fixups / generic usercopy helper

Originally from Gerd...

I've just noticed that a hole left in the recent changes which should
allow the usb v4l drivers to unregister with open file handles.  The
drivers itself handle it just fine, but video_generic_ioctl() will barf
when called on unregistered devices.  Oops.

One way to fix this is to expect drivers call the helper function and
pass a pointer for the function doing the actual work, i.e. handle it
this way:

driver_ioctl(inode,file,cmd,userptr)
-> video_usercopy(inode,file,cmd,userptr,func)
copy_from_user(...)
-> func(inode,file,cmd,kernelptr);
copy_to_user(...)

Patch against 2.5.7-pre2 below. It updates videodev.[ch] and adapts
usbvideo.c to show how the driver changes will look like.

Note that this change makes the usercopy helper function a very generic
one, it probably could be used for other drivers to (as long as the API
has sane magic numbers based on _IO*(...) defines) as there is no
video4linux-related stuff in there any more.  So we might think of
renaming it an moving it to some more central place (fs/ioctl.c maybe).

24 years ago[PATCH] watchdog nowayout for i810-tco
Dave Jones [Wed, 3 Apr 2002 03:23:17 +0000 (19:23 -0800)]
[PATCH] watchdog nowayout for i810-tco

Originally from Matt Domsch.
Adds a nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT
From 2.4

24 years ago[PATCH] Update bigphysarea URL
Dave Jones [Wed, 3 Apr 2002 03:23:12 +0000 (19:23 -0800)]
[PATCH] Update bigphysarea URL

24 years ago[PATCH] PCI IDS update.
Dave Jones [Wed, 3 Apr 2002 03:23:07 +0000 (19:23 -0800)]
[PATCH] PCI IDS update.

Mostly from 2.4. Adds some new ones, and removes some dupes.

24 years ago[PATCH] Update file list in INDEX
Dave Jones [Wed, 3 Apr 2002 03:23:01 +0000 (19:23 -0800)]
[PATCH] Update file list in INDEX

24 years ago[PATCH] unnecessary includes.
Dave Jones [Wed, 3 Apr 2002 03:22:56 +0000 (19:22 -0800)]
[PATCH] unnecessary includes.

A few follow ups to the cleanup done circa 2.5.4

24 years ago[PATCH] UDF write support problem in 2.5.7
Dave Jones [Wed, 3 Apr 2002 03:22:50 +0000 (19:22 -0800)]
[PATCH] UDF write support problem in 2.5.7

 From Peter Osterlund <petero2@telia.com>

I can't get UDF write support to work in kernel 2.5.7 or 2.5.7-pre2.
The problem is that linux/config.h is not included, so CONFIG_UDF_RW
is undefined and the driver is compiled without write support. This
patch fixes my problem:

24 years ago[PATCH] region handling cleanups for tpqic02
Dave Jones [Wed, 3 Apr 2002 03:22:45 +0000 (19:22 -0800)]
[PATCH] region handling cleanups for tpqic02

24 years ago[PATCH] Various typo fixes.
Dave Jones [Wed, 3 Apr 2002 03:22:39 +0000 (19:22 -0800)]
[PATCH] Various typo fixes.

Mostly harmless but 1-2 break compilation.

24 years ago[PATCH] CREDITS updates
Dave Jones [Wed, 3 Apr 2002 03:22:33 +0000 (19:22 -0800)]
[PATCH] CREDITS updates

24 years ago[PATCH] Gameport patch for drivers/sound/mad16.c
Dave Jones [Wed, 3 Apr 2002 03:22:28 +0000 (19:22 -0800)]
[PATCH] Gameport patch for drivers/sound/mad16.c

From: Michael Haardt <michael@moria.de> for 2.4, munged by me.

the MAD16 driver is able to enable/disable its gameport, but it does
not register it in the input subsystem.  The appended patch against
2.4.19-pre4 fixes that and also allows to enable to gameport via kernel
command line, not only when loaded as module.

24 years ago[PATCH] group #include's together in x86 ioremap.c
Dave Jones [Wed, 3 Apr 2002 03:22:23 +0000 (19:22 -0800)]
[PATCH] group #include's together in x86 ioremap.c

24 years ago[PATCH] sonypi driver update from 2.4
Dave Jones [Wed, 3 Apr 2002 03:22:16 +0000 (19:22 -0800)]
[PATCH] sonypi driver update from 2.4

24 years ago[PATCH] Simple boot flag specification support.
Dave Jones [Wed, 3 Apr 2002 03:22:09 +0000 (19:22 -0800)]
[PATCH] Simple boot flag specification support.

Originally by Alan. It was in the 2.4-ac tree for ages, much tweaked
by myself and Thomas Hood. Its main purpose is for skipping the full
memory test and other time-wasting diagnostics on reboot.

24 years ago[PATCH] silence DVD_INVALIDATE_AGID output.
Dave Jones [Wed, 3 Apr 2002 03:22:04 +0000 (19:22 -0800)]
[PATCH] silence DVD_INVALIDATE_AGID output.

Ancient patch from Jens to hush certain drives which generate a lot of
printk noise when playing DVDs.

24 years ago[PATCH] proc race on task_struct->sig
Dave Jones [Wed, 3 Apr 2002 03:21:59 +0000 (19:21 -0800)]
[PATCH] proc race on task_struct->sig

Originally from Chris Mason <mason@suse.com>..

collect_sigign_sigcatch can race against exit_sighand.  I haven't been
able to reproduce it, but I think it causes the oops reported in the
'Kernel Hangs 2.4.16 on heavy io Oracle Tivolie TSM' thread.

24 years ago[PATCH] fix up broken comment delimiters.
Dave Jones [Wed, 3 Apr 2002 03:21:54 +0000 (19:21 -0800)]
[PATCH] fix up broken comment delimiters.

24 years ago[PATCH] document new address space operations.
Dave Jones [Wed, 3 Apr 2002 03:21:48 +0000 (19:21 -0800)]
[PATCH] document new address space operations.

24 years ago[PATCH] Fix up broken do while macros.
Dave Jones [Wed, 3 Apr 2002 03:21:43 +0000 (19:21 -0800)]
[PATCH] Fix up broken do while macros.

24 years ago[PATCH] faster kiobuf init.
Dave Jones [Wed, 3 Apr 2002 03:21:31 +0000 (19:21 -0800)]
[PATCH] faster kiobuf init.

Originally from Intel, has been around various vendor trees for a while.
Aparently worth a noticable speed up in some applications.

24 years ago[PATCH] Extra cards support for MOXA driver
Dave Jones [Wed, 3 Apr 2002 03:21:26 +0000 (19:21 -0800)]
[PATCH] Extra cards support for MOXA driver

24 years ago[PATCH] add AMD Elan resources.
Dave Jones [Wed, 3 Apr 2002 03:21:21 +0000 (19:21 -0800)]
[PATCH] add AMD Elan resources.

24 years ago[PATCH] Detect get_block() errors in block_read_full_page()
Dave Jones [Wed, 3 Apr 2002 03:21:15 +0000 (19:21 -0800)]
[PATCH] Detect get_block() errors in block_read_full_page()

Originally from Anton Altaparmakov..

This causes errors from get_block() in block_read_full_page() to be
detected and handled properly (by setting page error flag).  Without the
patch the page (or parts of the page) will contain random data on
get_block() failing without any form of error being signalled which can
be catastrophic for filesystems using block_read_full_page() for
accessing their metadata.  And for normal data it would mean the user
would see random data instead of what they expected.

24 years ago[PATCH] export rbtree routines for modules.
Dave Jones [Wed, 3 Apr 2002 03:21:10 +0000 (19:21 -0800)]
[PATCH] export rbtree routines for modules.

24 years ago[PATCH] AMD Elan uses slightly different clock freq
Dave Jones [Wed, 3 Apr 2002 03:21:05 +0000 (19:21 -0800)]
[PATCH] AMD Elan uses slightly different clock freq

24 years ago[PATCH] DMI scanner update.
Dave Jones [Wed, 3 Apr 2002 03:21:00 +0000 (19:21 -0800)]
[PATCH] DMI scanner update.

Various quirks from 2.4 and other sources.

24 years ago[PATCH] faster update_atime.
Dave Jones [Wed, 3 Apr 2002 03:20:53 +0000 (19:20 -0800)]
[PATCH] faster update_atime.

Another 2.4 forward port, original from Andrew Morton.

24 years ago[PATCH] Document an errata workaround in apic code.
Dave Jones [Wed, 3 Apr 2002 03:20:48 +0000 (19:20 -0800)]
[PATCH] Document an errata workaround in apic code.

24 years ago[PATCH] Various completion users.
Dave Jones [Wed, 3 Apr 2002 03:20:43 +0000 (19:20 -0800)]
[PATCH] Various completion users.

These files use completion, but don't include header.

24 years ago[PATCH] Cyclades driver region cleanup
Dave Jones [Wed, 3 Apr 2002 03:20:38 +0000 (19:20 -0800)]
[PATCH] Cyclades driver region cleanup

24 years ago[PATCH] Cyrix irq router tweak
Dave Jones [Wed, 3 Apr 2002 03:20:32 +0000 (19:20 -0800)]
[PATCH] Cyrix irq router tweak

Another small change from 2.4

24 years ago[PATCH] AMD ELAN support.
Dave Jones [Wed, 3 Apr 2002 03:20:27 +0000 (19:20 -0800)]
[PATCH] AMD ELAN support.

Add support for AMD Elan.
(More ELAN patches to follow which rely on CONFIG_MELAN)

24 years ago[PATCH] extra codepage support.
Dave Jones [Wed, 3 Apr 2002 03:20:22 +0000 (19:20 -0800)]
[PATCH] extra codepage support.

Another forward port from 2.4

24 years ago[PATCH] eicon driver was sleeping with lock held.
Dave Jones [Wed, 3 Apr 2002 03:20:17 +0000 (19:20 -0800)]
[PATCH] eicon driver was sleeping with lock held.

24 years ago[PATCH] watchdog API documentation.
Dave Jones [Wed, 3 Apr 2002 03:20:11 +0000 (19:20 -0800)]
[PATCH] watchdog API documentation.

24 years ago[PATCH] 3ware driver update for 2.5.8-pre1
Adam Radford [Wed, 3 Apr 2002 03:20:06 +0000 (19:20 -0800)]
[PATCH] 3ware driver update for 2.5.8-pre1

Self explanatory driver update from vendor.

24 years ago[PATCH] Support for ITE interrupt router
Dave Jones [Wed, 3 Apr 2002 03:20:00 +0000 (19:20 -0800)]
[PATCH] Support for ITE interrupt router

Support for an extra interrupt router.

24 years ago[PATCH] about locations of various sound files.
Dave Jones [Wed, 3 Apr 2002 03:19:55 +0000 (19:19 -0800)]
[PATCH] about locations of various sound files.

introduction of ALSA moved some files around.
This updates various references.

24 years ago[PATCH] EFI GUID partition table support.
Dave Jones [Wed, 3 Apr 2002 03:19:50 +0000 (19:19 -0800)]
[PATCH] EFI GUID partition table support.

EFI GUID partition table support from Matt Domsch

24 years ago[PATCH] AGPGART capability handling cleanup
Dave Jones [Wed, 3 Apr 2002 03:19:44 +0000 (19:19 -0800)]
[PATCH] AGPGART capability handling cleanup

Clean up capability handling in AGPGart.
This came forward from 2.4

24 years ago[PATCH] small fix for mpparse.c
Greg Kroah-Hartman [Wed, 3 Apr 2002 03:19:39 +0000 (19:19 -0800)]
[PATCH] small fix for mpparse.c

Here's a very tiny bugfix for arch/i386/kernel/mpparse.c in the
2.4.19-pre2 kernel.  It fixes the problem if there is an error in the
MP_processor_info() function where the mpc_apicid value is greater than
MAX_APICS, then we need to decrement the number of valid processors
before we return (the number was just incremented before the check.)

The patch was written by James Cleverdon.

24 years ago[PATCH] fix broken asm constraint
Dave Jones [Wed, 3 Apr 2002 03:19:34 +0000 (19:19 -0800)]
[PATCH] fix broken asm constraint

Simple compile fix.