Commit Graph

1516 Commits

Author SHA1 Message Date
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
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 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
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
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 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
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 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
Bastian Blank 7fc3bc355d Remove all framebuffer bootup logos.
* debian/changelog: Update.
* debian/config: Disable LOGO.

svn path=/dists/sid/linux-2.6/; revision=18738
2012-02-26 16:46:23 +00:00
Bastian Blank 845b47d382 Remove IDE trigger for LED support.
* debian/changelog: Update.
* debian/config/config, debian/config/armel/config.iop32x:
  Remove LEDS_TRIGGER_IDE_DISK.
* debian/config/defines: Ignore ABI change.

svn path=/dists/sid/linux-2.6/; revision=18736
2012-02-26 10:23:01 +00:00
Ben Hutchings 7fadbee238 fs: Enable EFI_PARTITION in all configurations (Closes: #660582)
svn path=/dists/sid/linux-2.6/; revision=18709
2012-02-20 01:49:35 +00:00
Ben Hutchings 2f9b187805 Disable old IDE subsystem [!ia64,m68k]
svn path=/dists/sid/linux-2.6/; revision=18705
2012-02-20 01:07:14 +00:00
Ben Hutchings 9453895918 Use libata-based drivers for most of the remaining PATA controllers
svn path=/dists/sid/linux-2.6/; revision=18704
2012-02-20 00:49:46 +00:00
Ben Hutchings 05baeba845 net: Disable FIXED_PHY
This is only useful for specific platforms that need it, and after it
became a boolean (rather than tristate) option it has been conflicting
with platform MDIO buses on platforms we actually do support.

Disable it completely and add a comment about this.

svn path=/dists/trunk/linux-2.6/; revision=18661
2012-02-02 04:49:27 +00:00
Ben Hutchings 024d6df30e Limit CONFIG_STAGING_MEDIA to x86
svn path=/dists/trunk/linux-2.6/; revision=18515
2012-01-13 02:21:47 +00:00
Ben Hutchings ecc79383cf staging: Enable STAGING_MEDIA, which various drivers now depend on (Closes: #654800)
svn path=/dists/trunk/linux-2.6/; revision=18514
2012-01-13 02:15:01 +00:00
Bastian Blank 9f46a036c1 debian/config: Automatically reorder config.
svn path=/dists/trunk/linux-2.6/; revision=18454
2012-01-06 14:40:22 +00:00
Ben Hutchings efebeb308a media/dvb: Enable DVB_USB_IT913X as module (Closes: #653776)
svn path=/dists/trunk/linux-2.6/; revision=18448
2012-01-02 02:57:50 +00:00
Ben Hutchings 9c0dcfd33f security: Enable APPARMOR (Closes: #598408)
svn path=/dists/trunk/linux-2.6/; revision=18395
2011-12-18 18:32:54 +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 649a9b4b0e Select IWLWIFI, not IWLAGN
Yet another pointless change...

svn path=/dists/trunk/linux-2.6/; revision=18323
2011-11-26 04:06:50 +00:00
Ben Hutchings 2b8e835780 b43: Enable B43_PHY_HT
svn path=/dists/trunk/linux-2.6/; revision=18322
2011-11-26 04:03:31 +00:00
Ben Hutchings 8caad56681 Explicitly disable CARL9170_HWRNG
svn path=/dists/trunk/linux-2.6/; revision=18321
2011-11-26 03:57:27 +00:00
Ben Hutchings 38e6160722 NET_PACKET_ENGINE is a bool so set it to y
svn path=/dists/trunk/linux-2.6/; revision=18320
2011-11-26 03:56:22 +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
Ben Hutchings fb649e9731 Reorder Kconfig according to drivers/net reorganisation
Also add explicit CONFIG_NET_VENDOR_*=y as appropriate (this default
will probably go away some day).

This covers generic and x86 config files only.

svn path=/dists/trunk/linux-2.6/; revision=18310
2011-11-22 08:05:28 +00:00
Ben Hutchings c6f027d499 dm: Enable DM_THIN_PROVISIONING as module
svn path=/dists/trunk/linux-2.6/; revision=18308
2011-11-22 06:40:56 +00:00
Ben Hutchings fc2200008f scsi: Enable MVUMI as module
svn path=/dists/trunk/linux-2.6/; revision=18307
2011-11-22 06:40:06 +00:00
Ben Hutchings a5117b53ce nfc: enable NFC_NCI as module
svn path=/dists/trunk/linux-2.6/; revision=18306
2011-11-22 06:33:51 +00:00
Ben Hutchings e0a83e6b87 ceph: Explicitly unset CEPH_LIB_USE_DNS_RESOLVER
svn path=/dists/trunk/linux-2.6/; revision=18305
2011-11-22 06:23:39 +00:00
Ben Hutchings 2e79938477 can: Enable CAN_GW, CAN_EMS_PCMCIA, CAN_PEAK_PCI as modules
svn path=/dists/trunk/linux-2.6/; revision=18304
2011-11-22 06:22:02 +00:00
Ben Hutchings 6d75f03935 ieee802154: Enable IEEE802154_6LOWPAN as module
svn path=/dists/trunk/linux-2.6/; revision=18303
2011-11-22 06:18:58 +00:00
Ben Hutchings 60407a92ff Explicitly disable JUMP_LABEL for now
Currently saves some cycles but significantly increases size.

svn path=/dists/trunk/linux-2.6/; revision=18301
2011-11-22 06:06:47 +00:00
Bastian Blank eabdd7ab9f * debian/changelog: Update.
* debian/config/config:
  Disable SECURITY_SELINUX_BOOTPARAM and SECURITY_SELINUX_DISABLE.

svn path=/dists/trunk/linux-2.6/; revision=18202
2011-10-28 23:35:51 +00:00