Commit Graph

7582 Commits

Author SHA1 Message Date
Bastian Blank a4a27ffb31 debian/bin: PEP8 and other style fixes.
svn path=/dists/trunk/linux-2.6/; revision=18489
2012-01-11 17:00:17 +00:00
Bastian Blank 9863acaddd debian/lib/python: PEP8 and other style fixes.
svn path=/dists/trunk/linux-2.6/; revision=18488
2012-01-11 16:52:29 +00:00
Bastian Blank 42fbf6c05d debian/changelog: Fix version.
svn path=/dists/trunk/linux-2.6/; revision=18487
2012-01-11 16:33:07 +00:00
Arnaud Patard 4b05a947e9 forgot to commit series file ...
svn path=/dists/trunk/linux-2.6/; revision=18477
2012-01-08 10:51:43 +00:00
Arnaud Patard 280a068cb5 Backport topdown mmap support on arm (http://lists.debian.org/debian-arm/2011/12/msg00136.html)
svn path=/dists/trunk/linux-2.6/; revision=18475
2012-01-08 10:48:16 +00:00
Arnaud Patard c351fac8d7 Add back ixp4xx gpiolib (fixes ftbfs on ixp4xx)
svn path=/dists/trunk/linux-2.6/; revision=18473
2012-01-08 10:41:18 +00:00
Arnaud Patard 3ea67e909b Make sure that kernel image is not too big on armel by disabling apparmor and tomoyo
svn path=/dists/trunk/linux-2.6/; revision=18472
2012-01-08 10:37:18 +00:00
Ben Hutchings 5840d57fe9 Use 'chmod a+x' to make no-depmod script executable
We shouldn't override whatever read/write permissions it has.

svn path=/dists/trunk/linux-2.6/; revision=18460
2012-01-08 01:52:10 +00:00
Ben Hutchings a93dbd844e Install /lib/modules/<kernel-version>/modules.builtin in linux-image packages
We want to avoid shipping any files generated by depmod (which should
be generated in the postinst) and the 'build' and 'source' symlinks
(which should be installed by the linux-headers package).  Since
depmod has generated more and more files over time, we have been
removing all unexpected files under /lib/modules/<kernel-version>,
accidentally including modules.builtin which is *not* generated by
depmod.

Try to solve the problem generally by substituting a dummy depmod
command and then just removing the 'build' and 'source' symlinks.


svn path=/dists/trunk/linux-2.6/; revision=18456
2012-01-07 22:08:58 +00:00
Bastian Blank e3913e88f2 * debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-64:
  Enable CRYPTO_SHA1_SSSE3, CRYPTO_BLOWFISH_X86_64 and
  CRYPTO_TWOFISH_X86_64_3WAY.

svn path=/dists/trunk/linux-2.6/; revision=18455
2012-01-06 14:44:33 +00:00
Bastian Blank 9f46a036c1 debian/config: Automatically reorder config.
svn path=/dists/trunk/linux-2.6/; revision=18454
2012-01-06 14:40:22 +00:00
Bastian Blank b67ca797b7 debian/changelog: Set version to 3.2-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=18453
2012-01-06 14:30:38 +00:00
Ben Hutchings 6dae199070 Move Aurelien's udeb change to the current changelog entry
This change was made after 3.2~rc7-1~experimental.1.

svn path=/dists/trunk/linux-2.6/; revision=18450
2012-01-02 13:43:01 +00:00
Ben Hutchings 3341c6b5ba [arm] Remove use of possibly undefined BUILD_BUG_ON in <asm/bug.h> (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18449
2012-01-02 13:24:06 +00:00
Ben Hutchings efebeb308a media/dvb: Enable DVB_USB_IT913X as module (Closes: #653776)
svn path=/dists/trunk/linux-2.6/; revision=18448
2012-01-02 02:57:50 +00:00
Aurelien Jarno d859530c6b * [arm, mips, mipsel, sh4] Add a virtio-modules udeb on flavours which
can be emulated by QEMU.


svn path=/dists/trunk/linux-2.6/; revision=18442
2011-12-31 16:14:02 +00:00
Ben Hutchings f838ecc2de Update firmware WHENCE file parsing
All File fields now describe just one file, which may be followed by
other related fields.  Never flush the file details immediately.

For some File fields, there are now multiple following Source fields.
Collect them in a list.

svn path=/dists/trunk/linux-2.6/; revision=18432
2011-12-29 18:28:04 +00:00
Bastian Blank ea83f47603 debian/changelog: Prepare to release (3.2~rc7-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=18425
2011-12-28 13:56:05 +00:00
Bastian Blank 24d7d4d977 * debian/changelog: Update.
* debian/rules.real: Use xz compression for all packages.

svn path=/dists/trunk/linux-2.6/; revision=18422
2011-12-24 22:14:34 +00:00
Ben Hutchings 59c69816b4 Merge from sid again (release of 3.1.6-1)
svn path=/dists/trunk/linux-2.6/; revision=18420
2011-12-24 11:14:29 +00:00
Ben Hutchings ad7ae07d2a Drop one hunk of an rt patch applied separately in 3.2-rc7
svn path=/dists/trunk/linux-2.6/; revision=18419
2011-12-24 11:02:52 +00:00
Ben Hutchings cb4f2d3ab2 Put some Hyper-V config options under drivers/hv/Kconfig for 3.2
svn path=/dists/trunk/linux-2.6/; revision=18418
2011-12-24 10:57:51 +00:00
Ben Hutchings e0da08a8cb Restore aufs fix dropped in last merge from sid
svn path=/dists/trunk/linux-2.6/; revision=18417
2011-12-24 10:55:56 +00:00
Ben Hutchings d1023ad845 Include Arnaud's ARM setup fix in upstream changes
svn path=/dists/trunk/linux-2.6/; revision=18416
2011-12-24 10:44:24 +00:00
Ben Hutchings d859d1ee3f Update to 3.2-rc7
svn path=/dists/trunk/linux-2.6/; revision=18415
2011-12-24 10:41:53 +00:00
Bastian Blank 72fb377acc Merge /dists/sid/linux-2.6 (3.1.6-1).
svn path=/dists/trunk/linux-2.6/; revision=18414
2011-12-23 18:56:37 +00:00
Ben Hutchings 2d81d517cc Add bug closure for including isci in installer
svn path=/dists/sid/linux-2.6/; revision=18406
2011-12-22 01:04:50 +00:00
Bastian Blank 558aeb7c38 * debian/changelog: Update.
* debian/rules.real: Use xz compression for image packages.

svn path=/dists/trunk/linux-2.6/; revision=18405
2011-12-22 00:13:50 +00:00
Bastian Blank 55a911975f * debian/changelog: Set version to 3.1.6-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18404
2011-12-22 00:05:05 +00:00
Ben Hutchings 6d1ffd1fd5 [x86] Include isci in installer
svn path=/dists/sid/linux-2.6/; revision=18402
2011-12-21 03:37:24 +00:00
Ben Hutchings b2a5a30054 [x86] et131x: Include driver in installer (Closes: #651440)
(cherry-picked from trunk)

svn path=/dists/sid/linux-2.6/; revision=18401
2011-12-21 03:35:31 +00:00
Ben Hutchings d0690e27cb udeb: Provide the default configuration for kernel-wedge
The default (arch-independent) configuration was previously provided
by the kernel-wedge package, but we want to be able to update it
without changing that in future.  Copy the configuration files from
kernel-wedge 2.82 (except loop-aes-modules which is now unused).

Depend on kernel-wedge 2.83, which adds this feature.

(cherry-picked from trunk)

svn path=/dists/sid/linux-2.6/; revision=18400
2011-12-21 03:16:29 +00:00
Ben Hutchings 196197c044 Remove build-dependencies for perf, which we no longer build
perf is now built from the linux-tools source package.  Remove
libelf-dev, libdw-dev, binutils-dev, asciidoc, libperl-dev,
python-dev, libnewt-dev which were only used for that.  Move
xmlto to Build-Depends-Indep since all documentation is now in
arch:all packages again.

(cherry-picked from trunk)

svn path=/dists/sid/linux-2.6/; revision=18399
2011-12-21 03:13:26 +00:00
Bastian Blank a4d8f9927f * debian/changelog: Update to 3.2~rc6-1~experimental.1.
* debian/patches: Remove merged patch.

svn path=/dists/trunk/linux-2.6/; revision=18398
2011-12-19 12:05:26 +00:00
Ben Hutchings 9c0dcfd33f security: Enable APPARMOR (Closes: #598408)
svn path=/dists/trunk/linux-2.6/; revision=18395
2011-12-18 18:32:54 +00:00
Ben Hutchings cd6d040363 Do not enable HYPERV_BLOCK; the driver is due to be removed
The functionality of the Hyper-V block driver (hv_blkvsc) is being
merged into the general storage driver (hv_storvsc) in 3.2.  Don't
enable the former for just one kernel version.

svn path=/dists/sid/linux-2.6/; revision=18391
2011-12-16 03:36:57 +00:00
Ben Hutchings 64378c34a9 cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler (Closes: #650119)
svn path=/dists/sid/linux-2.6/; revision=18390
2011-12-16 03:22:27 +00:00
Uwe Kleine-König fd6ad13765 [amd64] bump rt feature set to 3.2-rc5-rt8
svn path=/dists/trunk/linux-2.6/; revision=18389
2011-12-15 14:24:33 +00:00
Ben Hutchings 00a06bd668 [x86] Enable HYPERV etc. as modules (Closes: #652014)
svn path=/dists/sid/linux-2.6/; revision=18388
2011-12-14 06:54:52 +00:00
Ben Hutchings 5a10510a41 Improve description of arm_dma_zone_size fix and add bug number
svn path=/dists/sid/linux-2.6/; revision=18387
2011-12-14 06:45:49 +00:00
Ben Hutchings 93a7026d1b [arm] setup: initialize arm_dma_zone_size earlier (Closes: #651215)
svn path=/dists/trunk/linux-2.6/; revision=18386
2011-12-14 02:20:40 +00:00
Arnaud Patard 356ae72a44 Add arm_dma_zone_size fix as it should fix #651215
svn path=/dists/sid/linux-2.6/; revision=18385
2011-12-13 08:15:07 +00:00
Ben Hutchings 76b84abd2b staging: r8712u: Add new USB ID (Closes: #651622)
svn path=/dists/sid/linux-2.6/; revision=18383
2011-12-13 05:52:42 +00:00
Ben Hutchings 4d39b92352 Prepare to release linux-2.6 (3.1.5-1).
svn path=/dists/sid/linux-2.6/; revision=18380
2011-12-11 17:20:45 +00:00
Ben Hutchings b9fdb45a49 Revert r18378 "[x86] Fix issues in KVM nVMX implementation by backporting..."
These changes must wait until after 3.1.5-1.

svn path=/dists/sid/linux-2.6/; revision=18379
2011-12-11 17:19:48 +00:00
Aurelien Jarno 9dc3d8bdf6 * [x86] Fix issues in KVM nVMX implementation by backporting changes
from 3.2.


svn path=/dists/sid/linux-2.6/; revision=18378
2011-12-11 16:53:04 +00:00
Ben Hutchings 88a1c0f2df Note another upstream fix in 3.2-rc5 (#651382)
svn path=/dists/trunk/linux-2.6/; revision=18377
2011-12-10 19:27:16 +00:00
Ben Hutchings d0342754d6 Note upstream fixes in 3.2-rc5
svn path=/dists/trunk/linux-2.6/; revision=18376
2011-12-10 19:25:32 +00:00
Ben Hutchings 2968ad5228 Refresh rt patch series for 3.2-rc5
svn path=/dists/trunk/linux-2.6/; revision=18374
2011-12-10 14:46:00 +00:00
Ben Hutchings 3c2b560acc Update to 3.2-rc5
svn path=/dists/trunk/linux-2.6/; revision=18373
2011-12-10 14:13:58 +00:00