Commit Graph

1502 Commits

Author SHA1 Message Date
Maximilian Attems 8b5e5ef3b4 changelog: break long line
makes lintian shut up

svn path=/dists/trunk/linux-2.6/; revision=11493
2008-05-29 21:41:02 +00:00
Maximilian Attems fd1622dc32 changelog: add miboot bug closure
disabled, so doesn't matter if fits on floppy or not.

svn path=/dists/trunk/linux-2.6/; revision=11490
2008-05-29 15:41:39 +00:00
Bastian Blank 7b80b03b75 * debian/hangelog: Update.
* debian/config/powerpc/config.powerpc64:
  Support IBM Cell based plattforms and PS3.

svn path=/dists/trunk/linux-2.6/; revision=11481
2008-05-28 22:58:28 +00:00
Bastian Blank 035a1b2217 * debian/changelog: Update.
* debian/config/powerpc/defines: Disable powerpc-miboot.

svn path=/dists/trunk/linux-2.6/; revision=11478
2008-05-28 22:26:20 +00:00
Maximilian Attems b14d88bb13 changelog: add upstream cifs bug closure
svn path=/dists/trunk/linux-2.6/; revision=11468
2008-05-27 23:22:21 +00:00
Maximilian Attems 5acc9c77c3 changelog add alsa bug closure
svn path=/dists/trunk/linux-2.6/; revision=11467
2008-05-27 23:22:15 +00:00
Maximilian Attems e273f7c1a8 update to 2.6.26-rc4
no new conflicts, nuke git patch.

svn path=/dists/trunk/linux-2.6/; revision=11462
2008-05-26 21:32:51 +00:00
Maximilian Attems fb072e75a6 Forward port vmlinuz-target.patch
thanks Ian Campbell.

svn path=/dists/trunk/linux-2.6/; revision=11461
2008-05-26 14:03:29 +00:00
Maximilian Attems 2cd89b56e9 topconfig enable CGROUP_DEVICE
see 08ce5f16ee466ffc5bf243800deeecd77d9eaf50 on nice docs for it
or Documentation/controllers/devices.txt.
seen enabled on fedora too.

svn path=/dists/trunk/linux-2.6/; revision=11458
2008-05-25 10:26:01 +00:00
Maximilian Attems e89281f9e8 topconfig enable PATA_SCH
new driver for Intel SCH (US15W, US15L, UL11L) series host controllers,
no corresponding IDE driver, so go for the pata one.

svn path=/dists/trunk/linux-2.6/; revision=11457
2008-05-25 10:25:54 +00:00
Maximilian Attems fb69ced090 topconfig: enable SENSORS_IBMAEM
new driver for
"IBM Active Energy Manager temperature/power sensors and control"

svn path=/dists/trunk/linux-2.6/; revision=11456
2008-05-25 10:25:50 +00:00
Maximilian Attems c7e0865518 topconfig MTD_AR7_PARTS enabling
enable TI AR7 partitioning support

svn path=/dists/trunk/linux-2.6/; revision=11455
2008-05-25 10:25:23 +00:00
Maximilian Attems 84e984a72b Readme.build updated on how to generate orig tarballs.
thanks to Ian Campbell for patch.

svn path=/dists/trunk/linux-2.6/; revision=11443
2008-05-22 13:18:04 +00:00
Maximilian Attems c9da4cfb3c Revert "linux-libc-dev: Add a replaces for amd64-libs-dev."
-- relevant irc discussion:
00:43 <waldi> maks: sarge->lenny upgrades are not supported
00:44 <maks> waldi i know but people like to install latest linux-26 in etch
00:44 <waldi> not our problem
00:45 <waldi> this is not supported
00:45 <waldi> and even if, only on top of etch, where it is already moved in l-k-h
---

thus revert and close away.

This reverts commit 72cd97dcf534b764c137b62ff2b7fbc6fd362d2b.

svn path=/dists/trunk/linux-2.6/; revision=11442
2008-05-21 22:49:36 +00:00
Maximilian Attems 0eae2689a3 linux-libc-dev: Add a replaces for amd64-libs-dev.
> Both linux-kernel-headers in etch and amd64-libs-dev in sarge
> provide /usr/include/asm/bootsetup.h (among others), leading to a hiccup
> during sarge->etch upgrade if they are not upgraded in the right order.

a bit late not but better safe than sorry,
can be kicked after Lenny release.

svn path=/dists/trunk/linux-2.6/; revision=11441
2008-05-21 22:33:56 +00:00
Maximilian Attems 8ebb71ce2e changelog add another bug closure
f9996aee36921e8f1d499de1b2ea380855cf6d97

svn path=/dists/trunk/linux-2.6/; revision=11440
2008-05-21 16:25:58 +00:00
Maximilian Attems 01fa788e91 topconfig enable new 2.6.26 ipv6 features
see 7bc570c8b4f75ddb3fd5dbeb38127cdc4acbcc9c
both seen enabled in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=11438
2008-05-21 13:08:37 +00:00
Maximilian Attems cda7fac4e0 topconfig enable MAC80211_MESH
mac80211 mesh networking (pre-802.11s) support,
more info on http://o11s.org/

svn path=/dists/trunk/linux-2.6/; revision=11437
2008-05-21 13:08:34 +00:00
Maximilian Attems bc801f5a8a topconfig enable USB_WDM
new driver for Wireless Device Management support,
see afba937e540c902c989cd516fd97ea0c8499bb27

svn path=/dists/trunk/linux-2.6/; revision=11434
2008-05-21 13:08:27 +00:00
Maximilian Attems d276ebe3b6 topconfig enable HYSDN
no longer marked broken on smp.
don't disable in 686 images thus.

svn path=/dists/trunk/linux-2.6/; revision=11433
2008-05-21 13:08:25 +00:00
Maximilian Attems 2aa6a9db2a bug reports add valuable soundcard /proc info
later we might want to add amixer output,
but that is very verbose so kept out for now.

fix changelog for removed atl1 drivers too.

svn path=/dists/trunk/linux-2.6/; revision=11427
2008-05-20 20:30:07 +00:00
Maximilian Attems 737b2b2774 changelog: add udf 2.50 bug closure
feature added for 2.6.26

svn path=/dists/trunk/linux-2.6/; revision=11425
2008-05-20 13:55:30 +00:00
Martin Michlmayr c00d30f955 revert for now since they seem to have problems
svn path=/dists/trunk/linux-2.6/; revision=11422
2008-05-19 17:46:08 +00:00
Maximilian Attems d2744d64ad update to 2.6.26-rc3
nuke old git patch, no new conflicts.

svn path=/dists/trunk/linux-2.6/; revision=11421
2008-05-18 22:48:10 +00:00
Maximilian Attems 5134ab2930 topconfig enable USB_SERIAL_MOTOROLA
see 6986a978eec70c867717fe6bee736f0bd1db1508,
new moto_modem driver for some Morotola phones

svn path=/dists/trunk/linux-2.6/; revision=11399
2008-05-15 23:17:42 +00:00
Maximilian Attems 43ea401972 update to 2.6.26-rc2
nuke git snapshot patch, no other conflicts..

svn path=/dists/trunk/linux-2.6/; revision=11382
2008-05-12 17:43:22 +00:00
Martin Michlmayr d2140be074 [arm/ixp4xx] Disable ATA and more SCSI and network drivers.
svn path=/dists/trunk/linux-2.6/; revision=11381
2008-05-12 14:42:34 +00:00
Martin Michlmayr 312fe35500 [arm/orion5x] Disable more SCSI drivers.
svn path=/dists/trunk/linux-2.6/; revision=11380
2008-05-12 14:31:26 +00:00
Martin Michlmayr c02a708c0c [arm/orion5x] Enable NETCONSOLE.
svn path=/dists/trunk/linux-2.6/; revision=11379
2008-05-12 14:27:17 +00:00
Maximilian Attems c2e9dc1712 changelog cleanup
svn path=/dists/trunk/linux-2.6/; revision=11376
2008-05-12 11:23:25 +00:00
Maximilian Attems b3971798b8 net add atl1 version bump
changelog entry of previous changes too.

svn path=/dists/trunk/linux-2.6/; revision=11366
2008-05-11 22:06:22 +00:00
Martin Michlmayr 110a9434a0 Add some patches from Marvell's Orion tree
svn path=/dists/trunk/linux-2.6/; revision=11350
2008-05-11 17:11:42 +00:00
Martin Michlmayr 32c2ad1c78 [arm/orion5x] Update the config to reflect upstream renaming this
subarch.

svn path=/dists/trunk/linux-2.6/; revision=11348
2008-05-11 16:56:37 +00:00
Maximilian Attems 8f894774d4 Revert "topconfig disable sis190"
build breakage was temporal, fix up.
might need trunk porting for next 2.6.25 upload too.

This reverts commit 374102b71e5b729e91c500e13f245396f5374fb1.

svn path=/dists/trunk/linux-2.6/; revision=11340
2008-05-08 22:13:25 +00:00
Maximilian Attems d819b4cf30 topconfig enable TCP_MD5SIG
seen enabled on generic fedora config
it is required for using MD5 TCP signatures to help protect BGP sessions.

don't override setting in mips* configs.

svn path=/dists/trunk/linux-2.6/; revision=11339
2008-05-08 20:49:24 +00:00
Maximilian Attems cc3122750b topconfig reenable 2 usb serial drivers
USB_SERIAL_EDGEPORT and USB_SERIAL_EDGEPORT_TI.

svn path=/dists/trunk/linux-2.6/; revision=11338
2008-05-08 19:39:40 +00:00
Maximilian Attems 7367a30e51 topconfig enable ATA_SFF
default enabled, legacy IDE interface..

svn path=/dists/trunk/linux-2.6/; revision=11314
2008-05-06 13:46:40 +00:00
Maximilian Attems 658856b1ef topconfig enable SATA_PMP
support for SATA Port Multipliers, default enabled.

svn path=/dists/trunk/linux-2.6/; revision=11313
2008-05-06 13:46:37 +00:00
Maximilian Attems 580bf0a079 topconfig enable ATA_ACPI
default enabled, retrieves ata-related acpi objects to write them to
disk controller. can be disabled by libata.noacpi=1

svn path=/dists/trunk/linux-2.6/; revision=11312
2008-05-06 13:46:34 +00:00
Maximilian Attems e9cb9f815c topconfig enable VIDEO_ALLOW_V4L1
enables drivers based on the legacy V4L1 API,
still several drivers depending on it.

svn path=/dists/trunk/linux-2.6/; revision=11311
2008-05-06 13:46:32 +00:00
Maximilian Attems 23f2eeca75 x86: enable modular FB_N411
see 0e27aa3dabb541edee9f23b37114856a528de01e

svn path=/dists/trunk/linux-2.6/; revision=11310
2008-05-06 13:46:30 +00:00
Daniel Baumann 5920d88945 Reverting previous re-adding of process_version_linux as it is desired to be somewhere else.
svn path=/dists/trunk/linux-2.6/; revision=11308
2008-05-06 11:03:49 +00:00
Daniel Baumann 25eb9d06bf Re-adding dropped process_version_linux argument in linux-support to make conglomeration packages work again.
svn path=/dists/trunk/linux-2.6/; revision=11305
2008-05-06 10:42:03 +00:00
Maximilian Attems 9b52bd9fa7 x86: enable EEEPC_LAPTOP hotkey driver
supports  Fn-Fx keys on Eee PC laptops,
see e59f87966adef2cb03d419530e3ade5159487d6d
already shipped by fedora for some time,
we allmost had it for 2.6.25 too.

svn path=/dists/trunk/linux-2.6/; revision=11291
2008-05-05 12:14:04 +00:00
Maximilian Attems 827d6da494 x86 enable THERMAL sysfs driver
needed by acpi thermal, so default enabled modular.

svn path=/dists/trunk/linux-2.6/; revision=11289
2008-05-05 11:54:51 +00:00
Maximilian Attems 67417477f5 enable modular LEDS_TRIGGER_DEFAULT_ON
userspace can load this, see 060856c799191ffc360105cac49f3f9e68d526b7

svn path=/dists/trunk/linux-2.6/; revision=11287
2008-05-05 11:54:40 +00:00
Maximilian Attems 99902feae7 x86 ISCSI_IBFT enable
see 138fe4e069798d9aa948a5402ff15e58f483ee4e
for full details see
ftp://ftp.software.ibm.com/systems/support/system_x_pdf/ibm_iscsi_boot_firmwa

svn path=/dists/trunk/linux-2.6/; revision=11286
2008-05-05 11:54:33 +00:00
Maximilian Attems 23db689f63 amd64: enable SCSI_DPT_I2O
got 64 bit clean, see 62ac5aedc51485d672a5d91c262a001acecbe447

svn path=/dists/trunk/linux-2.6/; revision=11277
2008-05-04 22:28:12 +00:00
Maximilian Attems f29444e13d topconfig enable A11Y_BRAILLE_CONSOLE
support for Console on braille device

svn path=/dists/trunk/linux-2.6/; revision=11267
2008-05-04 14:43:30 +00:00
Maximilian Attems 7aa5912f3b topconfig set LOGIRUMBLEPAD2_FF
Logitech Rumblepad 2 support

svn path=/dists/trunk/linux-2.6/; revision=11266
2008-05-04 14:43:24 +00:00
Maximilian Attems 52b654afe3 topconfig enable UIO_SMX
SMX cryptengine UIO interface

svn path=/dists/trunk/linux-2.6/; revision=11264
2008-05-04 14:35:11 +00:00
Maximilian Attems f2de747fc2 topconfig enable ACCESSIBILITY
braille output option should appear with it.

svn path=/dists/trunk/linux-2.6/; revision=11263
2008-05-04 14:35:02 +00:00
Maximilian Attems 48e19f1a8a topconfig enable SFC
finaly merged driver for Solarflare Solarstorm SFC4000 support

svn path=/dists/trunk/linux-2.6/; revision=11262
2008-05-04 14:34:56 +00:00
Maximilian Attems f901b40c61 topconfig enable JOYSTICK_ZHENHUA
support for 5-byte Zhenhua RC transmitter

svn path=/dists/trunk/linux-2.6/; revision=11261
2008-05-04 14:34:44 +00:00
Maximilian Attems ca4475d69a topconfig enable: TOUCHSCREEN_WM97XX_MAINSTONE
support for WM97xx Mainstone accelerated touch

svn path=/dists/trunk/linux-2.6/; revision=11260
2008-05-04 14:34:36 +00:00
Maximilian Attems 759c92497d topconfig enabe HTC_PASIC3
HTC PASIC3 LED/DS1WM chip support

svn path=/dists/trunk/linux-2.6/; revision=11259
2008-05-04 14:34:32 +00:00
Maximilian Attems 2f812da914 topconfig enable USB_ISP1760_HCD
ISP 1760 HCD support

svn path=/dists/trunk/linux-2.6/; revision=11257
2008-05-04 14:34:16 +00:00
Maximilian Attems b1aa6e47bb topconfig: enable USB_C67X00_HCD
Cypress C67x00 HCD support

svn path=/dists/trunk/linux-2.6/; revision=11256
2008-05-04 14:34:12 +00:00
Maximilian Attems bf73d64343 x86: enable ISCSI_IBFT_FIND
svn path=/dists/trunk/linux-2.6/; revision=11255
2008-05-04 14:34:09 +00:00
Maximilian Attems 5e608d43cc update to 2.6.26-rc1
* refresh dfsg orig patches:
  - usb serial
  - usb misc
* rm dabusb firmware patch as merged
* disable bnx2 request firmware patch, fails to apply
* nuke old m68k 2.6.24 patches, just in the way

svn path=/dists/trunk/linux-2.6/; revision=11252
2008-05-04 13:28:19 +00:00
Maximilian Attems 2e7bafd12d x86: enable the new kvm optimisations
KVM_GUEST and KVM_CLOCK

svn path=/dists/trunk/linux-2.6/; revision=11235
2008-05-01 09:42:53 +00:00
Maximilian Attems 68b23c7816 topconfig enable VIDEO_PVRUSB2_DVB
pvrusb2 DVB support

svn path=/dists/trunk/linux-2.6/; revision=11234
2008-05-01 09:29:26 +00:00
Maximilian Attems 97f1b94d87 topconfig enable DVB_TUNER_ITD1000
support for Integrant ITD1000 Zero IF tuner for DVB-S/DSS

svn path=/dists/trunk/linux-2.6/; revision=11233
2008-05-01 09:29:23 +00:00
Maximilian Attems cfa06a8a8f topconfig enable SOC_CAMERA_MT9V022 and SOC_CAMERA_MT9M001.
cameras from Micron

svn path=/dists/trunk/linux-2.6/; revision=11232
2008-05-01 09:29:20 +00:00
Maximilian Attems c854bb6dab topconfig enable VIDEO_AU0828
Auvitek AU0828 support

svn path=/dists/trunk/linux-2.6/; revision=11229
2008-05-01 09:16:50 +00:00
Maximilian Attems e576fc3fd9 topconfig enable VIDEO_CX18
Conexant cx23418 MPEG encoder support

svn path=/dists/trunk/linux-2.6/; revision=11228
2008-05-01 09:16:47 +00:00
Maximilian Attems 46b22f1fc9 topconfig enable VIDEO_EM28XX_DVB
DVB/ATSC Support for em28xx based TV cards

svn path=/dists/trunk/linux-2.6/; revision=11227
2008-05-01 09:16:44 +00:00
Maximilian Attems 0cbd917ad7 topconfig enable DVB_AU8522
support for Hauppauge HVR950Q/HVR850/FusioHDTV7-USB

svn path=/dists/trunk/linux-2.6/; revision=11225
2008-05-01 09:16:39 +00:00
Maximilian Attems 05bb03c6df topconfig enable DVB_ISL6405
support for the ISL6405 dual LNB supply chip

svn path=/dists/trunk/linux-2.6/; revision=11224
2008-05-01 09:16:36 +00:00
Maximilian Attems 6fa5aba2a5 topconfig enable USB_STORAGE_CYPRESS_ATACB
support for devices on a  Cypress USB/ATA bridge supporting ATACB

svn path=/dists/trunk/linux-2.6/; revision=11223
2008-05-01 09:16:32 +00:00
Maximilian Attems 2c25c0a39f topconfig enable USB_SERIAL_SPCP8X5
new USB SPCP8x5 USB To Serial Driver

svn path=/dists/trunk/linux-2.6/; revision=11222
2008-05-01 09:16:28 +00:00
Maximilian Attems badb42f93c topconfig enable IWLWIFI_RFKILL
svn path=/dists/trunk/linux-2.6/; revision=11212
2008-04-26 22:12:05 +00:00
Maximilian Attems aa7bb556ab topconfig enable CONFIG_BRIDGE_EBT_NFLOG
enables the nflog watcher, which allows to LOG messages through the netfilter logging API.

svn path=/dists/trunk/linux-2.6/; revision=11209
2008-04-26 22:00:45 +00:00
Maximilian Attems ecc7731afb topconfig set NF_CT_PROTO_DCCP
DCCP protocol connection tracking support (EXPERIMENTAL)

svn path=/dists/trunk/linux-2.6/; revision=11208
2008-04-26 22:00:42 +00:00
Maximilian Attems 24c5b4c140 topconfig set the rt2x00 leds
svn path=/dists/trunk/linux-2.6/; revision=11206
2008-04-26 22:00:37 +00:00
Maximilian Attems efaae74423 topconfig set iwlwifi leds variables
svn path=/dists/trunk/linux-2.6/; revision=11205
2008-04-26 22:00:34 +00:00
Maximilian Attems d0e9a79371 enable SND_AW2
new alsa driver.

svn path=/dists/trunk/linux-2.6/; revision=11204
2008-04-26 22:00:27 +00:00
Maximilian Attems 4387a97ad4 topconfig enable SN_PCSP
see for details 9ab4d072ad67793d70b8707e14fb9261749c4e07

svn path=/dists/trunk/linux-2.6/; revision=11203
2008-04-26 22:00:23 +00:00
Maximilian Attems fa1a6e4ca5 topconfig enable CRYPTO_CTS
svn path=/dists/trunk/linux-2.6/; revision=11201
2008-04-26 22:00:18 +00:00
Maximilian Attems 5d0384b95a [arm]: Don't ovverride topconfig SENSORS_W83792D setting.
svn path=/dists/trunk/linux-2.6/; revision=11157
2008-04-25 00:16:46 +00:00
Maximilian Attems ba78d1c30a [xen] Module autoprobing support for frontend drivers
add also this upstream xen patch for upcoming d-i beta2 xen support.
"it stops d-i from needing to prompt separately for the Xen frontend drivers to
find network and disks." Ian

svn path=/dists/trunk/linux-2.6/; revision=11156
2008-04-24 23:43:37 +00:00
Maximilian Attems 58b19969ea [xen]: Support direct load of bzImage under Xen.
Thanks Ian Campbell <ijc@hellion.org.uk> for patches.
(closes: #474509)

svn path=/dists/trunk/linux-2.6/; revision=11155
2008-04-24 23:43:26 +00:00
Bastian Blank 5737e0967b * debian/changelog: Update.
* debian/config/config: Set TCP_CONG_CUBIC as default.

svn path=/dists/trunk/linux-2.6/; revision=11145
2008-04-24 06:30:43 +00:00
Gordon Farquharson 1aed43b170 arm/ixp4xx: Add patch to fix used_sram_bitmap corruption in
qmgr_release_queue(). This patch has been submitted upstream.

svn path=/dists/trunk/linux-2.6/; revision=11143
2008-04-23 14:10:55 +00:00
Maximilian Attems 5bf4f9cb09 topconfig enable IWL4965_HT
needed for 802.11n features of the 4965 driver

svn path=/dists/trunk/linux-2.6/; revision=11118
2008-04-23 07:20:24 +00:00
Bastian Blank dbc306720e Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=11117
2008-04-23 06:36:13 +00:00
Martin Michlmayr 41fe09c362 Add preliminary support for HP mv2120.
svn path=/dists/trunk/linux-2.6/; revision=11110
2008-04-20 14:15:39 +00:00
Martin Michlmayr 909de43481 cosmetics
svn path=/dists/trunk/linux-2.6/; revision=11108
2008-04-20 12:50:41 +00:00
Martin Michlmayr 27471d0b69 Add support for QNAP TS-409 (Sylver Bruneau).
svn path=/dists/trunk/linux-2.6/; revision=11106
2008-04-20 12:48:51 +00:00
Martin Michlmayr dcad00252f Fix hang when Write Allocate is enabled (Lennert Buytenhek).
svn path=/dists/trunk/linux-2.6/; revision=11105
2008-04-20 12:28:37 +00:00
Maximilian Attems 006b56d1bb topconfig: disable PATA_SIS
having 2 drivers enabled for the same pci ids is a bad idea.
as we don't switch over to pata yet, keep the old one enabled.

Lenny users will bug report *again* about changing root dev.
fun ;)
But it seems the nicer upgrade plan from Etch.

svn path=/dists/trunk/linux-2.6/; revision=11104
2008-04-19 15:46:20 +00:00
Maximilian Attems cb06ecedde 686: Set USB_PERSIST for eee pc suspend support
user has to explicitly enable that dangerous feature
and thus is "selber schuld"

disabled in topconfig

svn path=/dists/trunk/linux-2.6/; revision=11088
2008-04-17 13:31:39 +00:00
Maximilian Attems 31e02d4fda Revert "acpi: Add Eee PC Hotkey Driver"
This reverts commit b450ce33ee9f5a01541f3dcffd6daeabc7e5488a.

we have ASUS_ACPI set and it seems this driver can't play with it yet.
as we won't start blacklisting games, kick it.

svn path=/dists/trunk/linux-2.6/; revision=11087
2008-04-17 11:00:31 +00:00
Bastian Blank 4c970cbeb8 * debian/changelog: Set version to 2.6.25-1~experimental.1.
* debian/patches/bugfix/all/patch-2.6.25-rc9-git3: Remove.
* debian/patches/series/1~experimental.1: Update.

svn path=/dists/trunk/linux-2.6/; revision=11086
2008-04-17 10:04:59 +00:00
Maximilian Attems ebf431faad debconf template rewirte.
project smith hit the linux-2.6 templates.
linux-2.6 should generate now much less lintian warnings.
thanks to bubulle!!!

svn path=/dists/trunk/linux-2.6/; revision=11084
2008-04-16 16:45:12 +00:00
Maximilian Attems 1be0575a02 acpi: Add Eee PC Hotkey Driver
better eee pc out of the box linux-2.6 experience.
fedora merged and with upstream accepted /sys interface.

svn path=/dists/trunk/linux-2.6/; revision=11083
2008-04-16 11:12:07 +00:00
Maximilian Attems ec63858ac9 update to 2.6.25-rc9
nuke 2.6.25-rc8-git8, no further conflict.

svn path=/dists/trunk/linux-2.6/; revision=11076
2008-04-14 00:53:46 +00:00
Maximilian Attems 1471a90283 snd hda alsa bug fix closure
svn path=/dists/trunk/linux-2.6/; revision=11074
2008-04-13 06:54:53 +00:00
Maximilian Attems 6ed94fea65 2.6.25-rc8 fixes kernel panic by network traffic on Edimax 7108Pcg
add bug closure

svn path=/dists/trunk/linux-2.6/; revision=11067
2008-04-10 11:45:45 +00:00
Maximilian Attems 3d0c3a5cde add bug closure for dvb fix
svn path=/dists/trunk/linux-2.6/; revision=11065
2008-04-09 13:20:45 +00:00
Martin Michlmayr ab8556bfe0 Add support for Buffalo Linkstation Pro/Live
svn path=/dists/trunk/linux-2.6/; revision=11064
2008-04-09 03:00:12 +00:00
Martin Michlmayr 2eb7bdfff0 close bug
svn path=/dists/trunk/linux-2.6/; revision=11054
2008-04-06 07:48:53 +00:00
Bastian Blank 7032e42697 * debian/changelog: Update.
* debian/config/powerpc/config.powerpc64: Support PA Semi based plattforms.

svn path=/dists/trunk/linux-2.6/; revision=11052
2008-04-05 20:42:49 +00:00
Martin Michlmayr b32b15cd98 Add patch to set the MAC address on QNAP TS-109/TS-209.
svn path=/dists/trunk/linux-2.6/; revision=11049
2008-04-05 15:45:15 +00:00
Maximilian Attems 7d70f9269b x86: set IO_DELAY_0X80
it is the default and recommended!
yupie now all variables set on amd64 for 2.6.25.

svn path=/dists/trunk/linux-2.6/; revision=11042
2008-04-04 14:11:52 +00:00
Maximilian Attems 7a31d10cb1 amd64: enable SPARSEMEM_VMEMMAP
defaults to y and we want it anyway - checked fedora x86_64 enabled.

svn path=/dists/trunk/linux-2.6/; revision=11041
2008-04-04 11:57:58 +00:00
Maximilian Attems f71f33b4f0 firewire add upstream git tree
fedora is shipping it as it enhances the firewire logging,
thus we want that already for 2.6.25.
backport applies just cleanly without any changes.

svn path=/dists/trunk/linux-2.6/; revision=11034
2008-04-03 11:28:35 +00:00
Maximilian Attems e4bd6cb169 update to rc8
easy as tbm did the prework, only had to nuke the git patch.

svn path=/dists/trunk/linux-2.6/; revision=11032
2008-04-02 08:50:35 +00:00
Martin Michlmayr 172ad99922 in rc8
svn path=/dists/trunk/linux-2.6/; revision=11031
2008-04-02 07:53:28 +00:00
Bastian Blank cad4cd7bb2 * debian/changelog: Update.
* debian/config/alpha/config, debian/config/amd64/config,
  debian/config/i386/config: Make ATM modular.

svn path=/dists/trunk/linux-2.6/; revision=11027
2008-04-01 15:21:33 +00:00
Bastian Blank 47c0000857 * debian/changelog: Update.
* debian/config/i386/config.486: Remove EXT2FS.

svn path=/dists/trunk/linux-2.6/; revision=11026
2008-04-01 14:57:58 +00:00
Martin Michlmayr 81bdc0bbd9 Add oabi shim for fstatat64 (Riku Voipio). (closes: #462677)
svn path=/dists/trunk/linux-2.6/; revision=11010
2008-03-29 15:35:53 +00:00
Martin Michlmayr 23e2caa52e [arm/iop32x] Enable MACH_EM7210. (closes: #473136)
svn path=/dists/trunk/linux-2.6/; revision=11009
2008-03-29 15:07:58 +00:00
Maximilian Attems 7dca41d103 x86: disable LATENCYTOP
revert the enabling as pointed out by waldi,
due to select FRAME_POINTER requirement bloating kernel.
it be cool to have a debug image, where one can turn on such tools.

svn path=/dists/trunk/linux-2.6/; revision=11006
2008-03-29 10:25:31 +00:00
Bastian Blank fcbaef0de1 * debian/changelog: Update.
* debian/config: Enable DEBUG_FS.

svn path=/dists/trunk/linux-2.6/; revision=10998
2008-03-28 22:20:59 +00:00
Bastian Blank bf37bb26fa * debian/changelog: Update.
* debian/config/amd64/config: Enable SCHED_DEBUG, TIMER_STATS.

svn path=/dists/trunk/linux-2.6/; revision=10997
2008-03-28 22:16:07 +00:00
Bastian Blank f70e2fb739 * debian/changelog: Update.
* debian/config/alpha/config: Enable DEBUG_KERNEL.

svn path=/dists/trunk/linux-2.6/; revision=10996
2008-03-28 22:13:33 +00:00
Bastian Blank 621149e9dc * debian/changelog: Update.
* debian/config: Enable PRINTK_TIME.

svn path=/dists/trunk/linux-2.6/; revision=10995
2008-03-28 22:10:08 +00:00
Bastian Blank 630d7582f5 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=10983
2008-03-28 09:35:58 +00:00
Maximilian Attems 06fffa8469 input: Add 4 additional exports for modular speakup and braille support.
add the patch by Samuel Thibault <samuel.thibault@ens-lyon.org>

svn path=/dists/trunk/linux-2.6/; revision=10980
2008-03-27 20:12:35 +00:00
Maximilian Attems 2d7edbd000 update to 2.6.26-rc7
nuke 2.6.25-rc6-git7 and merged file2alias-cross-compile-fix.patch

svn path=/dists/trunk/linux-2.6/; revision=10974
2008-03-26 09:32:02 +00:00
Gordon Farquharson 463582e817 Update changelog.
svn path=/dists/trunk/linux-2.6/; revision=10947
2008-03-23 06:17:56 +00:00
Maximilian Attems 9fff027322 debian/copyright: shut up lintian
fix copyright-without-copyright-notice lintian warning with small
upercase wording change.

svn path=/dists/trunk/linux-2.6/; revision=10943
2008-03-22 22:06:26 +00:00
Maximilian Attems 2a61d7cabb control: newer standard version 3.7.3.0
no functional change

svn path=/dists/trunk/linux-2.6/; revision=10942
2008-03-22 22:06:23 +00:00
Maximilian Attems 70af76b501 x86 reenable ACPI_WMI
boot crashes cured upstream, cleanup changelog from gone dsdt initramfs patch.

svn path=/dists/trunk/linux-2.6/; revision=10938
2008-03-22 20:15:05 +00:00
Bastian Blank 16c9369793 * debian/changelog: Update.
* debian/config/config:
  Revert SECURITY_DEFAULT_MMAP_MIN_ADDR to 0 which is upstream default setting.

svn path=/dists/trunk/linux-2.6/; revision=10927
2008-03-20 14:17:26 +00:00
Martin Michlmayr d764ea8854 Enable write buffer coalescing
svn path=/dists/trunk/linux-2.6/; revision=10908
2008-03-17 10:08:54 +00:00
Martin Michlmayr 98c00a4b82 Enable R8169, requested by Giuseppe Sacco.
svn path=/dists/trunk/linux-2.6/; revision=10907
2008-03-17 09:11:43 +00:00
Martin Michlmayr cb2e59f9ad Use the generic config options for NFS, which will
enable NFSv4. (closes: #471007)

svn path=/dists/trunk/linux-2.6/; revision=10905
2008-03-17 08:34:49 +00:00
Maximilian Attems 905f8c018c update to 2.6.25-rc6
nuke 2.6.25-rc5-git6, parisc merge since. no further conflicts.

svn path=/dists/trunk/linux-2.6/; revision=10904
2008-03-17 08:04:28 +00:00
Steve Langasek 43baf57829 * topconfig: Enable CONFIG_CIFS_WEAK_PW_HASH, required for compatibility
with legacy (pre-NTLM) fileservers.

svn path=/dists/trunk/linux-2.6/; revision=10892
2008-03-15 09:23:00 +00:00
Bastian Blank 34a92674a1 * debian/changelog: Update.
* debian/config: Disable USB_GADGET.

svn path=/dists/trunk/linux-2.6/; revision=10880
2008-03-14 21:57:08 +00:00
Bastian Blank 26f498f836 * debian/changelog: Update.
* debian/config/config: Make NLS modular.

svn path=/dists/trunk/linux-2.6/; revision=10875
2008-03-14 21:08:16 +00:00
Bastian Blank 6f83268163 * debian/changelog: Update.
* debian/config/alpha/config, debian/config/armel/config,
  debian/config/ia64/config, debian/config/sparc/config:
  Remove redifitions.
* debian/config/hppa/config: Enable several filesystems.

svn path=/dists/trunk/linux-2.6/; revision=10874
2008-03-14 21:02:08 +00:00
Bastian Blank ffab9409fa * debian/changelog: Update.
* debian/config
  - Enable AF_RXRPC and RXKAD.
  - Disable R3964.

svn path=/dists/trunk/linux-2.6/; revision=10873
2008-03-14 20:56:42 +00:00
Bastian Blank ea59caed20 * debian/changelog: Update.
* debian/config/s390/config: Remove DM_MULTIPATH_EMC override.

svn path=/dists/trunk/linux-2.6/; revision=10867
2008-03-14 20:01:03 +00:00
Gordon Farquharson 02dda38cc9 Register the F75375 device in the GLAN Tank platform code (L-A-K patch
number 4865/1).

svn path=/dists/trunk/linux-2.6/; revision=10833
2008-03-14 03:37:40 +00:00
Maximilian Attems d75117f68b topconfig: Centralize old IEEE80211 stack options. (closes: #470558)
stack is topconfig enabled, don't let other configs mess with it.
some images disable it completly leave them a part for now.

svn path=/dists/trunk/linux-2.6/; revision=10826
2008-03-13 10:15:44 +00:00
Maximilian Attems 5aa3b37a6c amd64: enable EFI_VARS
bonus merge amd64 changelog entries.

svn path=/dists/trunk/linux-2.6/; revision=10818
2008-03-12 15:58:52 +00:00
Maximilian Attems 32177c21e2 amd64 enable EFI
EFI runtime support available now on x86_64 too,
see arch/x86/Kconfig

svn path=/dists/trunk/linux-2.6/; revision=10816
2008-03-12 15:52:23 +00:00
Maximilian Attems bd140fe01a topconfig enable MEMSTICK_JMICRON_38X
new driver for JMicron JMB38X MemoryStick interface support

svn path=/dists/trunk/linux-2.6/; revision=10815
2008-03-12 15:48:32 +00:00
Maximilian Attems eacd122b55 i386: enable CRYPTO_SALSA20_586
Salsa20 stream cipher algorithm (i586)

svn path=/dists/trunk/linux-2.6/; revision=10792
2008-03-11 14:48:57 +00:00
Maximilian Attems aabe16944b i386: enable SND_SIS7019
driver for SiS 7019 Audio Accelerator

svn path=/dists/trunk/linux-2.6/; revision=10791
2008-03-11 14:48:54 +00:00
Maximilian Attems c089124a49 i386: enable TC1100_WMI
HP Compaq TC1100 Tablet WMI Extras tablet driver

svn path=/dists/trunk/linux-2.6/; revision=10790
2008-03-11 14:48:52 +00:00
Maximilian Attems 9f33d034aa sparc: config clean up
- kill unrelated config comments
  makes me cry when i grep through configs
  sparc config is a real messed up one, and those comments are placed
  anywhere but near to their real variables
  (no functional change from aboves)
- also no way disabling SCSI_SCAN_ASYNC makes sense,
  we want that for initramfs and should be real happy about the drivers
  that support that.

svn path=/dists/trunk/linux-2.6/; revision=10781
2008-03-11 12:56:09 +00:00
Maximilian Attems 55fe89a775 changelog cleanup^Wbeautification
- spare us please with redundant CONFIG_ prefixes or modular settings.
- make some changes nicely fit on one line.

svn path=/dists/trunk/linux-2.6/; revision=10771
2008-03-10 16:11:31 +00:00
Maximilian Attems 47904d8477 x86 set VIRTIO_CONSOLE
fix symbol value 'm' invalid for VIRTIO_CONSOLE, bool variable.

svn path=/dists/trunk/linux-2.6/; revision=10770
2008-03-10 16:11:28 +00:00
Maximilian Attems 38c07b2271 security: set DEFAULT_MMAP_MIN_ADDR to 65536
Low address space to protect from user allocation, see
a5ecbcb8c13ea8a822d243bf782d0dc9525b4f84, runtime tunable on
/proc/sys/vm/mmap_min_addr. let's see if we get any fallout.
double checked after Kconfig recommendation that fedora uses
that recommendation too.

svn path=/dists/trunk/linux-2.6/; revision=10769
2008-03-10 16:03:03 +00:00
Maximilian Attems 46582e70ae x86 enable THINKPAD_ACPI_VIDEO
can be disabled on newer xrandr for now don't disable this func.

svn path=/dists/trunk/linux-2.6/; revision=10768
2008-03-10 16:03:00 +00:00
Maximilian Attems 99c5f4a9f0 topconfig set RTC_DRV_S35390A
as bonus reorder RTC driver options, driver for Seiko Instruments S-35390A

svn path=/dists/trunk/linux-2.6/; revision=10767
2008-03-10 15:46:45 +00:00