Commit Graph

29 Commits

Author SHA1 Message Date
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
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 ce9d0ba5d2 set the correct MAC on NSLU2
svn path=/dists/trunk/linux-2.6/; revision=7666
2006-10-31 16:13:50 +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
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
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 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
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
Bastian Blank b43b84fab5 Update to 2.6.18-rc3.
* debian/changelog: Update.
* debian/patches/s390-drivers-ccw-uevent-modalias.patch: Update.
* debian/patches/series/0experimental.1: Add.
* debian/patches/series/1, debian/patches/series/1-extra,
  debian/patches/series/2, debian/patches/series/2-extra,
  debian/patches/series/3, debian/patches/series/4,
  debian/patches/series/5, debian/patches/2.6.17.1,
  debian/patches/2.6.17.2, debian/patches/2.6.17.3,
  debian/patches/2.6.17.4, debian/patches/2.6.17.5,
  debian/patches/2.6.17.6, debian/patches/2.6.17.7,
  debian/patches/mips-gettimeofday.patch, debian/patches/sparc32-iotlb.patch:
  Remove.

svn path=/dists/trunk/linux-2.6/; revision=7094
2006-08-07 06:53:52 +00:00
Bastian Blank 533d12fe9d * Add stable release 2.6.17.5.
* Add stable release 2.6.17.6.

* debian/changelog: Update.
* debian/patches/series/4
  - Add 2.6.17.5.
  - Add 2.6.17.6.
* debian/patches/2.6.17.5, debian/patches/2.6.17.6: Add.

svn path=/dists/trunk/linux-2.6/; revision=7029
2006-07-15 19:49:32 +00:00
Frederik Schüler ba8a8dcf45 Update trunk to 2.6.17-rc3.
Clean up and merge series files.
Swich from HZ_1000 to HZ_250

svn path=/dists/trunk/linux-2.6/; revision=6499
2006-04-30 14:15:23 +00:00
Bastian Blank e206c372e7 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=6326
2006-03-28 21:48:15 +00:00