Commit Graph

7000 Commits

Author SHA1 Message Date
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
Arnaud Patard 9a0bb44b87 - disable EETI touchscreen on arm due to missing irq_to_gpio for several SoC
svn path=/dists/trunk/linux-2.6/; revision=17460
2011-05-19 13:22:41 +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 260410c316 Remove now-unused variable
svn path=/dists/trunk/linux-2.6/; revision=17426
2011-05-16 04:12:02 +00:00
Ben Hutchings efa8ec1d0c Remove check for do_bootloader
This warning was present in squeeze and should not need to be repeated.

svn path=/dists/trunk/linux-2.6/; revision=17425
2011-05-16 04:07:16 +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 c61208e7d6 Disable cgroups memory controller, unless explicitly enabled
This should result in very low run-time overhead, though this is yet
to be measured.

svn path=/dists/trunk/linux-2.6/; revision=17394
2011-05-13 04:38:34 +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
Ben Hutchings 7fabfe5422 Add optional parameters to our showwarning() implementation
The fixed 4-parameter function signature is deprecated since Python 2.6.

svn path=/dists/trunk/linux-2.6/; revision=17392
2011-05-12 01:17:25 +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 41db8e59f0 disable patch that no longer applies thanks to gcc beeing asked
test build worked fine on x86_64 with it disabled,
so leave it like this for now.

svn path=/dists/trunk/linux-2.6/; revision=17378
2011-05-10 14:07:41 +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
Ben Hutchings b344c82cc5 Explicitly set CONFIG_NLS=y
It's selected by other options (and has been for a long time).  Making
the change explicit guarantees that kernel-wedge doesn't need to
package it as module.

svn path=/dists/trunk/linux-2.6/; revision=17376
2011-05-10 03:05:57 +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 9f57fa0e26 sparc rm more old v4l1 stuff
svn path=/dists/trunk/linux-2.6/; revision=17369
2011-05-09 16:52:48 +00:00
Maximilian Attems b46761028a EXT4DEV_FS gone long ago
and no point to override on arch basis

svn path=/dists/trunk/linux-2.6/; revision=17368
2011-05-09 16:52:42 +00:00
Maximilian Attems 7c5be4d287 BT_L2CAP_EXT_FEATURES gone
see 0b31c85ce78d3646ac1e90d62969e7cd8cfd8b15

svn path=/dists/trunk/linux-2.6/; revision=17367
2011-05-09 16:48:03 +00:00
Maximilian Attems e9d958ced2 AUTOFS_FS depends on BKL, thus no longer visible, just use autofs4
svn path=/dists/trunk/linux-2.6/; revision=17366
2011-05-09 16:47:52 +00:00
Maximilian Attems bbefe2c185 B3DFG gone from staging
see a945db65436a2666927b555d752e67a1bd193a9c

svn path=/dists/trunk/linux-2.6/; revision=17365
2011-05-09 16:47:40 +00:00
Maximilian Attems 029fb4c5ac nuked ALTERA_PCIE_CHDMA, nobody stepped up in staging
see ca1f29c01aaa37d522dc6ce311769731f5f1919e

svn path=/dists/trunk/linux-2.6/; revision=17364
2011-05-09 16:47:31 +00:00
Maximilian Attems 0aa4066d9d s/ATH9K_DEBUG/ATH9K_DEBUGFS/
see a830df0714117574fd0d5fe98477059b3e9fd5bf

svn path=/dists/trunk/linux-2.6/; revision=17363
2011-05-09 16:47:17 +00:00
Maximilian Attems 00f09698ca BACKLIGHT_MBP_NVIDIA gone
mjg59 snipped it, see 23a9847f0d5252872c4fecb5d4f803c523bd9283

svn path=/dists/trunk/linux-2.6/; revision=17362
2011-05-09 16:47:05 +00:00
Maximilian Attems abeeb95ca1 IP_NF_MATCH_ADDRTYPE gone, enabled in xt_addrtype
see de81bbea17650769882bc625d6b5df11ee7c4b24

svn path=/dists/trunk/linux-2.6/; revision=17361
2011-05-09 16:32:02 +00:00
Maximilian Attems bf856a401f fib_hash gone
svn path=/dists/trunk/linux-2.6/; revision=17360
2011-05-09 16:31:56 +00:00
Maximilian Attems 1641998486 IP_DCCP_CCID3_RTO gone
see 89858ad14307a398961a0f1414b04053c1475e4f

svn path=/dists/trunk/linux-2.6/; revision=17359
2011-05-09 16:31:44 +00:00
Maximilian Attems 91379e2981 PHONET_PIPECTRLR gone, run-time choice these days.
another nokia goodie.

svn path=/dists/trunk/linux-2.6/; revision=17358
2011-05-09 16:26:05 +00:00