Commit Graph

2903 Commits

Author SHA1 Message Date
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
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 342426c59f wrap
svn path=/dists/sid/linux-2.6/; revision=15996
2010-07-18 20:57:34 +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 2f4dbd6221 [i386/686] Remove AMD K6 from the list of supported processors
AMD K6 does not implement the CMOV instruction.

svn path=/dists/sid/linux-2.6/; revision=15993
2010-07-18 20:43:42 +00:00
Ben Hutchings 30e6842b81 Close bug that should be fixed by the rt2860sta update
svn path=/dists/sid/linux-2.6/; revision=15992
2010-07-18 03:06:54 +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
Ben Hutchings bf53f8f2c6 postinst: Remove support for 'default' boot loaders
Warn users on upgrade if the current configuration may rely on this.
The debconf templates will need a translation update.

svn path=/dists/sid/linux-2.6/; revision=15990
2010-07-16 14:58:05 +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 294fb5ca48 [ia64] Disable FB_VIA; gpiolib cannot be built for ia64
svn path=/dists/trunk/linux-2.6/; revision=15984
2010-07-13 13:02:20 +00:00
Ben Hutchings cee5913de2 Prepare to release linux-2.6 (2.6.35~rc5-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=15982
2010-07-13 04:30:56 +00:00
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 c1b146f80e Prepare to release linux-2.6 (2.6.32-17).
svn path=/dists/sid/linux-2.6/; revision=15975
2010-07-10 22:39:27 +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 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 8f9b61a31a Add build-dependency on binutils-dev to enable symbol demangling in perf
svn path=/dists/sid/linux-2.6/; revision=15970
2010-07-10 15:14:09 +00:00
Ben Hutchings e244aaf915 Add bug number for linux-tools/perf FTBFS
svn path=/dists/sid/linux-2.6/; revision=15968
2010-07-08 11:34:02 +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 419f528cda fix changelog to feature UNRELEASED
svn path=/dists/sid/linux-2.6/; revision=15966
2010-07-07 10:39:09 +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 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 17311a7cd2 Prepare to release linux-2.6 (2.6.32-16).
svn path=/dists/sid/linux-2.6/; revision=15954
2010-07-06 12:46:51 +00:00
Moritz Muehlenhoff 47ccebedaf another bug closer
svn path=/dists/sid/linux-2.6/; revision=15948
2010-07-05 22:31:38 +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
Moritz Muehlenhoff 967de7be6b add bug closer for 2.6.32.16
svn path=/dists/sid/linux-2.6/; revision=15945
2010-07-05 19:12:53 +00:00
Moritz Muehlenhoff ded5d63aa3 one issue not yet fixed in 2.6.32.16
svn path=/dists/sid/linux-2.6/; revision=15944
2010-07-05 19:10:20 +00:00
Martin Michlmayr 98a39849a0 [armel] Disable PARPORT_PC (Closes: #588164)
svn path=/dists/sid/linux-2.6/; revision=15943
2010-07-05 18:28:46 +00:00
Martin Michlmayr 633dc70c38 [armel/kirkwood] Enable FB_UDL.
svn path=/dists/sid/linux-2.6/; revision=15942
2010-07-05 17:36:09 +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 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