Commit Graph

1970 Commits

Author SHA1 Message Date
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
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
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
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 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
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 31bb914b8a Remove unused patches
svn path=/dists/trunk/linux-2.6/; revision=18270
2011-11-13 22:45:11 +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 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
Ben Hutchings 5825c6732e DFSG: Remove drivers/staging/ft1000/ft1000-*/*.img
This is non-free firmware for drivers we don't build.  Related to
#609448, but I didn't think to check for actual binary files.

svn path=/dists/trunk/linux-2.6/; revision=18251
2011-11-13 07:46:51 +00:00
Ben Hutchings e1ec2d3c49 Update to 3.1.1
svn path=/dists/trunk/linux-2.6/; revision=18247
2011-11-12 04:49:59 +00:00
Ben Hutchings 40ebbb135b cifs, freezer: add wait_event_freezekillable and have cifs use it (Closes: #488794)
svn path=/dists/trunk/linux-2.6/; revision=18244
2011-11-11 02:33:02 +00:00
Ben Hutchings 609a1e3502 [arm] add io{read,write}{16,32}be functions (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18243
2011-11-11 02:10:11 +00:00
Ben Hutchings 3e1e1a6980 [powerpc] ptrace: Fix build with gcc 4.6
svn path=/dists/trunk/linux-2.6/; revision=18242
2011-11-11 01:45:03 +00:00
Ben Hutchings 7aa515ffdd iwlagn: fix modinfo display for 135 ucode (Closes: #647958)
svn path=/dists/trunk/linux-2.6/; revision=18238
2011-11-08 01:58:57 +00:00
Ben Hutchings 1b2eec8411 [alpha] wire up accept4 syscall, thanks to Michael Cree
svn path=/dists/trunk/linux-2.6/; revision=18232
2011-11-04 15:07:20 +00:00
Ben Hutchings 2ae960fee3 Merge changes from sid up to 3.0.0-6
Apply the added patches that aren't in 3.1.

svn path=/dists/trunk/linux-2.6/; revision=18214
2011-11-02 04:21:37 +00:00
Ben Hutchings 53e89121b1 oom: fix integer overflow of points in oom_badness (CVE-2011-4097)
svn path=/dists/sid/linux-2.6/; revision=18211
2011-11-01 14:47:10 +00:00
Ben Hutchings 4f95622964 xfs: Fix possible memory corruption in xfs_readlink (CVE-2011-4077)
svn path=/dists/sid/linux-2.6/; revision=18209
2011-11-01 14:25:01 +00:00
Ben Hutchings cdd9a973fd aufs: Update to aufs3.0-20111031 (Closes: #644687)
svn path=/dists/sid/linux-2.6/; revision=18207
2011-10-31 04:33:01 +00:00
Ben Hutchings 66c5e8bac1 aufs: Update to aufs3.1-20111031
svn path=/dists/trunk/linux-2.6/; revision=18205
2011-10-31 04:16:58 +00:00
Ben Hutchings 91b0f2c5df aufs: Update to aufs3 for Linux 3.1 (Closes: #644687)
svn path=/dists/trunk/linux-2.6/; revision=18203
2011-10-29 11:00:42 +00:00
Ben Hutchings ace78f87fb ark3116: Fix initialisation order (Closes: #640391)
svn path=/dists/sid/linux-2.6/; revision=18186
2011-10-28 03:47:37 +00:00
Ben Hutchings ef3e66f739 Add stable 3.0.8
svn path=/dists/sid/linux-2.6/; revision=18177
2011-10-25 09:24:34 +00:00
Uwe Kleine-König 7c7ec14458 [amd64] Update rt featureset to 3.0.7-rt20
svn path=/dists/sid/linux-2.6/; revision=18172
2011-10-19 19:05:00 +00:00
Ben Hutchings d8a35d2c97 cputimer: Cure lock inversion
Fix regression introduced in 3.0.7.
Update the rt patch accordingly.

svn path=/dists/sid/linux-2.6/; revision=18171
2011-10-19 02:36:03 +00:00
Uwe Kleine-König 5239a7efb9 fixup rt patch for 3.0.7
svn path=/dists/sid/linux-2.6/; revision=18169
2011-10-18 08:51:36 +00:00
Uwe Kleine-König 97db62c65e [amd64] Update rt featureset to 3.0.6-rt18
svn path=/dists/sid/linux-2.6/; revision=18168
2011-10-18 08:51:28 +00:00
Bastian Blank 4c30be6ba2 Add stable release 3.0.7.
* debian/changelog: Update.
* debian/patches/bugfix/all/stable/3.0.7.patch: Add.
* debian/patches/series/6: Add new patch.

svn path=/dists/sid/linux-2.6/; revision=18167
2011-10-18 08:42:31 +00:00
Uwe Kleine-König f9bd94a34a [amd64] Update rt featureset to 3.0.6-rt17
svn path=/dists/sid/linux-2.6/; revision=18158
2011-10-07 13:59:16 +00:00
Ben Hutchings 0e076e3520 Make taskstats require root access (CVE-2011-2494)
We want this fix everywhere, not just in rt!

svn path=/dists/sid/linux-2.6/; revision=18151
2011-10-05 14:14:35 +00:00
Uwe Kleine-König d0a01a6a66 [amd64] Update rt featureset to 3.0.6-rt16
Fixed up hunks for lib/Kconfig.debug to fit on top of sysrq-mask.patch

svn path=/dists/sid/linux-2.6/; revision=18150
2011-10-05 09:10:16 +00:00
Ben Hutchings 57f407b53b Drop fixes in rt feature patch that are also in 3.0.5
svn path=/dists/sid/linux-2.6/; revision=18149
2011-10-05 00:55:33 +00:00
Ben Hutchings 8a02f1bc34 Add stable 3.0.5 and 3.0.6
svn path=/dists/sid/linux-2.6/; revision=18146
2011-10-04 05:41:51 +00:00
Ben Hutchings c1989e9e35 [powerpc/powerpc64] Add missing #include to LPAR console selection fix
svn path=/dists/trunk/linux-2.6/; revision=18134
2011-09-27 05:04:39 +00:00
Ben Hutchings d04d4963bb kobj_uevent: Ignore if some listeners cannot handle message (Closes: #641661)
svn path=/dists/sid/linux-2.6/; revision=18117
2011-09-23 05:16:38 +00:00
Ben Hutchings da389ea4fb block: Free queue resources at blk_release_queue() (Closes: #631187)
svn path=/dists/sid/linux-2.6/; revision=18115
2011-09-23 04:48:13 +00:00
Ben Hutchings b71496a759 Add patch series file for 3.0.0-5
svn path=/dists/sid/linux-2.6/; revision=18114
2011-09-23 04:46:41 +00:00
Ben Hutchings 3e240c77cc fm801: Fix regressions in 3.0 (Closes: #641946)
svn path=/dists/sid/linux-2.6/; revision=18113
2011-09-22 13:53:42 +00:00