Commit Graph

3106 Commits

Author SHA1 Message Date
Ben Hutchings eee044f3b9 Enable various new networking features
svn path=/dists/sid/linux/; revision=20150
2013-05-31 02:36:04 +00:00
Aurelien Jarno 8e28f834dd * [mips] Enable KEXEC.
svn path=/dists/sid/linux/; revision=20149
2013-05-30 09:45:43 +00:00
Ben Hutchings 2c7f332bc5 Reset ABI number to 1
svn path=/dists/sid/linux/; revision=20148
2013-05-30 05:40:29 +00:00
Ben Hutchings 9460decf03 Explicitly disable USER_NS for now
svn path=/dists/sid/linux/; revision=20147
2013-05-30 04:27:22 +00:00
Ben Hutchings f272bfc1ae [powerpc] Enable DMADEVICES as PPC_BESTCOMM now depends on it
svn path=/dists/sid/linux/; revision=20146
2013-05-30 04:23:59 +00:00
Ben Hutchings 540d268e14 Drop CONFIG_BLK_DEV_XD, removed upstream
svn path=/dists/sid/linux/; revision=20144
2013-05-30 03:26:04 +00:00
Ben Hutchings 6441ae7aa9 net/wireless: Explicitly enable RTLWIFI as module, previously selected automatically
svn path=/dists/sid/linux/; revision=20143
2013-05-30 03:21:06 +00:00
Ben Hutchings c5be092a7e Change ACPI_CONTAINER and ACPI_PCI_SLOT to built-in, as they can no longer be modular
svn path=/dists/sid/linux/; revision=20142
2013-05-30 03:17:40 +00:00
Ben Hutchings a96f84ee7c Drop config for many obsolete Ethernet drivers removed upstream
svn path=/dists/sid/linux/; revision=20141
2013-05-30 03:07:48 +00:00
Ben Hutchings 7d90f46bfa Drop CONFIG_DE6{0,2}0, removed upstream
svn path=/dists/sid/linux/; revision=20140
2013-05-30 02:24:24 +00:00
Ben Hutchings c8d072c2c9 Merge changes from experimental
3.8.y is dead, long live 3.9.y.
Drop 'experimental' from the version.

svn path=/dists/sid/linux/; revision=20138
2013-05-30 01:34:59 +00:00
Ben Hutchings 6bafc998d2 Set ABI to trunk
svn path=/dists/trunk/linux/; revision=20123
2013-05-16 04:53:15 +00:00
Ben Hutchings d22f6fb94e Merge changes from sid up to 3.8.13-1
svn path=/dists/trunk/linux/; revision=20122
2013-05-16 04:52:57 +00:00
Ben Hutchings a7835d9566 Bump ABI to 2
svn path=/dists/sid/linux/; revision=20119
2013-05-15 23:27:56 +00:00
Ben Hutchings e8fb402f48 Merge changes from sid up to 3.8.12-1
svn path=/dists/trunk/linux/; revision=20079
2013-05-12 00:53:14 +00:00
Ben Hutchings cccfa18fe9 [x86] Enable VMWARE_VMCI, VSOCKETS, VMWARE_VMCI_VSOCKETS as modules (Closes: #707676)
svn path=/dists/trunk/linux/; revision=20075
2013-05-10 13:28:16 +00:00
Ben Hutchings 2addf6e0da Deal with ABI changes in 3.8.12
Ignore changes in jbd2 and snd-emu10k1, which shouldn't be used by OOT
modules.

Revert change to cgroup structure.

[x86] zsmalloc: Change to built-in, as it can no longer be modular

svn path=/dists/sid/linux/; revision=20070
2013-05-10 03:46:24 +00:00
Ben Hutchings b59c576e26 Merge changes from sid up to 3.8.11-1
svn path=/dists/trunk/linux/; revision=20053
2013-05-06 22:10:37 +00:00
Ben Hutchings 56e6ea5572 Update to 3.9
Drop many patches and refresh a few others.
[rt] Disable until it is updated for Linux 3.9 or later

svn path=/dists/trunk/linux/; revision=20052
2013-05-06 21:53:29 +00:00
Ben Hutchings 56baa7564b [rt] Remove xen-linux-system packages and references to Xen support
It is not sensible to run a PREEMPT_RT kernel under Xen or any other
hypervisor that doesn't itself provide real-time scheduling.

This requires reintroducing an explicit 'none' featureset for amd64
and i386, just to hold the Xen support definitions.

svn path=/dists/sid/linux/; revision=20036
2013-05-06 03:05:25 +00:00
Ben Hutchings b6f101f122 Set ABI to 1
svn path=/dists/sid/linux/; revision=20019
2013-05-04 20:34:00 +00:00
Ben Hutchings 91831f762f [rt] Update to 3.8.4-rt2 and reenable
svn path=/dists/trunk/linux/; revision=19956
2013-03-31 03:53:40 +00:00
Ben Hutchings 55da5d676a Merge changes from sid up to 3.2.41-2
svn path=/dists/trunk/linux/; revision=19951
2013-03-27 03:51:48 +00:00
Ben Hutchings 45df0a762b [x86] Ignore KVM ABI changes
svn path=/dists/sid/linux/; revision=19948
2013-03-25 15:17:32 +00:00
Ben Hutchings 658db8593e [x86] drm: Enable DRM_GMA500 as module, replacing DRM_PSB (Closes: #703506)
svn path=/dists/sid/linux/; revision=19946
2013-03-25 13:37:43 +00:00
Ben Hutchings 3937ca5280 Merge changes from sid up to 3.2.41-1
Drop all changes to backported features and to rt.

svn path=/dists/trunk/linux/; revision=19940
2013-03-23 07:15:51 +00:00
Ben Hutchings 2ea813fe8d efivars: Work around serious firmware bugs
- Allow disabling use as a pstore backend
- Add module parameter to disable use as a pstore backend
  * [x86] Set EFI_VARS_PSTORE_DEFAULT_DISABLE=y
- explicitly calculate length of VariableName
- Handle duplicate names from get_next_variable()

Also apply another fix entangled with them:
- efi_pstore: Introducing workqueue updating sysfs

svn path=/dists/sid/linux/; revision=19937
2013-03-22 20:15:09 +00:00
Ben Hutchings 940319a743 [x86,powerpc/powerpc64] random: Change HW_RANDOM back from built-in to module, as we now have a real fix for #701784
svn path=/dists/sid/linux/; revision=19934
2013-03-22 01:16:31 +00:00
Ben Hutchings b76d3d1c75 Resolve ABI changes made by 3.2.41
Revert the change in return type of target_type::status.
Ignore the change to {,un}register_efivars().

svn path=/dists/sid/linux/; revision=19933
2013-03-21 14:38:35 +00:00
Ben Hutchings a073a32cad kmsg_dump: Only dump kernel log in error cases (Closes: #703386)
- kexec: remove KMSG_DUMP_KEXEC
- kmsg_dump: don't run on non-error paths by default

Ignore ABI change to kmsg_dump_{,un}register(); I don't think these
should be used from OOT and codesearch doesn't find any users.

svn path=/dists/sid/linux/; revision=19917
2013-03-19 02:29:01 +00:00
Ben Hutchings 0a773fbe09 efi: Ensure efivars is loaded on EFI systems (Closes: #703363)
[x86] Use a platform device to trigger loading of efivars
[ia64] Change EFI_VARS from module to built-in

svn path=/dists/sid/linux/; revision=19916
2013-03-19 01:03:35 +00:00
Nobuhiro Iwamatsu 82f86eaeb1 [armel/kirkwood] Add Plat'Home OpenBlocks A6 support (Closes: #703083)
svn path=/dists/trunk/linux/; revision=19915
2013-03-16 23:09:56 +00:00
Ben Hutchings 279ac0273f Update to 3.2.40
Drop various patches which went into this.

Avoid ABI change in PPS, and ignore ABI change in rtlwifi.

rt patch 0134 no longer applies and I can't see how to fix it, but
hopefully this will be resolved in a new stable-rt update shortly.

svn path=/dists/sid/linux/; revision=19903
2013-03-06 14:25:42 +00:00
Ben Hutchings 533dace9d4 mmc,memstick: Enable MMC_REALTEK_PCI and MEMSTICK_REALTEK_PCI as modules
svn path=/dists/trunk/linux/; revision=19898
2013-03-04 02:07:31 +00:00
Ben Hutchings 81db6b5fab mfd: Enable MFD_RTSX_PCI as module, replacing RTS_PSTOR (Closes: #702108)
svn path=/dists/trunk/linux/; revision=19897
2013-03-04 02:01:00 +00:00
Ben Hutchings f1b48ab9da net: Enable USB_NET_CDC_MBIM as module (Closes: #701869)
svn path=/dists/trunk/linux/; revision=19894
2013-03-03 02:58:47 +00:00
Bastian Blank 9d6a2689a6 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=19891
2013-03-02 22:06:05 +00:00
Aurelien Jarno 3d5bffe36d Missing file in previous commit
svn path=/dists/sid/linux/; revision=19883
2013-03-02 01:00:55 +00:00
Aurelien Jarno 18844a3cf7 [{mips,mipsel}/{4,5}kc-malta] Enable HW_RANDOM as module so that both flavours have a consistent configuration.
svn path=/dists/sid/linux/; revision=19882
2013-03-02 00:59:48 +00:00
Aurelien Jarno 19e3a23aaf Move CONFIG_VGA_CONSOLE setting introduced in r19878 from mips and mipsel directories into kernelarch-mips directory.
svn path=/dists/sid/linux/; revision=19881
2013-03-01 23:36:43 +00:00
Aurelien Jarno c9604797ff [mips/octeon] Change HW_RANDOM and HW_RANDOM_OCTEON to modules.
svn path=/dists/trunk/linux/; revision=19879
2013-03-01 18:14:24 +00:00
Aurelien Jarno df7affc8aa [mips,mipsel] Disable VGA_CONSOLE and ignore the corresponding ABI change. It is completely broken on MIPS.
svn path=/dists/sid/linux/; revision=19878
2013-03-01 15:07:35 +00:00
Ben Hutchings 144cc9c9b5 linux-image: Increase minimum version of initramfs-tools to 0.110~ which copes with the recently renamed EHCI and NFS modules
svn path=/dists/trunk/linux/; revision=19877
2013-03-01 14:55:46 +00:00
Ben Hutchings 753fc47bd3 [powerpc/powerpc64] random: Change HW_RANDOM from module to built-in, to work around virtio-rng bug
svn path=/dists/sid/linux/; revision=19867
2013-02-27 03:48:11 +00:00
Ben Hutchings 8fe645e8a0 [x86] random: Change HW_RANDOM from module to built-in, to work around (Closes: #701784)
svn path=/dists/sid/linux/; revision=19866
2013-02-27 03:44:20 +00:00
Ben Hutchings 1fc13b314e [armel/versatile] i2c: Re-enable I2C_PCA_PLATFORM as module, erroneously disabled in 3.2.39-1 (fixes FTBFS)
svn path=/dists/sid/linux/; revision=19865
2013-02-27 03:20:12 +00:00
Ben Hutchings 7cdeea9fb4 [x86] efi: Fix ABI change for introduction of efi_enabled() function in 3.2.38 (Closes: #701690)
svn path=/dists/sid/linux/; revision=19864
2013-02-27 03:09:17 +00:00
Ben Hutchings 691ede6006 Ignore removal of drm_sman_* symbols, previously built-in on sparc
svn path=/dists/sid/linux/; revision=19862
2013-02-26 12:44:59 +00:00
Ben Hutchings 7ffc350ed2 Attempt to fix FTBFS on s390,s390x,sparc
svn path=/dists/sid/linux/; revision=19860
2013-02-26 02:24:12 +00:00
Ben Hutchings a3590a7797 Merge changes from sid up to 3.2.39-1
Drop most patches as they're already upstream in 3.8 or early.

Refresh some others for 3.8.  In particular, remove use of __devinit from
debian/radeon-firmware-is-required-for-drm-and-kms-on-r600-onward.patch
as this macro is no longer defined or needed.

svn path=/dists/trunk/linux/; revision=19856
2013-02-25 03:35:39 +00:00
Ben Hutchings 9d4a7ca266 Explicitly set defaults for several config variables
svn path=/dists/trunk/linux/; revision=19836
2013-02-21 05:09:00 +00:00
Ben Hutchings d5ac75ce5d wanrouter: Disable as broken and unused
Since Linux 2.6.29, this subsystem would crash if anyone tried to use
it, but no-one noticed.  It will be removed upstream in Linux 3.9.

svn path=/dists/trunk/linux/; revision=19835
2013-02-21 04:52:25 +00:00
Ben Hutchings f56a70f3a6 Update config selections for 3.8
All Atheros wireless drivers depend on a new symbol ATH_CARDS.

Two comedi drivers were merged into others and no longer have their
own config symbols.

drivers/staging/telephony has been removed.

svn path=/dists/trunk/linux/; revision=19832
2013-02-21 03:11:37 +00:00
Ben Hutchings bf347b2893 Ignore ABI changes in 3.2.38 for symbols not expected to be used OOT
svn path=/dists/sid/linux/; revision=19823
2013-02-17 23:41:17 +00:00
Ben Hutchings 8d55151460 [armhf/mx5] Update description to mention i.MX53
svn path=/dists/sid/linux/; revision=19799
2013-02-10 01:11:38 +00:00
Ben Hutchings e7ef137d7c [x86] sound: Enable LINE6_USB as module (Closes: #700211)
Apply upstream changes up to Linux 3.8-rc1, since they include many
important bug fixes and also remove a fair amount of crap.

svn path=/dists/sid/linux/; revision=19798
2013-02-10 00:54:43 +00:00
Ben Hutchings a9e39ce1ee SCSI: Add virtio_scsi driver (Closes: #686636)
svn path=/dists/sid/linux/; revision=19794
2013-02-07 04:42:39 +00:00
Ben Hutchings 2aad44d7a3 Add powerpcspe architecture, thanks to Roland Stigge (Closes: #693042)
svn path=/dists/trunk/linux/; revision=19792
2013-02-07 03:17:30 +00:00
Ben Hutchings 77f1faf401 [amd64] edac: Enable EDAC_SBRIDGE as module (Closes: #699283)
svn path=/dists/sid/linux/; revision=19791
2013-02-06 06:35:24 +00:00
Ben Hutchings 500933e7a9 net: Disable WAN_ROUTER
A change in Linux 2.6.29 completely broke it (it would oops on load)
but no-one reported this, therefore it has no users.  It was removed
upstream and will clearly not be supportable in Debian.

svn path=/dists/sid/linux/; revision=19787
2013-02-06 04:16:13 +00:00
Ben Hutchings 242fa0cf6c Backport drm and agp subsystems from Linux 3.4.29 (closes: #687442)
- [x86] i915: Fixes freezes on Ivy Bridge (Closes: #689268)
- nouveau: Support for newer nvidia chipsets (Closes: #690284)
- radeon: Support for HD7000 'Southern Islands' chips

Mostly by Julien Cristau, but I've made some changes:
- Added a script to refresh the main patch
- Put upstream commit references in the usual format
- Instead of reverting the use of kmalloc_array(), cherry-picked its
  addition, as it helps to avoid integer overflow vulnerabilities
- Moved all other DRM patches after this, and refresh them
- Updated debian/config/defines to ignore the ABI changes, because OOT
  GPU drivers don't use the DRM (or intel-gtt) API

svn path=/dists/sid/linux/; revision=19786
2013-02-06 03:52:57 +00:00
Ben Hutchings 5b88249fcc net: Add alx driver for Atheros AR8161 and AR8162 (Closes: #699129)
Mark as staging, since it has not been accepted upstream.
Define some trivial networking features to support it.

svn path=/dists/sid/linux/; revision=19781
2013-01-28 00:22:35 +00:00
Ben Hutchings 3e636afadb Ignore ABI change in get_write_access(), both static inline and exported
static inline functions will always be compiled directly into modules
that use them; the export is never used.

(The ABI change is apparently due to adding an extra attribute to inline
functions.)

svn path=/dists/sid/linux/; revision=19779
2013-01-27 02:18:49 +00:00
Ben Hutchings 89c6781d62 [armel/versatile,armhf/vexpress] i2c: Enable I2C, I2C_VERSATILE as modules (Closes: #696182)
svn path=/dists/sid/linux/; revision=19767
2013-01-21 04:42:29 +00:00
Ben Hutchings 22628d7a86 [!powerpc] radeon: Reenable DRM_RADEON_KMS, as it apparently works on most non-PowerMac systems
svn path=/dists/sid/linux/; revision=19740
2013-01-17 13:13:53 +00:00
Ben Hutchings 723ecb9ac9 [armel/orion5x] Make IPV6 a module again due to kernel size limit (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19737
2013-01-16 22:13:57 +00:00
Ben Hutchings 4480e0a79a [!x86] Disable ZRAM, ZSMALLOC as modules (Reopens: #676779), as they really aren't portable yet.
svn path=/dists/trunk/linux/; revision=19734
2013-01-15 15:14:14 +00:00
Ben Hutchings c6aad6ec7c [armel/iop32x,armel/ixp4xx] Make IPV6 a module again due to kernel size limit (fixes FTBFS)
svn path=/dists/trunk/linux/; revision=19712
2013-01-06 06:18:20 +00:00
Ben Hutchings 61d61bdb09 [armhf/omap] Make OMAP_DMA built-in (fixes FTBFS)
Various drivers will call into it if it's enabled, and some of them are
built-in.  This is a bug in kconfig dependencies, but it's not obvious
how to fix it.

svn path=/dists/trunk/linux/; revision=19710
2013-01-06 05:10:01 +00:00
Ben Hutchings f64d101705 [armhf/mx5] mtd: Enable MTD_BLOCK as module
flash-kernel depends on mtdblock, so enable that and include it in
mtd-modules instead of mtdchar (which wasn't enabled either).

svn path=/dists/sid/linux/; revision=19673
2013-01-02 14:25:57 +00:00
Ben Hutchings d1efa30f56 [armhf/mx5] Explicitly set MMC drivers to be modular
We have CONFIG_MMC=m and therefore all the MMC drivers are also
built as modules.

svn path=/dists/sid/linux/; revision=19669
2013-01-01 22:04:11 +00:00
Ben Hutchings 476b0a12f5 Enable ZRAM, ZSMALLOC as modules on all architectures (Closes: #676779)
svn path=/dists/trunk/linux/; revision=19665
2012-12-29 18:02:45 +00:00
Ben Hutchings ac15a4b9c5 media/rc: Add iguanair driver from Linux 3.7 (Closes: #696925)
svn path=/dists/sid/linux/; revision=19663
2012-12-29 13:57:44 +00:00
Ben Hutchings df5911f385 [x86] drm: Enable DRM_MGAG200 as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-mga

svn path=/dists/trunk/linux/; revision=19646
2012-12-24 00:10:56 +00:00
Ben Hutchings d2bb26f367 [x86] drm: Enable DRM_AST as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-ast

svn path=/dists/trunk/linux/; revision=19645
2012-12-24 00:06:20 +00:00
Ben Hutchings 38726ed91f drm: Enable DRM_UDL as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-displaylink

svn path=/dists/trunk/linux/; revision=19644
2012-12-23 23:58:46 +00:00
Ben Hutchings eb55df0795 [!x86] drm: Disable DRM_VMWGFX
svn path=/dists/trunk/linux/; revision=19642
2012-12-23 23:21:27 +00:00
Ben Hutchings a876ad1228 Explicitly set defaults for some new driver config variables
svn path=/dists/trunk/linux/; revision=19640
2012-12-23 22:52:15 +00:00
Ben Hutchings ff1f65e617 Enable various new (or newish) drivers and features
svn path=/dists/trunk/linux/; revision=19639
2012-12-23 22:41:41 +00:00
Ben Hutchings 1c21ce56f1 Explicitly set defaults for some new scheduler and mm config variables
svn path=/dists/trunk/linux/; revision=19638
2012-12-23 21:23:47 +00:00
Ben Hutchings 04bd09967b [i386,alpha] media/radio: Enable V4L_RADIO_ISA_DRIVERS and re-enable the ISA drivers
svn path=/dists/trunk/linux/; revision=19634
2012-12-22 15:10:18 +00:00
Ben Hutchings 3ed2e3b59e [i386] comedi: Re-enable COMEDI_ISA_DRIVERS
svn path=/dists/trunk/linux/; revision=19633
2012-12-22 14:42:31 +00:00
Ben Hutchings b65e2d330a [armhf/omap] Enable DMADEVICES and DMA_OMAP, new dependencies of SND_OMAP_SOC
svn path=/dists/trunk/linux/; revision=19632
2012-12-22 14:24:00 +00:00
Ben Hutchings 60e99276b0 [armhf/mx5] Fix up config for recent renaming, merging, removal, and other mess
svn path=/dists/trunk/linux/; revision=19631
2012-12-22 13:57:58 +00:00
Ben Hutchings f9eb5ae0f2 Disable IP_NF_TARGET_REDIRECT (obsolete) not IP_NF_TARGET_REJECT (still needed)
svn path=/dists/trunk/linux/; revision=19630
2012-12-22 04:47:09 +00:00
Ben Hutchings fca97369b9 Fix up config for renaming in 3.7 and earlier
svn path=/dists/trunk/linux/; revision=19629
2012-12-22 04:20:41 +00:00
Ben Hutchings 5556b3ef97 Remove obsolete config symbols that were under file: unknown
svn path=/dists/trunk/linux/; revision=19628
2012-12-22 04:16:05 +00:00
Ben Hutchings 4cfcf7e99d Fix up config for merging, replacement and removals in 3.7 and earlier
svn path=/dists/trunk/linux/; revision=19627
2012-12-22 03:49:34 +00:00
Ben Hutchings ea878cca88 Fix up config for renaming, merging and addition of dependencies in 3.7 and earlier
svn path=/dists/trunk/linux/; revision=19626
2012-12-22 03:35:05 +00:00
Ben Hutchings c6333e7726 [mips,mipsel,sparc] media/parpot: Disable VIDEO_PMS in all configurations where the other parport video drivers are disabled
svn path=/dists/trunk/linux/; revision=19625
2012-12-22 02:52:54 +00:00
Ben Hutchings 8a46ed8fc9 Update V4L/DVB config following reorganisation in 3.7
svn path=/dists/trunk/linux/; revision=19624
2012-12-22 02:45:39 +00:00
Ben Hutchings 02240f073e Merge changes from sid up to 3.2.35-2
svn path=/dists/trunk/linux/; revision=19622
2012-12-19 11:31:16 +00:00
Ben Hutchings 16abce3804 Make gcc-4.7 the default compiler
svn path=/dists/trunk/linux/; revision=19611
2012-12-16 17:36:43 +00:00
Ben Hutchings 494b123180 Drop unused relation to gcc-4.5
svn path=/dists/trunk/linux/; revision=19610
2012-12-16 17:33:54 +00:00
Ben Hutchings 8123ace851 Update to 3.7
Update aufs to aufs3.x-rcN-20121210.
Disable rt, probably not available for 3.7.
Refresh/drop patches.  They apply but the result may not build.

svn path=/dists/trunk/linux/; revision=19608
2012-12-16 15:20:29 +00:00
Ben Hutchings 4a44937b1d [ia64] Make IPV6 built-in (fixes FTBFS)
svn path=/dists/sid/linux/; revision=19604
2012-12-10 13:14:34 +00:00
Ben Hutchings ef781eb6ee Merge changes from sid up to 3.2.35-1
Exclude RT changes and ABI fudges.

Refresh firmware-remove-redundant-log-messages-from-drivers.patch
against 3.6, but don't attempt to cover anything new yet.

svn path=/dists/trunk/linux/; revision=19603
2012-12-10 04:06:21 +00:00
Maximilian Attems d67e290414 x86 explicitly enable MWIFIEX_USB
svn path=/dists/trunk/linux/; revision=19584
2012-12-06 18:52:00 +00:00
Maximilian Attems fcbc0c767f explicitly enable modular ATH6KL_SDIO and ATH6KL_USB
svn path=/dists/trunk/linux/; revision=19583
2012-12-06 18:51:56 +00:00
Maximilian Attems f66d171385 enable new phy drivers
svn path=/dists/trunk/linux/; revision=19582
2012-12-06 18:51:51 +00:00
Maximilian Attems 264f673968 enable AMD_PHY
svn path=/dists/trunk/linux/; revision=19581
2012-12-06 18:51:47 +00:00
Maximilian Attems 0fdd3e00fb enable wiznet ethernet drivers
svn path=/dists/trunk/linux/; revision=19580
2012-12-06 18:51:41 +00:00
Arnaud Patard 81cbb80703 backport patches from 3.7-rc to make omap usb build.
svn path=/dists/trunk/linux/; revision=19577
2012-12-05 14:31:51 +00:00
Ben Hutchings 898dd9babd usb: Disable UAS
It is known to be broken (see commit fb37ef98015f), and the supported
devices can also work with usb-storage.

svn path=/dists/sid/linux/; revision=19566
2012-12-02 13:55:49 +00:00
Maximilian Attems 49e1de37f2 enable bunch of HID drivers
svn path=/dists/trunk/linux/; revision=19564
2012-11-30 15:20:38 +00:00
Maximilian Attems 6f0513e994 explicitly unset IWLEGACY_DEBUG and RTLWIFI_DEBUG
svn path=/dists/trunk/linux/; revision=19563
2012-11-30 15:20:36 +00:00
Maximilian Attems fe06d6d21f Enable USB_NET_QMI_WWAN
svn path=/dists/trunk/linux/; revision=19562
2012-11-30 15:20:34 +00:00
Maximilian Attems e116b0732b x86 enable INTEL_MEI
curious which can of worms this opens.

svn path=/dists/trunk/linux/; revision=19561
2012-11-30 15:20:31 +00:00
Maximilian Attems c4d85d79ae enalbe NET_EMATCH_IPSET
svn path=/dists/trunk/linux/; revision=19560
2012-11-30 15:20:29 +00:00
Maximilian Attems e9ad260c72 Enable NETFILTER_XT_TARGET_HMARK
svn path=/dists/trunk/linux/; revision=19559
2012-11-30 15:20:27 +00:00
Maximilian Attems 189dd678b4 enable SBP_TARGET
svn path=/dists/trunk/linux/; revision=19557
2012-11-28 11:52:30 +00:00
Maximilian Attems 3456c10e78 enable DVB_USB_RTL28XXU
svn path=/dists/trunk/linux/; revision=19556
2012-11-28 11:50:03 +00:00
Bastian Blank 244bc7b9e0 debian/config: Move some mips options.
svn path=/dists/trunk/linux/; revision=19554
2012-11-27 18:52:43 +00:00
Bastian Blank 7c1154be91 * debian/bin/gencontrol.py: Add support for kernelarch specific config.
* debian/config: Remove now implicit definitions.

svn path=/dists/trunk/linux/; revision=19545
2012-11-26 22:31:06 +00:00
Bastian Blank 8e1a0ea85f debian/config/README: Add some informations for the configs.
svn path=/dists/trunk/linux/; revision=19544
2012-11-26 22:29:12 +00:00
Bastian Blank 825b83a00b debian/bin/gencontrol.py, debian/config/amd64/defines,
debian/config/i386/defines: Remove dom0-support option.

svn path=/dists/trunk/linux/; revision=19542
2012-11-26 22:15:06 +00:00
Bastian Blank a68d013ae6 * debian/config/amd64/defines, debian/config/i386/defines:
Make none again an implicit featureset.
* debian/config/amd64/none, debian/config/i386/none,
  debian/config/i386/rt/config.686-pae: Remove.
* debian/config/i386/config.486, debian/config/i386/config.686-pae: Move.

svn path=/dists/trunk/linux/; revision=19541
2012-11-26 22:13:37 +00:00
Bastian Blank d0cc10e33c * debian/changelog: Update.
* debian/config/armhf/config, debian/config/armel/config:
  Remove KERNEL_GZIP, KERNEL_LZMA.
* debian/config/config: Set KERNEL_XZ.

svn path=/dists/trunk/linux/; revision=19540
2012-11-26 19:46:06 +00:00
Bastian Blank 8df19a9ea6 debian/config: Remove led related overrides.
svn path=/dists/trunk/linux/; revision=19539
2012-11-26 18:23:12 +00:00
Bastian Blank 266bcfd62a * debian/config/m68k, debian/config/sh4: Remove filesystem overrides.
* debian/config/mips: Remove noops.

svn path=/dists/trunk/linux/; revision=19536
2012-11-25 14:16:05 +00:00
Bastian Blank c36d637cca * debian/changelog: Update.
* debian/config/config:
  Move TRANSPARENT_HUGEPAGE from debian/config/kernelarch-x86/config.

svn path=/dists/trunk/linux/; revision=19535
2012-11-25 14:09:06 +00:00
Bastian Blank 99c6d67eb2 * debian/changelog: Update.
* debian/config/s390/config.s390, debian/config/s390/config.s390x:
  Remove not longer supported IPL options.
* debian/config/s390/config.s390-tape, debian/config/s390/config.s390x-tape:
  Remove.
* debian/config/s390/defines, debian/config/s390x/defines:
  Remove s390x-tape image.
* debian/installer/s390/kernel-versions,
  debian/installer/s390/modules/s390x-tape,
  debian/installer/s390x/kernel-versions,
  debian/installer/s390x/modules/s390x-tape:
  Remove s390x-tape definitions.

svn path=/dists/trunk/linux/; revision=19534
2012-11-25 13:58:27 +00:00
Bastian Blank b68afeea11 debian/config: Remove a lot of not longer supported options.
svn path=/dists/trunk/linux/; revision=19533
2012-11-25 13:52:33 +00:00
Bastian Blank 10be003187 * debian/changelog: Update.
* debian/config/config: Enable NETPRIO_CGROUP.

svn path=/dists/trunk/linux/; revision=19531
2012-11-24 22:13:21 +00:00
Bastian Blank 84512ae699 * debian/changelog: Update.
* debian/config/config: Enable BLK_DEV_THROTTLING.

svn path=/dists/trunk/linux/; revision=19530
2012-11-24 22:09:46 +00:00
Bastian Blank 6ffd652a4c debian/config/config: Explicit disable EXPERT.
svn path=/dists/trunk/linux/; revision=19529
2012-11-24 22:01:47 +00:00
Bastian Blank e0c041c869 * debian/changelog: Update.
* debian/config/kernelarch-x86/config:
  Enable ASUS_LAPTOP, FUJITSU_LAPTOP, FUJITSU_TABLET, HP_WMI, MSI_LAPTOP,
  PANASONIC_LAPTOP, COMPAL_LAPTOP, SONY_LAPTOP and APPLE_GMUX.

svn path=/dists/trunk/linux/; revision=19527
2012-11-24 18:09:16 +00:00
Bastian Blank 6926f04e38 * debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-64:
  Enable CRYPTO_CAMELLIA_X86_64, CRYPTO_SERPENT_AVX_X86_64 and
  CRYPTO_TWOFISH_AVX_X86_64.

svn path=/dists/trunk/linux/; revision=19526
2012-11-24 17:58:48 +00:00
Bastian Blank 813f7f272d debian/config/config: Explicit set BLK_DEV_LOOP_MIN_COUNT.
svn path=/dists/trunk/linux/; revision=19525
2012-11-24 17:55:09 +00:00
Bastian Blank 71a5335a53 * debian/config/config: Explicit set HVC_XEN_FRONTEND.
* debian/config/kernelarch-x86/config: Explicit set XEN_ACPI_PROCESSOR.

svn path=/dists/trunk/linux/; revision=19524
2012-11-24 17:03:50 +00:00
Bastian Blank 57d6079639 debian/config/armel/config.iop32x, debian/config/armel/config.ixp4xx:
Remove bridge netfilter override.

svn path=/dists/trunk/linux/; revision=19523
2012-11-24 17:02:18 +00:00
Bastian Blank b642332a4a debian/config/m68k/config: Remove BRIDGE override.
svn path=/dists/trunk/linux/; revision=19522
2012-11-24 17:01:34 +00:00
Bastian Blank 2b912bf629 * debian/changelog: Update.
* debian/config/config: Enable XEN_PCIDEV_BACKEND.

svn path=/dists/trunk/linux/; revision=19521
2012-11-21 17:49:27 +00:00
Bastian Blank 9b4870a9e9 debian/config: Move Xen options to main config.
svn path=/dists/trunk/linux/; revision=19520
2012-11-21 17:46:44 +00:00
Bastian Blank 43488d4af9 debian/config/kernelarch-x86/config: Update COMEDI.
svn path=/dists/trunk/linux/; revision=19519
2012-11-21 17:39:18 +00:00
Bastian Blank 9418523080 * debian/changelog: Update.
* debian/config: Enable POWER_SUPPLY.

svn path=/dists/trunk/linux/; revision=19518
2012-11-21 17:33:43 +00:00
Ben Hutchings 13476837b6 [amd64] linux-image: Include VIA Nano in package description
svn path=/dists/sid/linux/; revision=19512
2012-11-21 00:21:04 +00:00
Ben Hutchings a3549a225a Update to 3.2.34
Avoid 2 ABI changes in ALSA and rtnetlink.  Ignore ABI change for
removal of disable_hlt() and enable_hlt() on i386; they were only
meant for use by the floppy driver.

svn path=/dists/sid/linux/; revision=19509
2012-11-18 03:56:22 +00:00
Ben Hutchings dd9f677122 radeon: Re-enable KMS by default on x86; add a load-time check for firmware
KMS is still generally broken on !x86 and particularly PowerPC
(#628972), so I have no idea why it was enabled by default for all
architectures.

The load-time check is a gross hack, but I cannot see any more
reliable solution that doesn't involve major changes to both DRM and
radeon.

svn path=/dists/sid/linux/; revision=19506
2012-11-17 07:03:39 +00:00
Ben Hutchings b48935ba3c radeon: Disable DRM_RADEON_KMS, as this does not work on most chips without firmware (Closes: #607194)
svn path=/dists/sid/linux/; revision=19503
2012-11-16 04:54:52 +00:00
Bastian Blank e0ca22e6db * debian/changelog: Update.
* debian/config: Always enable IPV6.

svn path=/dists/trunk/linux/; revision=19495
2012-11-11 11:51:12 +00:00
Bastian Blank 2ef4ec7940 * debian/changelog: Update.
* debian/config/sparc/config: Remove ipv4 related overrides.

svn path=/dists/trunk/linux/; revision=19494
2012-11-11 11:39:12 +00:00
Bastian Blank 343156970a debian/config: Automatically reorder config.
svn path=/dists/trunk/linux/; revision=19493
2012-11-11 11:31:07 +00:00
Ben Hutchings 962829ea56 rc: Enable all the pointless new config variables, and some new drivers
svn path=/dists/trunk/linux/; revision=19490
2012-11-11 04:04:00 +00:00
Ben Hutchings 53bd1da4b1 [x86] staging: Re-enable ZSMALLOC as module, previously selected by ZRAM but now a dependency (Closes: #692024)
svn path=/dists/trunk/linux/; revision=19477
2012-11-01 14:20:16 +00:00
Uwe Kleine-König 6baf5be73e [rt] reenable rt featureset
svn path=/dists/trunk/linux/; revision=19458
2012-10-24 14:29:13 +00:00
Ben Hutchings b5aba14e0d Merge changes from sid up to 3.2.32
svn path=/dists/trunk/linux/; revision=19452
2012-10-22 13:47:03 +00:00
Ben Hutchings fef45a9d29 connector: Make CONNECTOR built-in; enable PROC_EVENTS (Closes: #588200)
svn path=/dists/sid/linux/; revision=19434
2012-10-12 03:09:17 +00:00
Ben Hutchings e476c6240d Finish handling renaming of CGROUP_MEM_RES_CTLR* to MEMCG*
svn path=/dists/trunk/linux/; revision=19424
2012-10-09 05:34:32 +00:00
Ben Hutchings d9b6943846 [mips,mipsel] Ignore NFS/SunRPC ABI changes in 3.2.30 (fixes FTBFS)
Since NFS is built-in on MIPS we need to specify symbol patterns rather
than module names.

(It would be nice if we could work out which module the built-in
symbols would belong to, and match against that.  Better still if we
could stop supporting configurations with no initramfs!)

svn path=/dists/sid/linux/; revision=19412
2012-10-05 03:37:54 +00:00
Bastian Blank 45888b2f79 debian/config/config:
Set MEDIA_CAMERA_SUPPORT, MEDIA_ANALOG_TV_SUPPORT, MEDIA_DIGITAL_TV_SUPPORT,
MEDIA_RADIO_SUPPORT and MEDIA_RC_SUPPORT.

svn path=/dists/trunk/linux/; revision=19411
2012-10-04 20:16:43 +00:00
Bastian Blank 22adf879f4 debian/config: Automatically reorder config.
svn path=/dists/trunk/linux/; revision=19410
2012-10-04 19:22:36 +00:00
Ben Hutchings 7afc004965 Ignore l2tp ABI changes, not exposed through linux-headers
svn path=/dists/sid/linux/; revision=19400
2012-09-25 16:51:01 +00:00
Ben Hutchings 9e2b857c8a Ignore more SunRPC-related ABI changes
svn path=/dists/sid/linux/; revision=19399
2012-09-25 14:31:12 +00:00
Ben Hutchings a13dc8edcd perf: Hide ABI change in 3.2.30
svn path=/dists/sid/linux/; revision=19398
2012-09-25 14:16:49 +00:00
Ben Hutchings 9b830c9436 Update to 3.2.30
Drop a lot of patches that were cherry-picked from it.
Ignore perf_event and sunrpc xprt ABI changes (should be the only ones).

svn path=/dists/sid/linux/; revision=19389
2012-09-20 04:42:46 +00:00
Ben Hutchings af9147122a Merge changes from sid up to 3.2.29-1
Most of the patches added to sid are already in 3.5 and could be dropped.
Some others needed to be re-generated without the backporting changes.

Ignore the rt changes as there is no rt featureset for 3.5.

svn path=/dists/trunk/linux/; revision=19387
2012-09-17 02:19:21 +00:00
Ben Hutchings 4feefc75c7 [i386] i810fb: Enable FB_I810_GTF, FB_I810_I2C (Closes: #687644)
svn path=/dists/sid/linux/; revision=19381
2012-09-16 00:19:44 +00:00
Ben Hutchings cd2da51f84 media/dvb: Enable DVB_USB_AF9035 as module (Closes: #687050)
svn path=/dists/trunk/linux/; revision=19371
2012-09-10 00:00:34 +00:00
Ben Hutchings 638384b951 [i386] video: Clean up Geode framebuffer config
- [i386/486] video: Change FB_GEODE_LX from built-in to module (lxfb) (Closes: #686528)
- [i386/686-pae] video: Disable Geode framebuffer drivers, not used with any chips that support PAE

svn path=/dists/sid/linux/; revision=19368
2012-09-03 01:47:39 +00:00
Ben Hutchings beb83c093c drm: Enable various drivers (Closes: #685479)
svn path=/dists/trunk/linux/; revision=19358
2012-08-30 17:29:09 +00:00
Ben Hutchings 0dc8c8d372 [alpha] Use gcc-4.6 (Closes: #685894)
svn path=/dists/sid/linux/; revision=19356
2012-08-28 18:11:27 +00:00
Ben Hutchings 5633e0ad61 input: Enable TOUCHSCREEN_ATMEL_MXT as module (Closes: #685123)
svn path=/dists/sid/linux/; revision=19334
2012-08-19 21:32:20 +00:00
Ben Hutchings 28f28f994c Bump ABI to 4
The mm fixes in 3.2.25 changed struct address_space_operations and
struct task_struct.

svn path=/dists/sid/linux/; revision=19305
2012-08-03 01:41:42 +00:00
Ben Hutchings e4853bde02 [x86] seccomp: Enable SECCOMP_FILTER
svn path=/dists/trunk/linux/; revision=19300
2012-08-01 12:32:05 +00:00
Ben Hutchings 03b7022182 Really disable rt featureset
svn path=/dists/trunk/linux/; revision=19299
2012-08-01 04:03:34 +00:00
Ben Hutchings 1959e0ddef Merge changes from sid up to 3.2.23-1
svn path=/dists/trunk/linux/; revision=19298
2012-08-01 03:42:23 +00:00
Ben Hutchings 3e2cfbab04 Remove references to Token Ring drivers, removed in Linux 3.5
"it looks like the token got loose"

svn path=/dists/trunk/linux/; revision=19296
2012-07-27 02:27:16 +00:00
Ben Hutchings e07f15eef7 Ignore ABI changes in ath driver modules
svn path=/dists/sid/linux/; revision=19278
2012-07-22 19:07:41 +00:00
Ben Hutchings bdf73892ab Update to 3.5
Drop many patches that were backported from 3.5.
Refresh debian/kernelvariables.patch
Disable aufs and rt for now.

svn path=/dists/trunk/linux/; revision=19270
2012-07-21 23:32:14 +00:00
Ben Hutchings c0468ba004 [x86] hwmon: Enable SENSORS_SCH5636 as module (Closes: #680934)
svn path=/dists/sid/linux/; revision=19269
2012-07-21 22:07:39 +00:00
Ben Hutchings aff4522f3d linux-image: Remove versioned relations where stable version is new enough
svn path=/dists/sid/linux/; revision=19241
2012-07-06 05:11:39 +00:00
Ben Hutchings f06fe79674 net: Enable OPENVSWITCH as module (Closes: #675010)
svn path=/dists/trunk/linux/; revision=19235
2012-07-02 14:12:04 +00:00
Ben Hutchings d18107b6ac i2400m: Disable I2400M_SDIO; hardware did not reach production
svn path=/dists/sid/linux/; revision=19219
2012-06-27 02:07:48 +00:00
Ben Hutchings 8b1e122672 Merge changes from sid up to 3.2.21-2
svn path=/dists/trunk/linux/; revision=19211
2012-06-26 06:02:51 +00:00
Arnaud Patard 6e35c8562d PHYSMAP is used on all armel platforms except ixp so put it in config/armel/config
svn path=/dists/trunk/linux/; revision=19204
2012-06-24 22:57:58 +00:00
Arnaud Patard d52ba7f67a disable virtio on all armel platforms except versatile
svn path=/dists/trunk/linux/; revision=19203
2012-06-24 22:39:13 +00:00
Arnaud Patard 11a2983b69 disable some options on iop, ixp to make it fit in the flash. Most gain is from
disabling ftrace

svn path=/dists/trunk/linux/; revision=19201
2012-06-24 22:14:45 +00:00
Ben Hutchings 7d1ba06906 [i386] Disable incomplete lguest support
svn path=/dists/sid/linux/; revision=19195
2012-06-24 16:14:45 +00:00
Ben Hutchings 6eb32a96cc [powerpc] Enable PPC_DISABLE_WERROR
svn path=/dists/sid/linux/; revision=19185
2012-06-23 19:24:30 +00:00
Ben Hutchings 97e487b666 input: Add Synaptics USB device driver (Closes: #678071)
svn path=/dists/sid/linux/; revision=19178
2012-06-21 03:35:31 +00:00
Ben Hutchings ddfcdb3b8c input: Enable MOUSE_SYNAPTICS_USB (Closes: #678071)
svn path=/dists/trunk/linux/; revision=19170
2012-06-19 04:38:54 +00:00
Arnaud Patard 3636096fe2 - Add support for dreamplug and iconnect (kirkwood) systems.
svn path=/dists/sid/linux/; revision=19167
2012-06-18 22:31:05 +00:00
Ben Hutchings 1f377f7c3b [x32] Build a linux-libc-dev package
svn path=/dists/trunk/linux/; revision=19166
2012-06-18 14:50:18 +00:00
Ben Hutchings e82a500c44 Bump ABI to 3; drop patches needed to avoid earlier ABI changes
svn path=/dists/sid/linux/; revision=19165
2012-06-18 05:16:18 +00:00
Ben Hutchings f9d7178138 Merge changes from sid up to 3.2.20-1
svn path=/dists/trunk/linux/; revision=19128
2012-06-11 05:21:50 +00:00
Ben Hutchings 39d70141e7 Merge changes from sid branch of linux/linux-2.6 up to r19072
svn path=/dists/trunk/linux/; revision=19127
2012-06-11 05:06:55 +00:00
Ben Hutchings 05124b51aa media/dvb: Enable DVB_DDBRIDGE as module (Closes: #676952)
svn path=/dists/sid/linux/; revision=19118
2012-06-11 00:05:38 +00:00
Ben Hutchings 148d3c9049 [x86] Enable CRASH_DUMP, PROC_VMCORE (Closes: #623177)
svn path=/dists/sid/linux/; revision=19117
2012-06-10 23:54:15 +00:00
Bastian Blank 1ecc86b9f2 * debian/changelog: Update.
* debian/config/s390/defines, debian/config/s390x/defines:
  Enable debug info.

svn path=/dists/sid/linux/; revision=19109
2012-06-09 19:20:56 +00:00
Ben Hutchings ee3b09b195 [x86] Enable BATTERY_SBS as module (Closes: #662902)
svn path=/dists/trunk/linux-2.6/; revision=19097
2012-06-08 04:22:09 +00:00
Ben Hutchings dbf716c798 net: Backport team driver from Linux 3.5-rc1
svn path=/dists/sid/linux/; revision=19094
2012-06-07 06:09:25 +00:00
Ben Hutchings 478d361442 [rt] Update to 3.4-rt8 and reenable
svn path=/dists/trunk/linux-2.6/; revision=19085
2012-06-04 21:20:09 +00:00
Ben Hutchings 68ea00a33a Merge changes from sid up to 3.2.19-1
svn path=/dists/trunk/linux-2.6/; revision=19082
2012-06-04 20:35:59 +00:00
Ben Hutchings a629615aaa [mipsel/loongson2f] linux-image: Recommend libc6-loongson2f (Closes: #629410)
svn path=/dists/sid/linux-2.6/; revision=19060
2012-06-02 23:13:17 +00:00
Ben Hutchings 3d3a98ad45 [arm] Disable FRAMEBUFFER_CONSOLE_DETECT_PRIMARY, which has no effect
svn path=/dists/sid/linux-2.6/; revision=19058
2012-06-02 20:59:52 +00:00
Ben Hutchings 07300ab0ef DFSG: video: Remove nvidiafb and rivafb (Closes: #383481)
These drivers include apparently obfuscated code.  The nouveau driver
supports all the same hardware, aside from RIVA 128 (NV3).

svn path=/dists/sid/linux-2.6/; revision=19057
2012-06-02 20:21:18 +00:00
Ben Hutchings 3aecedc123 AppArmor: compatibility patch for v5 interface (Closes: #661151)
svn path=/dists/sid/linux-2.6/; revision=19048
2012-05-31 03:19:00 +00:00
Ben Hutchings ec8c372709 net/sched: Add codel and fq_codel from Linux 3.5-rc1
svn path=/dists/sid/linux-2.6/; revision=19042
2012-05-28 01:50:18 +00:00
Ben Hutchings c3dc92e76c Explicitly enable SFC_MCDI_MON, SFC_SRIOV per default
svn path=/dists/trunk/linux-2.6/; revision=19041
2012-05-28 00:33:02 +00:00
Ben Hutchings 6c0c49dd57 Explicitly disable NET_CALXEDA_XGMAC; this is only useful on specific SoCs
svn path=/dists/trunk/linux-2.6/; revision=19040
2012-05-28 00:28:29 +00:00
Maximilian Attems c0fae80724 topconfig enable ATH6KL plus set new variables for wireless drivers
svn path=/dists/trunk/linux-2.6/; revision=19036
2012-05-25 14:02:43 +00:00
Maximilian Attems f0e8169bdf topconfig enable NET_TEAM options
svn path=/dists/trunk/linux-2.6/; revision=19035
2012-05-25 14:02:26 +00:00
Maximilian Attems c0f91af65e topconfig enable NET_CALXEDA_XGMAC
svn path=/dists/trunk/linux-2.6/; revision=19034
2012-05-25 14:02:15 +00:00
Maximilian Attems 6478f45694 topconfig enable SCSI_VIRTIO
svn path=/dists/trunk/linux-2.6/; revision=19033
2012-05-24 07:31:00 +00:00
Maximilian Attems 6dc0748e2b topconfig enable SCSI_UFSHCD driver
svn path=/dists/trunk/linux-2.6/; revision=19032
2012-05-24 07:30:57 +00:00
Maximilian Attems c499d5d35a topconfig enable new net scheduler
svn path=/dists/trunk/linux-2.6/; revision=19031
2012-05-24 07:30:53 +00:00
Maximilian Attems c30b450aa7 topconfig enable new (> 3.2) iptables options
svn path=/dists/trunk/linux-2.6/; revision=19030
2012-05-24 07:30:44 +00:00
Ben Hutchings 8e79053920 Merge changes from sid up to 3.2.18-1
svn path=/dists/trunk/linux-2.6/; revision=19029
2012-05-22 02:59:56 +00:00
Maximilian Attems b538a51564 Enable NETFILTER_XT_TARGET_LOG newly named netfilter log
svn path=/dists/trunk/linux-2.6/; revision=19028
2012-05-21 14:50:12 +00:00
Maximilian Attems b9a564473b Enable NF_CONNTRACK_TIMEOUT and NF_CT_NETLINK_TIMEOUT.
svn path=/dists/trunk/linux-2.6/; revision=19027
2012-05-21 14:50:09 +00:00
Maximilian Attems d248e36522 enable DM_VERITY
while at it explicitly disable some dm debug stuff.

svn path=/dists/trunk/linux-2.6/; revision=19026
2012-05-21 14:50:06 +00:00
Arnaud Patard d09c14f9cd Add vexpress support to armhf kernel.
svn path=/dists/sid/linux-2.6/; revision=18994
2012-05-12 10:22:18 +00:00
Bastian Blank ea1716c4a4 * debian/changelog: Update.
* debian/config/s390/config: Set SMSGIUCV.

svn path=/dists/sid/linux-2.6/; revision=18987
2012-05-07 15:15:09 +00:00
Ben Hutchings d493861613 [i386/rt-686-pae] Enable HIGHMEM64G as intended for this configuration
svn path=/dists/sid/linux-2.6/; revision=18986
2012-05-07 13:59:48 +00:00
Ben Hutchings 1dbc9c5653 aufs: Enable AUFS_EXPORT
svn path=/dists/sid/linux-2.6/; revision=18969
2012-05-01 01:45:02 +00:00
Ben Hutchings 40fc14743c Merge changes from sid up to 3.2.16-1
svn path=/dists/trunk/linux-2.6/; revision=18964
2012-04-30 03:00:58 +00:00
Ben Hutchings 9ec2630fc6 [x86] Add EFI boot stub support (Closes: #669033)
svn path=/dists/sid/linux-2.6/; revision=18952
2012-04-25 03:16:59 +00:00
Ben Hutchings 73c9170375 Merge changes from sid branch up to 3.2.15-1
svn path=/dists/trunk/linux-2.6/; revision=18929
2012-04-15 15:35:34 +00:00
Ben Hutchings 3121d09256 [x86] hv: Update all Hyper-V drivers to 3.4-rc1 (Closes: #661318)
svn path=/dists/sid/linux-2.6/; revision=18921
2012-04-09 00:47:41 +00:00
Ben Hutchings d3ef140f47 [armhf/mx5,mipsel/loongson-2f] input: Enable INPUT_TOUCHSCREEN (Closes: #668036)
While we're at it, explicitly disable it for mips/octeon and s390.
It's still not explicitly enabled or disabled for sh4.

svn path=/dists/sid/linux-2.6/; revision=18917
2012-04-08 20:16:29 +00:00
Ben Hutchings 5ba5ce0d66 Merge changes from sid branch up to 3.2.14-1
Drop changes to preserve ABI on sid branch.

Drop some patches already included in 3.3.1.

svn path=/dists/trunk/linux-2.6/; revision=18909
2012-04-06 20:59:33 +00:00
Ben Hutchings eaaf213afd ata: Enable PATA_IT8213 as module (Closes: #666506)
svn path=/dists/sid/linux-2.6/; revision=18897
2012-04-01 05:34:07 +00:00
Bastian Blank 93720a39a6 * debian/changelog: Update.
* debian/config/s390x/defines: Also ignore ABI change.

svn path=/dists/sid/linux-2.6/; revision=18889
2012-03-28 09:15:14 +00:00
Ben Hutchings 296fb7c8c7 Merge changes from sid up to 3.2.12-1
Drop the ABI versions and ignore lists.

svn path=/dists/trunk/linux-2.6/; revision=18870
2012-03-20 16:08:41 +00:00
Ben Hutchings 57bc0b85fe Set ABI name to trunk
svn path=/dists/trunk/linux-2.6/; revision=18856
2012-03-19 13:51:17 +00:00
Ben Hutchings 2ccd3aadf0 [x86] Disable POHMELFS; this version is obsolete
svn path=/dists/sid/linux-2.6/; revision=18852
2012-03-18 03:56:27 +00:00
Ben Hutchings f0a054e3aa [x86] Enable RTS5139 as module (Closes: #663912)
svn path=/dists/sid/linux-2.6/; revision=18851
2012-03-18 03:47:28 +00:00
Ben Hutchings 701238098e [s390] Ignore arch_pick_mmap_layout version change; it should not be needed by modules (fixes FTBFS)
svn path=/dists/sid/linux-2.6/; revision=18850
2012-03-18 02:49:09 +00:00
Ben Hutchings 44cb2fdf60 [powerpc] Enable KVM_GUEST
svn path=/dists/sid/linux-2.6/; revision=18849
2012-03-18 02:38:56 +00:00
Bastian Blank 5caf5adb48 debian/config/config: Fix IGB_DCA.
svn path=/dists/sid/linux-2.6/; revision=18832
2012-03-13 14:34:37 +00:00
Ben Hutchings 078e5c8af3 [mips,mipsel] Remove stale abi/ignore-changes definitions
These were for ABI 3.2.0-1 and we've now moved to 3.2.0-2.

svn path=/dists/sid/linux-2.6/; revision=18828
2012-03-13 06:32:10 +00:00
Bastian Blank 22739a691a debian/config/defines: Fix definition to disable rt featureset.
svn path=/dists/sid/linux-2.6/; revision=18823
2012-03-12 22:08:06 +00:00
Bastian Blank f867fb53df * debian/changelog: Update version to 3.2.10-1.
* debian/config/defines: Ignore some local ABI changes.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18821
2012-03-12 21:24:24 +00:00
Ben Hutchings 7cfa39ff88 [x86,ia64] PCI/hotplug: Build-in common hotplug drivers
- Change HOTPLUG_PCI, HOTPLUG_PCI_PCIE to built-in
- [x86] Change HOTPLUG_PCI_ACPI to built-in
- [ia64] Enable HOTPLUG_PCI_SGI as built-in

svn path=/dists/sid/linux-2.6/; revision=18819
2012-03-12 01:03:31 +00:00
Uwe Kleine-König 7b15bcc41a [rt] fix conflict between the security restrictions on links and rt
Instead of fixing aufs I disabled it for the rt feature set as it's only
needed for the installer.

svn path=/dists/sid/linux-2.6/; revision=18814
2012-03-11 16:36:05 +00:00
Ben Hutchings ec8651afad IB: Enable INFINIBAND_SRPT as module (Closes: #663041)
svn path=/dists/trunk/linux-2.6/; revision=18811
2012-03-11 05:27:11 +00:00
Ben Hutchings 4244f4a944 [x86] crypto: Enable CRYPTO_SERPENT_SSE2_586, CRYPTO_SERPENT_SSE2_X86_64
svn path=/dists/trunk/linux-2.6/; revision=18802
2012-03-09 05:28:36 +00:00
Ben Hutchings 870e3e6899 Merge changes from sid branch up to 3.2.9-1
svn path=/dists/trunk/linux-2.6/; revision=18790
2012-03-04 20:27:13 +00:00
Ben Hutchings 98ebf36977 usb: Explicitly disable USB_OTG, USB_DWC3
svn path=/dists/sid/linux-2.6/; revision=18780
2012-03-03 20:54:09 +00:00
Ben Hutchings 8da2f9da22 Explicitly enable HID_LOGITECH_DJ, LOGIWHEELS_FF
svn path=/dists/sid/linux-2.6/; revision=18779
2012-03-03 20:46:49 +00:00
Ben Hutchings a5b73a96e3 dvb-usb: Enable DVB_USB_PCTV452E, DVB_USB_MXL111SF as modules
svn path=/dists/sid/linux-2.6/; revision=18778
2012-03-03 20:44:46 +00:00
Ben Hutchings c81e0883b4 gspca: Enable USB_GSPCA_TOPRO as module
svn path=/dists/sid/linux-2.6/; revision=18777
2012-03-03 20:42:45 +00:00
Ben Hutchings 5d0c0306ed media/rc: Enable RC_ATI_REMOTE as module
svn path=/dists/sid/linux-2.6/; revision=18776
2012-03-03 20:39:11 +00:00
Ben Hutchings 8cddc9860b Set HID_ACRUX_FF=y; it's a bool option dependent on HID_ACRUX not a tristate
svn path=/dists/sid/linux-2.6/; revision=18775
2012-03-03 20:37:22 +00:00
Ben Hutchings 1f476ca35f hid: Enable HID_HOLTEK, HID_PRIMAX, HID_SPEEDLINK, HID_WIIMOTE
svn path=/dists/sid/linux-2.6/; revision=18774
2012-03-03 20:36:06 +00:00
Ben Hutchings f9e3150ecd cgroups: Set CGROUP_PERF
svn path=/dists/sid/linux-2.6/; revision=18773
2012-03-03 19:54:34 +00:00
Ben Hutchings 0298f19cb7 Explicitly unset CGROUP_MEM_RES_CTLR_KMEM; currently experimental
svn path=/dists/trunk/linux-2.6/; revision=18772
2012-03-03 19:30:37 +00:00
Ben Hutchings 3155b0e6d1 Explicitly unset AUDIT_LOGINUID_IMMUTABLE; not compatible with sysvinit
svn path=/dists/trunk/linux-2.6/; revision=18771
2012-03-03 19:29:23 +00:00
Ben Hutchings 90154ece0a fs: Introduce and enable security restrictions on links
Add the longstanding symlink and hard link restriction patches as
found in mmotm.  Explicitly enable these restrictions and point to the
documentation.

svn path=/dists/sid/linux-2.6/; revision=18763
2012-03-02 04:49:25 +00:00