]> git.neil.brown.name Git - history.git/log
history.git
22 years ago[ARM] Eliminate tsk->used_math
Russell King [Fri, 30 Jan 2004 14:49:14 +0000 (14:49 +0000)]
[ARM] Eliminate tsk->used_math

Remove usage of tsk->used_math on ARM, moving the status to an array
of co-processor usage.  (ARM can have up to 15 co-processors
providing various extra facilities such as SIMD, VFP or FP.)

22 years ago[ARM PATCH] 1749/1: Remove warnings in csumpartialcopygeneric.S
Dirk Behme [Tue, 27 Jan 2004 22:11:07 +0000 (22:11 +0000)]
[ARM PATCH] 1749/1: Remove warnings in csumpartialcopygeneric.S

Patch from Dirk Behme

Remove the following warnings from csumpartialcopygeneric.S:

arch/arm/lib/csumpartialcopygeneric.S: Assembler messages:
arch/arm/lib/csumpartialcopygeneric.S:142: Warning: shift of 0 ignored.
arch/arm/lib/csumpartialcopygeneric.S:216: Warning: shift of 0 ignored.
arch/arm/lib/csumpartialcopygeneric.S:268: Warning: shift of 0 ignored.
arch/arm/lib/csumpartialcopygeneric.S:322: Warning: shift of 0 ignored.
arch/arm/lib/csumpartialcopygeneric.S:328: Warning: shift of 0 ignored.

This new patch is reviewed by Nicolas Pitre.

22 years ago[ARM PATCH] 1748/1: SA Cerfcube update (base+pcmica)
Frank Becker [Tue, 27 Jan 2004 22:07:35 +0000 (22:07 +0000)]
[ARM PATCH] 1748/1: SA Cerfcube update (base+pcmica)

Patch from Frank Becker

Resubmit with updates according to review notes from 1701/1.

22 years ago[ARM PATCH] 1747/1: MIssing export for cpufreq
Frank Becker [Tue, 27 Jan 2004 22:04:31 +0000 (22:04 +0000)]
[ARM PATCH] 1747/1: MIssing export for cpufreq

Patch from Frank Becker

cpufreq compiled as module complains:

*** Warning: "sa11x0_getspeed" [drivers/cpufreq/cpufreq_userspace.ko] undefined!

22 years ago[ARM PATCH] 1744/1: SA Cerfboard/cube update (flash)
Frank Becker [Tue, 27 Jan 2004 22:01:27 +0000 (22:01 +0000)]
[ARM PATCH] 1744/1: SA Cerfboard/cube update (flash)

Patch from Frank Becker

Minor updates to cerf flash partitioning.

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 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] 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] 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] 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 agoia64: Patch by Jesse Barnes: remove unnecessary set_affinity handler.
David Mosberger [Fri, 23 Jan 2004 06:44:01 +0000 (22:44 -0800)]
ia64: Patch by Jesse Barnes: remove unnecessary set_affinity handler.

22 years ago[PATCH] ia64: remove MCA (MicroChannel) cruft
Bjorn Helgaas [Fri, 23 Jan 2004 06:23:41 +0000 (22:23 -0800)]
[PATCH] ia64: remove MCA (MicroChannel) cruft

MCA_bus is now referenced only when CONFIG_MCA is set,
so we should be able to remove the definition from ia64.

22 years ago[PATCH] ia64: add platform_timer_interrupt() hook
Martin Hicks [Fri, 23 Jan 2004 06:23:03 +0000 (22:23 -0800)]
[PATCH] ia64: add platform_timer_interrupt() hook

22 years agoia64: Fix typo in comment in asm-ia64/posix_types.h.
David Mosberger [Fri, 23 Jan 2004 05:17:29 +0000 (21:17 -0800)]
ia64: Fix typo in comment in asm-ia64/posix_types.h.

22 years agoMerge intel.com:/home/lenb/bk/linux-2.6.2
Len Brown [Fri, 23 Jan 2004 04:26:24 +0000 (23:26 -0500)]
Merge intel.com:/home/lenb/bk/linux-2.6.2
into intel.com:/home/lenb/src/linux-acpi-test-2.6.2

22 years ago[SUNZILOG]: Fix locking in cases where UART layer has grabbed the lock already.
Ben Collins [Fri, 23 Jan 2004 03:58:16 +0000 (19:58 -0800)]
[SUNZILOG]: Fix locking in cases where UART layer has grabbed the lock already.

22 years ago[PATCH] Fix CPU hotplug in networking
Andrew Morton [Fri, 23 Jan 2004 03:00:26 +0000 (19:00 -0800)]
[PATCH] Fix CPU hotplug in networking

The code directly accessed the "cpucontrol" semaphore used
for CPU hotplug. That doesn't work all that well, since the
semaphore doesn't even exist on UP.

22 years agoia64: Drop copyright notices on header files which are either entirely trivial
David Mosberger [Fri, 23 Jan 2004 02:52:32 +0000 (18:52 -0800)]
ia64: Drop copyright notices on header files which are either entirely trivial
or ended up being trivial variations of another file.  Fix some
missing attributions and rephrase existing attributions for specifity.

22 years agoMerge bk://bk.phunnypharm.org/linux-2.6
Linus Torvalds [Fri, 23 Jan 2004 01:28:36 +0000 (17:28 -0800)]
Merge bk://bk.phunnypharm.org/linux-2.6
into home.osdl.org:/home/torvalds/v2.5/linux

22 years agoMerge http://linux.bkbits.net/linux-2.5
Ben Collins [Fri, 23 Jan 2004 05:17:15 +0000 (00:17 -0500)]
Merge http://linux.bkbits.net/linux-2.5
into debian.org:/usr/src/kernel/linux-2.6

22 years ago[PATCH] md: Fix possible hang in raid shutdown.
Andrew Morton [Fri, 23 Jan 2004 00:41:04 +0000 (16:41 -0800)]
[PATCH] md: Fix possible hang in raid shutdown.

From: NeilBrown <neilb@cse.unsw.edu.au>

If a raid array was syncing on shutdown, it would hang on shutdown,
constantly re-entering md_enter_safemade.  This fixes it.

22 years agoFix up he.c misuse of pci_pool_create() that
Linus Torvalds [Fri, 23 Jan 2004 00:39:54 +0000 (16:39 -0800)]
Fix up he.c misuse of pci_pool_create() that
slipped in.

22 years ago[PATCH] Update post-halloween doc url.
Dave Jones [Fri, 23 Jan 2004 00:23:29 +0000 (16:23 -0800)]
[PATCH] Update post-halloween doc url.

I did a s/2.5/2.6/ a while ago, as it made more sense when 2.6 appeared.
The old URL will continue to work (symlink to the new file).  If I move
this again, whack me.

22 years ago[PATCH] DMI updates from 2.4
Dave Jones [Fri, 23 Jan 2004 00:15:49 +0000 (16:15 -0800)]
[PATCH] DMI updates from 2.4

A lot of the blacklists never made it forward, here's what I found
still lying around in my old 2.5 tree when I brought it up to date.

I think 2.4 has had more updates since then (and there may be
some entries languishing in vendor 2.4 trees), I'll take a peek
when I get some spare cycles.

22 years ago[PATCH] logic error in XFS
Dave Jones [Fri, 23 Jan 2004 00:14:52 +0000 (16:14 -0800)]
[PATCH] logic error in XFS

Yet another misplaced ! by the looks..

22 years ago[PATCH] logic error in radeonfb.
Dave Jones [Fri, 23 Jan 2004 00:14:09 +0000 (16:14 -0800)]
[PATCH] logic error in radeonfb.

Looks like another instance of a ! in the wrong place.

22 years ago[PATCH] Remove useless cruft from ATM HE driver.
Dave Jones [Fri, 23 Jan 2004 00:13:27 +0000 (16:13 -0800)]
[PATCH] Remove useless cruft from ATM HE driver.

Echoing changes done in 2.4. (It now has a pci_pool_create backport).

22 years ago[PATCH] Correct CPUs printout on boot.
Dave Jones [Fri, 23 Jan 2004 00:12:48 +0000 (16:12 -0800)]
[PATCH] Correct CPUs printout on boot.

This currently prints out the maximum number of CPUs the
kernel is configured to support, instead of the actual
number that the kernel brought up. Which results in odd
displays that look like you have more CPUs than you do.

22 years ago[PATCH] Reduce stack usage in ttusb driver.
Dave Jones [Fri, 23 Jan 2004 00:12:09 +0000 (16:12 -0800)]
[PATCH] Reduce stack usage in ttusb driver.

ARM_PACKET_SIZE is 4KB. Ouch.

22 years ago[PATCH] Remove unused CONFIG symbol.
Dave Jones [Fri, 23 Jan 2004 00:11:38 +0000 (16:11 -0800)]
[PATCH] Remove unused CONFIG symbol.

Grep of the tree only turned up these two uses.

22 years ago[PATCH] logic error in aty128fb
Dave Jones [Fri, 23 Jan 2004 00:11:10 +0000 (16:11 -0800)]
[PATCH] logic error in aty128fb

Negate the expression not the register seems more sensible?