Commit Graph

1622 Commits

Author SHA1 Message Date
dann frazier 34b3ac241f [hppa] clear floating point exception flag on SIGFPE signal
(Closes: #559406)

svn path=/dists/sid/linux-2.6/; revision=15820
2010-06-01 15:58:28 +00:00
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 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 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
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
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
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
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