]> git.neil.brown.name Git - history.git/log
history.git
22 years ago[PATCH] Fix kernel_flag again
Andrew Morton [Wed, 28 Jan 2004 07:54:26 +0000 (23:54 -0800)]
[PATCH] Fix kernel_flag again

From: Christoph Hellwig <hch@lst.de>

Put kernel_flag back to where it used to be, near its comment and its
EXPORT_SYMBOL.

22 years ago[PATCH] Fix two warnings on x86-64
Andrew Morton [Wed, 28 Jan 2004 07:54:15 +0000 (23:54 -0800)]
[PATCH] Fix two warnings on x86-64

From: Andi Kleen <ak@muc.de>

Just fix two warnings on x86-64 that were recently introduced (one by me
and the other by the sort extable changes)

22 years agoMerge bk://kernel.bkbits.net/gregkh/linux/usb-2.6
Linus Torvalds [Tue, 27 Jan 2004 09:59:54 +0000 (01:59 -0800)]
Merge bk://kernel.bkbits.net/gregkh/linux/usb-2.6
into home.osdl.org:/home/torvalds/v2.5/linux

22 years ago[PATCH] USB: fix gadget config
David Brownell [Tue, 27 Jan 2004 09:27:13 +0000 (01:27 -0800)]
[PATCH] USB: fix gadget config

  - Fix kconfig botch (bk automerge can be rather flakey)
  - The gadgetfs patches going with the kconfig cleanups

22 years agoMerge bk://kernel.bkbits.net/gregkh/linux/i2c-2.6
Linus Torvalds [Tue, 27 Jan 2004 07:46:52 +0000 (23:46 -0800)]
Merge bk://kernel.bkbits.net/gregkh/linux/i2c-2.6
into home.osdl.org:/home/torvalds/v2.5/linux

22 years agoMerge kroah.com:/home/greg/linux/BK/bleed-2.5
Greg Kroah-Hartman [Tue, 27 Jan 2004 06:50:36 +0000 (22:50 -0800)]
Merge kroah.com:/home/greg/linux/BK/bleed-2.5
into kroah.com:/home/greg/linux/BK/i2c-2.6

22 years agoMerge kroah.com:/home/greg/linux/BK/bleed-2.5
Greg Kroah-Hartman [Tue, 27 Jan 2004 06:50:05 +0000 (22:50 -0800)]
Merge kroah.com:/home/greg/linux/BK/bleed-2.5
into kroah.com:/home/greg/linux/BK/usb-2.6

22 years ago[PATCH] I2C: remove printk() calls in lm85, and clean up debug logic.
Greg Kroah-Hartman [Tue, 27 Jan 2004 06:46:05 +0000 (22:46 -0800)]
[PATCH] I2C: remove printk() calls in lm85, and clean up debug logic.

22 years ago[PATCH] I2C: Bring lm75 and lm78 in compliance with sysfs naming conventions
Jean Delvare [Tue, 27 Jan 2004 06:38:29 +0000 (22:38 -0800)]
[PATCH] I2C: Bring lm75 and lm78 in compliance with sysfs naming conventions

Here is a patch that brings the lm75 and lm78 drivers in compliance with
sysfs naming conventions. The drivers as found in existing 2.6 kernels
do not have a digit appended to the temperature-related files names as
the sysfs naming conversion recommends (obviously because they each have
a single temperature channel). As a result, libsensors won't find the
files.

It was discussed on the list wether a '1' should be appended in this
case, and our conclusion was that it would be better to do so because it
helps automatic processing of the sysfs exported files. Please apply if
you agree with this.

22 years ago[PATCH] USB: Update sound/usb/usbaudio.c
Alan Stern [Tue, 27 Jan 2004 06:37:40 +0000 (22:37 -0800)]
[PATCH] USB: Update sound/usb/usbaudio.c

On Tue, 27 Jan 2004, Greg KH wrote:

> Hm, can you send me a patch to fix up snd_usb_extigy_boot_quirk() in
> sound/usb/usbaudio.c now that this patch broke that code?  :)

Here it is.  The problem with changing things in the core is always that
you may miss some of the repercussions.  In this case the patch will
restore the code's original functionality.

However the whole thing looks a bit creaky to me.  Changing device
descriptors and who knows what else without informing usbcore isn't a good
idea.  What this code _really_ appears to need is some form of
usb_device_reenumerate().  Such a function would fit very nicely into the
framework I've worked out for the revised usb_device_reset(); maybe I'll
add it in there.  It would do essentially the same thing as device_reset
except for skipping the actual port reset.

22 years ago[PATCH] Remove sn2 debug printk
Martin Hicks [Mon, 26 Jan 2004 23:55:57 +0000 (15:55 -0800)]
[PATCH] Remove sn2 debug printk

I accidentally left a debug printk in the sn2 timer_interrupt().

22 years agoMerge http://linux-acpi.bkbits.net/linux-acpi-release-2.6.2
Linus Torvalds [Mon, 26 Jan 2004 14:09:58 +0000 (06:09 -0800)]
Merge http://linux-acpi.bkbits.net/linux-acpi-release-2.6.2
into home.osdl.org:/home/torvalds/v2.5/linux

22 years agoMerge intel.com:/home/lenb/src/linux-acpi-test-2.6.1
Len Brown [Mon, 26 Jan 2004 12:19:13 +0000 (07:19 -0500)]
Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.1
into intel.com:/home/lenb/src/linux-acpi-test-2.6.2

22 years agoMerge intel.com:/home/lenb/src/linux-acpi-test-2.6.0
Len Brown [Mon, 26 Jan 2004 12:16:11 +0000 (07:16 -0500)]
Merge intel.com:/home/lenb/src/linux-acpi-test-2.6.0
into intel.com:/home/lenb/src/linux-acpi-test-2.6.1

22 years ago[ACPI] handle system with NULL DSDT and valid XDSDT
Len Brown [Mon, 26 Jan 2004 11:55:20 +0000 (06:55 -0500)]
[ACPI] handle system with NULL DSDT and valid XDSDT
        from ia64 via Alex Williamson

22 years ago[ACPI] move zero initialized data to .bss
Len Brown [Mon, 26 Jan 2004 10:57:00 +0000 (05:57 -0500)]
[ACPI] move zero initialized data to .bss
from Jes Sorensen

22 years ago[ACPI] on SCI allocation failure, don't mistakenly free IRQ0
Len Brown [Mon, 26 Jan 2004 10:29:59 +0000 (05:29 -0500)]
[ACPI] on SCI allocation failure, don't mistakenly free IRQ0
from Jes Sorensen

22 years ago[ACPI] fix ACPI spec URL in comment - from Randy Dunlap
Len Brown [Mon, 26 Jan 2004 09:48:36 +0000 (04:48 -0500)]
[ACPI] fix ACPI spec URL in comment - from Randy Dunlap

22 years agoMerge http://lia64.bkbits.net/to-linus-2.5
Linus Torvalds [Mon, 26 Jan 2004 09:45:37 +0000 (01:45 -0800)]
Merge http://lia64.bkbits.net/to-linus-2.5
into home.osdl.org:/home/torvalds/v2.5/linux

22 years ago[PATCH] USB: Fix DMA coherence when reading device descriptor
Alan Stern [Mon, 26 Jan 2004 09:12:05 +0000 (01:12 -0800)]
[PATCH] USB: Fix DMA coherence when reading device descriptor

22 years ago[PATCH] USB: Don't dereference NULL actconfig
Alan Stern [Mon, 26 Jan 2004 09:11:51 +0000 (01:11 -0800)]
[PATCH] USB: Don't dereference NULL actconfig

This patch fixes a simple error in a couple of utility routines.  They
will no longer try to dereference a NULL actconfig pointer.  Also, they
will work a little better if the configuration is changed while they are
running (which should never happen anyway).

22 years ago[PATCH] I2C: Add ADM1025EB support to i2c-parport
Jean Delvare [Mon, 26 Jan 2004 08:58:46 +0000 (00:58 -0800)]
[PATCH] I2C: Add ADM1025EB support to i2c-parport

The following patch adds support for the ADM1025 evaluation board to the
i2c-parport (and i2c-parport-light) driver(s). In fact, it happens that
it was already supported as an ADM1032 evaluation board, so it is just a
matter of documenting it correctly.

22 years agoMove exception table sorting much earlier.
Linus Torvalds [Mon, 26 Jan 2004 08:56:00 +0000 (00:56 -0800)]
Move exception table sorting much earlier.

22 years ago[PATCH] USB Storage: revert freecom dvd-rw fx-50 usb-ide patch
Herbert Xu [Mon, 26 Jan 2004 08:54:59 +0000 (00:54 -0800)]
[PATCH] USB Storage: revert freecom dvd-rw fx-50 usb-ide patch

This is not needed, and messes up working devices.

22 years ago[PATCH] ia64: fix icc compilation
Stéphane Eranian [Mon, 26 Jan 2004 08:49:28 +0000 (00:49 -0800)]
[PATCH] ia64: fix icc compilation

22 years ago[PATCH] usb: remove some sleep_on's
Arjan van de Ven [Mon, 26 Jan 2004 08:46:29 +0000 (00:46 -0800)]
[PATCH] usb: remove some sleep_on's

sleep_on must die.... and it fixes a few races too ;)

22 years ago[PATCH] USB: fix suspicious pointer usage in kobil_sct driver.
Dave Jones [Mon, 26 Jan 2004 08:46:10 +0000 (00:46 -0800)]
[PATCH] USB: fix suspicious pointer usage in kobil_sct driver.

22 years ago[PATCH] ia64: enable PIOW/DMAR relaxed ordering on ZX1
Grant Grundler [Mon, 26 Jan 2004 08:29:24 +0000 (00:29 -0800)]
[PATCH] ia64: enable PIOW/DMAR relaxed ordering on ZX1

22 years ago[PATCH] ia64: Fix xbow.c compilation
Andreas Schwab [Mon, 26 Jan 2004 08:24:43 +0000 (00:24 -0800)]
[PATCH] ia64: Fix xbow.c compilation

This fixes a conflicting declaration in xbow.c.

22 years agoia64: Fix ptrace infrastructure some more so that strace'd sigreturn()
Matthew Chapman [Mon, 26 Jan 2004 08:21:05 +0000 (00:21 -0800)]
ia64: Fix ptrace infrastructure some more so that strace'd sigreturn()
works without trashing any registers.

22 years ago[PATCH] fbdev documentation patch
James Simmons [Mon, 26 Jan 2004 06:49:50 +0000 (22:49 -0800)]
[PATCH] fbdev documentation patch

This updates the framebuffer docs to reflect the requirement that all
driver names must end in fb.

22 years ago[PATCH] fbdev booting fix.
James Simmons [Mon, 26 Jan 2004 06:49:42 +0000 (22:49 -0800)]
[PATCH] fbdev booting fix.

[FBCON] Fixed the order of which driver is used for the console. Before
the api change the last driver loaded became the default one. Now this is
not the case.

22 years agoMerge bk://kernel.bkbits.net/davem/irda-2.6
Linus Torvalds [Mon, 26 Jan 2004 05:33:07 +0000 (21:33 -0800)]
Merge bk://kernel.bkbits.net/davem/irda-2.6
into home.osdl.org:/home/torvalds/v2.5/linux

22 years ago[IRDA]: Mark init/exit functions of drivers static to fix build.
David S. Miller [Mon, 26 Jan 2004 05:20:30 +0000 (21:20 -0800)]
[IRDA]: Mark init/exit functions of drivers static to fix build.

22 years ago[PATCH] kbuildL fix cscope index generation
Andrew Morton [Mon, 26 Jan 2004 05:13:21 +0000 (21:13 -0800)]
[PATCH] kbuildL fix cscope index generation

From: Sam Ravnborg <sam@ravnborg.org>

cscope expect to find the list of files used for the database in a file
named cscope.files.  Generate this file as part of 'make cscope'.  This
solves http://bugme.osdl.org/show_bug.cgi?id=1948.

22 years ago[PATCH] Fix CONFIG_DEBUG_SPINLOCK on UP
Andrew Morton [Mon, 26 Jan 2004 05:12:28 +0000 (21:12 -0800)]
[PATCH] Fix CONFIG_DEBUG_SPINLOCK on UP

The spinlock debugging feature is supposed to work even on uniprocessor
kernels.  So we need to instantiate kernel_flag regardless of CONFIG_SMP.

22 years ago[IPV6]: Fix TCP socket leak, do not grab socket reference when adding to main hashes.
David S. Miller [Mon, 26 Jan 2004 04:33:14 +0000 (20:33 -0800)]
[IPV6]: Fix TCP socket leak, do not grab socket reference when adding to main hashes.

22 years agoMerge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.5
David Mosberger [Mon, 26 Jan 2004 04:04:15 +0000 (20:04 -0800)]
Merge tiger.hpl.hp.com:/data1/bk/vanilla/linux-2.5
into tiger.hpl.hp.com:/data1/bk/lia64/to-linus-2.5

22 years ago[PATCH] USB: add ohci support for OMAP controller
Greg Kroah-Hartman [Mon, 26 Jan 2004 01:49:27 +0000 (17:49 -0800)]
[PATCH] USB: add ohci support for OMAP controller

Patch came from the omap kernel tree at http://linux-omap.bkbits.net/

22 years ago[PATCH] Fix error checking in IPC_SET
Andi Kleen [Mon, 26 Jan 2004 00:52:24 +0000 (16:52 -0800)]
[PATCH] Fix error checking in IPC_SET

The LSM changes broke the error checking for queue lengths in IPC_SET. The LSM check would
set set err to 0, but the next check expected it to still be -EPERM. Result was that
no error was reported, but the new parameters weren't correctly set.

22 years agoLinux 2.6.2-rc2 v2.6.2-rc2
Linus Torvalds [Sun, 25 Jan 2004 10:28:26 +0000 (02:28 -0800)]
Linux 2.6.2-rc2

22 years agoMerge http://linux.bkbits.net/linux-2.5
Ben Collins [Sun, 25 Jan 2004 11:55:24 +0000 (06:55 -0500)]
Merge http://linux.bkbits.net/linux-2.5
into hopper.(none):/usr/src/kernel/linux-2.6

22 years ago[IDE]: Fix compilation warning
Ben Collins [Sun, 25 Jan 2004 05:47:51 +0000 (00:47 -0500)]
[IDE]: Fix compilation warning

22 years agoMerge bk://gkernel.bkbits.net/misc-2.5
Linus Torvalds [Sat, 24 Jan 2004 07:18:02 +0000 (23:18 -0800)]
Merge bk://gkernel.bkbits.net/misc-2.5
into home.osdl.org:/home/torvalds/v2.5/linux

22 years agoMerge bk://bk.arm.linux.org.uk/linux-2.6-serial
Linus Torvalds [Sat, 24 Jan 2004 06:37:41 +0000 (22:37 -0800)]
Merge bk://bk.arm.linux.org.uk/linux-2.6-serial
into home.osdl.org:/home/torvalds/v2.5/linux

22 years ago[SERIAL] Use tty_name() when printing the tty name.
Russell King [Sat, 24 Jan 2004 21:54:48 +0000 (21:54 +0000)]
[SERIAL] Use tty_name() when printing the tty name.

22 years ago[SERIAL] Fix missing NULL check
Russell King [Sat, 24 Jan 2004 21:23:50 +0000 (21:23 +0000)]
[SERIAL] Fix missing NULL check

tty->driver_data or state->port may end up being NULL in uart_close.
Make sure that we correctly clean up in this case, rather than
oopsing.

22 years ago[SERIAL] Eliminate a couple of redundant tests
Russell King [Sat, 24 Jan 2004 21:07:44 +0000 (21:07 +0000)]
[SERIAL] Eliminate a couple of redundant tests

There is no way that tty can be NULL in uart_put_char() and
uart_write().  Eliminate these redundant tests.

22 years ago[PATCH] i8042 timer fix
Andrew Morton [Sat, 24 Jan 2004 06:06:23 +0000 (22:06 -0800)]
[PATCH] i8042 timer fix

From: Jim Collette <jim@hamachi.net>

There's an exit path in i8042_interrupt() which forgets to rearm the timer.
It can make the mouse die when X is started.

22 years agoMerge bk://kernel.bkbits.net/davem/irda-2.6
Linus Torvalds [Sat, 24 Jan 2004 06:01:13 +0000 (22:01 -0800)]
Merge bk://kernel.bkbits.net/davem/irda-2.6
into home.osdl.org:/home/torvalds/v2.5/linux

22 years agoMerge bk://gkernel.bkbits.net/net-drivers-2.5
Linus Torvalds [Sat, 24 Jan 2004 06:00:24 +0000 (22:00 -0800)]
Merge bk://gkernel.bkbits.net/net-drivers-2.5
into home.osdl.org:/home/torvalds/v2.5/linux

22 years ago[PATCH] Make xircom cardbus handle shared irq
Stephen Hemminger [Sat, 24 Jan 2004 11:02:30 +0000 (06:02 -0500)]
[PATCH] Make xircom cardbus handle shared irq

Current driver doesn't do shared irq properly.  When testing on
a laptop here irq 3 get shared between pcmcia slot and tty/IRDA

22 years ago[netdrvr 8139cp] fix NAPI race
Hirofumi Ogawa [Sat, 24 Jan 2004 10:57:20 +0000 (05:57 -0500)]
[netdrvr 8139cp] fix NAPI race

Andreas Happe <andreashappe@gmx.net> writes:
> my notebook (hp/compaq nx7000) still crashes when using 8139cp (runs
> rock solid with 8139too driver). The computer just locks up, there is no
> dmesg output. This has happened since I've got this laptop (around
> november '03).

It seems 8139cp.c has the race condition of rx_poll and interrupt.

NOTE, since I don't have this device, patch is untested. Sorry.

22 years agoMerge davem@nuts.ninka.net:/disk1/davem/BK/irda-2.6
David S. Miller [Sat, 24 Jan 2004 05:47:53 +0000 (21:47 -0800)]
Merge davem@nuts.ninka.net:/disk1/davem/BK/irda-2.6
into kernel.bkbits.net:/home/davem/irda-2.6

22 years agoMerge bk://kernel.bkbits.net/davem/net-2.6
Linus Torvalds [Sat, 24 Jan 2004 05:04:35 +0000 (21:04 -0800)]
Merge bk://kernel.bkbits.net/davem/net-2.6
into home.osdl.org:/home/torvalds/v2.5/linux

22 years ago[PATCH] Graphire3 support
Panagiotis Issaris [Sat, 24 Jan 2004 04:01:05 +0000 (20:01 -0800)]
[PATCH] Graphire3 support

I got a Wacom Graphire3 for my birthday and unfortunately it didn't
work. After some playing around, I noticed the 2.6 kernel needs a few
small modifications to make it work.

This simple patch adds support for the Wacom Graphire 3.

22 years agoMerge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6
Linus Torvalds [Sat, 24 Jan 2004 03:51:17 +0000 (19:51 -0800)]
Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6
into home.osdl.org:/home/torvalds/v2.5/linux

22 years ago[PATCH] aha1542 warning fix
Andrew Morton [Sat, 24 Jan 2004 05:03:44 +0000 (00:03 -0500)]
[PATCH] aha1542 warning fix

Fix this:

drivers/scsi/aha1542.c:74: warning: unsigned int format, different type arg (arg 5)

22 years agoaic7xxx parallel build
James Bottomley [Sat, 24 Jan 2004 05:02:35 +0000 (00:02 -0500)]
aic7xxx parallel build

From:  Justin T. Gibbs <gibbs@scsiguy.com>

22 years agodrivers/scsi/Kconfig URL update: resource.cx
James Bottomley [Sat, 24 Jan 2004 04:57:02 +0000 (23:57 -0500)]
drivers/scsi/Kconfig URL update: resource.cx

From:  Petri Koistinen <petri.koistinen@iki.fi>

22 years ago[PATCH] Fix for aacraid and high memory on 2.6.1
Mark Haverkamp [Sat, 24 Jan 2004 04:54:17 +0000 (23:54 -0500)]
[PATCH] Fix for aacraid and high memory on 2.6.1

Here is an update to use pci_set_consistent_dma_mask.  But since
dma_alloc_coherent uses dma_mask instead of consistent one, I left in
setting dma_mask as well until the alloc routine changes.

22 years ago[PATCH] request_firmware(): use del_timer_sync()
Andrew Morton [Sat, 24 Jan 2004 03:36:50 +0000 (19:36 -0800)]
[PATCH] request_firmware(): use del_timer_sync()

Avoid a possible timer deletion race.

22 years ago[PATCH] The RAW_GETBIND compat_ioctl fails
Andrew Morton [Sat, 24 Jan 2004 03:36:41 +0000 (19:36 -0800)]
[PATCH] The RAW_GETBIND compat_ioctl fails

From: James Cross <jscross@veritas.com>

The RAW_GETBIND compatibility ioctl call does convert properly between the
32bit/64bit version of raw_config_request due to a trivial error, and the
ioctl call fails.

22 years ago[PATCH] DMI update fix
Andrew Morton [Sat, 24 Jan 2004 03:36:32 +0000 (19:36 -0800)]
[PATCH] DMI update fix

From: Dave Jones <davej@redhat.com>

Fix typo in the recent 2.4 DMI sync-up.

22 years ago[PATCH] Array overindexing in w9968cf
Andrew Morton [Sat, 24 Jan 2004 03:36:23 +0000 (19:36 -0800)]
[PATCH] Array overindexing in w9968cf

From: Jean Delvare <khali@linux-fr.org>

There are 24 members of this array.

22 years ago[PATCH] pdc202xx_new.c: fix PDC20270/1 init on the Xserve Apple machines
Andrew Morton [Sat, 24 Jan 2004 03:36:15 +0000 (19:36 -0800)]
[PATCH] pdc202xx_new.c: fix PDC20270/1 init on the Xserve Apple machines

From: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>

From: Benjamin Herrenschmidt <benh@kernel.crashing.org>

Fix initialization of the PDC20270/1 chipsets on the Xserve Apple machines.

22 years ago[PATCH] IDE build fix
Andrew Morton [Sat, 24 Jan 2004 03:36:06 +0000 (19:36 -0800)]
[PATCH] IDE build fix

From: Arkadiusz Miskiewicz <arekm@pld-linux.org>

Both drivers/ide/legacy and drivers/ide/ppc broke because they can no
longer include drivers/ide/timing.h.  Fix.

(Acked by Bart)

22 years ago[PATCH] Kconfig fixes for x86-64
Andi Kleen [Sat, 24 Jan 2004 02:46:55 +0000 (18:46 -0800)]
[PATCH] Kconfig fixes for x86-64

x86-64 using drivers/Kconfig requires some minor changes. Mostly to disable drivers
that do not work.

- Mark paride bpck6 not 64bit clean
- Disable I2O on 64bit
- Mark PNP dependent on ISA
- Mark NSP32 driver as not 64bit clean

22 years ago[PATCH] x86-64 merge
Andi Kleen [Sat, 24 Jan 2004 02:46:40 +0000 (18:46 -0800)]
[PATCH] x86-64 merge

Mainly lots of bug fixes and a few minor features. One change is that
it uses drivers/Kconfig now like i386. This requires a few minor changes in
outside Kconfig files which I am sending separately.

 - Tighten/fix some code in NUMA node discovery
 - Fix oopses in threaded 32bit coredumps and read correct registers.
 - Merge with 2.6.2rc1
 - Sync arch/x86_64/Kconfig with i386. Uses drivers/Kconfig now.
 - Remove bcopy export
 - Fix check for signal stack for 32bit signals
 - Fix bcopy and exit prototypes for gcc 3.4
 - Fix asm contraint in usercopy.c for gcc 3.4
 - Use rt_sigreturn, not sigreturn for rt sigreturns.
 - Pass si_fault address to 32bit
 - Truncate si_error to 16bit in 32bit emulation to match i386
 - Move IA32 flag switching for 32bit executables to flush_thread
   (code copied from ppc64/sparc64)
 - Print exception trace for strace too, share code.
 - Default to 3GB address space for a.out executables
 - Fix security hole in ptrace. Also fixes some problems with 32bit gdb.
 - Sync mmap address selection algorithm with mm/mmap.c version
 - Disable a.out coredumps completely
 - Fix bug in sigaltstack 32bit emulation. Kylix IDE now works.
 - Move errata 93/BIOS workaround into fault handler.  This should work
   around USB legacy BIOS bugs too, although not completely (we cannot fix
   faults injected by SMM into user space 64bit processes)
 - Quieten some unimplemented 32bit syscall warnings and avoid repeated
   warnings.
 - Set LDT segment limit correctly (fixes problems with some modify_ldt
   user)
 - Remove obsolete ldt rw lock.
 - Remove sys32_modify_ldt. The standard sys_modify_ldt is equivalent.
 - Remove traces of old kgdb support
 - Merge CFI changes from Jim Houston and some other smaller changes The
   kernel assembly functions are described with dwarf2 unwind
   information now, which makes it easier for debuggers to make sense of
   stack backtraces.  The code is only enabled with CONFIG_DEBUG_INFO.
   Note this implies that when you use CONFIG_DEBUG_INFO you may need
   an binutils update.
 - defconfig updated
 - Readd sleep support code (Pavel Machek)
 - Drop fusion and flush workarounds from IOMMU code
 - Add iommu=nofullflush option
 - Rewrite 32bit emulation for siginfo conversion (Joe Korty)
 - Allow remapping of scatterlists after unmap. This fixes some problems
   with the SCSI layer retrying previously mapped sg lists when iommu
   merging was enabled (it's disabled now by default)
 - Port HPET rtc device emulation code from i386

22 years agoMerge bk://kernel.bkbits.net/davem/sparc-2.6
Linus Torvalds [Sat, 24 Jan 2004 02:42:01 +0000 (18:42 -0800)]
Merge bk://kernel.bkbits.net/davem/sparc-2.6
into home.osdl.org:/home/torvalds/v2.5/linux

22 years ago[IPV6]: Fix several comment spelling errors and typos.
Hideaki Yoshifuji [Sat, 24 Jan 2004 02:10:03 +0000 (18:10 -0800)]
[IPV6]: Fix several comment spelling errors and typos.

22 years ago[IPSEC]: Guard against potentially fatal stack usage for auth_data.
James Morris [Sat, 24 Jan 2004 02:08:59 +0000 (18:08 -0800)]
[IPSEC]: Guard against potentially fatal stack usage for auth_data.

22 years ago[NET]: Return 'unsigned char *' from *skb_pull*() routines.
Bart Samwel [Sat, 24 Jan 2004 02:07:26 +0000 (18:07 -0800)]
[NET]: Return 'unsigned char *' from *skb_pull*() routines.

22 years ago[MULTICAST]: multicast loop with include filters fix
David Stevens [Sat, 24 Jan 2004 01:59:08 +0000 (17:59 -0800)]
[MULTICAST]: multicast loop with include filters fix

When sending a multicast and using looping back a copy to the
local machine, the interface filter checks can be done before the
source address is specified. For an INCLUDE filter, this won't match
the allowed sources and the packets won't be delivered locally,
even when the ultimate source address chosen is in the allowed list.

The patch below fixes the filter checks for both IGMPv3 and MLDv2
to only apply when a source address is available.

Thanks to Steven Hessing for reporting the problem and providing
a test case for reproducing it.

22 years ago[ACPI] acpi_bus_add() ignored _STA's return value
Len Brown [Fri, 23 Jan 2004 18:48:11 +0000 (13:48 -0500)]
[ACPI] acpi_bus_add() ignored _STA's return value
  from Bjorn Helgaas

22 years ago[IRDA]: Kconfig changes to enable new drivers into the build, from Martin Diehl.
Jean Tourrilhes [Fri, 23 Jan 2004 14:46:51 +0000 (06:46 -0800)]
[IRDA]: Kconfig changes to enable new drivers into the build, from Martin Diehl.

22 years ago[IRDA]: Add old_belkin-sir driver.
Jean Tourrilhes [Fri, 23 Jan 2004 14:44:15 +0000 (06:44 -0800)]
[IRDA]: Add old_belkin-sir driver.

From Martin Diehl.

* converted for new api from old driver

22 years ago[IRDA]: Add mcp2120-sir driver.
Jean Tourrilhes [Fri, 23 Jan 2004 14:43:27 +0000 (06:43 -0800)]
[IRDA]: Add mcp2120-sir driver.

From Martin Diehl.

* converted for new api from old driver

22 years ago[IRDA]: Add ma600-sir driver.
Jean Tourrilhes [Fri, 23 Jan 2004 14:42:34 +0000 (06:42 -0800)]
[IRDA]: Add ma600-sir driver.

From Martin Diehl.

* converted for new api from old driver

22 years ago[IRDA]: Add girbil-sir driver.
Jean Tourrilhes [Fri, 23 Jan 2004 14:41:37 +0000 (06:41 -0800)]
[IRDA]: Add girbil-sir driver.

From Martin Diehl.

* converted for new api from old driver

22 years ago[IRDA]: Add act200l-sir driver.
Jean Tourrilhes [Fri, 23 Jan 2004 14:40:32 +0000 (06:40 -0800)]
[IRDA]: Add act200l-sir driver.

From Martin Diehl.

* converted for new api from old driver

22 years ago[IRDA]: Add litelink-sir driver.
Jean Tourrilhes [Fri, 23 Jan 2004 14:39:09 +0000 (06:39 -0800)]
[IRDA]: Add litelink-sir driver.

From Eugene Crosser.

* converted for new api from old driver

From Martin Diehl.

* convert to de-virtualized sirdev helpers
* set dongle to 9600 in case of invalid speed instead leaving it in
  unknown configuration

22 years ago[IRDA]: Update tekram-sir driver.
Jean Tourrilhes [Fri, 23 Jan 2004 14:36:26 +0000 (06:36 -0800)]
[IRDA]: Update tekram-sir driver.

From Martin Diehl.

* increase default write-delay to 150msec
* convert to de-virtualized sirdev helpers

22 years ago[IRDA]: Update esr-sir driver.
Jean Tourrilhes [Fri, 23 Jan 2004 14:35:55 +0000 (06:35 -0800)]
[IRDA]: Update esr-sir driver.

From Martin Diehl.

* convert to de-virtualized sirdev helpers
* add probably missing dongle power-up operation

22 years ago[IRDA]: Update actisys-sir driver.
Jean Tourrilhes [Fri, 23 Jan 2004 14:35:14 +0000 (06:35 -0800)]
[IRDA]: Update actisys-sir driver.

From Martin Diehl.

* convert to de-virtualized sirdev helpers
* improve error path during speed change

22 years ago[IRDA]: Update dongle api.
Jean Tourrilhes [Fri, 23 Jan 2004 14:34:22 +0000 (06:34 -0800)]
[IRDA]: Update dongle api.

From Martin Diehl.

* change dongle api such that raw r/w and modem line helpers are directly
  called, not virtual callbacks.

22 years agoia64: remove old sn1 machvec header file
Martin Hicks [Fri, 23 Jan 2004 13:57:14 +0000 (05:57 -0800)]
ia64: remove old sn1 machvec header file

22 years ago[PATCH] Fix up 'linux-dvb' maintainers entry
Michael Hunold [Fri, 23 Jan 2004 09:39:20 +0000 (01:39 -0800)]
[PATCH] Fix up 'linux-dvb' maintainers entry

We've created a new e-mail address which is currently an open
mailing-list anybody can subscribe to.

It's currently watched by the main developers.  If spam takes over the
list, we might change it to "moderated" or even route it to one single
person.

22 years ago[PATCH] remove mt rainier warning
Jens Axboe [Fri, 23 Jan 2004 09:36:47 +0000 (01:36 -0800)]
[PATCH] remove mt rainier warning

A debug printk was left in there by mistake, it'll get printed for every
non-mrw drive. So kill it.

22 years agoia64: Fix merge error: remove duplicate NR_CPUS.
David Mosberger [Fri, 23 Jan 2004 09:34:09 +0000 (01:34 -0800)]
ia64: Fix merge error: remove duplicate NR_CPUS.

22 years agoFix merge conflict.
David Mosberger [Fri, 23 Jan 2004 09:28:36 +0000 (01:28 -0800)]
Fix merge conflict.

22 years agoMerge nuts.ninka.net:/disk1/davem/BK/sparcwork-2.6
David S. Miller [Fri, 23 Jan 2004 09:20:17 +0000 (01:20 -0800)]
Merge nuts.ninka.net:/disk1/davem/BK/sparcwork-2.6
into nuts.ninka.net:/disk1/davem/BK/sparc-2.6

22 years ago[PATCH] I2C: Fix bus reset in i2c-philips-par
Jean Delvare [Fri, 23 Jan 2004 09:14:52 +0000 (01:14 -0800)]
[PATCH] I2C: Fix bus reset in i2c-philips-par

This patch fixes the bus reset in i2c-philips-par when it is loaded with
type!=0. For now, the reset is always made as is type==0. I guess that
this driver will be abandoned in a while, but it probably doesn't hurt
to fix that.

22 years ago[PATCH] I2C: undo documentation change
Jean Delvare [Fri, 23 Jan 2004 09:14:38 +0000 (01:14 -0800)]
[PATCH] I2C: undo documentation change

Undo a recent change to the i2c documentation. The change belongs to
2.7.

22 years ago[PATCH] I2C: i2c-piix4.c bugfix
Mark M. Hoffman [Fri, 23 Jan 2004 09:14:22 +0000 (01:14 -0800)]
[PATCH] I2C: i2c-piix4.c bugfix

This patch fixes a "Trying to release non-existent resource" error that
occurs during rmmod when the device isn't actually present.  It includes
some other cleanups too: error paths, whitespace, magic numbers, __devinit.

22 years ago[PATCH] USB: fix up whiteheat syntax errors from previous patch.
Greg Kroah-Hartman [Fri, 23 Jan 2004 07:58:08 +0000 (23:58 -0800)]
[PATCH] USB: fix up whiteheat syntax errors from previous patch.

22 years ago[PATCH] USB Storage: unusual_devs update
Alan Stern [Fri, 23 Jan 2004 07:56:53 +0000 (23:56 -0800)]
[PATCH] USB Storage: unusual_devs update

On Mon, 19 Jan 2004, Simon Levitt wrote:

> Hi,
>
> In order to get the card reader on my Epson Stylus Photo 875DC working in
> linux I've added the following to unusual_devs.h - like the Epson 785EPX it
> returns Sub=0xff.

Greg, this can be applied to 2.4 and 2.6.

22 years ago[PATCH] USB: fix dma to stack in ti driver
Oliver Neukum [Fri, 23 Jan 2004 07:56:38 +0000 (23:56 -0800)]
[PATCH] USB: fix dma to stack in ti driver

you cannot use usb_bulk_msg() on buffers on the stack.

22 years ago[PATCH] USB: fix whiteheat doing DMA to stack
Oliver Neukum [Fri, 23 Jan 2004 07:56:17 +0000 (23:56 -0800)]
[PATCH] USB: fix whiteheat doing DMA to stack

the whiteheat driver in two places does DMA to the stack by usb_bulk_msg().

22 years ago[PATCH] USB gadget: serial driver config update
David Brownell [Fri, 23 Jan 2004 07:39:54 +0000 (23:39 -0800)]
[PATCH] USB gadget: serial driver config update

There's a properly assigned vendor/product ID pair for this; use it.
Use new boolean CONFIG_* symbols.  For PXA/IXP, use the first two
endpoints.