Commit Graph

6080 Commits

Author SHA1 Message Date
Maximilian Attems 84e5c1d530 add abi 2.6.32-4 files
svn path=/dists/sid/linux-2.6/; revision=15434
2010-03-21 04:40:22 +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
Maximilian Attems 802512bcbe x86 disable FB_INTEL
highly deprecated these days with KMS.

svn path=/dists/sid/linux-2.6/; revision=15432
2010-03-21 04:19:15 +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 c4315ed55b Fix log indentation
svn path=/dists/sid/linux-2.6/; revision=15430
2010-03-20 20:03:33 +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
Ben Hutchings b4dd2c3a03 linux-base: Handle duplicates in /etc/udev/rules.d/70-persistent-cd.rules (Closes: #574630)
svn path=/dists/sid/linux-2.6/; revision=15426
2010-03-20 15:06:33 +00:00
Ben Hutchings 0f77287952 Extend the libata transition to all architectures (except s390) again
svn path=/dists/sid/linux-2.6/; revision=15425
2010-03-20 05:50:25 +00:00
Ben Hutchings 43f2dc45ac linux-base.postinst: Display an (additional) note if the boot loader configuration is not recognised
svn path=/dists/sid/linux-2.6/; revision=15424
2010-03-20 05:37:46 +00:00
Ben Hutchings df8d209bf1 linux-base.postinst: Move filtering of configs out of scan_config_files()
and remove module variable @matched_configs

svn path=/dists/sid/linux-2.6/; revision=15423
2010-03-20 04:53:27 +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
Maximilian Attems 07e020feb5 [alpha, hppa] Disable oprofile as tracing code is unsupported here.
we could revert the stable patch 18b4a4d, but that seems going
backwards for 2 archs that have not added raw_local_irq_save()
support since 2006. once that chages we can reenable.

thus just disable oprofile for them.

svn path=/dists/sid/linux-2.6/; revision=15421
2010-03-18 17:36:27 +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 524cda7ce8 prepare to release 2.6.32-10
svn path=/dists/sid/linux-2.6/; revision=15413
2010-03-16 22:40:32 +00:00
Ben Hutchings 17946f8146 Change linux-base dependency to require same or later source version
svn path=/dists/sid/linux-2.6/; revision=15412
2010-03-16 22:36:55 +00:00
Ben Hutchings 2ef0b9ab6c Restrict libata transition to x86
The kernel configurations for other architectures are not changing, so
there is no need to change their configuration files.  Also, the code
for non-x86 bootloaders is largely untested.


svn path=/dists/sid/linux-2.6/; revision=15411
2010-03-16 22:28:50 +00:00
Maximilian Attems 608fbe2c11 Revert "prepare to release 2.6.32-10"
This reverts commit 5696b9e98b73ad92190a1501454a544e6e177830.

svn path=/dists/sid/linux-2.6/; revision=15410
2010-03-16 22:28: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 6bed4ef7fe prepare to release 2.6.32-10
time to get that monster out. :)

svn path=/dists/sid/linux-2.6/; revision=15408
2010-03-16 22:18:42 +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
Ben Hutchings bff850f9b2 Scrub /etc/network/interfaces whether or not the running kernel matches
svn path=/dists/sid/linux-2.6/; revision=15406
2010-03-16 22:02:27 +00:00
Maximilian Attems c1d1882cfe enable openvz
svn path=/dists/sid/linux-2.6/; revision=15405
2010-03-16 21:55:25 +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
Maximilian Attems f1b6dd2c83 fix up openvz compilation
disable old sysfs compat options

svn path=/dists/sid/linux-2.6/; revision=15402
2010-03-16 19:21:50 +00:00
Bastian Blank fbb493cdc3 * debian/changelog: Update.
* debian/config: Make all AGP driver built-in to workaround race-condition
  between DRM and AGP.

svn path=/dists/sid/linux-2.6/; revision=15401
2010-03-16 19:14:45 +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 f0c48f95cc debian/config: Reorder.
svn path=/dists/sid/linux-2.6/; revision=15398
2010-03-16 12:56:25 +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
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
Maximilian Attems f85c9f45e3 Bump ABI to 4
no way to pretend this abi conform with current sid and testing,
due to new DRM 2.6.33 and 2.6.32.10.
get us rid of the corresponding abi files.

svn path=/dists/sid/linux-2.6/; revision=15385
2010-03-16 00:20:46 +00:00
Maximilian Attems 163c21ff1f readd openvz in small dose
still disabled and without patch,
but makes it easier for me to test against latest sid.

svn path=/dists/sid/linux-2.6/; revision=15384
2010-03-16 00:11:09 +00:00
Moritz Muehlenhoff 0c717c1261 two bug closures from 2.6.32.10
svn path=/dists/sid/linux-2.6/; revision=15383
2010-03-15 18:01:34 +00:00
Ben Hutchings 103df23a00 [x86] Enable rtl8192su driver using external firmware
svn path=/dists/trunk/linux-2.6/; revision=15377
2010-03-15 13:44:38 +00:00
Ben Hutchings 6661048810 Revert all DRM changes in 2.6.32.10 and apply all changes in 2.6.33.1-rc1
svn path=/dists/sid/linux-2.6/; revision=15376
2010-03-15 00:34:37 +00:00
Ben Hutchings fc6d1f8023 Move closure of #567747 to correct item (2.6.33 not 2.6.32.10)
svn path=/dists/sid/linux-2.6/; revision=15375
2010-03-15 00:32:54 +00:00
Ben Hutchings 7fe949a47c Remove /usr/include/drm from linux-libc-dev; let libdrm-dev provide it again
svn path=/dists/sid/linux-2.6/; revision=15374
2010-03-14 23:09:37 +00:00
Ben Hutchings f92b888553 Remove /usr/include/drm from linux-libc-dev; let libdrm-dev provide it again (Closes: #572067)
svn path=/dists/trunk/linux-2.6/; revision=15373
2010-03-14 22:55:16 +00:00
Maximilian Attems 3a1683af77 add lonely 2.6.33.1 stable drm patch
applies to 2.6.33 drm

svn path=/dists/sid/linux-2.6/; revision=15372
2010-03-14 09:29:47 +00:00
Ben Hutchings 8487903ed9 Include aufs2, marked as staging (Closes: #573189)
svn path=/dists/trunk/linux-2.6/; revision=15371
2010-03-13 23:27:03 +00:00
Ben Hutchings 21471bc8d9 Group and comment on patches in series 10
svn path=/dists/sid/linux-2.6/; revision=15370
2010-03-13 22:49:01 +00:00