ChangeSet@1.1446.1.5, 2003-09-29 22:54:16-03:00, acme@conectiva.com.br
  o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to fs/libfs.c

ChangeSet@1.1446.1.4, 2003-09-29 22:50:07-03:00, acme@conectiva.com.br
  o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to kernel/sched.c

ChangeSet@1.1446.1.3, 2003-09-29 22:32:27-03:00, acme@conectiva.com.br
  o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to fs/dcache.c

ChangeSet@1.1446.1.2, 2003-09-29 22:12:32-03:00, acme@conectiva.com.br
  o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to fs/buffer.c

ChangeSet@1.1446.1.1, 2003-09-29 21:58:57-03:00, acme@conectiva.com.br
  o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to fs/namei.c

ChangeSet@1.1453, 2003-09-29 16:16:38-07:00, B.Zolnierkiewicz@elka.pw.edu.pl
  [PATCH] update umc8672 driver
  
  - common umc8672_init() for built-in and module
  - release hwif only if hwif->chipset == ide_umc8672
  - mark exit functions with __exit
  - do not use ide_hwifs[] directly
  - minor cleanups

ChangeSet@1.1452, 2003-09-29 16:16:06-07:00, B.Zolnierkiewicz@elka.pw.edu.pl
  [PATCH] update qd65xx driver
  
  - common qd65xx_init() for built-in and module
  - release hwif only if hwif->chipset == ide_qd65xx
  - mark exit functions with __exit
  - do not use ide_hwifs[] directly
  - minor cleanups

ChangeSet@1.1451, 2003-09-29 16:15:38-07:00, B.Zolnierkiewicz@elka.pw.edu.pl
  [PATCH] update ht6560b driver
  
  - common ht6560b_init() for built-in and module
  - release hwif only if hwif->chipset == ide_ht6560b
  - when releasing hwif, restore hwif->channel to the default value
  - mark exit functions with __exit
  - do not use ide_hwifs[] directly
  - minor cleanups

ChangeSet@1.1450, 2003-09-29 16:15:23-07:00, B.Zolnierkiewicz@elka.pw.edu.pl
  [PATCH] update dtc2278 driver
  
  - common dtc2278_init() for built-in and module
  - touch hwifs only if hwif->chipset == ide_unknown for both ports,
    so we don't thrash already used hwifs when loading module
  - release hwif only if hwif->chipset == ide_dtc2278
  - mark exit functions with __exit
  - do not use ide_hwifs[] directly
  - minor cleanups

ChangeSet@1.1449, 2003-09-29 16:15:08-07:00, B.Zolnierkiewicz@elka.pw.edu.pl
  [PATCH] update ali14xx driver
  
  - common ali14xx_init() for built-in and module
  - do not call findPort() twice
  - touch hwifs only if chipset was found and initialized
  - release hwif only if hwif->chipset == ide_ali14xx
  - when releasing hwif, restore hwif->channel to the default value
  - mark exit functions with __exit
  - do not use ide_hwifs[] directly
  - minor cleanups

ChangeSet@1.1448, 2003-09-29 16:14:53-07:00, B.Zolnierkiewicz@elka.pw.edu.pl
  [PATCH] fix /proc/ide/hdX/settings
  
  Blind strncpy()->strlcpy() conversion in 2.5.70
  made it impossible to change any setting, revert it.

ChangeSet@1.1447, 2003-09-29 16:12:49-07:00, torvalds@home.osdl.org
  Merge bk://bk.arm.linux.org.uk/linux-2.6-serial
  into home.osdl.org:/home/torvalds/v2.5/linux

ChangeSet@1.1267.1.19, 2003-09-29 23:57:02+01:00, rmk@flint.arm.linux.org.uk
  [SERIAL] Change maintainer entry for serial.
  
  Finally admit defeat and change the maintainers entry for 8250/16x50
  serial.

ChangeSet@1.1446, 2003-09-29 11:42:09-07:00, bgerst@didntduck.org
  [PATCH] i386 do_machine_check() is redundant.
  
  This removes "do_machine_check()" in favour of just calling the
  appropriate machine check handler directly from the lowlevel exception
  code.

ChangeSet@1.1445, 2003-09-29 11:40:21-07:00, armin@melware.de
  [PATCH] Eicon ISDN driver: cleanups
  
  Removed doubled header file includes.
  Removed includes of version.h.
  Removed the use of __KERNEL_SYSCALLS__

ChangeSet@1.1444, 2003-09-29 11:40:09-07:00, armin@melware.de
  [PATCH] Eicon ISDN driver: fix compile error
  
  fix compiler error of badly punctuated macro definitions.

ChangeSet@1.1443, 2003-09-29 10:39:30-07:00, davej@redhat.com
  [PATCH] VIA Typo in i2c.

ChangeSet@1.1442, 2003-09-29 10:39:18-07:00, davej@redhat.com
  [PATCH] Correct URL in h8300 README

ChangeSet@1.1441, 2003-09-29 10:39:04-07:00, davej@redhat.com
  [PATCH] logic thinko in i2c

ChangeSet@1.1440, 2003-09-29 10:38:51-07:00, davej@redhat.com
  [PATCH] fix leak in btaudio

ChangeSet@1.1439, 2003-09-29 10:38:38-07:00, davej@redhat.com
  [PATCH] Cleanup SEP errata workaround.
  
  This looks a little simpler, and has the same effect.

ChangeSet@1.1438, 2003-09-29 10:38:26-07:00, davej@redhat.com
  [PATCH] ULL fixes for qlogicfc

ChangeSet@1.1437, 2003-09-29 10:38:12-07:00, davej@redhat.com
  [PATCH] Correct address in MAINTAINERS

ChangeSet@1.1436, 2003-09-29 10:37:58-07:00, davej@redhat.com
  [PATCH] K7 MCE handler fixes.
  
  Don't poke bank 0 on Athlon, some of them don't like it
  and raise spurious MCEs.

ChangeSet@1.1435, 2003-09-29 10:37:45-07:00, davej@redhat.com
  [PATCH] megaraid ULL fix.

ChangeSet@1.1434, 2003-09-29 10:37:33-07:00, smurf@play.smurf.noris.de
  [PATCH] minor edit typo
  
  Editor wraparound and comments don't always like each other.

ChangeSet@1.1433, 2003-09-29 10:28:00-07:00, bunk@fs.tum.de
  [PATCH] select for fs/Kconfig
  
  This switches fs/Kconfig to use select where appropriate (affects
  nfs{,d} and afs).

ChangeSet@1.1432, 2003-09-29 10:27:53-07:00, axboe@suse.de
  [PATCH] kill CDROM_SEND_PACKET
  
  The CDROM_SEND_PACKET ioctl is both slow and ugly, this patch keeps the
  functionality but utilizes the much better sg_io() framework.

ChangeSet@1.1431, 2003-09-29 10:27:44-07:00, piggin@cyberone.com.au
  [PATCH] remove bogus UP on SMP kernel error
  
  This removes a bogus error message in the bogomips reporting code when
  running an SMP kernel on UP.  It makes the output consistent with what
  you see on an SMP box.  I noticed this while testing, but it recently
  annoyed me again when booting a knoppix CD - its the first line you'll
  see.

ChangeSet@1.1430, 2003-09-29 10:17:49-07:00, torvalds@home.osdl.org
  Select the i8042 driver for mouse and keyboard only on PC's.
  Other architectures have other low-level serial chips.
  
  Make "PC" configuration shorthand (same as "X86 && !EMBEDDED"
  right now, but other PC-like architectures may start using it)

ChangeSet@1.1429, 2003-09-29 10:04:21-07:00, geert@linux-m68k.org
  [PATCH] Generic serial warning
  
  Generic serial: jiffies are unsigned long

ChangeSet@1.1428, 2003-09-29 10:04:14-07:00, geert@linux-m68k.org
  [PATCH] M68k sched_clock()
  
  M68k: Add sched_clock() (introduced in 2.6.0-test6)

ChangeSet@1.1427, 2003-09-29 10:04:04-07:00, geert@linux-m68k.org
  [PATCH] Amiga A2232 Serial typo
  
  A2232 Serial: Fix typo

ChangeSet@1.1426, 2003-09-29 10:03:57-07:00, geert@linux-m68k.org
  [PATCH] Zorro include guards
  
  Zorro: Make closing include guards consistent with opening include guards

ChangeSet@1.1425, 2003-09-29 10:03:47-07:00, geert@linux-m68k.org
  [PATCH] Amiga GVP-II SCSI fix
  
  GVP-II SCSI: Fix compilation by getting rid of the obsolete SCSI host instance
  loop and using per-card interrupt handlers instead.

ChangeSet@1.1424, 2003-09-29 10:03:39-07:00, geert@linux-m68k.org
  [PATCH] Amiga A2091 SCSI fix
  
  A2091 SCSI: Fix compilation by getting rid of the obsolete SCSI host instance
  loop and using per-card interrupt handlers instead.

ChangeSet@1.1423, 2003-09-29 10:03:30-07:00, geert@linux-m68k.org
  [PATCH] Amiga Zorro bus doc updates
  
  Amiga Zorro bus: Update the docs to match the current situation.

ChangeSet@1.1422, 2003-09-29 10:03:21-07:00, geert@linux-m68k.org
  [PATCH] Dmasound config
  
  Dmasound: Use select to get CONFIG_DMASOUND defined for all subdrivers (from
  Christoph Hellwig).

ChangeSet@1.1421, 2003-09-29 10:03:13-07:00, geert@linux-m68k.org
  [PATCH] Macintosh SMC 9194 Ethernet is broken
  
  Macintosh SMC 9194 Ethernet is broken (needs NuBus I/O abstractions)

ChangeSet@1.1420, 2003-09-29 10:03:04-07:00, geert@linux-m68k.org
  [PATCH] Atari NCR5380 SCSI is broken
  
  Atari NCR5380 SCSI is broken (needs old update_timeout() from scsi_obsolete)

ChangeSet@1.1419, 2003-09-29 10:02:56-07:00, geert@linux-m68k.org
  [PATCH] Sun-3/3x frame buffer device is broken
  
  Sun-3/3x frame buffer device is broken (needs update to new fbdev and sbuslib
  frameworks)

ChangeSet@1.1418, 2003-09-29 10:02:47-07:00, geert@linux-m68k.org
  [PATCH] Amiga Cybervision 64/3D frame buffer device is broken
  
  Amiga Cybervision 64/3D frame buffer device is broken (needs update to new
  fbdev framework)

ChangeSet@1.1417, 2003-09-29 10:02:39-07:00, geert@linux-m68k.org
  [PATCH] Amiga Retina Z3 frame buffer device is broken
  
  Amiga Retina Z3 frame buffer device is broken (needs update to new fbdev
  framework)

ChangeSet@1.1416, 2003-09-29 10:02:31-07:00, geert@linux-m68k.org
  [PATCH] Amiga CyberVision 64 frame buffer device is broken
  
  Amiga CyberVision 64 frame buffer device is broken (needs update to new fbdev
  framework)

ChangeSet@1.1415, 2003-09-29 10:02:23-07:00, geert@linux-m68k.org
  [PATCH] Atari frame buffer device is broken
  
  Atari frame buffer device is broken (needs update to new fbdev framework and
  new iplan2p* drawing operations)

ChangeSet@1.1414, 2003-09-29 10:02:14-07:00, geert@linux-m68k.org
  [PATCH] Macintosh CS89x0 Ethernet is broken
  
  Macintosh CS89x0 Ethernet is broken (needs netif updates)

ChangeSet@1.1413, 2003-09-29 10:02:06-07:00, geert@linux-m68k.org
  [PATCH] MVME166/7 CD2401 serial is broken
  
  MVME166/7 CD2401 serial is broken (needs taskqueue updates)

ChangeSet@1.1412, 2003-09-29 10:01:57-07:00, geert@linux-m68k.org
  [PATCH] Atari Pamsnet Ethernet is broken
  
  Atari Pamsnet Ethernet is broken (needs netif updates and broken ACSI)

ChangeSet@1.1411, 2003-09-29 10:01:49-07:00, geert@linux-m68k.org
  [PATCH] Atari Bionet Ethernet is broken
  
  Atari Bionet Ethernet is broken (needs netif updates and broken ACSI)

ChangeSet@1.1410, 2003-09-29 10:01:39-07:00, geert@linux-m68k.org
  [PATCH] Amiga GVP-II SCSI is broken
  
  Amiga GVP-II SCSI is broken (needs SCSI device list updates and
  gvp11_bus_reset())

ChangeSet@1.1409, 2003-09-29 10:01:31-07:00, geert@linux-m68k.org
  [PATCH] Amiga A2091 SCSI is broken
  
  Amiga A2091 SCSI is broken (needs SCSI device list updates and
  a2091_bus_reset())

ChangeSet@1.1408, 2003-09-29 10:01:22-07:00, geert@linux-m68k.org
  [PATCH] 53c7xx SCSI core is broken
  
  53c7xx SCSI core is broken (needs SCSI updates (has_cmdblocks and device
  lists)), breaking the following drivers:
    - Amiga A4000T SCSI
    - Amiga A4091 SCSI
    - Amiga WarpEngine SCSI
    - Amiga Blizzard PowerUP 603e+ SCSI
    - MVME16x NCR53C710 SCSI
    - BVME6000 NCR53C710 SCSI

ChangeSet@1.1407, 2003-09-29 10:01:14-07:00, geert@linux-m68k.org
  [PATCH] Atari ACSI is broken
  
  Atari ACSI is broken (needs bio updates)

ChangeSet@1.1406, 2003-09-29 10:01:07-07:00, geert@linux-m68k.org
  [PATCH] Macintosh SWIM IOP floppy is broken
  
  Macintosh SWIM IOP floppy is broken (needs bio updates)

ChangeSet@1.1405, 2003-09-29 10:00:59-07:00, geert@linux-m68k.org
  [PATCH] Atari ST-RAM swap is broken
  
  Atari ST-RAM swap is broken (needs swap updates)

ChangeSet@1.1404, 2003-09-29 10:00:50-07:00, geert@linux-m68k.org
  [PATCH] Atari Hades support is broken
  
  Atari Hades support is broken (needs updates for the new PCI code)

ChangeSet@1.1403, 2003-09-29 10:00:42-07:00, geert@linux-m68k.org
  [PATCH] Macintosh 8390 Ethernet update
  
  Mac8390: Update for netdevice/8390 core changes in 2.5.8

ChangeSet@1.1402, 2003-09-29 10:00:34-07:00, geert@linux-m68k.org
  [PATCH] Atari ACSI fix
  
  Atari ACSI: Add missing include and fix duplicate parameter type

ChangeSet@1.1401, 2003-09-29 10:00:26-07:00, geert@linux-m68k.org
  [PATCH] Mac SWIM floppy missing include
  
  Mac SWIM floppy: Add missing include

ChangeSet@1.1400, 2003-09-29 10:00:18-07:00, geert@linux-m68k.org
  [PATCH] Atari ST-RAM missing include
  
  Atari ST-RAM: Add missing include

ChangeSet@1.1399, 2003-09-29 10:00:10-07:00, geert@linux-m68k.org
  [PATCH] M68k bitops
  
  M68k bitops: Make input parameters of *find*bit() routines const:
    - find_first_zero_bit()
    - find_next_zero_bit()
    - sched_find_first_bit()

ChangeSet@1.1398, 2003-09-29 10:00:01-07:00, geert@linux-m68k.org
  [PATCH] M68k PCI
  
  M68k PCI: Include <asm/scatterlist.h>, like all other archs do

ChangeSet@1.1397, 2003-09-29 09:59:53-07:00, geert@linux-m68k.org
  [PATCH] Q40/Q60 interrupts
  
  Q40/Q60: Fix warnings, add diagnostic message (from Richard Zidlicky)

ChangeSet@1.1396, 2003-09-29 09:59:44-07:00, geert@linux-m68k.org
  [PATCH] Sun-3 SCSI
  
  Sun-3 SCSI updates (from Sam Creasey):
    - Define sun3scsi_release() in sun3_scsi and sun3_scsi_vme so that the
      drivers will actually be loaded by the SCSI subsystem.
    - Remove some warnings.

ChangeSet@1.1395, 2003-09-29 09:59:36-07:00, geert@linux-m68k.org
  [PATCH] Sun-3 bootmem
  
  Sun-3: Use init_bootmem_node() instead of init_bootmem() for Sun-3, to avoid
  setting min/max_low_pfn in init_bootmem(). This was screwing up SCSI, and the
  new method is more like m68k/motorola. (from Sam Creasey)

ChangeSet@1.1394, 2003-09-29 09:59:27-07:00, geert@linux-m68k.org
  [PATCH] Q40/Q60 interrupts
  
  Q40/Q60: Must handle keyboard interrupts even before they are registered (from
  Richard Zidlicky)

ChangeSet@1.1393, 2003-09-29 09:59:19-07:00, geert@linux-m68k.org
  [PATCH] m68k zImage
  
  m68k: Build a zImage (vmlinux.gz) instead of an uncompressed image by default

ChangeSet@1.1392, 2003-09-29 09:52:40-07:00, Andries.Brouwer@cwi.nl
  [PATCH] jfs sparse fixes

ChangeSet@1.1391, 2003-09-29 09:52:31-07:00, Andries.Brouwer@cwi.nl
  [PATCH] jbd sparse fixes

ChangeSet@1.1390, 2003-09-29 09:52:22-07:00, Andries.Brouwer@cwi.nl
  [PATCH] hpfs sparse fixes

ChangeSet@1.1389, 2003-09-29 09:52:14-07:00, Andries.Brouwer@cwi.nl
  [PATCH] hfs sparse fixes

ChangeSet@1.1388, 2003-09-29 09:52:07-07:00, Andries.Brouwer@cwi.nl
  [PATCH] freevxfs sparse fixes

ChangeSet@1.1387, 2003-09-29 09:51:59-07:00, Andries.Brouwer@cwi.nl
  [PATCH] fat sparse fixes

ChangeSet@1.1386, 2003-09-29 09:51:47-07:00, Andries.Brouwer@cwi.nl
  [PATCH] ext3 sparse fixes

ChangeSet@1.1385, 2003-09-29 09:51:38-07:00, Andries.Brouwer@cwi.nl
  [PATCH] befs sparse fixes

ChangeSet@1.1384, 2003-09-29 09:51:30-07:00, Andries.Brouwer@cwi.nl
  [PATCH] affs sparse fixes

ChangeSet@1.1267.1.18, 2003-09-29 16:52:40+01:00, trini@org.rmk.(none)
  [SERIAL] Make the Startech UART detection 'more correct'

ChangeSet@1.1382, 2003-09-28 11:43:45-07:00, torvalds@home.osdl.org
  Merge bk://kernel.bkbits.net/jgarzik/misc-2.5
  into home.osdl.org:/home/torvalds/v2.5/linux

ChangeSet@1.1375.2.3, 2003-09-28 10:31:20-04:00, mzyngier@freesurf.fr
  [PATCH] ne3210 update
  
  The enclosed patch ports the ne3210 driver over the EISA probing API.
  
  It also fixes some ioremap/isa_memcopy_fromio problems (depending on
  where the card memory was mapped) by using ioremap unconditionally and
  letting memcopy_fromio do the right thing.
  
  Finally, it removes the card from Space.c (warning, potential
  interface renumbering !).
  
  The module options are currently disabled, until Rusty's
  module_param_array() patch is included. I will re-introduce them ASAP.
  
  Quite heavily tested on x86.

ChangeSet@1.1375.2.2, 2003-09-28 10:31:04-04:00, shemminger@osdl.org
  [PATCH] Fix warnings in hamradio/baycom build
  
  Sorry, overlooked the corresponding .h file in that patch, here it is.

ChangeSet@1.1375.2.1, 2003-09-28 10:30:55-04:00, romieu@fr.zoreil.com
  [PATCH] Fix debug statement after return in drivers/net/wireless/arlan-main.c
  
  This patch applies to 2.5.68 and is listed on kbugs.org. The debug statement
  is never executed because it is after a return.

ChangeSet@1.1381, 2003-09-28 01:10:28-04:00, jgarzik@redhat.com
  [BK] "bk ignore" aic7xxx auto-generated files

ChangeSet@1.1375.1.1, 2003-09-28 00:24:59-04:00, jgarzik@redhat.com
  [janitor] Replace bcopy() uses with memcpy(), where possible.
  
  Affects: JFS, scsi/{sym,sym2}, arch/ia64/sn/io/sn2/{module,pic}.c

ChangeSet@1.1380, 2003-09-28 00:17:50-04:00, jgarzik@redhat.com
  Misc warning fixes:
  * block/cciss: eliminate "comparison always false" warning
  * char/agp/amd64-agp: properly suffix 64-bit constants
  * ide/legacy/pdc4030: fix incomplete conversion to new IDE module API

ChangeSet@1.1379, 2003-09-28 00:15:50-04:00, jgarzik@redhat.com
  [wireless arlan] fix modular build
  
  'probe' module parameter is only used when arlan is built as a module.

ChangeSet@1.1378, 2003-09-28 00:15:00-04:00, jgarzik@redhat.com
  [MCA] don't include linux/mca-legacy.h from linux/mca.h.
  
  As the functions and definitions in linux/mca-legacy.h are deprecated,
  require that users explicitly include linux/mca-legacy.h as needed.
  
  Prior to this change, _all_ users of linux/mca.h (i.e. proper users)
  issued a warning at compile time, when the MCA legacy API was enabled.
  Now only actual users of the legacy API cause warnings, not all MCA drivers.

ChangeSet@1.1377, 2003-09-28 00:12:42-04:00, jgarzik@redhat.com
  [MCA] convert mca-proc to use not-deprecated functions

ChangeSet@1.1376, 2003-09-28 00:12:06-04:00, jgarzik@redhat.com
  [MCA] include linux/mca-legacy.h directly, to access deprecated MCA API

ChangeSet@1.1375, 2003-09-27 17:46:14-07:00, torvalds@home.osdl.org
  Linux 2.6.0-test6
  TAG: v2.6.0-test6