Commit Graph

1806 Commits

Author SHA1 Message Date
Ben Hutchings ba561785cf Move latest patch to the correct series
svn path=/dists/sid/linux-2.6/; revision=15817
2010-06-01 00:29:55 +00:00
Bastian Blank b1504b230b * debian/changelog: Update.
* debian/patches/series/14-extra: Add patch
* debian/patches/features/all/xen/pvops-update.patch: Fix crash in netback.

svn path=/dists/sid/linux-2.6/; revision=15816
2010-05-31 21:22:40 +00:00
Ben Hutchings 7a4f02d09c [powerpc] Fix unnecessary ABI change
svn path=/dists/sid/linux-2.6/; revision=15815
2010-05-31 17:59:54 +00:00
Ben Hutchings b781c01f02 writeback: Fix fall-out of initial fix for the infamous slow-umount bug
Patch fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch fixed
<https://bugzilla.kernel.org/show_bug.cgi?id=15906> but introduced
some regressions.

Apply fix-ups:
- "writeback: Update dirty flags in two step" fixes behaviour in some
  corner-case
- "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync"
  fixes an oops
- "writeback: fix non-integrity write-back" fixes a trivial bug in the
  previous change

Also update fs-explicitly-pass-in-whether-sb-is-pinned-or-not.patch
with the final upstream commit information.

svn path=/dists/trunk/linux-2.6/; revision=15809
2010-05-30 23:23:26 +00:00
Ben Hutchings b176dec2d0 Revert ABI change needed for BLK_CGROUP which we don't enable
svn path=/dists/sid/linux-2.6/; revision=15805
2010-05-29 10:17:10 +00:00
Ben Hutchings 20e78ebf7e Fix-up openvz.patch again to avoid ABI change
svn path=/dists/sid/linux-2.6/; revision=15803
2010-05-28 23:32:11 +00:00
Maximilian Attems dac251353f fixup openvz patch, due to reverted upstream task_struct change.
svn path=/dists/sid/linux-2.6/; revision=15802
2010-05-28 21:05:54 +00:00
Maximilian Attems bedbe8609e update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15801
2010-05-28 15:59:00 +00:00
Ben Hutchings cea4e51a57 Revert task_struct ABI change made in 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15800
2010-05-28 01:42:31 +00:00
Ben Hutchings 9782365628 Fix line count for one hunk modified in the last commit
svn path=/dists/sid/linux-2.6/; revision=15796
2010-05-27 12:03:27 +00:00
Ben Hutchings 5fa9b04d62 Fix up vs2.3.0.36.27.patch for 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15795
2010-05-27 02:55:25 +00:00
Ben Hutchings 572ec85f8a Fix up openvz.patch for 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15794
2010-05-27 02:52:11 +00:00
Ben Hutchings 57f3f4f490 Replace 2.6.32.14-rc1 with 2.6.32.14
One of the reversions in revert-percpu-stable-changes.patch was
now included in 2.6.32.14, so replace that patch.

svn path=/dists/sid/linux-2.6/; revision=15793
2010-05-27 02:32:34 +00:00
Martin Michlmayr a53b205604 QNAP TS-419P: Export GPIO indicating jumper setting of JP1.
svn path=/dists/sid/linux-2.6/; revision=15773
2010-05-26 10:11:47 +00:00
Maximilian Attems 156ced5744 update openvz patch
uff full blkio backport.

svn path=/dists/sid/linux-2.6/; revision=15772
2010-05-26 05:20:20 +00:00
Ben Hutchings ae5e9182c1 Update feature patch format
Use git mailbox format with the added line 'commit <id> upstream', as
in the stable series.

Where a patch has been committed upstream unchanged except for the
commit message, use the committed version.

This covers almost all features aside from aufs2, speakup, openvz,
vserver and xen-pvops.


svn path=/dists/sid/linux-2.6/; revision=15771
2010-05-26 04:02:28 +00:00
Ben Hutchings 88ca49b2ab net: sysfs: Check for null ethtool_ops before getting speed/duplex
svn path=/dists/sid/linux-2.6/; revision=15770
2010-05-26 03:43:45 +00:00
Ben Hutchings 37ad77f692 [x86] Reenable rtl8192su (Closes: #580740)
The firmware previously embedded in rtl8192su has been removed
upstream, so we have stopped patching it to use external firmware.
Unfortunately I didn't remove the preceding patch that marked it
broken.

Add a reminder to remove this patch completely for the next upstream
release/rc.


svn path=/dists/trunk/linux-2.6/; revision=15769
2010-05-26 02:01:41 +00:00
Ben Hutchings 382d2b806f ext4: Fix compat EXT4_IOC_ADD_GROUP
svn path=/dists/sid/linux-2.6/; revision=15767
2010-05-25 23:05:00 +00:00
Ben Hutchings 52b9ef4104 nouveau: Fix fbcon corruption with font width not divisible by 8 (Closes: #583162)
svn path=/dists/sid/linux-2.6/; revision=15766
2010-05-25 22:46:33 +00:00
Maximilian Attems a355910dbb add intel drm changes from 2.6.33.5
svn path=/dists/sid/linux-2.6/; revision=15765
2010-05-25 04:07:11 +00:00
Maximilian Attems 39d4f41982 add stable 2.6.32.14-rc1 patch
nuke merged forwarded revert.

svn path=/dists/sid/linux-2.6/; revision=15764
2010-05-25 04:06:41 +00:00
Bastian Blank 1d53ee02e6 * debian/changelog: Update.
* debian/patches/features/all/xen/pvops.patch: Update patch to f6fe6583b77a.

svn path=/dists/sid/linux-2.6/; revision=15763
2010-05-24 15:38:15 +00:00
Ben Hutchings 2dc1864b91 Update bugfix patch format
Use git mailbox format with the added line 'commit <id> upstream', as
in the stable series.

Where a patch has been committed upstream unchanged except for the
commit message, use the committed version.

This covers almost all bugfixes that are still applied.

svn path=/dists/sid/linux-2.6/; revision=15762
2010-05-24 03:34:28 +00:00
Ben Hutchings 9428f2280b Remove never-used patches
svn path=/dists/sid/linux-2.6/; revision=15761
2010-05-24 03:09:14 +00:00
Ben Hutchings 523b8bd718 [hppa] Revert "parisc: Set PCI CLS early in boot."
svn path=/dists/sid/linux-2.6/; revision=15759
2010-05-22 00:19:50 +00:00
Ben Hutchings 89f42b2e98 iwlwifi: Disable QoS when connected to a non-QoS-capable AP (Closes: #578262)
svn path=/dists/sid/linux-2.6/; revision=15758
2010-05-21 23:35:43 +00:00
Ben Hutchings b074367c42 Apply some vlan driver enhancements from 2.6.33 and 2.6.34
vlan/macvlan: propagate transmission state to upper layers
macvlan: add GRO bit to features mask
macvlan: allow multiple driver backends
Add macvtap driver (Closes: #568755)

svn path=/dists/sid/linux-2.6/; revision=15752
2010-05-19 04:29:24 +00:00
Maximilian Attems 7e89961674 revert usb autosuspend stuff
19:27 <mjg59> Yes, upstream wants to do it differently

svn path=/dists/trunk/linux-2.6/; revision=15751
2010-05-18 22:01:33 +00:00
Maximilian Attems c2f7eef2c9 add missing usb autosuspend patch
Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=15750
2010-05-18 17:42:44 +00:00
Martin Michlmayr 17e53db649 add build fix for speakup
svn path=/dists/trunk/linux-2.6/; revision=15749
2010-05-18 17:33:25 +00:00
Martin Michlmayr b8624adbe7 causes build failure, disable
svn path=/dists/trunk/linux-2.6/; revision=15748
2010-05-18 17:29:03 +00:00
Maximilian Attems e61f224150 Explicitly pass in whether sb is pinned or not
fix famous Kees Cook bug,
patches are scheduled for 2.6.35-rc1 and will go into stable.
this is the first that fixes original issue.

svn path=/dists/trunk/linux-2.6/; revision=15747
2010-05-18 14:24:31 +00:00
Martin Michlmayr 1567b0b483 update patch - still needed
svn path=/dists/trunk/linux-2.6/; revision=15746
2010-05-18 14:23:01 +00:00
Martin Michlmayr d9e1f44a0f merged
svn path=/dists/trunk/linux-2.6/; revision=15745
2010-05-18 14:16:02 +00:00
Martin Michlmayr 5fe23d24ed I'll make sure this'll show up in -stable
svn path=/dists/trunk/linux-2.6/; revision=15744
2010-05-18 14:15:01 +00:00
Martin Michlmayr e894276208 I won't carry this around
svn path=/dists/trunk/linux-2.6/; revision=15743
2010-05-18 14:10:47 +00:00
Maximilian Attems 4aa3afdc00 acpi: Fall back to manually changing SCI_EN.
fixes second suspend cycles on newer Thinkpads,
we need a backport of this in 2.6.32 too.

svn path=/dists/trunk/linux-2.6/; revision=15742
2010-05-18 14:08:28 +00:00
Maximilian Attems 6242e2ea82 Enable autosuspend on UVC by default
fed up on waiting that this lands upstream, seen starting in F-12.

svn path=/dists/trunk/linux-2.6/; revision=15741
2010-05-18 14:05:27 +00:00
Maximilian Attems 7c61a54199 add fedora patch for recent thinkpads
svn path=/dists/trunk/linux-2.6/; revision=15740
2010-05-18 14:03:19 +00:00
Maximilian Attems 6d1124fb8d refresh speakup-kbuild to apply
svn path=/dists/trunk/linux-2.6/; revision=15739
2010-05-18 13:43:16 +00:00
Ben Hutchings 215b9f81bd Update HPA workarounds to upstream (soon?) version
svn path=/dists/trunk/linux-2.6/; revision=15736
2010-05-18 02:43:50 +00:00
Ben Hutchings 740f50083f Merge /dists/sid/linux-2.6 (2.6.32-13).
svn path=/dists/trunk/linux-2.6/; revision=15735
2010-05-18 02:17:18 +00:00
Ben Hutchings 6cb557b2f1 [ia64] Hardcode the output of the scripts under arch/ia64/scripts so
that we can build out-of-tree modules correctly (refresh and re-add
dropped patch) (Closes: #392592)

svn path=/dists/sid/linux-2.6/; revision=15734
2010-05-18 01:29:21 +00:00
Aurelien Jarno 9bae13f791 [ Aurelien Jarno ]
* mips/swarm: fix boot from IDE based media (Sebastian Andrzej Siewior)
    (closes: #466977).


svn path=/dists/trunk/linux-2.6/; revision=15716
2010-05-17 16:07:45 +00:00
Aurelien Jarno f542d42c76 Nuke bugfix/mips/enable-pata-platform.patch (merged)
svn path=/dists/trunk/linux-2.6/; revision=15715
2010-05-17 16:02:40 +00:00
Ben Hutchings 2d67c1abec Update patches from Tejun Heo for HPA workaround
svn path=/dists/sid/linux-2.6/; revision=15694
2010-05-17 01:30:52 +00:00
Maximilian Attems aeb99c73e0 rebase on 2.6.34
nuke merged patches

svn path=/dists/trunk/linux-2.6/; revision=15693
2010-05-17 01:01:25 +00:00
Ben Hutchings dcdcdf6317 amd64-agp: Probe unknown AGP devices the right way (Closes: #548090)
svn path=/dists/sid/linux-2.6/; revision=15692
2010-05-16 22:14:39 +00:00
Ben Hutchings 368e89ed2b sis-agp: Remove SIS 760, handled by amd64-agp
svn path=/dists/sid/linux-2.6/; revision=15691
2010-05-16 22:14:19 +00:00
Aurelien Jarno d894ded8f9 * backport Input: Add support of Synaptics Clickpad device (Closes: #572842)
svn path=/dists/sid/linux-2.6/; revision=15690
2010-05-16 11:41:39 +00:00
Ben Hutchings b9e8771968 3c503: Fix IRQ probing (Closes: #566522)
svn path=/dists/sid/linux-2.6/; revision=15689
2010-05-16 03:49:36 +00:00
Maximilian Attems be18b0e6fb cleanup edid patch
svn path=/dists/sid/linux-2.6/; revision=15688
2010-05-15 19:55:28 +00:00
Maximilian Attems c59fa08ee2 drm/edid: Fix 1024x768@85Hz
Repored-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15687
2010-05-15 19:53:47 +00:00
Ben Hutchings f41f9fbb6a V4L/DVB: budget: Select correct frontend drivers (Closes: #575223)
svn path=/dists/sid/linux-2.6/; revision=15686
2010-05-15 16:56:27 +00:00
Ben Hutchings 426e0050f9 Apply various fixes for HPA handling from Tejun Heo
SCSI/libata: Disable HPA if it overlaps a partition (Closes: #572618)
partitions: Rescan partition tables after HPA is disabled
libata: Disable HPA if it is only enabled after suspend

svn path=/dists/sid/linux-2.6/; revision=15682
2010-05-14 22:37:47 +00:00
Bastian Blank 4369cc817d debian/patches/features/all/xen/pvops.patch: Rebase patch to 2.6.32.13.
svn path=/dists/sid/linux-2.6/; revision=15679
2010-05-13 10:56:56 +00:00
Martin Michlmayr 5916cfaff5 Backport GuruPlug support.
svn path=/dists/sid/linux-2.6/; revision=15678
2010-05-13 09:06:00 +00:00
Ben Hutchings 200fb0420f Remove drm changes from 2.6.32.13; apply drm and sfc changes from 2.6.33.4
svn path=/dists/sid/linux-2.6/; revision=15677
2010-05-13 02:55:09 +00:00
Ben Hutchings a9cceca359 Refresh xen-pvops patch for 2.6.32.13
commit 4515b172cd9fc6bd7c9ee2264ed650411fcd118e "x86, k8 nb: Fix boot
crash: enable k8_northbridges unconditionally on AMD systems" changed
the context for one hunk in arch/x86/kernel/pci-gart_64.c.


svn path=/dists/sid/linux-2.6/; revision=15674
2010-05-13 01:54:31 +00:00
Ben Hutchings ab4b6a0566 Restore patch wrongly removed in r15669
svn path=/dists/sid/linux-2.6/; revision=15671
2010-05-13 01:18:25 +00:00
Maximilian Attems 86a2fa7a44 add stable 2.6.32.13
wow no drm conflict!?

svn path=/dists/sid/linux-2.6/; revision=15669
2010-05-12 22:57:09 +00:00
Bastian Blank 9596b380cf * debian/changelog: Update.
* patches/features/all/xen/pvops.patch: Update to b1cb4e89c3d2.

svn path=/dists/sid/linux-2.6/; revision=15663
2010-05-12 08:01:16 +00:00
Aurelien Jarno ff12f60bcc * backport MIPS FPU emulator: allow Cause bits of FCSR to be writeable
by ctc1. (closes: #580602).


svn path=/dists/sid/linux-2.6/; revision=15659
2010-05-11 13:00:41 +00:00
Ben Hutchings b989b41965 Remove obsolete firmware-removal patches
svn path=/dists/trunk/linux-2.6/; revision=15657
2010-05-11 02:19:35 +00:00
Maximilian Attems 0c1701cc8d apply correct patch for CVE-2010-1437
Reported-by: dann frazier <dannf@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15654
2010-05-10 14:28:49 +00:00
Aurelien Jarno 443822dac2 * backport mips/swarm: fix M3 TLB exception handler.
svn path=/dists/sid/linux-2.6/; revision=15650
2010-05-09 08:09:46 +00:00
Aurelien Jarno 668cc1521c Add missing patch from previous commit
svn path=/dists/sid/linux-2.6/; revision=15649
2010-05-09 04:46:58 +00:00
Aurelien Jarno 7c10353f34 * mips/swarm: fix boot from IDE based media (Sebastian Andrzej Siewior)
(closes: #466977).


svn path=/dists/sid/linux-2.6/; revision=15648
2010-05-09 04:46:04 +00:00
Ben Hutchings 167ccde9da rtl8192su: Add IDs for several more devices (Closes: #580740)
svn path=/dists/sid/linux-2.6/; revision=15645
2010-05-08 20:49:50 +00:00
Maximilian Attems b1c7ef412d [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O erorrs
add followup patch from linux-next heading stable.

svn path=/dists/sid/linux-2.6/; revision=15642
2010-05-08 17:25:37 +00:00
Maximilian Attems 416fb6481b raid6: fix recovery performance regression
linux-next heading to stable.

svn path=/dists/sid/linux-2.6/; revision=15641
2010-05-08 17:18:16 +00:00
Maximilian Attems 2cd26425f2 Enable retries for SYNCRONIZE_CACHE commands to fix I/O error
add ext3 fs error patch from linux-next.

svn path=/dists/sid/linux-2.6/; revision=15640
2010-05-08 17:13:29 +00:00
Maximilian Attems 46b6f91ed4 KEYS: find_keyring_by_name() can gain access to a freed keyring
add CVE-2010-1437 fix from stable queue

svn path=/dists/sid/linux-2.6/; revision=15639
2010-05-08 17:00:55 +00:00
Maximilian Attems 45de593283 add kvm backport
unbreaks kvm in qemu.

svn path=/dists/sid/linux-2.6/; revision=15632
2010-05-07 14:40:49 +00:00
Maximilian Attems 258e99ad1c add fixed patch that applies
rm reference to merged patch

svn path=/dists/trunk/linux-2.6/; revision=15629
2010-05-05 21:51:33 +00:00
Maximilian Attems 45aa9bb8cb sync to 2.6.34-rc6
disabled arm feature patches, nuked merged stuff, disabled aufs,
fixed orig generation.

svn path=/dists/trunk/linux-2.6/; revision=15628
2010-05-05 21:44:47 +00:00
Frederik Schüler baf4b5a420 sparc: Fix use of uid16_t and gid16_t in asm/stat.h
svn path=/dists/sid/linux-2.6/; revision=15624
2010-05-05 15:57:35 +00:00
Ben Hutchings f8960af460 Backport to 2.6.33 as suggested in follow-up by dwmw2
svn path=/dists/trunk/linux-2.6/; revision=15622
2010-05-04 23:47:24 +00:00
Ben Hutchings c05a25e9dc Fix incomplete patch
svn path=/dists/trunk/linux-2.6/; revision=15621
2010-05-04 23:23:13 +00:00
Ben Hutchings 28817f7dbd Merge /dists/sid/linux-2.6 (2.6.32-12).
svn path=/dists/trunk/linux-2.6/; revision=15620
2010-05-04 02:55:51 +00:00
Ben Hutchings c35ba993cc Add stable 2.6.33.3
svn path=/dists/trunk/linux-2.6/; revision=15619
2010-05-04 02:16:05 +00:00
Ben Hutchings 59481b8230 Remove obsolete patch (included in 2.6.33.2).
svn path=/dists/trunk/linux-2.6/; revision=15618
2010-05-04 02:12:52 +00:00
dann frazier 55dffb71b3 [powerpc] KGDB: don't needlessly skip PAGE_USER test for Fsl booke
Note: KGDB is not currently enabled in debian builds (CVE-2010-1446)

svn path=/dists/sid/linux-2.6/; revision=15591
2010-04-30 06:58:07 +00:00
dann frazier f1cefb0bfa tipc: Fix oops on send prior to entering networked mode (CVE-2010-1187)
svn path=/dists/sid/linux-2.6/; revision=15590
2010-04-30 06:40:47 +00:00
dann frazier c4545e34e5 [CIFS] Allow null nd (as nfs server uses) on create (CVE-2010-1148)
svn path=/dists/sid/linux-2.6/; revision=15589
2010-04-30 06:34:55 +00:00
dann frazier d85dfc1fa6 sctp: Fix skb_over_panic resulting from multiple invalid parameter
errors (CVE-2010-1173)

svn path=/dists/sid/linux-2.6/; revision=15588
2010-04-30 06:04:07 +00:00
Ben Hutchings c0bb5557f8 virtio_net: Make delayed refill more reliable (Closes: #576838)
svn path=/dists/sid/linux-2.6/; revision=15584
2010-04-29 01:38:23 +00:00
Ben Hutchings a594afd1b6 ipheth: potential null dereferences on error path
svn path=/dists/sid/linux-2.6/; revision=15583
2010-04-29 01:26:22 +00:00
Maximilian Attems c89fdc7781 Revert module.c and module.h changes from -stable update
as discussed on stable-review, seen in suse 2.6.32.

svn path=/dists/sid/linux-2.6/; revision=15580
2010-04-28 23:51:18 +00:00
Maximilian Attems 2347b3082f add iscsi regression fix
svn path=/dists/sid/linux-2.6/; revision=15579
2010-04-28 23:41:05 +00:00
Maximilian Attems eb763a85f0 ext4 Issue the discard operation *before* releasing the blocks to be
reused

as we now support TRIM this can trigger..

svn path=/dists/sid/linux-2.6/; revision=15578
2010-04-28 23:30:49 +00:00
Maximilian Attems 7e457be2c7 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
add stable queue patch and prerequisite patch.

svn path=/dists/sid/linux-2.6/; revision=15577
2010-04-28 23:24:42 +00:00
Ben Hutchings 5c601a7677 libata/sd: Interface changes to support set_capacity()
svn path=/dists/sid/linux-2.6/; revision=15576
2010-04-28 22:48:24 +00:00
Maximilian Attems c180a04a2d backport KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
is said to help with troubles on vmsave/restore.

svn path=/dists/sid/linux-2.6/; revision=15572
2010-04-27 16:36:34 +00:00
Maximilian Attems 3f67a24629 backport KVM: Xen PV-on-HVM guest support
svn path=/dists/sid/linux-2.6/; revision=15571
2010-04-27 16:36:15 +00:00
Maximilian Attems f00e7f726a update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15569
2010-04-27 14:04:39 +00:00
Bastian Blank ce86b6330e debian/patches/features/all/xen/pvops.patch: Update to b1cb4e89c3d2.
svn path=/dists/sid/linux-2.6/; revision=15564
2010-04-27 08:11:10 +00:00
Maximilian Attems 11b60187c8 add the released stable patches
svn path=/dists/sid/linux-2.6/; revision=15561
2010-04-27 05:49:07 +00:00
Maximilian Attems 23b67f8bc0 net: export device speed and duplex via sysfs
sent to stable, but not sure if accepted, anyway nice to have.

svn path=/dists/sid/linux-2.6/; revision=15551
2010-04-24 01:43:32 +00:00
Maximilian Attems 7bc0469416 add p54 backport fixes
all vanilla patches forwarded to stable, rest is from wireless-next.
seen in Fedora 13, important as we don't shipp prism54 monster.
hopefully will make users more happy with p54.

svn path=/dists/sid/linux-2.6/; revision=15550
2010-04-24 01:14:43 +00:00
Maximilian Attems 2422d961a8 drm/radeon/kms: further spread spectrum fixes
add fedora 2.6.33 backport.

svn path=/dists/sid/linux-2.6/; revision=15549
2010-04-24 00:38:45 +00:00
Maximilian Attems 485db7fb3c Backport radeon r800 modesetting support
svn path=/dists/sid/linux-2.6/; revision=15548
2010-04-24 00:18:07 +00:00
Maximilian Attems 431c38b439 add libata TRIM support
landed in 2.6.33, all patches also sent to stable.

svn path=/dists/sid/linux-2.6/; revision=15547
2010-04-24 00:06:11 +00:00
Maximilian Attems 367fe4dd1c reapply abi breaker form 2.6.32.11
svn path=/dists/sid/linux-2.6/; revision=15545
2010-04-23 14:32:53 +00:00
Maximilian Attems 9c2dbbef16 Add EC path for Thinkpad X100
svn path=/dists/sid/linux-2.6/; revision=15543
2010-04-23 02:36:56 +00:00
Maximilian Attems 5be0aa8a34 "libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)"
sent to stable too.

svn path=/dists/sid/linux-2.6/; revision=15542
2010-04-23 02:36:48 +00:00
Ben Hutchings 444ef180ad Add ipheth driver for iPhone tethering
svn path=/dists/sid/linux-2.6/; revision=15537
2010-04-22 22:11:10 +00:00
Ben Hutchings dacbc0ded2 Add ipheth driver for iPhone tethering
svn path=/dists/sid/linux-2.6/; revision=15536
2010-04-22 22:10:56 +00:00
dann frazier 32f8a3ca46 adjust to apply
svn path=/dists/sid/linux-2.6/; revision=15535
2010-04-22 22:07:30 +00:00
Maximilian Attems f9d8b2e3d9 add 2.6.33.3 drm fixes
nuke the applied one

svn path=/dists/sid/linux-2.6/; revision=15534
2010-04-22 20:51:11 +00:00
Maximilian Attems 25cf10d27f add stable 2.6.32.12-rc1
nuke 2 applied patches, deapply some merged stuff,
no drm stuff waiting for 2.6.33.3 for it.

svn path=/dists/sid/linux-2.6/; revision=15533
2010-04-22 20:37:17 +00:00
Ben Hutchings 1107734c10 ACPI: EC: Limit burst to 64 bits
This is an incremental fix on top of "ACPI: EC: Allow multibyte access
to EC".  Remove my previous fix to that patch, which is also included
in this.

svn path=/dists/sid/linux-2.6/; revision=15530
2010-04-22 01:56:24 +00:00
Ben Hutchings 1cc3bff50f megaraid_sas: Fix copying of sense data for 32-bit management tools on 64-bit kernel (Closes: #578398)
svn path=/dists/sid/linux-2.6/; revision=15525
2010-04-19 23:34:48 +00:00
Ben Hutchings 0db64f98bc rndis_host: Poll status channel before control channel (Closes: #576929)
svn path=/dists/sid/linux-2.6/; revision=15524
2010-04-19 23:09:43 +00:00
Martin Michlmayr ea251fc2c9 Enable PATA_PLATFORM on SWARM
svn path=/dists/sid/linux-2.6/; revision=15523
2010-04-18 15:32:45 +00:00
Maximilian Attems ba52c020b8 libata/SCSI: fix locking around blk_abort_request()
svn path=/dists/sid/linux-2.6/; revision=15522
2010-04-18 03:59:36 +00:00
Maximilian Attems 403a26e3a3 libata,ata_piix: detect and clear spurious IRQs
backported fix by tejun seen in opensuse.

svn path=/dists/sid/linux-2.6/; revision=15521
2010-04-18 03:54:15 +00:00
Maximilian Attems 16ff68059e add reiserfs fix from opensuse
svn path=/dists/sid/linux-2.6/; revision=15520
2010-04-18 03:07:03 +00:00
Maximilian Attems a750b74cb4 reenable nouveau autoloading
sid and soon testing will have a better then nv,
xserver-xorg-video-nouveau.

svn path=/dists/sid/linux-2.6/; revision=15519
2010-04-18 00:52:56 +00:00
Ben Hutchings ec3ca76417 forcedeth: Fix hardware version check for TX bug workaround (Closes: #572201)
svn path=/dists/sid/linux-2.6/; revision=15517
2010-04-17 14:46:31 +00:00
Ben Hutchings ee494c641c i915: Stop trying to use ACPI lid status to determine LVDS connection (Closes: #577724)
svn path=/dists/sid/linux-2.6/; revision=15516
2010-04-17 14:38:09 +00:00
Bastian Blank b7455df339 * debian/changelog: Update.
* debian/patches/features/all/xen/pvops.patch: Update to 27f948a3bf36.

svn path=/dists/sid/linux-2.6/; revision=15515
2010-04-16 16:00:25 +00:00
Maximilian Attems 04f7d02390 update to latest openvz
fixing bugs for 32bit containers and netfilter.

svn path=/dists/sid/linux-2.6/; revision=15514
2010-04-16 14:48:56 +00:00
Martin Michlmayr 90dc9f7b65 dns323-setup.c: fix WARN() when booting (Arnaud Patard).
svn path=/dists/sid/linux-2.6/; revision=15513
2010-04-13 16:24:21 +00:00
Ben Hutchings 2e7b72b161 ACPI: Add braces where they appear to be missing in the change to exprep.c
svn path=/dists/sid/linux-2.6/; revision=15511
2010-04-12 21:02:37 +00:00
Ben Hutchings e3133d081c ACPI: EC: Allow multibyte access to EC (Closes: #563313)
svn path=/dists/sid/linux-2.6/; revision=15504
2010-04-10 01:19:17 +00:00
Ben Hutchings 4615b319be phylib: Fix typo in bcm63xx PHY driver table
svn path=/dists/sid/linux-2.6/; revision=15503
2010-04-09 21:38:21 +00:00
Aurelien Jarno ef5bc98e4d Add sh4 architecture, ported from the sid branch
svn path=/dists/trunk/linux-2.6/; revision=15502
2010-04-09 15:53:34 +00:00
dann frazier 608933b7f7 Add DRBD backport
svn path=/dists/sid/linux-2.6/; revision=15501
2010-04-08 22:14:56 +00:00
Ben Hutchings b248dff719 drm/radeon: R300 AD only has one quad pipe (Closes: #575681)
svn path=/dists/sid/linux-2.6/; revision=15497
2010-04-07 03:31:10 +00:00
Ben Hutchings c9dc94dae3 [x86] Re-enable rt2860sta and rt2870sta drivers (Closes: #576723)
The firmware-loading patch needs to remove 'depends on BROKEN'.  I
forgot to include this when I updated it for 2.6.33 based on the patch
accepted upstream.

svn path=/dists/trunk/linux-2.6/; revision=15496
2010-04-07 03:08:14 +00:00
Ben Hutchings b2af51002b [x86] PCI/forcedeth: Disable MSI for MCP55 on P5N32-E SLI (Closes: #552299)
svn path=/dists/sid/linux-2.6/; revision=15495
2010-04-07 02:44:13 +00:00
Ben Hutchings c183e2165b [x86] Add ramzswap driver (Closes: #573912)
svn path=/dists/sid/linux-2.6/; revision=15483
2010-04-04 19:07:12 +00:00
Maximilian Attems 10205cf4e1 add stable 2.6.33.2
easy, no rejects.. :)

svn path=/dists/trunk/linux-2.6/; revision=15477
2010-04-03 19:20:20 +00:00
Maximilian Attems 4d9347646c update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15476
2010-04-03 19:10:53 +00:00
dann frazier eeb3370529 adjust to apply on top of 2.6.32.11
svn path=/dists/sid/linux-2.6/; revision=15475
2010-04-03 18:38:24 +00:00
Ben Hutchings 3dabdcb556 phylib: Support PHY module autoloading (Closes: #553024)
svn path=/dists/sid/linux-2.6/; revision=15472
2010-04-02 16:55:32 +00:00
Maximilian Attems f0311cd431 add 2.6.32.11
not much change since rc1

svn path=/dists/sid/linux-2.6/; revision=15468
2010-04-02 05:37:07 +00:00
Moritz Muehlenhoff 1a90511019 add support for sh4
svn path=/dists/sid/linux-2.6/; revision=15467
2010-04-01 22:44:03 +00:00
Maximilian Attems f0adb0fee5 revert abi breaking patch for now
we can add it later when we have real reason to bump ABI,
patch seems useful for virtual boxes.

svn path=/dists/sid/linux-2.6/; revision=15464
2010-03-31 06:22:55 +00:00
Maximilian Attems 1604b212fe linus nak'ed the pci quirks patch
svn path=/dists/sid/linux-2.6/; revision=15463
2010-03-31 02:24:13 +00:00
Maximilian Attems 240c86ae0b add four 2.6.33.2 drm fixes
referenced pci quirk is in 2.6.32.10.

svn path=/dists/sid/linux-2.6/; revision=15462
2010-03-31 01:58:52 +00:00
Maximilian Attems a5f93cc74e add 2.6.32.10-rc1 minus drm
those will be taken from 2.6.33.2 in follow up.
remove merged patch from Ben.

svn path=/dists/sid/linux-2.6/; revision=15461
2010-03-31 01:44:49 +00:00
Maximilian Attems 12584987f7 add ssb followup fixlet found in F-12 tree
svn path=/dists/sid/linux-2.6/; revision=15459
2010-03-30 21:56:54 +00:00
Ben Hutchings 67d40d322e nouveau: nv50: Implement ctxprog/state generation
svn path=/dists/sid/linux-2.6/; revision=15458
2010-03-30 03:07:57 +00:00
Ben Hutchings 1a18a4a036 rt2860sta: Fix argument to linux_pci_unmap_single() (Closes: #575726)
svn path=/dists/sid/linux-2.6/; revision=15454
2010-03-29 00:33:41 +00:00
Bastian Blank 7fa556c89c debian/patches/features/all/xen/pvops.patch: Update to f64df18aae5a.
svn path=/dists/sid/linux-2.6/; revision=15451
2010-03-26 09:50:13 +00:00
Bastian Blank 7fc45e763a debian/patches/features/all/xen/pvops.patch: Update to d945b014ac5d.
svn path=/dists/sid/linux-2.6/; revision=15449
2010-03-25 09:55:50 +00:00
Maximilian Attems 710ed5aca5 update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15448
2010-03-24 04:46:44 +00:00
Bastian Blank bc92cbae37 * debian/changelog: Update.
* debian/patches/features/all/xen/pvops.patch: Update to f1125493ed73.

svn path=/dists/sid/linux-2.6/; revision=15445
2010-03-21 21:16:37 +00:00
Ben Hutchings aaff34dc9f Remove patch "UBUNTU: SAUCE: libata: Ignore HPA by default."
This is reported to cause data loss in some circumstances
<https://bugs.launchpad.net/ubuntu/+source/linux/+bug/380138>.

We need to find a different solution.

svn path=/dists/sid/linux-2.6/; revision=15442
2010-03-21 15:37:06 +00:00
Ben Hutchings f8e45f7bbb libata: Ignore HPA by default (Closes: #572618, #574795)
Thanks to Cesare Leonardi for a well-researched bug report.
Patch from Scott James Remnant, originally for Ubuntu.

svn path=/dists/sid/linux-2.6/; revision=15436
2010-03-21 05:32:10 +00:00
Maximilian Attems 10c2fc0cd6 add patch for ssb deadlock that was hit by linus lately
backport found in F-12

svn path=/dists/sid/linux-2.6/; revision=15433
2010-03-21 04:32:16 +00:00
Ben Hutchings e8c0ad2957 Remove patch "tracing: do not disable interrupts for trace_clock_local."
We cherry-picked this patch in an attempt to fix #574368, but it is
neither necessary nor sufficient to do so.


svn path=/dists/sid/linux-2.6/; revision=15431
2010-03-20 20:09:17 +00:00
Ben Hutchings d254a7df29 eeepc-laptop: Disable wireless hotplug on 1005HA, 1201N and 1005PE since it disconnects the wrong device (Closes: #573607)
svn path=/dists/sid/linux-2.6/; revision=15429
2010-03-20 18:16:38 +00:00
Ben Hutchings 3d1093d637 eeepc-laptop: Disable CPU speed control on 701 and 702 since it can cause the system to hang (Closes: #559578)
svn path=/dists/sid/linux-2.6/; revision=15428
2010-03-20 18:16:01 +00:00
Ben Hutchings 5bed08af1c iwlwifi: Fix repeated warnings about tfds_in_queue (Closes: #574526)
svn path=/dists/sid/linux-2.6/; revision=15427
2010-03-20 15:29:20 +00:00
Maximilian Attems 809b7e2af5 update openvz patch to 026c0e96af23
svn path=/dists/sid/linux-2.6/; revision=15422
2010-03-18 19:14:12 +00:00
Ben Hutchings 0a5187549a [sparc] Provide io{read,write}{16,32}be() (Closes: #574421)
svn path=/dists/sid/linux-2.6/; revision=15420
2010-03-18 05:38:30 +00:00
Maximilian Attems 553ecc0f41 cherry-pick 8b2a5dac7859dd
svn path=/dists/sid/linux-2.6/; revision=15419
2010-03-17 17:53:30 +00:00
Maximilian Attems ff395ad88a fix series file for gone patches
renew changelog date stamp

svn path=/dists/trunk/linux-2.6/; revision=15418
2010-03-17 17:14:50 +00:00
Maximilian Attems e2eaccaa9d really add stable 2.6.33.1
svn path=/dists/trunk/linux-2.6/; revision=15415
2010-03-17 16:13:26 +00:00
Maximilian Attems 3ed25255e1 update patch to disable MODULE_DEVICE_TABLE
"pciidlist is also used in struct drm_driver"
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15409
2010-03-16 22:28:21 +00:00
Maximilian Attems 69bc0c9410 no autoload of nouveau yet
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15407
2010-03-16 22:16:11 +00:00
Maximilian Attems ba911bd0ba fixup patch context by hand
svn path=/dists/sid/linux-2.6/; revision=15404
2010-03-16 19:31:48 +00:00
Maximilian Attems ce0bdb620b add openvz patch
svn path=/dists/sid/linux-2.6/; revision=15403
2010-03-16 19:27:07 +00:00
Martin Michlmayr 41ff40398c add eSATA SheevaPlug support
svn path=/dists/sid/linux-2.6/; revision=15399
2010-03-16 16:03:31 +00:00
Bastian Blank 5b594165b6 debian/patches/features/all/xen/pvops.patch: Update to last version.
svn path=/dists/sid/linux-2.6/; revision=15396
2010-03-16 07:55:46 +00:00
Ben Hutchings ca56472176 Use libata-based drivers for most PATA controllers (Closes: #444182)
Add transition script to linux-base and make all images depend on it.
Add NEWS explaining the transition.

svn path=/dists/sid/linux-2.6/; revision=15395
2010-03-16 05:40:15 +00:00
Maximilian Attems 100388fdd0 add stable 2.6.33.1
less work on this side ;)

svn path=/dists/trunk/linux-2.6/; revision=15394
2010-03-16 03:34:40 +00:00
Maximilian Attems c29f0664cb mirror removal of kvm patch from sid
svn path=/dists/trunk/linux-2.6/; revision=15393
2010-03-16 03:34:34 +00:00
Ben Hutchings 94c7832101 Remove highmem PTE workaround, included in 2.6.32.10
svn path=/dists/sid/linux-2.6/; revision=15391
2010-03-16 01:49:13 +00:00
Ben Hutchings 510c4c9bae Remove addition of userpte parameter, included in 2.6.32.10
svn path=/dists/sid/linux-2.6/; revision=15390
2010-03-16 01:44:04 +00:00
Ben Hutchings e50b426c83 [x86] Enable rtl8192su driver using external firmware
svn path=/dists/sid/linux-2.6/; revision=15389
2010-03-16 01:27:48 +00:00
Ben Hutchings 330d70aa27 Rework rtl8192su patches to avoid the need for a new orig tarball
svn path=/dists/trunk/linux-2.6/; revision=15388
2010-03-16 01:19:38 +00:00
Maximilian Attems f7049a9d50 fixup series file for renamed stable patch
svn path=/dists/sid/linux-2.6/; revision=15387
2010-03-16 00:24:35 +00:00
Maximilian Attems 75be4423b4 add real 2.6.32.10
allmost identical to rc1 ;-)

svn path=/dists/sid/linux-2.6/; revision=15386
2010-03-16 00:20:58 +00:00
Ben Hutchings 103df23a00 [x86] Enable rtl8192su driver using external firmware
svn path=/dists/trunk/linux-2.6/; revision=15377
2010-03-15 13:44:38 +00:00
Ben Hutchings 6661048810 Revert all DRM changes in 2.6.32.10 and apply all changes in 2.6.33.1-rc1
svn path=/dists/sid/linux-2.6/; revision=15376
2010-03-15 00:34:37 +00:00
Maximilian Attems 3a1683af77 add lonely 2.6.33.1 stable drm patch
applies to 2.6.33 drm

svn path=/dists/sid/linux-2.6/; revision=15372
2010-03-14 09:29:47 +00:00
Ben Hutchings 8487903ed9 Include aufs2, marked as staging (Closes: #573189)
svn path=/dists/trunk/linux-2.6/; revision=15371
2010-03-13 23:27:03 +00:00
Ben Hutchings 21471bc8d9 Group and comment on patches in series 10
svn path=/dists/sid/linux-2.6/; revision=15370
2010-03-13 22:49:01 +00:00
Ben Hutchings bf8a60c44b Revert bugfix/x86/kvm-Check-CPL-level-during-privilege-instruction-emulation.patch as redundant with 2.6.32.10
svn path=/dists/sid/linux-2.6/; revision=15369
2010-03-13 20:56:35 +00:00
Ben Hutchings f66d172776 Apply new version of features/all/gro-Change-all-receive-functions-to-return-GRO-result.patch on top of 2.6.32.10
svn path=/dists/sid/linux-2.6/; revision=15368
2010-03-13 20:54:12 +00:00
Ben Hutchings ba45e52a66 Fix first line of kernel-doc for a few functions
svn path=/dists/sid/linux-2.6/; revision=15367
2010-03-13 20:48:17 +00:00
Maximilian Attems cc9cac2d87 reorder patch applying order
revert fixes from 10 we add later, not pretty but clean.
xen fails to apply.

svn path=/dists/sid/linux-2.6/; revision=15366
2010-03-13 04:58:25 +00:00
Maximilian Attems 80d3467a76 add 2.6.32.10-rc1 patch
start work:
nuke sparc aligment merged patch, disable evident merged one.
patch conflicts with drm backport heavily.

svn path=/dists/sid/linux-2.6/; revision=15365
2010-03-13 04:40:13 +00:00
Bastian Blank f2ec8273dd * debian/patches/features/all/xen/pvops.patch: Update patch.
* debian/patches/features/all/xen/pvops-updates.patch: Remove unused patch.
* debian/patches/series/10-extra: Remove patch.

svn path=/dists/sid/linux-2.6/; revision=15335
2010-03-07 19:48:31 +00:00
Ben Hutchings f705599869 firmware: Correct copyright information and add source for CIS files
svn path=/dists/sid/linux-2.6/; revision=15327
2010-03-05 23:58:06 +00:00
Ben Hutchings 5ff84864b7 Correct attribution and licence of Sierra Wireless CIS files
svn path=/dists/sid/linux-2.6/; revision=15326
2010-03-05 23:50:42 +00:00
Ben Hutchings 199f5f061a [sparc64] Make prom entry spinlock NMI safe (Closes: #572442)
svn path=/dists/sid/linux-2.6/; revision=15321
2010-03-04 23:13:16 +00:00
Ben Hutchings fe30fac8d0 qla2xxx: Disable MSI/MSI-X on some chips or as selected by module parameter (Closes: #572322)
svn path=/dists/sid/linux-2.6/; revision=15317
2010-03-04 14:05:36 +00:00
Ben Hutchings 93b7e70c58 Apply updated version of i915-autoload-without-CONFIG_DRM_I915_KMS.patch
svn path=/dists/sid/linux-2.6/; revision=15306
2010-03-03 00:16:57 +00:00
Ben Hutchings 4e1a5a5116 drm: Apply all changes from 2.6.33
Add nouveau driver.
i915: Restore video overlay support (Closes: #560033).
radeon: Enable KMS support.

svn path=/dists/sid/linux-2.6/; revision=15304
2010-03-02 00:09:46 +00:00
Ben Hutchings 7ee30c2c6c Revert patch 'agpgart-Reprobe-VGA-devices-new-GART-device-added.patch'
This unfortunately does not solve the general problem, and was rejected
by David Airlie.

svn path=/dists/sid/linux-2.6/; revision=15303
2010-03-02 00:05:07 +00:00
Bastian Blank d72bfdadc1 Add Xen dom0 support.
* debian/changelog: Update.
* debian/config/defines: Enable xen featureset.
* debian/patches/features/all/xen/pvops.patch,
  debian/patches/features/all/xen/pvops-updates.patch: Add.
* debian/patches/series/10-extra: Add new patches.

svn path=/dists/sid/linux-2.6/; revision=15297
2010-02-28 19:10:15 +00:00
Bastian Blank 9765b66cd2 debian/patches/bugfix/all/agpgart-Reprobe-VGA-devices-new-GART-device-added.patch:
Fix patch.

svn path=/dists/sid/linux-2.6/; revision=15290
2010-02-28 10:57:03 +00:00
Ben Hutchings 2f60f3c636 agpgart: Reprobe VGA devices when a new GART device is added (Closes: #570229)
svn path=/dists/sid/linux-2.6/; revision=15289
2010-02-28 01:17:13 +00:00
Aurelien Jarno f2ea7c46fb * Fix signal stack alignement on sparc64 (Closes: #569797)
svn path=/dists/sid/linux-2.6/; revision=15285
2010-02-27 01:49:52 +00:00