Commit Graph

7532 Commits

Author SHA1 Message Date
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
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
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
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 d61e2efe8f Deal with ABI changes in 3.1.5
struct clocksource changed but clocksource functions shouldn't be used
by OOT modules; ignore the change.

struct inet_peer changed; although it shouldn't be used by OOT modules
it does affect symbol versions for many of the networking core
functions.  Since the structure is only allocated in one place so we
can safely extend it instead of adding the new member in the middle.

svn path=/dists/sid/linux-2.6/; revision=18372
2011-12-10 05:02:34 +00:00
Ben Hutchings c3f6828cdb Add ABI definition for 3.1.0-1
The MIPS definitions are from 3.1.1-1 and the others from 3.1.4-1.

Ignore changes that were made between these two releases in the nfs
and rt2x00 modules.

svn path=/dists/sid/linux-2.6/; revision=18371
2011-12-10 04:19:10 +00:00
Ben Hutchings 625c22fa59 Change abiupdate.py to use the new kernel ABI version definition
svn path=/dists/sid/linux-2.6/; revision=18370
2011-12-10 04:12:40 +00:00
Ben Hutchings 0c328410c2 Update to 3.1.5
svn path=/dists/sid/linux-2.6/; revision=18367
2011-12-10 00:46:27 +00:00
Ben Hutchings 24bb899b45 [x86] Enable drivers for EG20T and some other Atom companion chips
Enable GPIO_PCH, GPIO_ML_IOH, I2C_EG20T, PCH_CAN, PCH_DMA, PCH_GBE,
PCH_PHUB, SERIAL_PCH_UART, SPI_TOPCLIFF_PCH, USB_GADGET, USB_EG20T as
modules

svn path=/dists/sid/linux-2.6/; revision=18359
2011-12-06 06:21:18 +00:00
Ben Hutchings 893f0879fa brcmsmac: Fix I/O functions for MIPS and for big-endian architectures
svn path=/dists/sid/linux-2.6/; revision=18356
2011-12-05 16:05:06 +00:00
Ben Hutchings 619c99e343 [x86] Enable MEMTEST (Closes: #613321, #646361)
If bad RAM is detected, WARN and recommend a more thorough test

svn path=/dists/sid/linux-2.6/; revision=18354
2011-12-05 06:04:56 +00:00
Ben Hutchings 8971affbe1 USB: EHCI: fix HUB TT scheduling issue with iso transfer (Closes: #651015)
svn path=/dists/sid/linux-2.6/; revision=18353
2011-12-05 01:46:49 +00:00
Ben Hutchings 759fef5768 Add Bastian's name above his change
svn path=/dists/sid/linux-2.6/; revision=18351
2011-12-05 01:39:00 +00:00
Hector Oron 77c86295ed Backport fix for nullpointer dereference on regulator core. Thanks Arnaud Patard.
svn path=/dists/sid/linux-2.6/; revision=18346
2011-12-04 00:33:57 +00:00
Bastian Blank 4fa4671f8d * debian/bin/gencontrol.py:
Look on real upstream version during extraction of revisions for patch
  series.
* debian/changelog: Update.

svn path=/dists/sid/linux-2.6/; revision=18337
2011-12-01 12:19:31 +00:00
Bastian Blank 3cc094b7a1 debian/changelog: Prepare to release (3.1.4-1).
svn path=/dists/sid/linux-2.6/; revision=18333
2011-11-29 13:15:12 +00:00
Bastian Blank d8fa8c778d * debian/changelog: Update.
* debian/rules.real: Install generated headers.

svn path=/dists/sid/linux-2.6/; revision=18332
2011-11-29 09:54:58 +00:00
Bastian Blank 0ec066ddcc debian/changelog: Set version to 3.1.4-1.
svn path=/dists/sid/linux-2.6/; revision=18331
2011-11-29 09:43:16 +00:00
Ben Hutchings 343ef5a0cc topology: Provide CPU topology in sysfs in !SMP configurations (Closes: #649216)
svn path=/dists/sid/linux-2.6/; revision=18330
2011-11-28 05:07:47 +00:00
Ben Hutchings 0e5c2382cc Note a Debian bug report fixed by 3.1.3
svn path=/dists/sid/linux-2.6/; revision=18329
2011-11-28 03:25:56 +00:00
Bastian Blank 1c05df2344 * debian/changelog: Set version to 3.1.3-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18326
2011-11-27 19:50:33 +00:00
Ben Hutchings 01f077e6d8 amilo-rfkill: Use proper functions to write to the i8042 safely
svn path=/dists/sid/linux-2.6/; revision=18318
2011-11-26 03:21:20 +00:00
Ben Hutchings 1a7fd6fae1 lirc_serial: Fix various bugs that may result in a crash, deadlock or other failure (Closes: #645811)
svn path=/dists/sid/linux-2.6/; revision=18317
2011-11-25 00:46:02 +00:00
Ben Hutchings b476ae2bc6 Include module taint flags in bug reports
svn path=/dists/sid/linux-2.6/; revision=18316
2011-11-24 08:33:38 +00:00
Ben Hutchings 33ddc4f886 brcmsmac: Enable as module for all architectures
svn path=/dists/sid/linux-2.6/; revision=18315
2011-11-24 08:01:02 +00:00
Ben Hutchings e714f93eb8 Enable BCMA as module, BCMA_HOST_PCI and B43_BCMA (Closes: #649567)
But limit these to devices not supported by brcmsmac.

svn path=/dists/sid/linux-2.6/; revision=18314
2011-11-24 07:59:05 +00:00
Martin Michlmayr ce522b033c Set the priority of pata-modules to standard since the
GLAN Tank uses PATA.

svn path=/dists/sid/linux-2.6/; revision=18311
2011-11-22 15:26:19 +00:00
Ben Hutchings c94be70e01 Update to 3.1.2
svn path=/dists/sid/linux-2.6/; revision=18300
2011-11-22 05:37:48 +00:00
Ben Hutchings be78e2ff73 Prepare to release linux-2.6 (3.1.1-1).
svn path=/dists/trunk/linux-2.6/; revision=18272
2011-11-14 04:56:58 +00:00
Ben Hutchings 31bb914b8a Remove unused patches
svn path=/dists/trunk/linux-2.6/; revision=18270
2011-11-13 22:45:11 +00:00
Arnaud Patard 20aab207cb Update mx5 armhf config file
svn path=/dists/trunk/linux-2.6/; revision=18268
2011-11-13 19:51:24 +00:00
Arnaud Patard 221a62f8e0 Add support for pata on iMX51 and AHCI on iMX53
svn path=/dists/trunk/linux-2.6/; revision=18267
2011-11-13 19:50:28 +00:00
Arnaud Patard 35a7f31573 allow to build iMX51 and iMX53 support in same kernel image
svn path=/dists/trunk/linux-2.6/; revision=18266
2011-11-13 19:42:28 +00:00
Arnaud Patard fcaba866b2 add io{read,write}{16,32}be functions to ixp4xx
svn path=/dists/trunk/linux-2.6/; revision=18265
2011-11-13 19:27:56 +00:00
Ben Hutchings 6f5b287580 Defer addition of accept4() on ia64 until we're sure about the system call number
svn path=/dists/trunk/linux-2.6/; revision=18264
2011-11-13 19:20:11 +00:00
Ben Hutchings b575a2349e [x86] Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops (Closes: #631664)
svn path=/dists/trunk/linux-2.6/; revision=18263
2011-11-13 19:14:22 +00:00
Ben Hutchings 24fa4b60b0 block: Always check length of all iov entries in blk_rq_map_user_iov()
svn path=/dists/trunk/linux-2.6/; revision=18262
2011-11-13 19:00:34 +00:00
Ben Hutchings 0455a03f5c Add bug closure for removed alpha udeb config
svn path=/dists/trunk/linux-2.6/; revision=18261
2011-11-13 17:17:31 +00:00
Ben Hutchings ddf4522333 [ia64] Add accept4() syscall, thanks to Émeric Maschino (Closes: #647825)
svn path=/dists/trunk/linux-2.6/; revision=18260
2011-11-13 17:16:07 +00:00
Ben Hutchings 60cdd70aa7 vmscan: fix shrinker callback bug in fs/super.c
svn path=/dists/trunk/linux-2.6/; revision=18259
2011-11-13 16:59:19 +00:00
Ben Hutchings 987c5acd76 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops (CVE-2011-2203)
svn path=/dists/trunk/linux-2.6/; revision=18258
2011-11-13 16:51:57 +00:00