]> git.hungrycats.org Git - linux/log
linux
23 years agoMerge bk://linuxusb.bkbits.net/linus-2.5 v2.5.8-pre1
Linus Torvalds [Wed, 3 Apr 2002 09:03:45 +0000 (01:03 -0800)]
Merge bk://linuxusb.bkbits.net/linus-2.5
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux

23 years ago[PATCH] simple preemption debug check
Robert Love [Wed, 3 Apr 2002 08:45:42 +0000 (00:45 -0800)]
[PATCH] simple preemption debug check

This simple check was first suggested by Andrew Morton.  Pretty basic -
whines if a task exits with a nonzero preempt_count value.

I put an identical check in the 2.4 preempt-kernel patch and - sure
enough - it was found that XFS essentially disables preemption as it
destroys data structures containing locks without first unlocking.  The
SGI folks are working on that.

Anyhow, its a quick and clean solution to debugging potential problems.
Patch is against 2.5.7, please apply.

Robert Love

23 years ago[PATCH] The last? strtok fixes.
Dave Jones [Wed, 3 Apr 2002 08:43:56 +0000 (00:43 -0800)]
[PATCH] The last? strtok fixes.

Hopefully this is all of them..

23 years agooops, lost end parenthesis
Linus Torvalds [Wed, 3 Apr 2002 08:43:46 +0000 (00:43 -0800)]
oops, lost end parenthesis

23 years agoGet rid of duplicated EISA_bus variable
Linus Torvalds [Wed, 3 Apr 2002 08:43:07 +0000 (00:43 -0800)]
Get rid of duplicated EISA_bus variable

23 years agoClean up tg3 net drver PCI DMA mapping, and in the process
Jeff Garzik [Wed, 3 Apr 2002 13:35:42 +0000 (08:35 -0500)]
Clean up tg3 net drver PCI DMA mapping, and in the process
fix the build on ia32.

Author: Dave Miller

23 years agoRemove unused, and now deprecated, references to
Jeff Garzik [Wed, 3 Apr 2002 13:34:12 +0000 (08:34 -0500)]
Remove unused, and now deprecated, references to
dev->rmem_{start,end} in skfp and smctr drivers.

23 years agoUSB
Greg Kroah-Hartman [Wed, 3 Apr 2002 08:22:57 +0000 (00:22 -0800)]
USB

Updated the CREDITS, Config.help, Config.in, and Makefile to be up to date
with the last round of USB changes.

23 years agoUSB ohci driver fixes
David Brownell [Wed, 3 Apr 2002 08:19:57 +0000 (00:19 -0800)]
USB ohci driver fixes

   - An oopsable bug affecting unlink of interrupt
     transfers. Fix mirrors one done ages ago for ISO.
     (Original patch by Matt Hughes)
   - Better cleanup on init failure (Matthew Frederickson)
   - fixes the problem Stuart reported, where interrupt urbs
     couldn't be unlinked from their completion handlers, and it
     also makes OHCI return the correct status code for async
     unlink requests (-EINPROGRESS not zero).

23 years agoUSB safe_serial
Stuart Lynne [Wed, 3 Apr 2002 08:18:14 +0000 (00:18 -0800)]
USB safe_serial

added safe_serial driver
tweaks to the driver done by greg@kroah.com to get things to work on 2.5

23 years agoUSB 64bit fixes
Vojtech Pavlik [Wed, 3 Apr 2002 08:16:34 +0000 (00:16 -0800)]
USB 64bit fixes

23 years agoUSB tiusb
Romain Liévin [Wed, 3 Apr 2002 08:15:10 +0000 (00:15 -0800)]
USB tiusb

added tiusb driver
some tweaks to the driver done by greg@kroah.com

23 years agoUSB UHCI driver
Johannes Erdfelt [Wed, 3 Apr 2002 08:12:21 +0000 (00:12 -0800)]
USB UHCI driver

The patch ensures that uhci.c doesn't use urb->status after the
completion callback if it doesn't need to.

23 years agoUSB rtl8150 driver
Petko Manolov [Wed, 3 Apr 2002 08:10:42 +0000 (00:10 -0800)]
USB rtl8150 driver

fix the "small packet" problem and debug messages cleanup

23 years agoUSB HID driver
Greg Kroah-Hartman [Wed, 3 Apr 2002 08:08:07 +0000 (00:08 -0800)]
USB HID driver

removed CONFIG_USB_HIDDEV #ifdefs in the driver.

23 years agoMerge http://gkernel.bkbits.net/net-drivers-2.5
Linus Torvalds [Wed, 3 Apr 2002 06:50:14 +0000 (22:50 -0800)]
Merge http://gkernel.bkbits.net/net-drivers-2.5
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux

23 years agoMerge SIByte SB1250 net driver from 2.4.x.
Dave Jones [Wed, 3 Apr 2002 12:30:53 +0000 (07:30 -0500)]
Merge SIByte SB1250 net driver from 2.4.x.

23 years agoMerge new sun3 82586 net driver from 2.4.x.
Jeff Garzik [Wed, 3 Apr 2002 12:29:51 +0000 (07:29 -0500)]
Merge new sun3 82586 net driver from 2.4.x.

23 years agojiffies wrap fixes for net drivers atp, yam, and sb1000.
Dave Jones [Wed, 3 Apr 2002 12:26:52 +0000 (07:26 -0500)]
jiffies wrap fixes for net drivers atp, yam, and sb1000.

23 years agoMerge new tc35815 net driver from 2.4.x.
Dave Jones [Wed, 3 Apr 2002 12:24:49 +0000 (07:24 -0500)]
Merge new tc35815 net driver from 2.4.x.

23 years agoRemove old 2.2.x wait queue compat code from cosa wan driver.
Dave Jones [Wed, 3 Apr 2002 12:23:09 +0000 (07:23 -0500)]
Remove old 2.2.x wait queue compat code from cosa wan driver.

23 years agofinally, remove rmem_{start,end} from struct net_device.
Paul Gortmaker [Wed, 3 Apr 2002 12:21:07 +0000 (07:21 -0500)]
finally, remove rmem_{start,end} from struct net_device.
one more step closer to killing off ether=

23 years agoEnable multiple ISA ethernet probes at boot (old behaviour was to quit
Paul Gortmaker [Wed, 3 Apr 2002 12:20:16 +0000 (07:20 -0500)]
Enable multiple ISA ethernet probes at boot (old behaviour was to quit
once eth0 was found) - it is long since anyone shipped or built kernels
with all the ISA drivers compiled in.

This change will eliminate the need for adding "ether=...." at the boot
prompt for a lot of users who build their own kernels and have multiple
ISA ethercards at standard (i.e. probed) I/O addresses.

Also got sick of counting zeros, so did a struct init cleanup,
i.e. {1,0,0,0,0,0,0,0,9}  -> {one:1, nine:9}

23 years agoThe struct netdev rmem_start and rmem_end entries are specific to 8390
Paul Gortmaker [Wed, 3 Apr 2002 12:19:32 +0000 (07:19 -0500)]
The struct netdev rmem_start and rmem_end entries are specific to 8390
based net cards and hence these should be moved into the dev->priv
for these cards.

This patch adds rmem_start and rmem_end to dev->priv in 8390.h, and does:

        s/dev->rmem_/ei_local.rmem_/g   on all 8390 shared mem drivers.

23 years agodrivers/net/sb1000.c does not use any ISA memory for I/O but does (ab)use
Paul Gortmaker [Wed, 3 Apr 2002 12:18:40 +0000 (07:18 -0500)]
drivers/net/sb1000.c does not use any ISA memory for I/O but does (ab)use
the rmem_end field to store an I/O port address in.  As rmem_end is going
away, this does a s/rmem_end/mem_start/g since mem_start is otherwise
unused in sb1000.

23 years agoThese net drivers init dev->rmem_start/end but do not use these at all
Paul Gortmaker [Wed, 3 Apr 2002 12:17:56 +0000 (07:17 -0500)]
These net drivers init dev->rmem_start/end but do not use these at all
(probably as a result of copying skeleton or similar).  Removed this as
a step in the goal to remove rmem_start/end from netdev struct entirely.

23 years agos/extern inline/static inline/ for net drivers:
Paul Gortmaker [Wed, 3 Apr 2002 12:15:24 +0000 (07:15 -0500)]
s/extern inline/static inline/ for net drivers:
aironet4500, arlan, e2100, baycom, soundmodem

23 years agoMerge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5
Jeff Garzik [Wed, 3 Apr 2002 12:12:54 +0000 (07:12 -0500)]
Merge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5
into mandrakesoft.com:/home/jgarzik/repo/net-drivers-2.5

23 years agonet driver janitor fixes:
Dave Jones [Wed, 3 Apr 2002 11:56:46 +0000 (06:56 -0500)]
net driver janitor fixes:
* region resource handling
* do-while macro definitions
* error cleanup

23 years agoSmall net driver fixes/cleanups related to setting
Dave Jones [Wed, 3 Apr 2002 11:52:56 +0000 (06:52 -0500)]
Small net driver fixes/cleanups related to setting
dev->last_rx equal to jiffies.

23 years agoe1000 net drvr update 13/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:29:08 +0000 (06:29 -0500)]
e1000 net drvr update 13/13:
Whitespace cleanup

23 years agoe1000 net drvr update 12/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:28:35 +0000 (06:28 -0500)]
e1000 net drvr update 12/13:
Update a few stale comments

23 years agoe1000 net drvr updates 11/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:28:07 +0000 (06:28 -0500)]
e1000 net drvr updates 11/13:
Bump version to 4.2.8-k1, use EXPORT_NO_SYMBOLS, minor changes
to ensure that reported link information is always correct,
remove magic numbers in calls to memset.

23 years agoe1000 net drvr updates 10/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:27:40 +0000 (06:27 -0500)]
e1000 net drvr updates 10/13:
ProcFS code updates, check for page boundaries.

23 years agoe1000 net drvr update 9/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:27:09 +0000 (06:27 -0500)]
e1000 net drvr update 9/13:
change_mtu cleanup.  Allows frame sizes up to 2k on the 82542
instead of limiting the MTU to 1500, so that the 82542 can be
used with software 802.1q VLANs.

23 years agoe1000 net drvr updates 8/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:26:34 +0000 (06:26 -0500)]
e1000 net drvr updates 8/13:
Minor receive cleanup, queue empty buffers to the hardware in
groups of 16 to reduce unneeded fetches and improve PCI
efficiency.

23 years agoe1000 net drvr update 7/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:26:04 +0000 (06:26 -0500)]
e1000 net drvr update 7/13:
Adaptive Inter-Frame Spacing to reduce collisions and improve
half duplex transmit performance.

23 years agoe1000 net drvr update 6/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:25:37 +0000 (06:25 -0500)]
e1000 net drvr update 6/13:
Replace LIST_LEN macro use with the standard ARRAY_SIZE.

23 years agoe1000 net drvr update 5/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:25:03 +0000 (06:25 -0500)]
e1000 net drvr update 5/13:
VLAN hardware offload.

23 years agoe1000 net drvr update 4/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:24:31 +0000 (06:24 -0500)]
e1000 net drvr update 4/13:
Updated transmit path.  Breaks the transmit path up to make it
more understandable.  Aggressively reclaim resources by checking
for completed transmits before queuing each new frame to avoid
stalling the driver by delaying interrupts to long.

23 years agoe1000 net drvr update 3/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:23:57 +0000 (06:23 -0500)]
e1000 net drvr update 3/13:
Search and replace of adapter->shared with adapter->hw
throughout the driver.  This matches the naming used in
e1000_hw.c and is more correct.

23 years agoe1000 net drvr update 2/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:23:14 +0000 (06:23 -0500)]
e1000 net drvr update 2/13:
Update to low level hardware code.  Adds support for the new
82540 device.  Replaces e1000_mac.c e1000_mac.h e1000_phy.c and
e1000_phy.h with e1000_hw.c and e1000_hw.c.  Changes to the
makefile, header includes, and some minor function syntax
changes to get the driver working with the new code.

23 years agoe1000 net drvr update 1/13:
Christopher Goldfarb [Wed, 3 Apr 2002 11:18:31 +0000 (06:18 -0500)]
e1000 net drvr update 1/13:
License update, the "GNU General Public License" was incorrectly
referred to as the "GNU Public License".

23 years agoMerge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5
Jeff Garzik [Wed, 3 Apr 2002 11:15:22 +0000 (06:15 -0500)]
Merge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5
into mandrakesoft.com:/home/jgarzik/repo/net-drivers-2.5

23 years agoMerge http://gkernel.bkbits.net/misc-2.5
Linus Torvalds [Wed, 3 Apr 2002 06:46:55 +0000 (22:46 -0800)]
Merge http://gkernel.bkbits.net/misc-2.5
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux

23 years agoMerge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5
Jeff Garzik [Wed, 3 Apr 2002 12:13:44 +0000 (07:13 -0500)]
Merge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5
into mandrakesoft.com:/home/jgarzik/repo/misc-2.5

23 years agoMerge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5
Jeff Garzik [Wed, 3 Apr 2002 11:37:13 +0000 (06:37 -0500)]
Merge mandrakesoft.com:/home/jgarzik/vanilla/linus-2.5
into mandrakesoft.com:/home/jgarzik/repo/misc-2.5

23 years agovmalloc_to_page() should be usable for everybody (see discussion
Linus Torvalds [Wed, 3 Apr 2002 06:09:00 +0000 (22:09 -0800)]
vmalloc_to_page() should be usable for everybody (see discussion
on kernel mailing list)

23 years agoHeader file cleanup fixes
Linus Torvalds [Wed, 3 Apr 2002 06:00:59 +0000 (22:00 -0800)]
Header file cleanup fixes

23 years agoFix compile without EISA support
Linus Torvalds [Wed, 3 Apr 2002 06:00:37 +0000 (22:00 -0800)]
Fix compile without EISA support

23 years agostrtok -> strsep fixes
Linus Torvalds [Wed, 3 Apr 2002 06:00:03 +0000 (22:00 -0800)]
strtok -> strsep fixes

23 years agoFix missing include due to do_exit() BKL movement
Linus Torvalds [Wed, 3 Apr 2002 05:58:57 +0000 (21:58 -0800)]
Fix missing include due to do_exit() BKL movement

23 years agoupdate for i386 config.in changes
Linus Torvalds [Wed, 3 Apr 2002 04:08:22 +0000 (20:08 -0800)]
update for i386 config.in changes

23 years ago[PATCH] Remove last remaining bits of strtok.
Dave Jones [Wed, 3 Apr 2002 04:02:51 +0000 (20:02 -0800)]
[PATCH] Remove last remaining bits of strtok.

23 years ago[PATCH] pnpbios driver update.
Dave Jones [Wed, 3 Apr 2002 04:02:32 +0000 (20:02 -0800)]
[PATCH] pnpbios driver update.

Update from Thomas..

Here are the additional bits from the -ac tree, diffed
against 2.5.6 + 2.5.5-dj3 patch.  The changes include:

- Improve some comments
- Postpone starting the kernel thread (Alan Cox)
- Call kernel thread 'kpnpbiosd' instead of 'kpnpbios'
- Consolidate printing of error messages to save space
- Add __init and __exit tags and return appropriate error codes
- Print slightly more consistent messages
- Get closer to supporting build-as-module

23 years ago[PATCH] x86 bluesmoke update.
Dave Jones [Wed, 3 Apr 2002 04:02:27 +0000 (20:02 -0800)]
[PATCH] x86 bluesmoke update.

o  Make MCE compile time optional (Paul Gortmaker)
o  P4 thermal trip monitoring. (Zwane Mwaikambo)
o  Non-fatal MCE logging. (Me)

23 years ago[PATCH] PPP documentation.
Dave Jones [Wed, 3 Apr 2002 04:02:21 +0000 (20:02 -0800)]
[PATCH] PPP documentation.

From Paul via 2.4

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

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

23 years ago[PATCH] Add support for National Semiconductor x86's.
Dave Jones [Wed, 3 Apr 2002 04:01:22 +0000 (20:01 -0800)]
[PATCH] Add support for National Semiconductor x86's.

These are mostly Cyrix-alike, but for some quirks we work around.

23 years ago[PATCH] Add missing MODULE_LICENSE tags
Dave Jones [Wed, 3 Apr 2002 04:01:16 +0000 (20:01 -0800)]
[PATCH] Add missing MODULE_LICENSE tags

Still a few out there.. Most of these from 2.4

23 years ago[PATCH] jiffies wrap fixes.
Dave Jones [Wed, 3 Apr 2002 04:01:10 +0000 (20:01 -0800)]
[PATCH] jiffies wrap fixes.

Some from 2.4, some from the kernel janitor team,..

23 years ago[PATCH] Pentium 4 NMI watchdog support
Dave Jones [Wed, 3 Apr 2002 04:01:04 +0000 (20:01 -0800)]
[PATCH] Pentium 4 NMI watchdog support

From Mikael via 2.4.

23 years ago[PATCH] x86 microcode driver update
Dave Jones [Wed, 3 Apr 2002 04:00:58 +0000 (20:00 -0800)]
[PATCH] x86 microcode driver update

From Tigran via 2.4

23 years ago[PATCH] kdev_t fixes.
Dave Jones [Wed, 3 Apr 2002 04:00:53 +0000 (20:00 -0800)]
[PATCH] kdev_t fixes.

The usual search and replace type operations from various people
to various drivers..

23 years ago[PATCH] document <asm-i386/io.h> functions.
Dave Jones [Wed, 3 Apr 2002 04:00:46 +0000 (20:00 -0800)]
[PATCH] document <asm-i386/io.h> functions.

The second hunk also contains a fix from Badari Pulavarty to make
page_to_phys() work on pages >4GB. Without this, we truncate the
physical address to 32bit

23 years ago[PATCH] seq_file for /proc/partitions (take 2)
Dave Jones [Wed, 3 Apr 2002 04:00:41 +0000 (20:00 -0800)]
[PATCH] seq_file for /proc/partitions (take 2)

Original from Randy Dunlap <rddunlap@osdl.org>...

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

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

23 years ago[PATCH] Christoph Hellwig contact update
Dave Jones [Wed, 3 Apr 2002 04:00:28 +0000 (20:00 -0800)]
[PATCH] Christoph Hellwig contact update

From 2.4

23 years ago[PATCH] missing includes.
Dave Jones [Wed, 3 Apr 2002 04:00:23 +0000 (20:00 -0800)]
[PATCH] missing includes.

There still seem to be some casualties since the include file shakeup a
few revisions back, this adds quite a few missing ones, more to come.

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

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

23 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

23 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

23 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

23 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.

23 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..

23 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.

23 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

23 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-)

23 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.

23 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.

23 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

23 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

23 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.

23 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

23 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.

23 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

23 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

23 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

23 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

23 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.

23 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

23 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.

23 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>

23 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

23 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.

23 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

23 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

23 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

23 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.

23 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