Commit Graph

2912 Commits

Author SHA1 Message Date
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 38d228ecd9 Correct USB_SERIAL config names in changelog
svn path=/dists/sid/linux-2.6/; revision=15937
2010-07-04 21:24:28 +00:00
Ben Hutchings 9c9751c2b2 Enable USB_SERIAL_TI (Closes: #588096) and USB_SERIAL_WHITEHEAT
svn path=/dists/trunk/linux-2.6/; revision=15936
2010-07-04 21:23:37 +00:00
Ben Hutchings 7cff344208 Enable SERIAL_USB_TI (Closes: #588096) and SERIAL_USB_WHITEHEAT
svn path=/dists/sid/linux-2.6/; revision=15935
2010-07-04 21:21:18 +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 97238c15a8 Add linux-tools-<version> package containing the perf tool (Closes: #548715)
svn path=/dists/sid/linux-2.6/; revision=15932
2010-07-04 17:08:13 +00:00
Moritz Muehlenhoff b50f02593b document included security fixes
svn path=/dists/sid/linux-2.6/; revision=15931
2010-07-04 09:34:14 +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 9fe79d1fef [ia64, powerpc, sparc, x86] Enable KPROBES and KRETPROBES (Closes: #584130)
svn path=/dists/sid/linux-2.6/; revision=15927
2010-07-02 21:43:27 +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 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 939ac94134 linux-base: If the disk ID update process fails, give the user a chance to retry or change their answers (Closes: #585609)
svn path=/dists/sid/linux-2.6/; revision=15912
2010-06-27 01:02:45 +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 2f419e8f7b Enable IPv6 support for IPVS (IP_VS_IPV6) (Closes: #584549)
Despite what Kconfig says, this is apparently production-ready now.

svn path=/dists/sid/linux-2.6/; revision=15906
2010-06-24 00:52:00 +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
Ben Hutchings 6cb23b27db Move NEWS from linux-2.6 to linux-latest-2.6
Every kernel ABI bump introduces new binary packages, which are
normally installed as dependencies of an upgraded linux-image package
built from linux-latest-2.6.

Since apt-listchanges only shows NEWS for upgraded packages, not newly
installed packages, we should put it in the linux-latest-2.6 packages.
Backdate the description of the libata transition to the release of
linux-latest-2.6 which depends on it.

This also means that NEWS won't be shown for linux-libc-dev upgrades
which it doesn't affect. (Closes: #586401)

svn path=/dists/sid/linux-2.6/; revision=15899
2010-06-20 17:06:40 +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 3d97a3af91 [armel] Build INPUT_UINPUT for all flavours.
svn path=/dists/sid/linux-2.6/; revision=15895
2010-06-19 19:12:56 +00:00
Martin Michlmayr b51b9af085 [armel] Make MOUSE_PS2 modular.
svn path=/dists/sid/linux-2.6/; revision=15894
2010-06-19 19:10:21 +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
Maximilian Attems b774aa7eec topconfig enable DRM_RADEON_KMS per default
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=15876
2010-06-15 11:12:23 +00:00
Ben Hutchings 59f8bbf90e Mention the other related DVB driver backported by Bjørn Mork
svn path=/dists/sid/linux-2.6/; revision=15874
2010-06-15 00:26:28 +00:00
Ben Hutchings 451c8336ee linux-base: Don't identify LVM2 PVs by UUID (Closes: #585852)
svn path=/dists/sid/linux-2.6/; revision=15873
2010-06-15 00:25:07 +00:00
Bastian Blank 9f92eae041 * debian/changelog: Update.
* debian/config: Disable ISDN_I4L and related options.

svn path=/dists/sid/linux-2.6/; revision=15872
2010-06-14 14:40:28 +00:00
Bastian Blank a6a47fc5c4 * debian/changelog: Update.
* debian/config/config: Disable CONFIG_MISDN_NETJET.

svn path=/dists/sid/linux-2.6/; revision=15870
2010-06-14 14:11:35 +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 cc2bd813a3 Fix commit r15843
svn path=/dists/sid/linux-2.6/; revision=15845
2010-06-08 16:37:12 +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
Aurelien Jarno 2dce7c78f9 Correct the history, sibyte-m3-tlb-exception.patch was not part of
2.6.32-13 version, as it has been removed from series in r15669

svn path=/dists/sid/linux-2.6/; revision=15843
2010-06-08 16:08:57 +00:00
Ben Hutchings 4ada60d55a [powerpc] Enable pata_amd driver, replacing amd74xx
svn path=/dists/sid/linux-2.6/; revision=15842
2010-06-08 02:40:59 +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 b1820f6286 Prepare to release linux-2.6 (2.6.34-1~experimental.2).
svn path=/dists/trunk/linux-2.6/; revision=15837
2010-06-06 20:43:03 +00:00
Ben Hutchings 460725517c Update Spanish debconf templates, thanks to Omar Campagne (Closes: #580538)
svn path=/dists/sid/linux-2.6/; revision=15836
2010-06-06 18:16:38 +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 19b36b62f8 Make gcc-4.4 the default compiler
svn path=/dists/trunk/linux-2.6/; revision=15832
2010-06-06 11:30:22 +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 a82a5e9511 [sparc] Enable CONFIG_FB_XVR500, CONFIG_FB_XVR2500 (Closes: #508108)
svn path=/dists/sid/linux-2.6/; revision=15827
2010-06-05 20:42:09 +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
Moritz Muehlenhoff d3ff4805f9 Enable X86 board specific fixups for reboot (Closes: #536537)
svn path=/dists/sid/linux-2.6/; revision=15825
2010-06-05 08:04:31 +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 b60d976b38 Prepare to release linux-2.6 (2.6.32-15).
svn path=/dists/sid/linux-2.6/; revision=15818
2010-06-01 02:33:32 +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 2eff625d1f [hppa] Ignore ABI change caused by disabling CONFIG_IDE_TIMINGS
svn path=/dists/sid/linux-2.6/; revision=15814
2010-05-31 17:57:08 +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 4b8af2fd15 Prepare to release linux-2.6 (2.6.32-14).
svn path=/dists/sid/linux-2.6/; revision=15806
2010-05-30 02:59:23 +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
Bastian Blank 9b9db05b1d debian/changelog: Update.
svn path=/dists/sid/linux-2.6/; revision=15797
2010-05-27 12:42:59 +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
Ben Hutchings 46d2cea71c Note that 2.6.32.14 fixes CVE-2010-1636
svn path=/dists/sid/linux-2.6/; revision=15792
2010-05-27 01:47:31 +00:00
Maximilian Attems 226fc7d101 topconfig enable modular CRYPTO_PCRYPT
svn path=/dists/trunk/linux-2.6/; revision=15791
2010-05-26 21:31:47 +00:00
Maximilian Attems 90d7de4dd3 topconfig enable modular BT_ATH3K
svn path=/dists/trunk/linux-2.6/; revision=15790
2010-05-26 21:30:51 +00:00
Maximilian Attems 0d6bc27f6e topconfig enable modular VHOST_NET
svn path=/dists/trunk/linux-2.6/; revision=15788
2010-05-26 21:24:12 +00:00
Maximilian Attems bc7dfc3893 x86 enable VGA_SWITCHEROO
svn path=/dists/trunk/linux-2.6/; revision=15784
2010-05-26 21:23:38 +00:00
Maximilian Attems 977ab8ca1e topconfig enable modular REGULATOR_MAX8649 and REGULATOR_WM8994
svn path=/dists/trunk/linux-2.6/; revision=15783
2010-05-26 21:23:31 +00:00
Maximilian Attems 6d465e4697 topconfig enable modular MFD_WM8994
svn path=/dists/trunk/linux-2.6/; revision=15782
2010-05-26 21:23:22 +00:00
Maximilian Attems 54112e69ac x86 enable modular X86_PCC_CPUFREQ
svn path=/dists/trunk/linux-2.6/; revision=15777
2010-05-26 21:22:47 +00:00
Maximilian Attems be5b1baca5 topconfig enable CFQ_GROUP_IOSCHED
svn path=/dists/trunk/linux-2.6/; revision=15776
2010-05-26 21:22:40 +00:00
Ben Hutchings 7b2adda97f Note that 2.6.33.5 fixes #582427
svn path=/dists/sid/linux-2.6/; revision=15775
2010-05-26 13:19:28 +00:00
Ben Hutchings 6a5516f46d Note hppa build fix made in 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15774
2010-05-26 12:33:45 +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 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 1e3b85e9f1 Install debug kernel image in /usr/lib/debug/boot (Closes: #582810)
svn path=/dists/sid/linux-2.6/; revision=15768
2010-05-25 23:57: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 a221c1b349 [x86] Disable e_powersaver cpufreq driver as unsafe (Closes: #566208)
svn path=/dists/sid/linux-2.6/; revision=15760
2010-05-22 23:59:41 +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
Maximilian Attems 3e303bffc6 prepare to release 2.6.34-1~experimental.1
svn path=/dists/trunk/linux-2.6/; revision=15754
2010-05-19 15:08:03 +00:00
Ben Hutchings 81ee9c71c1 [ia64] Enable SGI SN support and mspec driver (Closes: #582224)
svn path=/dists/sid/linux-2.6/; revision=15753
2010-05-19 11:36:13 +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