Commit Graph

2864 Commits

Author SHA1 Message Date
Ben Hutchings 1ab7db130a Name linux-tools packages and perf files using $(VERSION)
Currently the control file template and rules.real are inconsistent,
leading to a build failure.

svn path=/dists/trunk/linux-2.6/; revision=15981
2010-07-13 00:09:33 +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 5bf27afcc9 Prepare to release linux-2.6 (2.6.35~rc4-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=15978
2010-07-11 14:21:04 +00:00
Ben Hutchings 6c38217d52 [x86] Enable EDAC_I7CORE
svn path=/dists/trunk/linux-2.6/; revision=15973
2010-07-10 17:55:43 +00:00
Ben Hutchings 1fe01215f2 Merge tbm's armel changes from 2.6.32-16
svn path=/dists/trunk/linux-2.6/; revision=15959
2010-07-06 23:33:36 +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 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 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
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