Commit Graph

3569 Commits

Author SHA1 Message Date
Ben Hutchings 36b3180d45 l2tp: ensure sk->dst is still valid (Closes: #652503)
svn path=/dists/sid/linux-2.6/; revision=18437
2011-12-30 11:03:36 +00:00
Ben Hutchings 105e27367a rtc: Fix alarm rollover when day or month is out-of-range (Closes: #646429)
svn path=/dists/sid/linux-2.6/; revision=18430
2011-12-29 15:34:52 +00:00
Ben Hutchings e9e5b11d6b net: Fix regressions that may result in a crash when using br_netfilter
svn path=/dists/sid/linux-2.6/; revision=18429
2011-12-28 21:42:53 +00:00
Ben Hutchings e3c3cf2822 drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU
svn path=/dists/sid/linux-2.6/; revision=18428
2011-12-28 21:34:35 +00:00
Ben Hutchings 576fc1b72c iwlwifi: allow to switch to HT40 if not associated (Closes: #653423)
svn path=/dists/sid/linux-2.6/; revision=18426
2011-12-28 16:20:44 +00:00
Ben Hutchings 7cfabda7d7 prerm: Print an error message when aborting removal of the running kernel (Closes: #601962)
svn path=/dists/sid/linux-2.6/; revision=18424
2011-12-28 00:29:32 +00:00
Ben Hutchings 8af8fcd361 snapshot: Implement compat_ioctl (Closes: #502816)
svn path=/dists/sid/linux-2.6/; revision=18423
2011-12-27 20:10:31 +00:00
Bastian Blank 25d16213e2 debian/changelog: Prepare to release (3.1.6-1).
svn path=/dists/sid/linux-2.6/; revision=18411
2011-12-23 16:02:55 +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 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 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 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
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