Commit Graph

266 Commits

Author SHA1 Message Date
Ben Hutchings c35b492ed9 [powerpc] pasemi_mac: Fix building as module
svn path=/dists/trunk/linux-2.6/; revision=18357
2011-12-06 04:32:08 +00:00
Ben Hutchings 009b172275 aufs: Fix export of __devcgroup_inode_permission
Any source file exporting symbols needs to include <linux/export.h>.

svn path=/dists/trunk/linux-2.6/; revision=18340
2011-12-02 03:18:32 +00:00
Ben Hutchings e29f027ab7 Merge changes from sid up to 3.1.4-1
svn path=/dists/trunk/linux-2.6/; revision=18335
2011-12-01 04:23:13 +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 8de56753df Update to 3.2-rc3
svn path=/dists/trunk/linux-2.6/; revision=18319
2011-11-26 03:33: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 dd9a095d25 netdev: Revert ARCNET and PHYLIB to tristate options
svn path=/dists/trunk/linux-2.6/; revision=18309
2011-11-22 07:56:06 +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 69a34a2626 Update to 3.2-rc2
Drop patches that went upstream.

Refresh the rt patch by finding a roughly equivalent git commit, applying the
remaining changes, merging with and diffing against 3.2-rc2.

svn path=/dists/trunk/linux-2.6/; revision=18295
2011-11-18 06:28:51 +00:00
Ben Hutchings ddbcf28662 Update to 3.2-rc1
Drop a large number of patches that were merged upstream.
Fix context in features/all/sound-pci-cs46xx-request_firmware.patch.
Remove another firmware image sneaked into staging.

svn path=/dists/trunk/linux-2.6/; revision=18288
2011-11-14 15:49:29 +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 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 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 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 555d263559 Update to 3.1-rc7
svn path=/dists/trunk/linux-2.6/; revision=18111
2011-09-22 03:29:51 +00:00
Ben Hutchings 0a45a7e8a2 [i386] Fix alignment of alternative instruction entries (Closes: #640964)
svn path=/dists/trunk/linux-2.6/; revision=18108
2011-09-21 04:39:25 +00:00
Ben Hutchings d20c752850 [armel/ixp4xx] Add gpioblib support (fixes FTBFS)
svn path=/dists/trunk/linux-2.6/; revision=18072
2011-09-10 03:17:12 +00:00
Ben Hutchings 1bd1a3f2d2 [i386] libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
svn path=/dists/trunk/linux-2.6/; revision=18062
2011-09-08 14:40:22 +00:00
Ben Hutchings 1cbe072043 Drop non-fix for GPIO compile errors on armel/ixp4xx
svn path=/dists/trunk/linux-2.6/; revision=18054
2011-09-06 03:21:11 +00:00
Ben Hutchings e3ab97f0fd Fix GPIOLIB vs GENERIC_GPIO selection for two more architectures
svn path=/dists/trunk/linux-2.6/; revision=18051
2011-09-05 03:36:39 +00:00
Ben Hutchings b44aa24a5b Merge changes from sid
svn path=/dists/trunk/linux-2.6/; revision=18034
2011-08-29 13:36:42 +00:00
Ben Hutchings e9a11b33c1 Update to 3.1-rc2
svn path=/dists/trunk/linux-2.6/; revision=17933
2011-08-15 14:28:10 +00:00
Ben Hutchings 53fd520e23 Update to 3.1-rc1
Remove and refresh patches as necessary.
Disable aufs; after fixing textual conflicts it turns out to be broken by
a VFS change.

svn path=/dists/trunk/linux-2.6/; revision=17897
2011-08-09 00:16:15 +00:00
Bastian Blank a857c85f8d * debian/changelog: Update.
* debian/patches/features/all/xen/backend-autoload.patch:
  Allow autoloading of Xen backend drivers.
* debian/patches/series/base: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=17845
2011-07-22 19:45:19 +00:00
Bastian Blank 6a420428d2 debian/patches/bugfix/arm/ixp4xx-build-breakage.patch,
debian/patches/bugfix/mips/mips-i8259-use-struct-syscore_ops-instead-of-sysdevs.patch,
debian/patches/series/base:
Remove merged patches.

svn path=/dists/trunk/linux-2.6/; revision=17844
2011-07-22 18:51:32 +00:00
Arnaud Patard d9f3d5eadb - Merge upstream commit fixing build breakage on ixp and enable it again.
svn path=/dists/trunk/linux-2.6/; revision=17836
2011-07-19 09:26:37 +00:00
Ben Hutchings 854483b4cc Remove unused patches
svn path=/dists/trunk/linux-2.6/; revision=17828
2011-07-12 02:46:29 +00:00
Ben Hutchings 9f78cb0d58 aufs: Update for 3.0
svn path=/dists/trunk/linux-2.6/; revision=17827
2011-07-12 02:43:01 +00:00
Maximilian Attems ed2152c8dd ALSA: hda - Enable auto-parser as default for Conexant codecs
makes sound really suck *less* on x220, taken from linux-next.

svn path=/dists/trunk/linux-2.6/; revision=17819
2011-07-06 21:22:25 +00:00
Maximilian Attems 2bdd997225 one of the alsa patches landed between rc5 and rc6
nuke it.

svn path=/dists/trunk/linux-2.6/; revision=17808
2011-07-05 08:00:08 +00:00
Maximilian Attems 189fbb5cd4 add some alsa patches from linux-next to make intel hda suck less
X220 tested.

svn path=/dists/trunk/linux-2.6/; revision=17807
2011-07-05 07:37:09 +00:00
Ben Hutchings 4cc9c90593 Update to 3.0-rc6
Drop one patch merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=17800
2011-07-05 03:44:33 +00:00
Maximilian Attems e768e4fc94 add two m68k patches from linux-next
svn path=/dists/trunk/linux-2.6/; revision=17778
2011-07-02 20:23:07 +00:00
Maximilian Attems 39035feb5e Add KEY_MICMUTE and enable it on Lenovo X220
this only shutsdown warnings concerning that key,
no real effect yet.

svn path=/dists/trunk/linux-2.6/; revision=17777
2011-07-02 19:57:43 +00:00
Maximilian Attems 2288a7163c drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state
add patch for easy to trigger resume/suspend warnings on x220.

svn path=/dists/trunk/linux-2.6/; revision=17776
2011-07-01 06:18:21 +00:00
Maximilian Attems 25fc1ec9fb rebase on 3.0-rc5
arm build fix merged.

svn path=/dists/trunk/linux-2.6/; revision=17735
2011-06-28 07:40:48 +00:00
Maximilian Attems 53b9d3b49b merge patch series
svn path=/dists/trunk/linux-2.6/; revision=17715
2011-06-21 12:19:56 +00:00
Maximilian Attems ce591eedbf prepare for 3.0-rc4
all the build fixes landed

svn path=/dists/trunk/linux-2.6/; revision=17714
2011-06-21 12:06:28 +00:00
Maximilian Attems 12d9a93b79 release 3.0-rc3
now all build fixes have materialised in linux-next.

svn path=/dists/trunk/linux-2.6/; revision=17702
2011-06-16 13:06:27 +00:00
Maximilian Attems 3db16e7190 prepare for 3.0-rc3 upload
properly add lost patch to base

svn path=/dists/trunk/linux-2.6/; revision=17698
2011-06-14 21:04:01 +00:00