Commit Graph

1837 Commits

Author SHA1 Message Date
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
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 10f5eab9e6 remove, not actually needed
svn path=/dists/trunk/linux-2.6/; revision=7660
2006-10-30 11:42:21 +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 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
Bastian Blank 3ea8939627 * debian/patches/bugfix/powerpc/: Move files from debian/patches.
* debian/patches/features/all/fs-asfs.patch:
  Move from debian/patches/fs-asfs.patch.
* debian/patches/series/1: Update.

svn path=/dists/trunk/linux-2.6/; revision=7629
2006-10-19 09:23:29 +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 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 1645bd5bec add more patches from linux-mips' linux-2.6.18-stable GIT tree
svn path=/dists/trunk/linux-2.6/; revision=7617
2006-10-16 15:11:19 +00:00
maximilian attems 251ede742c really rm bsd secure lvl
svn path=/dists/trunk/linux-2.6/; revision=7616
2006-10-16 07:51:15 +00:00
maximilian attems 2a8aeeed93 add 2.6.18.1
svn path=/dists/trunk/linux-2.6/; revision=7613
2006-10-16 07:35:19 +00:00
dann frazier 64d5d9d4c0 * bugfix/sym2-dont-claim-raid-devs.patch: Prevent cpqarray/sym2 conflict
by telling sym2 not to claim raid devices. (Closes: #391384)

svn path=/dists/trunk/linux-2.6/; revision=7608
2006-10-14 01:47:24 +00:00
dann frazier dc2a0c758f * [ia64] bugfix/ia64/sal-flush-fix.patch: delay sal cache flush
svn path=/dists/trunk/linux-2.6/; revision=7607
2006-10-14 01:24:43 +00:00
dann frazier 170bcdf6c7 * bugfix/sky2-receive-FIFO-fix.patch: fix sky2 hangs on some chips
Thanks to Stephen Hemminger for the patch. (Closes: #391382) -- compile tested

svn path=/dists/trunk/linux-2.6/; revision=7587
2006-10-09 17:10:59 +00:00
Martin Michlmayr 1073f401f0 dont apply
svn path=/dists/trunk/linux-2.6/; revision=7586
2006-10-09 10:19:22 +00:00
Martin Michlmayr 1cde678513 Apply some patches from linux-mips' linux-2.6.18-stable GIT tree
svn path=/dists/trunk/linux-2.6/; revision=7585
2006-10-09 10:04:54 +00:00
Bastian Blank c09a68629f Revert r7578. Unchecked changes.
svn path=/dists/trunk/linux-2.6/; revision=7580
2006-10-06 11:32:38 +00:00
maximilian attems b2832e85ce remove buggy BSD secure level module
svn path=/dists/trunk/linux-2.6/; revision=7578
2006-10-05 15:10:00 +00:00
Jurij Smakov 927ad55a06 * Add bugfix/proc-fb-reading.patch to fix problems with /proc/fb
Ref: http://marc.theaimsgroup.com/?l=linux-fbdev-devel&m=115909391400664&w=2
  Ref: http://bugzilla.kernel.org/show_bug.cgi?id=7189
* Enable vserver for sparc64.
* Minor cosmetic changelog cleanups.

svn path=/dists/trunk/linux-2.6/; revision=7543
2006-09-28 05:23:13 +00:00
maximilian attems bac7c53380 advansys and fdomain pci_tbl got lost from sid branch,
readd them, advansys patch based on merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=7501
2006-09-24 07:11:09 +00:00
maximilian attems 39e1119be3 mv buslogic patch one dir below
svn path=/dists/trunk/linux-2.6/; revision=7500
2006-09-24 07:04:33 +00:00
Bastian Blank 73b8364bfd debian/patches: Remove unused patches.
svn path=/dists/trunk/linux-2.6/; revision=7478
2006-09-21 19:09:22 +00:00
Bastian Blank efee69d76c * debian/patches/series/1: Add bugfix/powerpc/mv643-define.patch.
* debian/patches/bugfix/powerpc/mv643-define.patch: Add.

svn path=/dists/trunk/linux-2.6/; revision=7469
2006-09-20 15:30:05 +00:00