Commit Graph

1858 Commits

Author SHA1 Message Date
Ben Hutchings 0bbef7f98a Update to 2.6.36-rc8
svn path=/dists/trunk/linux-2.6/; revision=16445
2010-10-15 01:28:18 +00:00
Ben Hutchings 10ebafb301 Move last valid device ID from piix to ata_piix
piix has been kept around because it has 2 device IDs not listed in
other drivers:

PCI_DEVICE_ID_INTEL_82371FB_0 == 0x122e (PIIX function 0)
This function is the ISA bridge, not a PATA controller!

PCI_DEVICE_ID_INTEL_82801DB_1 == 0x24c1 (ICH4-L function 1)
This should be functionally identical to the ICH4's PATA
controller.

Add the latter device ID to ata_piix and disable piix (except on
alpha, which has not been converted to use libata).


svn path=/dists/trunk/linux-2.6/; revision=16427
2010-10-10 22:01:51 +00:00
Ben Hutchings 30e7656cce [x86] Skip looking for ioapic overrides when ioapics are not present (Closes: #598533)
svn path=/dists/trunk/linux-2.6/; revision=16426
2010-10-10 21:12:51 +00:00
Ben Hutchings e870e8a6e1 perf: Fix paths in Python report script wrappers
svn path=/dists/trunk/linux-2.6/; revision=16423
2010-10-10 15:08:13 +00:00
Ben Hutchings e54cefd0de perf: Enable Perl and Python scripting
svn path=/dists/trunk/linux-2.6/; revision=16422
2010-10-10 02:36:46 +00:00
Ben Hutchings 3fd8f69aad perf: Move scripts to /usr/share/perf-core in linux-base package (Closes: #599624)
svn path=/dists/trunk/linux-2.6/; revision=16420
2010-10-10 01:48:46 +00:00
Ben Hutchings 7527d0c144 [x86] Staging: fix Makefile so brcm80211 will actually build (Closes: #599465)
svn path=/dists/trunk/linux-2.6/; revision=16412
2010-10-08 04:03:15 +00:00
Ben Hutchings bf6d43cfe5 qla4xxx: Fix build on some architectures lacking 64-bit I/O (Closes: #598503)
svn path=/dists/trunk/linux-2.6/; revision=16410
2010-10-07 02:39:06 +00:00
Ben Hutchings 099f6081ad Remove unused and obsolete patches
svn path=/dists/trunk/linux-2.6/; revision=16368
2010-09-29 01:58:11 +00:00
Ben Hutchings 1c573ade5f Update to 2.6.36-rc6
svn path=/dists/trunk/linux-2.6/; revision=16367
2010-09-29 01:54:09 +00:00
Ben Hutchings 769bfb21c3 USB: fix bug in initialization of interface minor numbers (Closes: #598207)
svn path=/dists/trunk/linux-2.6/; revision=16364
2010-09-28 01:21:38 +00:00
Ben Hutchings 826a4ea552 drm/i915: Ensure that the crtcinfo is populated during mode_fixup() (Closes: #592415)
svn path=/dists/trunk/linux-2.6/; revision=16362
2010-09-27 23:54:29 +00:00
Ben Hutchings 4374bd74e6 Fix config dependencies for VIDEO_VIVI
svn path=/dists/trunk/linux-2.6/; revision=16333
2010-09-19 01:53:29 +00:00
Ben Hutchings 5da64e6d86 [x86] Add brcm80211 driver for Broadcom 802.11n wireless network controllers
svn path=/dists/trunk/linux-2.6/; revision=16313
2010-09-19 00:31:27 +00:00
Ben Hutchings e935dba032 speakup: Update to match Debian package version 3.1.5.dfsg.1-1
svn path=/dists/trunk/linux-2.6/; revision=16309
2010-09-18 16:48:22 +00:00
Maximilian Attems 32f1dc52a9 nuke old unmerged patch.
svn path=/dists/trunk/linux-2.6/; revision=16273
2010-09-13 08:14:58 +00:00
Ben Hutchings 96fba25e4b New upstream release candidate 2.6.36-rc4
Remove patches merged upstream.
Rewrite debian/scripts-kconfig-reportoldconfig.patch
Rewrite bugfix/mips/disable-werror.patch as debian/mips-disable-werror.patch
Refresh some other patches.

svn path=/dists/trunk/linux-2.6/; revision=16272
2010-09-13 01:37:29 +00:00
Aurelien Jarno 523a495e7f * [mips] Add an octeon flavour.
svn path=/dists/trunk/linux-2.6/; revision=16244
2010-09-06 08:41:21 +00:00
Maximilian Attems 3c800e19ee add stable 2.6.35 releases
svn path=/dists/trunk/linux-2.6/; revision=16235
2010-09-05 11:53:32 +00:00
Aurelien Jarno b6c3696b72 * Fix netfilter CONFIG_COMPAT support.
svn path=/dists/trunk/linux-2.6/; revision=16211
2010-08-29 14:26:58 +00:00
Ben Hutchings 720ef1586d Merge some changes from squeeze/sid branch
linux-base: Remove dependency on libapt-pkg-perl (Closes: #589996)
Update debconf template translations:
- Czech (Michal Simunek) (Closes: #590546)
- Portugese (Américo Monteiro) (Closes: #590557)
- French (David Prévot) (Closes: #591149)
- Russian (Yuri Kozlov) (Closes: #591241)
- Swedish (Martin Bagge) (Closes: #592045)
- German (Holger Wansing) (Closes: #592226)
[x86] Enable samsung-laptop driver
[sparc] Enable XVR1000 driver (Closes: #574243)
README.Debian: Add references to kernel handbook and wiki
[i386/{openvz,xen}-686] Remove AMD Geode LX and VIA C3 "Nehemiah" from the list of supported processors


svn path=/dists/trunk/linux-2.6/; revision=16156
2010-08-18 02:29:07 +00:00
Maximilian Attems 79fc48200d add missing mm lvm fixup patch
reprepare to release 2.6.35-1~experimental.2

svn path=/dists/trunk/linux-2.6/; revision=16150
2010-08-16 21:50:59 +00:00
Maximilian Attems 27de5d7e30 add linus stable bugfix directly from linux-2.6
see https://bugzilla.kernel.org/show_bug.cgi?id=16588 for details.

svn path=/dists/trunk/linux-2.6/; revision=16147
2010-08-15 10:45:43 +00:00
Maximilian Attems b007fe0480 add stable release 2.6.35.1 and 2.6.35.2
just apply fine without conflicts.

svn path=/dists/trunk/linux-2.6/; revision=16145
2010-08-14 11:27:01 +00:00
Ben Hutchings 0221b2bbc2 Update to 2.6.35
svn path=/dists/trunk/linux-2.6/; revision=16034
2010-08-02 01:30:37 +00:00
Ben Hutchings d9fbd566dd Merge changes from 2.6.32-18
svn path=/dists/trunk/linux-2.6/; revision=16013
2010-07-23 23:59:49 +00:00
Ben Hutchings 52f56aec65 Use upstream fix for ds2782_battery
svn path=/dists/trunk/linux-2.6/; revision=16012
2010-07-23 23:51:51 +00:00
Maximilian Attems 6f58ab8b3e add inotify patch headers
svn path=/dists/sid/linux-2.6/; revision=16009
2010-07-23 08:09:38 +00:00
Maximilian Attems a8b086f5b7 fix inotify-oneshot-support patch so it builds.
svn path=/dists/sid/linux-2.6/; revision=16008
2010-07-23 07:58:43 +00:00
Maximilian Attems 8996ec78d8 Revert "Remove broken inotify fixes"
undiscussed, and no preavis to fix it.

svn path=/dists/sid/linux-2.6/; revision=16007
2010-07-23 07:58:29 +00:00
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