~ubuntu-branches/debian/wheezy/linux-2.6/wheezy

« back to all changes in this revision

Viewing changes to debian/config/ia64/config

  • Committer: Package Import Robot
  • Author(s): Ben Hutchings, Bastian Blank, Ben Hutchings, Uwe Kleine-König
  • Date: 2012-03-04 15:32:20 UTC
  • mfrom: (43.1.29 sid)
  • Revision ID: package-import@ubuntu.com-20120304153220-r171jd27k3dd3639
Tags: 3.2.9-1
* New upstream stable update:
  http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.8
  - [i386] i387: move TS_USEDFPU flag from thread_info to task_struct
  - [x86] additional refactoring of FPU/SSE state save and restore
  http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.9
  - vfs: fix d_inode_lookup() dentry ref leak
  - target: Allow control CDBs with data > 1 page
  - epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
  - epoll: ep_unregister_pollwait() can use the freed pwq->whead
  - epoll: limit paths (CVE-2011-1083)
  - cdrom: use copy_to_user() without the underscores

[ Bastian Blank ]
* [mips,mipsel] Also remove ext4 modules from installer.

[ Ben Hutchings ]
* Update debconf template translations:
  - Update Dutch (Willem Kuyn) (Closes: #658736)
  - Add Polish (Michał Kułach) (Closes: #658912)
* Bump ABI to 2
* fs: Introduce and enable security restrictions on links:
  - Do not follow symlinks in /tmp that are owned by other users
    (sysctl: fs.protected_symlinks)
  - Do not allow unprivileged users to create hard links to sensitive files
    (sysctl: fs.protected_hardlinks) (Closes: #609455)
    + This breaks the 'at' package in stable, which will be fixed shortly
      (see #597130)
  The precise restrictions are specified in Documentation/sysctl/fs.txt in
  the linux-doc-3.2 and linux-source-3.2 packages.
* iwlwifi: fix key removal (Closes: #651199)
* cgroups: Set CGROUP_PERF
* hid: Enable HID_HOLTEK, HID_PRIMAX, HID_SPEEDLINK, HID_WIIMOTE as modules,
  HID_ACRUX_FF
* media/rc: Enable RC_ATI_REMOTE as module
* gspca: Enable USB_GSPCA_TOPRO as module
* dvb-usb: Enable DVB_USB_PCTV452E, DVB_USB_MXL111SF as modules

[ Uwe Kleine-König ]
* [x86] Update rt featureset to 3.2.9-rt15

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
CONFIG_PATA_CS5520=m
59
59
CONFIG_PATA_CS5530=m
60
60
CONFIG_PATA_EFAR=m
 
61
CONFIG_PATA_HPT366=m
 
62
CONFIG_PATA_HPT37X=m
61
63
CONFIG_PATA_NETCELL=m
62
64
CONFIG_PATA_NS87415=m
63
65
CONFIG_PATA_OLDPIIX=m
70
72
CONFIG_PATA_VIA=m
71
73
CONFIG_PATA_MPIIX=m
72
74
CONFIG_PATA_NS87410=m
 
75
CONFIG_PATA_OPTI=m
 
76
CONFIG_PATA_LEGACY=m
73
77
 
74
78
##
75
79
## file: drivers/block/Kconfig
231
235
# CONFIG_BLK_DEV_IDECS is not set
232
236
CONFIG_BLK_DEV_IDECD=m
233
237
CONFIG_BLK_DEV_IDETAPE=m
234
 
CONFIG_IDE_GENERIC=m
 
238
# CONFIG_IDE_GENERIC is not set
235
239
# CONFIG_BLK_DEV_IDEPNP is not set
236
240
# CONFIG_BLK_DEV_GENERIC is not set
237
 
CONFIG_BLK_DEV_OPTI621=m
 
241
# CONFIG_BLK_DEV_OPTI621 is not set
238
242
# CONFIG_BLK_DEV_AEC62XX is not set
239
243
# CONFIG_BLK_DEV_ALI15X3 is not set
240
244
# CONFIG_BLK_DEV_AMD74XX is not set
241
245
# CONFIG_BLK_DEV_CMD64X is not set
242
246
# CONFIG_BLK_DEV_TRIFLEX is not set
243
 
CONFIG_BLK_DEV_CY82C693=m
244
247
# CONFIG_BLK_DEV_CS5520 is not set
245
248
# CONFIG_BLK_DEV_CS5530 is not set
246
 
CONFIG_BLK_DEV_HPT366=m
 
249
# CONFIG_BLK_DEV_HPT366 is not set
247
250
# CONFIG_BLK_DEV_SC1200 is not set
248
251
# CONFIG_BLK_DEV_PIIX is not set
249
252
# CONFIG_BLK_DEV_NS87415 is not set
756
759
CONFIG_FONT_8x16=y
757
760
 
758
761
##
759
 
## file: drivers/video/logo/Kconfig
760
 
##
761
 
CONFIG_LOGO=y
762
 
CONFIG_LOGO_LINUX_MONO=y
763
 
CONFIG_LOGO_LINUX_VGA16=y
764
 
CONFIG_LOGO_LINUX_CLUT224=y
765
 
 
766
 
##
767
762
## file: fs/partitions/Kconfig
768
763
##
769
764
CONFIG_ACORN_PARTITION=y
786
781
CONFIG_SGI_PARTITION=y
787
782
CONFIG_ULTRIX_PARTITION=y
788
783
CONFIG_SUN_PARTITION=y
789
 
CONFIG_EFI_PARTITION=y
790
784
 
791
785
##
792
786
## file: net/ax25/Kconfig
880
874
##
881
875
CONFIG_SND_HDA_INTEL=m
882
876
 
883
 
##
884
 
## file: unknown
885
 
##
886
 
CONFIG_NET_PCI=y
887
 
CONFIG_NET_PCMCIA=y
888