Commit Graph

3235 Commits

Author SHA1 Message Date
Ben Hutchings 14501718af Add CVE ref for keys fix
svn path=/dists/sid/linux-2.6/; revision=17627
2011-06-07 11:13:53 +00:00
Ben Hutchings 870c7bbbbe Add bug closure for IP_SEt
svn path=/dists/sid/linux-2.6/; revision=17626
2011-06-07 11:11:03 +00:00
Ben Hutchings 177c8e437c netfilter: Enable IP_SET etc. as modules
Enable IP_SET, IP_SET_BITMAP_IP, IP_SET_BITMAP_IPMAC,
IP_SET_BITMAP_PORT, IP_SET_HASH_IP, IP_SET_HASH_IPPORT,
IP_SET_HASH_IPPORTIP, IP_SET_HASH_IPPORTNET, IP_SET_HASH_NET,
IP_SET_HASH_NETPORT, IP_SET_LIST_SET, NETFILTER_XT_SET as modules

svn path=/dists/sid/linux-2.6/; revision=17625
2011-06-07 11:10:04 +00:00
Ben Hutchings 133b81e916 Bump ABI to 2 (required by changes in stable update 2.6.39.1)
svn path=/dists/sid/linux-2.6/; revision=17624
2011-06-07 11:06:44 +00:00
Ben Hutchings bcb72679fd Update French debconf template translation (David Prévot) (Closes: #628191)
svn path=/dists/sid/linux-2.6/; revision=17597
2011-06-05 19:56:53 +00:00
Aurelien Jarno e6cf9adca8 * [mipsel/loongson-2f] Disable_SCSI_LPFC to workaround GCC ICE.
svn path=/dists/sid/linux-2.6/; revision=17595
2011-06-05 18:36:42 +00:00
Ben Hutchings 03c332e5c9 Add reference to ChangeLog-2.6.39.1
svn path=/dists/sid/linux-2.6/; revision=17590
2011-06-03 06:06:48 +00:00
Ben Hutchings db98a07d42 Add stable 2.6.39.1
svn path=/dists/sid/linux-2.6/; revision=17589
2011-06-03 05:35:47 +00:00
Ben Hutchings 23d1b96096 aufs: Update for 2.6.39 (Closes: #627837)
svn path=/dists/sid/linux-2.6/; revision=17588
2011-06-03 05:30:22 +00:00
Ben Hutchings 60dacc517f List interesting fixes in 2.6.39.1-rc1
svn path=/dists/sid/linux-2.6/; revision=17583
2011-06-03 03:04:02 +00:00
Ben Hutchings aac5a5cb1d Update Swedish debconf template translation (Martin Bagge) (Closes: #628932)
svn path=/dists/sid/linux-2.6/; revision=17582
2011-06-02 22:39:54 +00:00
Maximilian Attems b3bc2577ae add 2.6.39.1-rc1
svn path=/dists/sid/linux-2.6/; revision=17568
2011-06-01 09:36:28 +00:00
Ben Hutchings 5147f63b7a [x86] Remove Celeron from list of processors supporting PAE.
Most 'Celeron M' models do not.

svn path=/dists/sid/linux-2.6/; revision=17481
2011-05-30 18:31:25 +00:00
Ben Hutchings c23ad30622 Restore patches previously added to 1~experimental.2, for 2.6.39-2
svn path=/dists/trunk/linux-2.6/; revision=17476
2011-05-23 04:30:51 +00:00
Ben Hutchings 67484cd079 [x86] Enable BACKLIGHT_APPLE, replacing BACKLIGHT_MBP_NVIDIA (Closes: #627492)
svn path=/dists/trunk/linux-2.6/; revision=17471
2011-05-23 04:05:16 +00:00
Maximilian Attems 138e6341ee really prepare to release 2.6.39-1
svn path=/dists/trunk/linux-2.6/; revision=17462
2011-05-19 13:35:46 +00:00
Arnaud Patard 4eec316758 - update changelog for armel configuration change
svn path=/dists/trunk/linux-2.6/; revision=17461
2011-05-19 13:32:47 +00:00
Maximilian Attems 29b930fa70 fix postinst + add forgotten changelog entry.
this check is superflous and looking for wrong path.
As we depend on an initramfs generator the failure of generating
would have happened already earlier.

svn path=/dists/trunk/linux-2.6/; revision=17459
2011-05-19 12:22:08 +00:00
Maximilian Attems a105ebfa40 prepare to release 2.6.39-1
svn path=/dists/trunk/linux-2.6/; revision=17458
2011-05-19 08:26:25 +00:00
Maximilian Attems b96fbe4210 rebase to 2.6.39
svn path=/dists/trunk/linux-2.6/; revision=17457
2011-05-19 08:15:48 +00:00
Ben Hutchings 5f375916e4 postinst: Remove specific support for running a ramdisk creator
Warn users that specify one in /etc/kernel-img.conf.
Require initramfs-tools >= 0.99, which does not depend on being directly
invoked.

svn path=/dists/trunk/linux-2.6/; revision=17424
2011-05-16 03:57:43 +00:00
Ben Hutchings 31b74de3c8 mm: Select SLAB allocator again
Although SLUB is currently the upstream default, this was set as an
experiment rather than a recommendation! SLUB generally has poorer
performance than SLAB on larger systems.

svn path=/dists/trunk/linux-2.6/; revision=17396
2011-05-13 12:35:48 +00:00
Ben Hutchings 34b03f6754 rt2800usb: Enable support for more USB devices including Linksys WUSB600N (Closes: #596626)
svn path=/dists/trunk/linux-2.6/; revision=17395
2011-05-13 04:51:41 +00:00
Ben Hutchings c3d0a74764 [!x86] Disable TPM drivers. TPMs are currently only fitted in PCs.
svn path=/dists/trunk/linux-2.6/; revision=17393
2011-05-12 03:18:58 +00:00
Maximilian Attems 3dda324480 topconfig enable modular LOOPBACK_TARGET
see http://linux-iscsi.org/wiki/Tcm_loop for info

svn path=/dists/trunk/linux-2.6/; revision=17390
2011-05-11 12:04:55 +00:00
Maximilian Attems 293bdf49e3 topconfig enable memory cgroup
upstream worked reducing overhaed for example: 569b846d and cdec2e42

svn path=/dists/trunk/linux-2.6/; revision=17389
2011-05-11 11:40:12 +00:00
Maximilian Attems 96acdb4aa5 fix changelog
svn path=/dists/trunk/linux-2.6/; revision=17388
2011-05-11 10:08:59 +00:00
Maximilian Attems 7ff0998ae9 XEN_NETDEV_BACKEND is x86 specific
svn path=/dists/trunk/linux-2.6/; revision=17387
2011-05-11 10:04:46 +00:00
Maximilian Attems e59d3c6311 topconfig enable also modular xen watchdog
svn path=/dists/trunk/linux-2.6/; revision=17386
2011-05-11 10:02:31 +00:00
Maximilian Attems de11396052 topconfig enable modular XEN_NETDEV_BACKEND
acked by waldi.

svn path=/dists/trunk/linux-2.6/; revision=17385
2011-05-11 10:02:10 +00:00
Maximilian Attems 6d1e6002e5 topconfig enable modular USB_GSPCA_NW80X and USB_GSPCA_VICAM
new NW80X support and vicam v4l1 rewrite

svn path=/dists/trunk/linux-2.6/; revision=17384
2011-05-11 09:22:30 +00:00
Maximilian Attems 9309b85202 topconfig enable new DVB_USB_TECHNISAT_USB2
driver for technisat's usb 2.0 DVB-S/S2 receiver.

svn path=/dists/trunk/linux-2.6/; revision=17383
2011-05-11 09:22:07 +00:00
Maximilian Attems ce036ac2a0 topconfig enable new subsys MEDIA_CONTROLLER
for details see http://lwn.net/Articles/415714/

svn path=/dists/trunk/linux-2.6/; revision=17382
2011-05-11 09:11:26 +00:00
Maximilian Attems b7b475247c topconfig enable SND_FIREWIRE_SPEAKERS
driver for playback-only fw devices

svn path=/dists/trunk/linux-2.6/; revision=17381
2011-05-11 09:07:08 +00:00
Maximilian Attems 5f522cb0da topconfig enable new SND_USB_6FIRE
needs appropriate firmware too, not sure if it landed yet.

svn path=/dists/trunk/linux-2.6/; revision=17380
2011-05-11 09:04:12 +00:00
Maximilian Attems 7e0e7bc1ec x86 enable for all aesni_intel
svn path=/dists/trunk/linux-2.6/; revision=17379
2011-05-10 21:26:48 +00:00
Maximilian Attems 17cec939a1 prepare to release 2.6.39~rc7-1~experimental.1
svn path=/dists/trunk/linux-2.6/; revision=17377
2011-05-10 13:12:30 +00:00
Maximilian Attems 9b52975c3b topconfig enable RTL8192CU too
svn path=/dists/trunk/linux-2.6/; revision=17375
2011-05-09 17:24:47 +00:00
Maximilian Attems c1fc745ca8 add nl.po
svn path=/dists/trunk/linux-2.6/; revision=17374
2011-05-09 17:13:53 +00:00
Maximilian Attems cccc83f041 topconfig enable modular SCSI_BNX2X_FCOE
svn path=/dists/trunk/linux-2.6/; revision=17373
2011-05-09 17:04:11 +00:00
Maximilian Attems 06266eb2a4 topconfig enable modular SATA_ACARD_AHCI
svn path=/dists/trunk/linux-2.6/; revision=17372
2011-05-09 17:03:56 +00:00
Maximilian Attems d7fa6f88a1 topconfig enable PATA_ARASAN_CF
svn path=/dists/trunk/linux-2.6/; revision=17371
2011-05-09 17:03:49 +00:00
Maximilian Attems bfaff5df40 topconfig enable new modular net sched
svn path=/dists/trunk/linux-2.6/; revision=17370
2011-05-09 16:58:33 +00:00
Maximilian Attems 1573c3f22e rsync with 2.6.38-5 changes
this add the per arch abi feature.
the m68k and security patches seem all merged.

svn path=/dists/trunk/linux-2.6/; revision=17346
2011-05-09 15:42:48 +00:00
Maximilian Attems 937d709b99 enable more netfilter stuff
svn path=/dists/trunk/linux-2.6/; revision=17326
2011-05-09 11:42:17 +00:00
Maximilian Attems 6882cc14cc topconfig enable new netfilter features
svn path=/dists/trunk/linux-2.6/; revision=17325
2011-05-09 11:42:11 +00:00
Maximilian Attems 656687b310 x86 enable modular ACPI_IPMI
svn path=/dists/trunk/linux-2.6/; revision=17324
2011-05-09 11:42:07 +00:00
Maximilian Attems d514bdef1e [x86/486] Enable modular XO1_RFKILL, XO15_EBOOK
svn path=/dists/trunk/linux-2.6/; revision=17323
2011-05-09 11:18:23 +00:00
Maximilian Attems b0cb94e217 x86: enable more laptop goodies
while at it notch other new ones, looking fwd to an INTEL_IPS usage.

svn path=/dists/trunk/linux-2.6/; revision=17322
2011-05-09 11:04:04 +00:00
Maximilian Attems f94da56f2f enable modular ASUS_WMI and ASUS_NB_WMI
svn path=/dists/trunk/linux-2.6/; revision=17321
2011-05-09 09:54:52 +00:00