Commit Graph

1928 Commits

Author SHA1 Message Date
Ben Hutchings 9b7ac9e86e Remove broken inotify fixes
Not applied upstream, no Debian bug reference, and break the build.

svn path=/dists/sid/linux-2.6/; revision=16006
2010-07-23 02:47:18 +00:00
Ben Hutchings 55022fb173 3c59x: Fix call to mdio_sync() with the wrong argument (Closes: #589989)
svn path=/dists/sid/linux-2.6/; revision=16005
2010-07-23 00:03:57 +00:00
Ben Hutchings 42dbc237ff Update to 2.6.35-rc6
svn path=/dists/trunk/linux-2.6/; revision=16004
2010-07-22 23:44:31 +00:00
Ben Hutchings 525c652f0e Revert "x86, paravirt: Add a global synchronization point for pvclock" (Closes: #588426)
svn path=/dists/sid/linux-2.6/; revision=16001
2010-07-20 00:22:06 +00:00
Ben Hutchings cc97dc48ef ds2782_battery: Fix build failure on several architectures
svn path=/dists/trunk/linux-2.6/; revision=16000
2010-07-20 00:09:39 +00:00
Ben Hutchings 9fdab640ee [!x86] Disable FB_VIA; these GPUs are only found on x86 motherboards
svn path=/dists/trunk/linux-2.6/; revision=15999
2010-07-20 00:08:12 +00:00
Maximilian Attems a3b1ddbaa6 add scheduling fix
svn path=/dists/sid/linux-2.6/; revision=15998
2010-07-18 21:43:07 +00:00
Maximilian Attems 9df08e77c3 add inotify patches
seen in upstream submisson and on F-12, F-13.
fixes rh #607327

svn path=/dists/sid/linux-2.6/; revision=15997
2010-07-18 21:04:48 +00:00
Martin Michlmayr 82b702e8a9 fix build failure introduced by recent DNS-323 patch
svn path=/dists/sid/linux-2.6/; revision=15995
2010-07-18 20:53:36 +00:00
Ben Hutchings a8bf6028b5 drm/i915: Add 'reclaimable' to i915 self-reclaimable page allocations
(really closes: #534422, we hope)

svn path=/dists/sid/linux-2.6/; revision=15994
2010-07-18 20:46:53 +00:00
Ben Hutchings 15c7d66033 rt2860sta, rt2870sta: Apply changes from Linux 2.6.33 and 2.6.34
rt3090sta: Replace with rt2860sta (Closes: #588863)


svn path=/dists/sid/linux-2.6/; revision=15991
2010-07-18 03:00:16 +00:00
Martin Michlmayr 64771f0457 rename for consistency
svn path=/dists/sid/linux-2.6/; revision=15988
2010-07-15 23:03:46 +00:00
Martin Michlmayr 1e75e917a7 Add some patches from the Orion tree, including support for Marvell's
Armada 300 (88F6282).

svn path=/dists/sid/linux-2.6/; revision=15987
2010-07-15 19:45:00 +00:00
Ben Hutchings 8c01e4e155 iwlwifi: Allocate pages for RX buffers, reducing the probability of allocation failure (Closes: #580124)
svn path=/dists/sid/linux-2.6/; revision=15986
2010-07-14 00:56:24 +00:00
Ben Hutchings 3cf4012f58 viafb: Add transitive dependencies via gpiolib
Fix the FTBFS for alpha, ia64 and most mips/mipsel flavours.
Revert the explicit config change for ia64.

svn path=/dists/trunk/linux-2.6/; revision=15985
2010-07-13 23:26:01 +00:00
Ben Hutchings ef5d525c90 Update to 2.6.35-rc5; remove patches merged upstream
svn path=/dists/trunk/linux-2.6/; revision=15980
2010-07-13 00:03:21 +00:00
Ben Hutchings 731f99da79 drm/i915: Fix memory corruption on resume from hibernation (Closes: #534422)
svn path=/dists/sid/linux-2.6/; revision=15971
2010-07-10 15:40:48 +00:00
Ben Hutchings 3bb2146f60 perf: Replace my patches with upstream patches
svn path=/dists/sid/linux-2.6/; revision=15969
2010-07-09 04:20:35 +00:00
Ben Hutchings a0f4087607 linux-tools: Restrict architectures and fix build for hppa
perf: Use sane default CFLAGS
perf: Don't hide compiler/linker errors from libelf test
perf: Don't use /dev/null as the output file for libelf test
Don't attempt to build for architectures where perf events are not available.

svn path=/dists/sid/linux-2.6/; revision=15967
2010-07-08 03:30:36 +00:00
Maximilian Attems e0ee92d90a don't loose new series file on the way to 2.6.32-17
svn path=/dists/sid/linux-2.6/; revision=15965
2010-07-07 10:37:59 +00:00
Maximilian Attems 8072756c6b agp: add no warn since we have a fallback to vmalloc paths
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/sid/linux-2.6/; revision=15964
2010-07-07 10:36:45 +00:00
Ben Hutchings e4b386eff3 kbuild: Fix setlocalversion invocation when objtree != srctree
svn path=/dists/trunk/linux-2.6/; revision=15962
2010-07-07 03:12:37 +00:00
Ben Hutchings 975dcad6c5 Revert openvz ABI change
svn path=/dists/sid/linux-2.6/; revision=15953
2010-07-06 00:49:06 +00:00
Ben Hutchings ef0d28e36c Replace stable pre-patches 2.6.32.16-rc1 and 2.6.33.6-rc1 with final versions
svn path=/dists/sid/linux-2.6/; revision=15947
2010-07-05 21:13:21 +00:00
Martin Michlmayr f066741cf5 Update DisplayLink (udlfb) driver
svn path=/dists/sid/linux-2.6/; revision=15941
2010-07-05 17:35:21 +00:00
Ben Hutchings 25ca77847f Update to upstream release candidate 2.6.35-rc4
Remove patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=15939
2010-07-05 12:01:38 +00:00
Ben Hutchings c5d4c6674e keyboard: Export k_handler again
This is needed by speakup.

svn path=/dists/trunk/linux-2.6/; revision=15938
2010-07-05 11:39:27 +00:00
Ben Hutchings 04b38ec92d Merge changes from 2.6.32-16
Add patches that were added in 2.6.32-16 and are not in 2.6.35-rc3.
Update configuration.
Update maintainer scripts and debconf templates.
Add linux-tools-<version> package.

svn path=/dists/trunk/linux-2.6/; revision=15934
2010-07-04 21:07:52 +00:00
Ben Hutchings 0c747108a8 Update to upstream release candidate 2.6.35-rc3
Refresh/remove patches as appropriate.
Add patches for SD7220 firmware in ip_qib where it moved from ipath.

svn path=/dists/trunk/linux-2.6/; revision=15933
2010-07-04 20:11:06 +00:00
Ben Hutchings c1f681847c Add r8192u_usb driver
Apply all upstream bug fixes up to 2.6.34.
Remove the firmware images.
Enable it on x86.

svn path=/dists/sid/linux-2.6/; revision=15930
2010-07-03 17:23:21 +00:00
Ben Hutchings 5e7f08b2cc rtl8192s_usb: Fix various bugs
svn path=/dists/sid/linux-2.6/; revision=15929
2010-07-03 16:38:31 +00:00
Ben Hutchings 186b3c8352 Remove patches that have been superseded without being released
svn path=/dists/sid/linux-2.6/; revision=15928
2010-07-02 22:53:36 +00:00
Ben Hutchings 20f4803487 Revert "wrong type for 'magic' argument in simple_fill_super()"
svn path=/dists/sid/linux-2.6/; revision=15925
2010-07-02 03:41:33 +00:00
Ben Hutchings 20354e8cf3 Add drm changes from stable 2.6.33.6-rc1
svn path=/dists/sid/linux-2.6/; revision=15924
2010-07-02 03:20:26 +00:00
Ben Hutchings 7b38a3c038 Add stable 2.6.32.16-rc1
ath9k has been further patched since we applied
ath9k-add-support-for-802.11n-bonded-out-AR2427.patch so we need a
separate patch to revert it.

This stable release patches option so we need a new version of
USB-option-Use-generic-USB-wwan-code.patch.

svn path=/dists/sid/linux-2.6/; revision=15923
2010-07-02 03:18:08 +00:00
Ben Hutchings 75147a353a Add upstream references for 3c59x patches
svn path=/dists/sid/linux-2.6/; revision=15921
2010-07-01 11:32:59 +00:00
Ben Hutchings 316e61ab30 ipv6: Fix a couple of bugs affecting temporary address lifetimes
svn path=/dists/sid/linux-2.6/; revision=15919
2010-07-01 00:12:25 +00:00
Ben Hutchings a0d70280e7 asix: fix setting mac address for AX88772 (Closes: #587580)
svn path=/dists/sid/linux-2.6/; revision=15915
2010-06-30 01:01:44 +00:00
Ben Hutchings 40f4afd23b Add missing initialisation to 3c59x-Use-fine-grained-locks-for-MII-and-windowed-regs.patch
svn path=/dists/sid/linux-2.6/; revision=15909
2010-06-25 02:01:57 +00:00
Ben Hutchings 7bf3bd3d4c Revert "tpm: autoload tpm_tis based on system PnP IDs" (Closes: #584273)
svn path=/dists/sid/linux-2.6/; revision=15908
2010-06-25 01:39:51 +00:00
Maximilian Attems 50343acbfa update openvz patch
fixes several oopses on checkpoint, migration and networking.

svn path=/dists/sid/linux-2.6/; revision=15907
2010-06-24 12:55:38 +00:00
Ben Hutchings b0319ba2f3 3c59x: Change locking to avoid use of disable_irq() (Closes: #586967)
svn path=/dists/sid/linux-2.6/; revision=15905
2010-06-24 00:04:28 +00:00
Martin Michlmayr cb94fc59f2 update mv_cesa
svn path=/dists/sid/linux-2.6/; revision=15898
2010-06-20 13:31:03 +00:00
Martin Michlmayr 17bd267844 Add framebuffer driver for XGI chipsets.
svn path=/dists/sid/linux-2.6/; revision=15892
2010-06-19 17:49:48 +00:00
Martin Michlmayr 55bb1e0e05 m25p80: Add support for Macronix 25L8005.
svn path=/dists/sid/linux-2.6/; revision=15891
2010-06-19 10:49:23 +00:00
Ben Hutchings 39f01da488 [x86] Fix confusion between rtl8192u_usb and rtl8192s_usb drivers (Closes: #584945):
- Enable rtl8192u_usb driver
- Fix and update device ID table in rtl8192s_usb driver

svn path=/dists/trunk/linux-2.6/; revision=15882
2010-06-18 00:57:45 +00:00
Ben Hutchings b3cd196347 r8169: Fix MDIO timing (Closes: #583139)
svn path=/dists/sid/linux-2.6/; revision=15880
2010-06-16 02:04:02 +00:00
Ben Hutchings 5db6cefd82 radeon: Fix MacBook Pro connector quirk (Closes: #585943)
svn path=/dists/sid/linux-2.6/; revision=15879
2010-06-16 01:06:19 +00:00
Ben Hutchings e7ead72712 usb-serial: Add generic USB WWAN code, backported by Mark Hymers (Closes: #585661)
- option, qcserial: Use generic USB WWAN code
- qcserial: Add support for Qualcomm Gobi 2000 devices

svn path=/dists/sid/linux-2.6/; revision=15878
2010-06-15 12:45:12 +00:00
Aurelien Jarno b7402d70ac * [sh4] optimize runtime disabling of trapped I/O.
svn path=/dists/sid/linux-2.6/; revision=15877
2010-06-15 12:36:19 +00:00
Ben Hutchings 1fc793a8dd Revert "vlan/macvlan: propagate transmission state to upper layers" (Closes: #585770)
svn path=/dists/sid/linux-2.6/; revision=15869
2010-06-14 12:14:09 +00:00
Ben Hutchings 14fd830fa6 [mips] Fix boot from ATA hard drives (Closes: #584784):
- Set io_map_base for several PCI bridges lacking it
- Replace per-platform built-in IDE drivers with libata-based drivers
- Enable BLK_DEV_SD as built-in on all platforms

svn path=/dists/trunk/linux-2.6/; revision=15867
2010-06-13 22:50:51 +00:00
Ben Hutchings 5fb601373e [mips] Fix boot from ATA hard drives (Closes: #584784):
- Set io_map_base for several PCI bridges lacking it
- Replace per-platform built-in IDE drivers with libata-based drivers
- Enable BLK_DEV_SD as built-in on all platforms

svn path=/dists/sid/linux-2.6/; revision=15866
2010-06-13 22:43:01 +00:00
Martin Michlmayr a9ac79ce99 Add support for HP t5325 Thin Client
svn path=/dists/sid/linux-2.6/; revision=15865
2010-06-13 19:29:59 +00:00
Martin Michlmayr 4cb498cd81 QNAP TS-11x/TS-21x: Add MPP36 (RAM) and MPP44 (board ID).
svn path=/dists/sid/linux-2.6/; revision=15864
2010-06-13 18:36:01 +00:00
Martin Michlmayr d434d32751 Add support for OpenRD-Ultimate.
svn path=/dists/sid/linux-2.6/; revision=15863
2010-06-13 11:13:18 +00:00
Martin Michlmayr c84a319d2d ARM: update mach types.
svn path=/dists/sid/linux-2.6/; revision=15862
2010-06-13 11:11:28 +00:00
Martin Michlmayr 41d72b88a8 revert patch "allow SD/UART1 selection" since it never made it upstream.
svn path=/dists/sid/linux-2.6/; revision=15861
2010-06-13 10:43:17 +00:00
Ben Hutchings bc7f0aa2e3 eeepc-laptop: Disable wireless hotplug on more models where the controller is not at the expected address (Closes: #576199)
svn path=/dists/sid/linux-2.6/; revision=15847
2010-06-10 00:17:48 +00:00
Ben Hutchings ef951cd9a1 ipr: add writeq definition if needed (Closes: #584840)
svn path=/dists/trunk/linux-2.6/; revision=15846
2010-06-09 22:16:05 +00:00
Aurelien Jarno b64db222fa * [mips] backport mips/swarm: fix M3 TLB exception handler.
svn path=/dists/sid/linux-2.6/; revision=15844
2010-06-08 16:11:18 +00:00
Ben Hutchings 175fcbcd44 sctp: fix append error cause to ERROR chunk correctly
Fix regression due to fix for CVE-2010-1173

svn path=/dists/sid/linux-2.6/; revision=15841
2010-06-08 02:38:58 +00:00
Ben Hutchings 7130f62f80 Revert "Add EC path for Thinkpad X100."; it is incomplete and broken
svn path=/dists/sid/linux-2.6/; revision=15840
2010-06-08 02:13:53 +00:00
Ben Hutchings 8e1bd30018 Fix patch format and upstream references
svn path=/dists/sid/linux-2.6/; revision=15835
2010-06-06 17:52:24 +00:00
Ben Hutchings 5bc5ff1632 Merge relevant changes from 2.6.32-{14,15,16}
svn path=/dists/trunk/linux-2.6/; revision=15834
2010-06-06 17:51:44 +00:00
Ben Hutchings 01037879b0 Revert deletion of drivers/staging/rtl8192su/r8192SU_HWImg.c which no longer contains firmware
svn path=/dists/trunk/linux-2.6/; revision=15830
2010-06-06 02:06:13 +00:00
Ben Hutchings ac3139558e [mipsel] Add a loongson-2f flavour
[mipsel] Loongson: Define rtc device on MC146818-equipped systems

svn path=/dists/trunk/linux-2.6/; revision=15828
2010-06-06 00:10:25 +00:00
Ben Hutchings 8adb6bf457 Build inet_lro as a module
svn path=/dists/sid/linux-2.6/; revision=15826
2010-06-05 18:09:30 +00:00
Ben Hutchings 4b301a8bb4 Add mantis DVB driver and mb86a16 and tda665x DVB front-ends,
backported by Bjørn Mork (Closes: #577264)

svn path=/dists/sid/linux-2.6/; revision=15824
2010-06-03 01:02:13 +00:00
Aurelien Jarno ce47b79657 * [sh4] fix sh_tmu clocksource following recent nohz changes.
svn path=/dists/sid/linux-2.6/; revision=15823
2010-06-02 09:10:51 +00:00
Ben Hutchings 219331eabc Add stable 2.6.32.15
Reverts two bogus changes, one of which we already reverted and one in code
that we don't build.

svn path=/dists/sid/linux-2.6/; revision=15822
2010-06-02 03:03:01 +00:00
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 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