Commit Graph

691 Commits

Author SHA1 Message Date
maximilian attems 7554641bf0 add official 2.6.18.2 from lkml
merge it's huge changelog of 62 changes, 1 ipv6 security fix

svn path=/dists/trunk/linux-2.6/; revision=7688
2006-11-04 03:41:18 +00:00
Martin Michlmayr 734f05560e arm/iop32x: Fix the size of the RedBoot config partition.
svn path=/dists/trunk/linux-2.6/; revision=7687
2006-11-03 11:07:49 +00:00
maximilian attems 6c10c0aaa0 merge huge 2.6.18.2-rc1 (minus Makefile and bcm43xx snipp)
delete all the included but not yet released patches
revert the others

svn path=/dists/trunk/linux-2.6/; revision=7685
2006-11-02 17:50:36 +00:00
Jurij Smakov 2e30f4b857 * [sparc] Add bugfix/sparc/t1k-cpu-lockup.patch (thanks to David Miller)
to prevent soft CPU lockup on T1000 servers, which can be triggered from
    userspace, resulting in denial of service.
  Ref: http://marc.theaimsgroup.com/?t=116241422600003&r=1&w=2

svn path=/dists/trunk/linux-2.6/; revision=7684
2006-11-02 17:35:49 +00:00
Martin Michlmayr aab6cf03a6 Add a driver for Fintek F75375S/SP and F75373.
svn path=/dists/trunk/linux-2.6/; revision=7683
2006-11-02 11:04:22 +00:00
Martin Michlmayr 522c80f9e1 don't build in RTC
svn path=/dists/trunk/linux-2.6/; revision=7682
2006-11-02 10:46:04 +00:00
Thiemo Seufer 2411151738 * Add patches from linux-mips.org's 2.6.18-stable branch:
- bugfix/copy-user-highpage.patch, needed for cache alias handling
      on mips/mipsel/hppa.
    - bugfix/mips/syscall-wiring.patch, fixes TLS register access, and
      n32 rt_sigqueueinfo.
    - bugfix/mips/sb1-flush-cache-data-page.patch, missing cache flush
      on SB-1.
    - bugfix/mips/trylock.patch, fix trylock implementation for R1x000
      and R3xxx.
    - bugfix/mips/smp-cpu-bringup.patch, correct initialization of
      non-contiguous CPU topology.
    - bugfix/mips/header-exports.patch, clean up userland exports of
      kernel headers.
    - bugfix/mips/sb1-interrupt-handler.patch, fix broken interrupt
      routing on SB-1.
    - bugfix/mips/cache-alias.patch, fixes #387498 for mips/mipsel.
    - bugfix/mips/ip22-zilog-console.patch, fix long delays seen with
      SGI ip22 serial console.
    - bugfix/mips/signal-handling.patch, fixes a signal handling race
      condition shown with gdb.
    - bugfix/mips/sb1-duart-tts.patch, replaces mips-sb1-duart-tts.patch,
      use standard Linux names for SB-1 consoles.
    - bugfix/mips/wait-race.patch, correct behaviour of the idle loop.
    - bugfix/mips/sgi-ioc3.patch, checksumming fix for IOC3 network
      driver.
    - features/mips/qemu-kernel.patch, support for the mips/mipsel
      machine emulated by Qemu.
    - features/mips/backtrace.patch, reimplementation of stack analysis
      and backtrace printing, useful for in-kernel debugging.
    - bugfix/mips/dec-scsi.patch, replaces mips-dec-scsi.patch, fixes DSP
      SCSI driver for DECstations.
    - bugfix/mips/dec-serial.patch, replaces mips-dec-serial.patch, fix
      serial console handling on DECstations.

svn path=/dists/trunk/linux-2.6/; revision=7681
2006-11-02 09:54:18 +00:00
Frederik Schüler d946f6a129 Update vserver patch to 2.0.2.2-rc4.
svn path=/dists/trunk/linux-2.6/; revision=7680
2006-11-01 22:45:00 +00:00
maximilian attems 81634067e5 bcm43xx round2
svn path=/dists/trunk/linux-2.6/; revision=7679
2006-11-01 21:44:09 +00:00
maximilian attems 73feb1824a add s390 __div64_32-for-31-bit.patch from stable queue
svn path=/dists/trunk/linux-2.6/; revision=7678
2006-11-01 21:39:03 +00:00
Jurij Smakov fa5e8e4c6e Add bugfix/sparc/sunblade1k-boot-fix.patch by David Miller to fix the
boottime crash on SunBlade1000.

svn path=/dists/trunk/linux-2.6/; revision=7675
2006-11-01 17:29:49 +00:00
Frederik Schüler 9bf1907665 Revert reversion of alpha compiler switch.
Bump the ABI to 2.

svn path=/dists/trunk/linux-2.6/; revision=7674
2006-11-01 15:48:20 +00:00
Martin Michlmayr f534ae8640 arm/ixp4xx: Build RTC and LED support into the kernel.
svn path=/dists/trunk/linux-2.6/; revision=7673
2006-11-01 15:21:45 +00:00
Sven Luther 0999533526 Added interrupt alignement patch from Benjamin Herrenschmidt.
svn path=/dists/trunk/linux-2.6/; revision=7672
2006-11-01 08:00:32 +00:00
Martin Michlmayr c85d3b6b20 arm/ixp4xx: Add the IXP4xx Ethernet driver.
svn path=/dists/trunk/linux-2.6/; revision=7665
2006-10-31 10:37:03 +00:00
Martin Michlmayr 6533cf571a Enable AUDIT=y again on arm
svn path=/dists/trunk/linux-2.6/; revision=7664
2006-10-31 10:31:27 +00:00
maximilian attems ac3244066b pull upstream amd64 c3 timer fix - seen in fedora too
svn path=/dists/trunk/linux-2.6/; revision=7662
2006-10-30 15:55:14 +00:00
maximilian attems 01cebb7872 pull upstream r8169 feature revert
svn path=/dists/trunk/linux-2.6/; revision=7661
2006-10-30 15:52:50 +00:00
Martin Michlmayr ae551f2173 audit: fix missing ifdefs in syscall classes hookup for generic targets
svn path=/dists/trunk/linux-2.6/; revision=7659
2006-10-29 11:59:47 +00:00
Martin Michlmayr 872fc68697 Add clocksource for Intel IXP4xx platforms. This fixes time on NSLU2.
svn path=/dists/trunk/linux-2.6/; revision=7658
2006-10-29 11:38:36 +00:00
Bastian Blank de74c6f31f Reintroduce revisions 7641 to 7648.
svn path=/dists/trunk/linux-2.6/; revision=7657
2006-10-28 14:44:41 +00:00
Norbert Tretkowski 78728fcbc2 Reverted compiler change on alpha, no ABI bump for -4 wanted.
svn path=/dists/trunk/linux-2.6/; revision=7656
2006-10-28 08:24:37 +00:00
Jurij Smakov 33ad35fdf4 * [sparc] Add bugfix/sparc/bus-id-size.patch (thanks to David Miller)
to ensure that the size of the strings stored in the bus_id field of
  struct device never exceeds the amount of memory allocated for them
  (20 bytes). It fixes the situations in which storing longer device
  names in this field would cause corruption of adjacent memory regions.
  (closes: #394697).

Ref: http://marc.theaimsgroup.com/?t=116193220200003&r=1&w=2
Patch posted in the thread has been modified to apply cleanly to 
2.6.18-3.

svn path=/dists/trunk/linux-2.6/; revision=7655
2006-10-28 03:20:41 +00:00
Martin Michlmayr b04318ae47 N2100 fixes
svn path=/dists/trunk/linux-2.6/; revision=7654
2006-10-27 09:51:31 +00:00
Bastian Blank 260e521d6e Revert revisions 7641 to 7652. Unchecked changes.
svn path=/dists/trunk/linux-2.6/; revision=7653
2006-10-27 08:37:35 +00:00
maximilian attems 8061cb107f add ip6_tables fixes
svn path=/dists/trunk/linux-2.6/; revision=7652
2006-10-26 20:21:37 +00:00
maximilian attems 87aff8ee57 add latest sparc64 fixes
svn path=/dists/trunk/linux-2.6/; revision=7651
2006-10-26 20:04:44 +00:00
maximilian attems 349e18b032 bump k-p build-dep
svn path=/dists/trunk/linux-2.6/; revision=7648
2006-10-25 09:49:27 +00:00
maximilian attems c4cb2abbeb another r8169 upstream fix
svn path=/dists/trunk/linux-2.6/; revision=7647
2006-10-24 15:21:00 +00:00
maximilian attems 7d1173290d r8169 upstream fix
svn path=/dists/trunk/linux-2.6/; revision=7646
2006-10-24 15:16:36 +00:00
maximilian attems 48e94efbd1 add a pci id to r8169
svn path=/dists/trunk/linux-2.6/; revision=7645
2006-10-24 15:04:18 +00:00
maximilian attems e1d6919d80 backport forcedeth swsusp support
svn path=/dists/trunk/linux-2.6/; revision=7644
2006-10-24 15:00:29 +00:00
maximilian attems db774a63d4 sky2 lookup fix
svn path=/dists/trunk/linux-2.6/; revision=7643
2006-10-24 14:54:11 +00:00
maximilian attems 13120ef70a add netpoll fix
svn path=/dists/trunk/linux-2.6/; revision=7642
2006-10-24 14:35:49 +00:00
Jurij Smakov 47d0693c0d * [sparc] Add bugfix/sparc/compat-alloc-user-space-alignment.patch
(thanks to David Miller) to make sure that compat_alloc_user_space()
    always returns memory aligned on a 8-byte boundary on sparc. This
    prevents a number of unaligned memory accesses, like the ones in
    sys_msgrcv() and compat_sys_msgrcv(), triggered every 5 seconds 
    whenever fakeroot is running.


svn path=/dists/trunk/linux-2.6/; revision=7641
2006-10-24 03:01:51 +00:00
Bastian Blank fbbc7444b9 * debian/arch/defines: Revert abiname to 1.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7640
2006-10-22 10:00:07 +00:00
Bastian Blank 2b000b7475 debian/changelog: Fix.
svn path=/dists/trunk/linux-2.6/; revision=7639
2006-10-22 09:57:52 +00:00
Jurij Smakov 05d36b54f2 [sparc] Add bugfix/sparc/sunblade-clock-hang.patch, fixing the
boot-time crash during clock probing on SunBlade 100/150 due to
incorrect mapping of PCI resources. (closes: #392078). Patch has been 
pushed to stable.
Ref: http://marc.theaimsgroup.com/?t=116036108600001&r=1&w=2


svn path=/dists/trunk/linux-2.6/; revision=7637
2006-10-21 23:16:47 +00:00
Jurij Smakov 0a1f22f800 Remove sparc64-atyfb-xl-gr.patch, it creates problems in 2.6.18.
svn path=/dists/trunk/linux-2.6/; revision=7636
2006-10-21 23:00:16 +00:00
Norbert Tretkowski ee7ab8b481 Switched alpha to gcc-4.1, bumped ABI revision.
svn path=/dists/trunk/linux-2.6/; revision=7634
2006-10-21 16:55:45 +00:00
Bastian Blank ba6d239a6b debian/changelog: Prepare to release (2.6.18-3).
svn path=/dists/trunk/linux-2.6/; revision=7633
2006-10-21 14:00:15 +00:00
Bastian Blank cd7a54cb91 * debian/arch/defines: Remove xen version 3.0.3-rc1 and 3.0-unstable-1.
* debian/changelog: Update.

svn path=/dists/trunk/linux-2.6/; revision=7631
2006-10-20 10:34:47 +00:00
Bastian Blank 6772d8c8ec debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=7630
2006-10-19 09:35:43 +00:00
Frederik Schüler ff3eaf0e33 Update vserver to vs2.0.2.2-rc2
svn path=/dists/trunk/linux-2.6/; revision=7626
2006-10-18 21:44:10 +00:00
Martin Michlmayr b1e73cf208 another patch from linux-mips' linux-2.6.18-stable tree
svn path=/dists/trunk/linux-2.6/; revision=7625
2006-10-17 22:51:15 +00:00
maximilian attems 74b12eb58f confused due to dch making new entry always
svn path=/dists/trunk/linux-2.6/; revision=7623
2006-10-17 15:28:30 +00:00
maximilian attems bc1e85b107 add drm i965 fedora backport
svn path=/dists/trunk/linux-2.6/; revision=7622
2006-10-17 12:44:10 +00:00
maximilian attems 54ec436c15 bluetooth fix backport
svn path=/dists/trunk/linux-2.6/; revision=7621
2006-10-17 12:00:07 +00:00
maximilian attems f4f7ed9009 add obvious backported fixes - seen in fedora too
svn path=/dists/trunk/linux-2.6/; revision=7620
2006-10-17 11:41:32 +00:00
Martin Michlmayr d6ea561268 fix changelog
svn path=/dists/trunk/linux-2.6/; revision=7618
2006-10-16 15:13:38 +00:00