Commit Graph

5317 Commits

Author SHA1 Message Date
Maximilian Attems a9c7443ecc [x86] unset DRM_I915_KMS
"Running old userspaces with this enabled will cause pain."
as we have to upgrade from Lenny this can be enabled postlenny

can be overriden with module param modeset!

Acked-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=13068
2009-03-09 16:37:08 +00:00
Maximilian Attems 4c96d882a8 changelog add cifs bug closure
svn path=/dists/trunk/linux-2.6/; revision=13065
2009-03-09 13:52:06 +00:00
Maximilian Attems d858c8b2e4 changelog add bug closure for orinoco
svn path=/dists/trunk/linux-2.6/; revision=13064
2009-03-09 13:40:32 +00:00
Maximilian Attems 258e5535ee topconfig explicitly unset TRACE_BRANCH_PROFILING
svn path=/dists/trunk/linux-2.6/; revision=13062
2009-03-09 10:30:01 +00:00
Maximilian Attems 4f24ced67d topconfig enable COMEDI staging driver
shipped as comedi-source.

svn path=/dists/trunk/linux-2.6/; revision=13061
2009-03-09 10:29:59 +00:00
Maximilian Attems 2ca5f334be topconfig staging
disable bunch of drivers, they can be reenabled on user request.
afais we don't ship any of those in separate modules.

svn path=/dists/trunk/linux-2.6/; revision=13060
2009-03-09 10:29:57 +00:00
Maximilian Attems 504f685625 topconfig enable modular CHARGER_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13059
2009-03-09 10:29:48 +00:00
Maximilian Attems 74670ec0b0 topconfig enable modular INPUT_PCF50633_PMU
svn path=/dists/trunk/linux-2.6/; revision=13058
2009-03-09 10:29:31 +00:00
Maximilian Attems b1f8768730 topconfig enable modular RTC_DRV_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13057
2009-03-09 10:29:28 +00:00
Maximilian Attems 7a1451b02b topconfig enable modular EDAC_I5400
svn path=/dists/trunk/linux-2.6/; revision=13056
2009-03-09 10:29:24 +00:00
Maximilian Attems 56c6f2d4fd topconfig explicitly unset USB_OXU210HP_HCD
unlikely usage, in the contrary advent can be enabled.

svn path=/dists/trunk/linux-2.6/; revision=13055
2009-03-09 10:29:22 +00:00
Maximilian Attems 9f6e60bd57 topconfig enable modular DVB_S921
svn path=/dists/trunk/linux-2.6/; revision=13054
2009-03-09 10:29:20 +00:00
Maximilian Attems 7be35ced48 topconfig enable modular REGULATOR_PCF50633
svn path=/dists/trunk/linux-2.6/; revision=13053
2009-03-09 10:29:17 +00:00
Maximilian Attems 2c8a1c11aa topconfig enable modular MFD_PCF50633 and friends
svn path=/dists/trunk/linux-2.6/; revision=13052
2009-03-09 10:29:15 +00:00
Maximilian Attems 6dba562bd2 topconfig enable modular ATM_SOLOS
svn path=/dists/trunk/linux-2.6/; revision=13051
2009-03-09 10:29:12 +00:00
Maximilian Attems a1fd4f2d64 x86 set modular DELL_LAPTOP
svn path=/dists/trunk/linux-2.6/; revision=13050
2009-03-09 10:29:10 +00:00
Maximilian Attems 86c30a6a0e topconfig fix paste error
svn path=/dists/trunk/linux-2.6/; revision=13049
2009-03-09 10:01:36 +00:00
Maximilian Attems 612ea34465 nuke dup definitions of SCSI_PROC_FS
we want to change it on one go for *all*.

svn path=/dists/trunk/linux-2.6/; revision=13048
2009-03-09 09:59:24 +00:00
Maximilian Attems 3a4a897d90 topconfig centralize ATALK
add the missing definitions to topconfig and thus nuke dupes.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13047
2009-03-09 09:59:21 +00:00
Maximilian Attems 86601bf4dd topconfig centralize modular LLC2
thus nuke dup definitions

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13046
2009-03-09 09:59:15 +00:00
Maximilian Attems 35d60d9a7b topconfig centralize USB_NET_CDC_SUBSET options
allows to nuke various drivers/net/usb/Kconfig blocks.

svn path=/dists/trunk/linux-2.6/; revision=13045
2009-03-09 09:59:11 +00:00
Maximilian Attems 85e792e282 delete leftover config.sparc32
only confuses on treewide greps,
and if ever revived and can be refound here.

svn path=/dists/trunk/linux-2.6/; revision=13044
2009-03-09 09:59:06 +00:00
Maximilian Attems 1378d31ba8 topconfig centralize drivers/net step 1 NETDEV_1000
most of the drivers are anyway in topconfig add those that aren't :)

special treat sparc only for MYRI_SBUS, don't allow it to unset
bunch of them to reset them afterwards.

also various *_NAPI are gone, default anyway.

svn path=/dists/trunk/linux-2.6/; revision=13043
2009-03-09 09:59:02 +00:00
Maximilian Attems 27b44e48a8 topconfig centralize touchscreen drivers
add all touchscreen drivers to topconfig

svn path=/dists/trunk/linux-2.6/; revision=13042
2009-03-09 09:58:56 +00:00
Maximilian Attems 631169382a centralize SYNCLINK_CS
thus drivers/char/pcmcia/Kconfig is all set in topconfig

svn path=/dists/trunk/linux-2.6/; revision=13041
2009-03-09 09:58:49 +00:00
Maximilian Attems 4f4e74698d IDE_GD_ATA is bool and set in topconfig
get rid of:
.config:1919:warning: symbol value 'm' invalid for IDE_GD_ATA

svn path=/dists/trunk/linux-2.6/; revision=13028
2009-03-08 09:43:49 +00:00
Maximilian Attems 0bed95b86a topconfig explicitly unset SQUASHFS_EMBEDDED
default disabled and only interesting for some archs..

svn path=/dists/trunk/linux-2.6/; revision=13027
2009-03-08 09:38:52 +00:00
Maximilian Attems 9a9b0fefc6 topconfig enable BTRFS_FS_POSIX_ACL
svn path=/dists/trunk/linux-2.6/; revision=13026
2009-03-08 09:38:50 +00:00
Maximilian Attems e6e07caeec topconfig enable OCFS2_FS_POSIX_ACL
svn path=/dists/trunk/linux-2.6/; revision=13025
2009-03-08 09:38:48 +00:00
Maximilian Attems 1ae563317c topconfig enable modular LEDS_WM8350
svn path=/dists/trunk/linux-2.6/; revision=13024
2009-03-08 09:38:45 +00:00
Maximilian Attems 1154e31888 topconfig enable modular LEDS_ALIX2
svn path=/dists/trunk/linux-2.6/; revision=13023
2009-03-08 09:38:42 +00:00
Maximilian Attems d6128098f1 topconfig enable modular USB_SERIAL_OPTICON
svn path=/dists/trunk/linux-2.6/; revision=13022
2009-03-08 09:38:40 +00:00
Maximilian Attems abc292d51f topconfig enable modular USB_SERIAL_SIEMENS_MPI
svn path=/dists/trunk/linux-2.6/; revision=13021
2009-03-08 09:38:38 +00:00
Maximilian Attems 5f4c17d34c topconfig enable modular GREENASIA_FF
svn path=/dists/trunk/linux-2.6/; revision=13020
2009-03-08 09:38:35 +00:00
Maximilian Attems 6f5a1578b9 topconfig enable SND_HDA_RECONFIG
allows codec reconfig feature through sysfs.

svn path=/dists/trunk/linux-2.6/; revision=13019
2009-03-08 09:38:33 +00:00
Maximilian Attems 267e64ef94 topconfig enable modular SND_HRTIMER
and use it as default

svn path=/dists/trunk/linux-2.6/; revision=13018
2009-03-08 09:38:29 +00:00
Maximilian Attems a8ee5d53e5 topconfig explicitly unset FB_TMIO
svn path=/dists/trunk/linux-2.6/; revision=13017
2009-03-08 09:38:27 +00:00
Maximilian Attems 840fe630db topconfig enable modular SMSC_SCH311X_WDT
svn path=/dists/trunk/linux-2.6/; revision=13016
2009-03-08 09:38:25 +00:00
Maximilian Attems 2bfa710334 topconfig enable modular WM8350_WATCHDOG
svn path=/dists/trunk/linux-2.6/; revision=13015
2009-03-08 09:38:22 +00:00
Maximilian Attems 9af9078f91 partialy revert 8866604b307b390cf6b15657380d1436202af272
as the variables landed in topconfig.

svn path=/dists/trunk/linux-2.6/; revision=13014
2009-03-08 09:17:47 +00:00
Maximilian Attems bd719300c5 topconfig centralize usb webcam support
sparc has again no business in turning them off,
keep them off on some embedded archs.

this is not yet complete for drivers/media/video,
but a first big step.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=13013
2009-03-08 09:14:31 +00:00
Martin Michlmayr 8c33962ea3 [arm, armel] Enable various V4L USB devices. (Closes: #518582)
svn path=/dists/trunk/linux-2.6/; revision=13012
2009-03-07 17:02:47 +00:00
Maximilian Attems 66a5722389 topconfig enable modular DVB_LGDT3304
svn path=/dists/trunk/linux-2.6/; revision=12988
2009-03-05 15:54:10 +00:00
Maximilian Attems 6ba44f5f47 topconfig enable modular USB_GSPCA_OV534
svn path=/dists/trunk/linux-2.6/; revision=12987
2009-03-05 15:54:06 +00:00
Maximilian Attems 9318add502 topconfig enable modular USB_STV06XX
svn path=/dists/trunk/linux-2.6/; revision=12986
2009-03-05 15:54:03 +00:00
Maximilian Attems 3897c9ae3e topconfig enable modular SOC_CAMERA_OV772X
svn path=/dists/trunk/linux-2.6/; revision=12985
2009-03-05 15:54:00 +00:00
Maximilian Attems dddbfe3c74 topconfig enable modular SOC_CAMERA_TW9910
svn path=/dists/trunk/linux-2.6/; revision=12984
2009-03-05 15:53:58 +00:00
Maximilian Attems d4580734af topconfig enable modular SOC_CAMERA_MT9T031
svn path=/dists/trunk/linux-2.6/; revision=12983
2009-03-05 15:53:53 +00:00
Maximilian Attems 6296071575 topconfig enable modular WM8350_POWER
svn path=/dists/trunk/linux-2.6/; revision=12982
2009-03-05 15:53:49 +00:00
Maximilian Attems d45cdeeaa3 topconfig enable modular W1_SLAVE_DS2431
svn path=/dists/trunk/linux-2.6/; revision=12981
2009-03-05 15:53:46 +00:00
Maximilian Attems 1417a1af50 topconfig enable modular TOUCHSCREEN_TSC2007
svn path=/dists/trunk/linux-2.6/; revision=12980
2009-03-05 15:53:44 +00:00
Maximilian Attems 651c7ab2e0 topconfig enable modular TOUCHSCREEN_WACOM_W8001
svn path=/dists/trunk/linux-2.6/; revision=12979
2009-03-05 15:53:40 +00:00
Maximilian Attems 9b605173d5 topconfig enable modular JOYSTICK_WALKERA0701
svn path=/dists/trunk/linux-2.6/; revision=12978
2009-03-05 15:53:38 +00:00
Maximilian Attems a1697e7050 topconfig explicitly unset LIBIPW_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12977
2009-03-05 15:53:35 +00:00
Maximilian Attems 291cf37436 topconfig explicitly set HERMES_CACHE_FW_ON_INIT
wastes 64k of ram, but otherwise user has to unload driver on firmware
change. seen enabled on fedora too.

svn path=/dists/trunk/linux-2.6/; revision=12976
2009-03-05 15:53:33 +00:00
Maximilian Attems f9b6d5bd17 topconfig enable modular ATL1C
svn path=/dists/trunk/linux-2.6/; revision=12975
2009-03-05 15:53:30 +00:00
Maximilian Attems 5177e5f818 topconfig explicitly unset SCSI_LPFC_DEBUG_FS
defaults to no, debug variable

svn path=/dists/trunk/linux-2.6/; revision=12974
2009-03-05 15:53:27 +00:00
Maximilian Attems 29d9e343ef topconfig enable modular FCOE
svn path=/dists/trunk/linux-2.6/; revision=12973
2009-03-05 15:53:24 +00:00
Maximilian Attems b2fbdc2b26 topconfig enable modular LIBFC
svn path=/dists/trunk/linux-2.6/; revision=12972
2009-03-05 15:53:17 +00:00
Ben Hutchings df7682b9c4 Update typhoon request_firmware() patch to reviewed and tested version
svn path=/dists/trunk/linux-2.6/; revision=12971
2009-03-05 04:03:52 +00:00
Maximilian Attems 7d742299b4 update to 2.6.29-rc7
patches just apply :)

svn path=/dists/trunk/linux-2.6/; revision=12970
2009-03-04 17:46:07 +00:00
Maximilian Attems 5327e1af38 changelog bug closure for big /lib/modules/2.6.28-1-amd64 dir
svn path=/dists/trunk/linux-2.6/; revision=12969
2009-03-04 17:45:25 +00:00
Martin Michlmayr 0313a9d3e6 add changelog
svn path=/dists/trunk/linux-2.6/; revision=12960
2009-03-02 07:43:04 +00:00
Maximilian Attems e1d87709cb topconfig set USB_HIDDEV
sparc has no business in turning it off,
leave it unset in footbridge - maybe intentional there.
thus nuked dup definitions.

Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=12957
2009-03-01 18:22:24 +00:00
Ben Hutchings 2164fe57cd Update typhoon request_firmware() patch to version accepted in net-next-2.6.
svn path=/dists/trunk/linux-2.6/; revision=12956
2009-02-27 13:38:29 +00:00
Ben Hutchings c4a13b8edb Refresh bnx2 request_firmware() patch.
Remove reference to acenic request_firmware() patch, merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=12955
2009-02-27 13:37:55 +00:00
Maximilian Attems e31d3099ff update to 2.6.29-rc6
thanks Ben Hutchings <ben@decadent.org.uk> for forward ported
drivers-gpu-drm-radeon-request_firmware.patch.

svn path=/dists/trunk/linux-2.6/; revision=12954
2009-02-26 21:27:52 +00:00
Martin Michlmayr 26cd241947 will be in 2.6.29-rc7
svn path=/dists/trunk/linux-2.6/; revision=12953
2009-02-25 22:24:44 +00:00
Ben Hutchings f7578d7ff1 debian/patches/debian/dfsg: Add accidentally omitted firmware-removal patches
svn path=/dists/trunk/linux-2.6/; revision=12948
2009-02-23 20:57:57 +00:00
Martin Michlmayr 7df793f423 bug closure
svn path=/dists/trunk/linux-2.6/; revision=12947
2009-02-23 16:21:25 +00:00
Ben Hutchings 437e9a011b debian/patches/debian/dfsg/{files-1,firmware-cleanup.patch}: Don't remove the dsp56k firmware
svn path=/dists/trunk/linux-2.6/; revision=12941
2009-02-22 23:19:14 +00:00
Ben Hutchings d47e932ad9 Remove remaining sourceless firmware
svn path=/dists/trunk/linux-2.6/; revision=12930
2009-02-22 21:30:55 +00:00
Martin Michlmayr 79cce03c7c typo fix
svn path=/dists/trunk/linux-2.6/; revision=12929
2009-02-22 20:00:28 +00:00
Martin Michlmayr cd317fccca disable NET_DSA in topconfig since this hardware is special purpose and
cannot be compiled as a module.

svn path=/dists/trunk/linux-2.6/; revision=12928
2009-02-22 19:57:48 +00:00
Martin Michlmayr 285e49b17e [arm/iop32x, arm/ixp4xx] Unset NET_DSA since it bloats the kernel
image too much and cannot be made modular at the moment.

svn path=/dists/trunk/linux-2.6/; revision=12927
2009-02-22 19:51:24 +00:00
Bastian Blank 7bdaf0c1a8 debian/rules.real: Don't install GPL copy into documentation package.
svn path=/dists/trunk/linux-2.6/; revision=12926
2009-02-22 19:47:16 +00:00
Bastian Blank 8c504ddd27 debian/templates/control.image.type-plain.in,
debian/templates/control.image.type-standalone.in: Use ${shlibs:Depends}.

svn path=/dists/trunk/linux-2.6/; revision=12925
2009-02-22 19:45:28 +00:00
Bastian Blank 27f4ae86d7 debian/rules.real: Always call dh_strip and dh_shlibdeps.
svn path=/dists/trunk/linux-2.6/; revision=12924
2009-02-22 19:38:10 +00:00
Bastian Blank afc6d9ca0d debian/rules.real: Siplify rules for documentation installation.
svn path=/dists/trunk/linux-2.6/; revision=12923
2009-02-22 19:14:53 +00:00
Martin Michlmayr 5d1c24d5a8 not supported
svn path=/dists/trunk/linux-2.6/; revision=12922
2009-02-22 19:14:28 +00:00
Bastian Blank a97a729923 * debian/changelog: Update.
* debian/copyright
  - Update licenses.
  - Remove old stuff.

svn path=/dists/trunk/linux-2.6/; revision=12921
2009-02-22 19:11:37 +00:00
Martin Michlmayr de0aac3b22 [arm/ixp4xx] Make IXP4XX_WATCHDOG modular.
svn path=/dists/trunk/linux-2.6/; revision=12920
2009-02-22 19:06:12 +00:00
Martin Michlmayr 9a6ef3abe2 [arm, mips, mipsel] Make MII modular.
svn path=/dists/trunk/linux-2.6/; revision=12919
2009-02-22 19:02:37 +00:00
Martin Michlmayr 7f1fc56fb1 as per topconfig
svn path=/dists/trunk/linux-2.6/; revision=12918
2009-02-22 18:56:58 +00:00
Martin Michlmayr 4e34136ba3 modular (as per topconfig)
svn path=/dists/trunk/linux-2.6/; revision=12917
2009-02-22 18:56:10 +00:00
Bastian Blank 8d9b9c4039 * debian/changelog: Update.
* debian/rules.real: Use dh_prep instead of the deprecated dh_clean -k.

svn path=/dists/trunk/linux-2.6/; revision=12916
2009-02-22 18:46:51 +00:00
Martin Michlmayr cf2c159377 no reason to unset these
svn path=/dists/trunk/linux-2.6/; revision=12915
2009-02-22 18:32:53 +00:00
Martin Michlmayr e213506708 [arm/versatile, arm/iop32x, arm/ixp4xx] Make LLC2 modular.
svn path=/dists/trunk/linux-2.6/; revision=12914
2009-02-22 18:31:02 +00:00
Martin Michlmayr e85a71e9f9 Fix RTC on SGI machines.
svn path=/dists/trunk/linux-2.6/; revision=12913
2009-02-22 18:14:20 +00:00
Bastian Blank a1da5a7f7f debian/rules.real: Further minimalize common header package.
svn path=/dists/trunk/linux-2.6/; revision=12912
2009-02-22 16:01:37 +00:00
Bastian Blank d532638884 debian/rules.real
- Fix makefile of the header package.
- Remove most Makefile and Kconfig files from the common header package.

svn path=/dists/trunk/linux-2.6/; revision=12911
2009-02-22 15:52:23 +00:00
Bastian Blank 05ce17f045 debian/rules.real: Use external source directory in the headers packages.
svn path=/dists/trunk/linux-2.6/; revision=12910
2009-02-22 15:39:47 +00:00
Bastian Blank 0611538223 * debian/changelog: Update.
* debian/rules.real
  - Use external source directory for builds.
  - Ignore some errors.

svn path=/dists/trunk/linux-2.6/; revision=12909
2009-02-22 15:17:57 +00:00
Bastian Blank 0484996109 debian/patches/debian/kernelvariables.patch: Include file from object tree.
svn path=/dists/trunk/linux-2.6/; revision=12908
2009-02-22 14:39:35 +00:00
Maximilian Attems 3c564d72ee linux-libc-dev: Fix the Replaces according to xorg team input
next expected libdrm in sid is >= 2.4.5

Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12900
2009-02-22 12:27:23 +00:00
Maximilian Attems 54e2d8bccc Build-Depends versioned dep on debhelper is useless
leave the rest of the fixes to waldi.

svn path=/dists/trunk/linux-2.6/; revision=12899
2009-02-22 12:23:01 +00:00
Maximilian Attems d2b7295932 topconfig enable SND_HDA_HWDEP for sound debugging purpose.
seen enabled in fedora and was disabled with no special thought.

svn path=/dists/trunk/linux-2.6/; revision=12898
2009-02-20 13:42:24 +00:00
Maximilian Attems 91c689f7a8 topconfig explicitly enable MISC_FILESYSTEMS
svn path=/dists/trunk/linux-2.6/; revision=12897
2009-02-20 10:23:14 +00:00
Maximilian Attems c3f5e03742 topconfig enable staging driver RTL8187SE
instead of external rtl8187se-source.

svn path=/dists/trunk/linux-2.6/; revision=12896
2009-02-20 10:23:12 +00:00
Maximilian Attems a229852cdd topconfig enable staging drivers RT2860 and RT2870
instead of external modules..

svn path=/dists/trunk/linux-2.6/; revision=12895
2009-02-20 10:23:10 +00:00
Maximilian Attems c0339d6498 topconfig explicitly enable SND_HDA_CODEC_INTELHDMI
svn path=/dists/trunk/linux-2.6/; revision=12894
2009-02-20 10:23:08 +00:00
Maximilian Attems 0b9590e747 topconfig enable modular RADIO_TEA5764
svn path=/dists/trunk/linux-2.6/; revision=12893
2009-02-20 10:23:05 +00:00
Maximilian Attems 68e7454390 topconfig set modular SENSORS_LTC4245
svn path=/dists/trunk/linux-2.6/; revision=12892
2009-02-20 10:23:03 +00:00
Maximilian Attems ab5b4d3b13 topconfig set modular SENSORS_ADT7475
svn path=/dists/trunk/linux-2.6/; revision=12891
2009-02-20 10:23:01 +00:00
Maximilian Attems 676d9d6d68 topconfig enable modular MISDN_HFCUSB
svn path=/dists/trunk/linux-2.6/; revision=12890
2009-02-20 10:22:59 +00:00
Maximilian Attems 9ed607fb1b topconfig enable modular wimax drivers
svn path=/dists/trunk/linux-2.6/; revision=12889
2009-02-20 10:22:56 +00:00
Maximilian Attems dcfc7e775a topconfig enable modular SMSC9420
new driver for SMSC's LAN9420 PCI ethernet adapter.

svn path=/dists/trunk/linux-2.6/; revision=12888
2009-02-20 10:22:54 +00:00
Maximilian Attems 6da1dc032e topconfig enable modular BLK_DEV_IT8172
came back..

svn path=/dists/trunk/linux-2.6/; revision=12887
2009-02-20 10:22:52 +00:00
Maximilian Attems 7f8b9fcc10 topconfig enable modular EEPROM_LEGACY
svn path=/dists/trunk/linux-2.6/; revision=12886
2009-02-20 10:22:49 +00:00
Maximilian Attems f663ff8980 topconfig enable modular EEPROM_AT25
svn path=/dists/trunk/linux-2.6/; revision=12885
2009-02-20 10:22:45 +00:00
Maximilian Attems b4fbfe4744 topconfig enable modular EEPROM_AT24
svn path=/dists/trunk/linux-2.6/; revision=12884
2009-02-20 10:22:42 +00:00
Maximilian Attems 42b95edfd7 topconfig enable modular MTD_LPDDR
svn path=/dists/trunk/linux-2.6/; revision=12883
2009-02-20 10:22:40 +00:00
Maximilian Attems c0895fa091 topconfig explicitly unset MTD_TESTS
defaults to no

svn path=/dists/trunk/linux-2.6/; revision=12882
2009-02-20 10:22:37 +00:00
Maximilian Attems 8504309b1d topconfig enable modular WIMAX
svn path=/dists/trunk/linux-2.6/; revision=12881
2009-02-20 10:22:35 +00:00
Maximilian Attems 564cf7c249 topconfig set modular PCI_STUB
svn path=/dists/trunk/linux-2.6/; revision=12880
2009-02-20 10:22:28 +00:00
Bastian Blank 5b0760b9e4 debian/rules.real: Install arch/ARCH/include into headers package.
svn path=/dists/trunk/linux-2.6/; revision=12872
2009-02-19 15:41:38 +00:00
Bastian Blank e94d103d3b debian/bin/gencontrol.py: Export more variables.
svn path=/dists/trunk/linux-2.6/; revision=12871
2009-02-19 15:40:47 +00:00
Maximilian Attems e6b0e1dad2 fix kernelvariables.patch
seems needed by build for non x86..

svn path=/dists/trunk/linux-2.6/; revision=12870
2009-02-19 14:46:05 +00:00
Maximilian Attems a372fabd46 topconfig enable modular SQUASHFS
finally ;)

svn path=/dists/trunk/linux-2.6/; revision=12869
2009-02-19 14:11:23 +00:00
Maximilian Attems 5d406dc934 topconfig enable modular BTRFS_FS
butter for the bread.

svn path=/dists/trunk/linux-2.6/; revision=12868
2009-02-19 14:11:20 +00:00
Maximilian Attems 6f84dc3873 topconfig explicitly unset ATH9K_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12867
2009-02-19 14:11:18 +00:00
Maximilian Attems 794eab5740 topconfig enable modular LSI_ET1011C_PHY
svn path=/dists/trunk/linux-2.6/; revision=12866
2009-02-19 14:11:16 +00:00
Maximilian Attems c822441365 topconfig enable modular STE10XP
svn path=/dists/trunk/linux-2.6/; revision=12865
2009-02-19 14:11:14 +00:00
Maximilian Attems b8985a676a topconfig enable modular NATIONAL_PHY
svn path=/dists/trunk/linux-2.6/; revision=12864
2009-02-19 14:11:11 +00:00
Maximilian Attems 65cb89059a topconfig enable modular SCSI_CXGB3_ISCSI
svn path=/dists/trunk/linux-2.6/; revision=12863
2009-02-19 14:11:09 +00:00
Maximilian Attems b6cd6cfa03 topconfig enable modular LIB80211
svn path=/dists/trunk/linux-2.6/; revision=12862
2009-02-19 14:11:06 +00:00
Maximilian Attems 5149fc9afa topconfig explicitly unset CFG80211_REG_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12861
2009-02-19 14:11:04 +00:00
Maximilian Attems 99a0417069 topconfig enable NET_CLS_CGROUP
svn path=/dists/trunk/linux-2.6/; revision=12860
2009-02-19 14:11:02 +00:00
Maximilian Attems 6bb961908a topconfig enable modular NET_SCH_DRR
svn path=/dists/trunk/linux-2.6/; revision=12859
2009-02-19 14:11:00 +00:00
Maximilian Attems ce3ace295b topconfig IP_DCCP_CCID3 is no longer tristate, enable.
svn path=/dists/trunk/linux-2.6/; revision=12858
2009-02-19 14:10:57 +00:00
Maximilian Attems 981ad82502 topconfig set NET_NS
svn path=/dists/trunk/linux-2.6/; revision=12857
2009-02-19 14:10:54 +00:00
Maximilian Attems 08f0357bef changelog add corresponding bug closures
svn path=/dists/trunk/linux-2.6/; revision=12856
2009-02-19 13:55:14 +00:00
Martin Michlmayr 4a1ac42d99 in mainline
svn path=/dists/trunk/linux-2.6/; revision=12855
2009-02-19 13:54:19 +00:00
Maximilian Attems 6ad66037fa update to 2.6.29-rc5
- all stable patches dropped
- tg3 finaly uses firmware_request(), corresponding patches dropped.
- nuke acenic, tg3, e100, cassini, starfire, cxgb3 firmware on orig
  tarball generation.
- no longer disable acenic.
- update firmware-cleanup.patch to all those new ones.
- trivial update scripts-kconfig-reportoldconfig.patch
- disable some arm feature patches that no longer apply

svn path=/dists/trunk/linux-2.6/; revision=12854
2009-02-19 13:50:11 +00:00
Martin Michlmayr e29339c773 remove, will be in 2.6.29 and 2.6.28.7
svn path=/dists/trunk/linux-2.6/; revision=12853
2009-02-19 11:15:20 +00:00
Martin Michlmayr 959a2fe262 CONFIG_BLK_DEV_IDE was renamed to CONFIG_IDE_GD upstream. Update all
configs accordingly.

svn path=/dists/trunk/linux-2.6/; revision=12850
2009-02-18 17:08:42 +00:00
Martin Michlmayr e980a225c4 CONFIG_BLK_DEV_IDE was renamed to CONFIG_IDE_GD upstream.
svn path=/dists/trunk/linux-2.6/; revision=12849
2009-02-18 17:03:50 +00:00
Maximilian Attems d452076592 add stable 2.6.28.6
svn path=/dists/trunk/linux-2.6/; revision=12848
2009-02-18 15:36:39 +00:00
Bastian Blank c76b5d5c6b debian/rules.real: Drop removal of usr/include/scsi.
svn path=/dists/trunk/linux-2.6/; revision=12847
2009-02-18 15:15:03 +00:00
Maximilian Attems 4d398bc170 prepare to release 2.6.28-1
svn path=/dists/trunk/linux-2.6/; revision=12846
2009-02-18 15:06:12 +00:00
Maximilian Attems 56f06d2958 update changelog
thanks waldi for updating all left over archs to !k-p.

svn path=/dists/trunk/linux-2.6/; revision=12845
2009-02-18 15:06:09 +00:00
Maximilian Attems 16e3ebcf3b nuke 2.6.28 merged parisc patches
svn path=/dists/trunk/linux-2.6/; revision=12844
2009-02-18 15:06:06 +00:00
Bastian Blank a60b8cedfa debian/rules.real: Remove left over kpkg definitions.
svn path=/dists/trunk/linux-2.6/; revision=12843
2009-02-18 14:55:20 +00:00
Bastian Blank 6cd6b5892f debian/config/alpha/defines, debian/config/hppa/defines,
debian/config/ia64/defines debian/config/sparc/defines: Use plain image type.

svn path=/dists/trunk/linux-2.6/; revision=12842
2009-02-18 14:54:40 +00:00
Bastian Blank f1568b0d96 debian/rules.real: Setup image installation rules for alpha.
svn path=/dists/trunk/linux-2.6/; revision=12841
2009-02-18 14:53:37 +00:00
Bastian Blank c303f59b26 debian/rules.real: Setup image installation rules for ia64.
svn path=/dists/trunk/linux-2.6/; revision=12840
2009-02-18 14:51:53 +00:00
Bastian Blank 5537c5e2d8 debian/rules.real: Setup image installation rules for sparc.
svn path=/dists/trunk/linux-2.6/; revision=12839
2009-02-18 14:50:23 +00:00
Bastian Blank 83cc825f14 debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=12838
2009-02-18 14:48:23 +00:00
Bastian Blank a6726cd192 debian/rules.real: Setup image installation rules for hppa.
svn path=/dists/trunk/linux-2.6/; revision=12837
2009-02-18 14:44:56 +00:00
Bastian Blank 7da88996e2 debian/rules.real: Simplify setup rules.
svn path=/dists/trunk/linux-2.6/; revision=12836
2009-02-18 14:26:47 +00:00
Maximilian Attems 4fe6ffff0b changelog add kaweth bug closure
svn path=/dists/trunk/linux-2.6/; revision=12835
2009-02-18 14:24:31 +00:00
Maximilian Attems 87b055d09a changelog add dabusb bug closure
svn path=/dists/trunk/linux-2.6/; revision=12834
2009-02-18 14:22:57 +00:00
Bastian Blank 74c47b2a8b debian/changelog: Update.
debian/rules.real: Remove support for kernel-package.

svn path=/dists/trunk/linux-2.6/; revision=12833
2009-02-18 14:20:50 +00:00
Maximilian Attems 3f3505eabb changelog add dsp56k bug closure
svn path=/dists/trunk/linux-2.6/; revision=12832
2009-02-18 14:19:50 +00:00
Bastian Blank 0ae9df9394 debian/config/featureset-xen-vserver: Remove.
svn path=/dists/trunk/linux-2.6/; revision=12831
2009-02-18 14:18:30 +00:00
Bastian Blank c4d595ff1a * debian/bin/buildcheck.py
- Move from debian/bin/abicheck.py.
  - Extend to do all kind of build checks.
  - Add optional check for image size.
* debian/changelog: Update.
* debian/rules.real: Use debian/bin/buildcheck.py.

svn path=/dists/trunk/linux-2.6/; revision=12830
2009-02-18 14:17:21 +00:00
Maximilian Attems 7d24d1946c plain image simplify postinst
we don't need there any notion of "$hostversion".
also reword error message.

svn path=/dists/trunk/linux-2.6/; revision=12829
2009-02-18 02:01:03 +00:00
Maximilian Attems e6402c82e3 initramfs-tools: update-initramfs
don't use mkinitramfs-kpkg vestiges.
preinst and postinst needed a bit of surge to not call
the old mkinitramfs-kpkg interfaces. just check which initramfs
binary is around and call them.
 they support all relevant linux-2.6 versions.

svn path=/dists/trunk/linux-2.6/; revision=12828
2009-02-18 01:35:38 +00:00
Maximilian Attems d06bbe736f control.tree.in: s/meta package/metapackage/
lintian complained about it: W spelling-error-in-description

svn path=/dists/trunk/linux-2.6/; revision=12827
2009-02-18 01:00:13 +00:00
Maximilian Attems 4e6da12044 Newer Standards-Version 3.8.0 without changes.
svn path=/dists/trunk/linux-2.6/; revision=12826
2009-02-18 00:57:52 +00:00
Maximilian Attems d3028592de changelog: nuke reference to m68k patches
they were 2.6.27 based and haven't seen an update for 2.6.28.

svn path=/dists/trunk/linux-2.6/; revision=12825
2009-02-17 13:04:58 +00:00
Maximilian Attems 0f3ccb481a [686-bigmem] set modular XEN_FBDEV_FRONTEND.
svn path=/dists/trunk/linux-2.6/; revision=12824
2009-02-17 13:00:34 +00:00
Maximilian Attems 9af5292fa6 [x86_64] set NR_CPUS to 512
2.6.27 saw the relevant fixes for NR_CPUS > 128 by the sgi guys:
"Yes, we are aiming at having NR_CPUS=4096 as the default for distros
using 2.6.27." Mike Travis <travis@sgi.com>

don't shoot that high but 32 is much too low, 512 is seen in fedora,
thus presumed good.

svn path=/dists/trunk/linux-2.6/; revision=12823
2009-02-17 12:53:06 +00:00
Maximilian Attems 7330489f2f changelog: waldi claims gcc switch
whatever, anyway thanks for newer gcc on buildservers.

svn path=/dists/trunk/linux-2.6/; revision=12822
2009-02-17 03:00:09 +00:00
Maximilian Attems 24fb369301 topconfig set CRYPTO_HMAC to modular
was set to yes out of historic reason probably still set by Xu.

svn path=/dists/trunk/linux-2.6/; revision=12821
2009-02-17 02:54:16 +00:00
Martin Michlmayr 13f551730e Migrate arm, armel, mips and mipsel away from kernel-package.
svn path=/dists/trunk/linux-2.6/; revision=12819
2009-02-16 22:04:48 +00:00
Martin Michlmayr 81afbb59d4 consistency
svn path=/dists/trunk/linux-2.6/; revision=12818
2009-02-16 21:55:50 +00:00
Martin Michlmayr 3c8bc2bbca [arm/orion5x] Unset FIXED_PHY to work around a clash with fixed
mdio bus and mv643xx_eth.

svn path=/dists/trunk/linux-2.6/; revision=12816
2009-02-16 20:29:57 +00:00
Martin Michlmayr 20bdc022ed remove whitespace
svn path=/dists/trunk/linux-2.6/; revision=12815
2009-02-16 20:04:40 +00:00
Martin Michlmayr 82dcf519b9 [arm/iop32x, arm/ixp4xx] Unset DEBUG_KERNEL so the kernel will
fit in flash.

svn path=/dists/trunk/linux-2.6/; revision=12814
2009-02-16 20:04:10 +00:00
Martin Michlmayr 49d84f3a21 [arm/iop32x, arm/ixp4xx] Don't build in KEYBOARD_ATKBD, MOUSE_PS2,
SERIO, JFFS2_FS, and CRAMFS.

svn path=/dists/trunk/linux-2.6/; revision=12812
2009-02-16 19:16:08 +00:00
Martin Michlmayr 294e2ead98 workaround bug
svn path=/dists/trunk/linux-2.6/; revision=12811
2009-02-16 11:39:27 +00:00
Maximilian Attems 5fad4790a6 centralize CAPI_TRACE setting
svn path=/dists/trunk/linux-2.6/; revision=12810
2009-02-15 21:50:02 +00:00
Maximilian Attems f04fb5c7ef centralize DEFXX settings
no point in duplicating and forgetting to set half of it.
also sparc has no impetus in disabling it.

svn path=/dists/trunk/linux-2.6/; revision=12809
2009-02-15 21:49:59 +00:00
Maximilian Attems fe520f3d14 ppc enable modular DECNET_NF_GRABULATOR
svn path=/dists/trunk/linux-2.6/; revision=12808
2009-02-15 21:49:54 +00:00
Maximilian Attems 5567278f05 x86_64 DMAR seems still not ready
thanks for sjoerd to pinpointing that change as the bad one.
see https://bugzilla.redhat.com/show_bug.cgi?id=479996
https://lists.linux-foundation.org/pipermail/iommu/2009-February/001117.html

Reported-by: Sjoerd Simons <sjoerd@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12807
2009-02-15 21:49:52 +00:00
Maximilian Attems 6194a43851 Revert "redisable STRICT_DEVMEM"
This reverts commit 00e5ac319f0882f4955c577b4c7e437577618961.

it was wrongly pinpointed as a kernel panic, reenable it.

svn path=/dists/trunk/linux-2.6/; revision=12806
2009-02-15 21:49:47 +00:00
Martin Michlmayr 20812ce652 disable the Orion watchdog driver until it's fixed
svn path=/dists/trunk/linux-2.6/; revision=12805
2009-02-15 18:34:33 +00:00
Martin Michlmayr 0125dc2963 bogus patch
svn path=/dists/trunk/linux-2.6/; revision=12804
2009-02-15 18:33:34 +00:00
Bastian Blank c8c6861e0f * debian/changelog: Update.
* debian/config/defines
  - Make gcc-4.3 the default compiler.
  - Remove old compiler definitions.

svn path=/dists/trunk/linux-2.6/; revision=12803
2009-02-14 13:29:36 +00:00
Maximilian Attems 6fbc95f176 defines: fix to *really* use gcc-4.1
for now in snaphots..

svn path=/dists/trunk/linux-2.6/; revision=12802
2009-02-14 12:36:27 +00:00
Maximilian Attems 76c477e618 topconfig centralize SCSI_IZIP_* settings
they are unset everywhere beside courageous alpha.

svn path=/dists/trunk/linux-2.6/; revision=12800
2009-02-13 17:52:50 +00:00
Maximilian Attems fa2ca6cfd7 topconfig centralize SCSI_IMM setting
seen undefined on ppc, kept unset on diverse configs.

svn path=/dists/trunk/linux-2.6/; revision=12799
2009-02-13 17:48:44 +00:00
Maximilian Attems bb64087c47 topconfig centralise SCSI_PPA setting
kept undefined on the archs that set so.
seen undefined on ppc.

svn path=/dists/trunk/linux-2.6/; revision=12798
2009-02-13 17:46:51 +00:00
Maximilian Attems 6698bf2e71 ppc set modular BAYCOM_EPP
same story

svn path=/dists/trunk/linux-2.6/; revision=12797
2009-02-13 17:46:48 +00:00
Maximilian Attems f53424fbc6 ppc set BAYCOM_PAR
it is set on every other arch set that some baycome dev,
should probably also go topconfig..

svn path=/dists/trunk/linux-2.6/; revision=12796
2009-02-13 17:46:46 +00:00
Maximilian Attems 25ce53bfe0 topconfig set KPROBES setting
no point in duplicating that all over the place.

svn path=/dists/trunk/linux-2.6/; revision=12795
2009-02-13 17:38:53 +00:00
Maximilian Attems 617ed77df8 x86_32: only set MOUSE_PS2_OLPC on 486
as OLPC is unset otherwise..

svn path=/dists/trunk/linux-2.6/; revision=12794
2009-02-13 17:29:06 +00:00
Maximilian Attems 312f1abe0c x86_32: disable olpc support
afaik only useful on 486 kernel and there it is enabled anyway.

svn path=/dists/trunk/linux-2.6/; revision=12793
2009-02-13 17:18:21 +00:00
Maximilian Attems db2a75f6d9 x86_32 set MOUSE_PS2_OLPC
svn path=/dists/trunk/linux-2.6/; revision=12792
2009-02-13 17:13:51 +00:00
Maximilian Attems d99b706eb2 x86_32 fix pci access mode menu
svn path=/dists/trunk/linux-2.6/; revision=12791
2009-02-13 17:13:49 +00:00
Maximilian Attems 17f8e62939 x86_32 fix processor choice menu
nuke old values, add newer one.

svn path=/dists/trunk/linux-2.6/; revision=12790
2009-02-13 17:13:47 +00:00
Maximilian Attems c83ee8ba64 x86_32: centralize processor choice variables
we no longer build 386 or k7 special images.

svn path=/dists/trunk/linux-2.6/; revision=12789
2009-02-13 17:13:45 +00:00
Maximilian Attems 05e51e860f x86_32 explicitly disable X86_RDC321X
default disabled, same story in fedora.

svn path=/dists/trunk/linux-2.6/; revision=12788
2009-02-13 17:13:43 +00:00
Maximilian Attems 5169f764aa x86_32 is not 64 bit :P
so set it like that.

svn path=/dists/trunk/linux-2.6/; revision=12787
2009-02-13 17:13:41 +00:00
Maximilian Attems c1823b11e5 defines gcc: revert for snapshot builds to gcc-4.1
will be changed before upload.

svn path=/dists/trunk/linux-2.6/; revision=12786
2009-02-13 16:42:31 +00:00
Maximilian Attems 59bd9824c6 x86_64 unset KVM_TRACE too
svn path=/dists/trunk/linux-2.6/; revision=12785
2009-02-13 16:42:26 +00:00
Maximilian Attems b7860ef46a topconfig unset FIRMWARE_IN_KERNEL
FIRMWARE_IN_KERNEL is not particularly useful,
because it doesn't build firmware into modules,
but in the mail kernel image.

driver module using request_firmware() need their separate firmware.

svn path=/dists/trunk/linux-2.6/; revision=12784
2009-02-13 16:42:21 +00:00
dann frazier e8414f697f PRISM2_USB doesn't currently support ia64
svn path=/dists/trunk/linux-2.6/; revision=12783
2009-02-13 06:23:53 +00:00
Maximilian Attems 6478532e53 changelog add bunch of bug fixes
guess svn will not take over the set git author field, well..

Reported-by: Moritz Muehlenhoff <jmm@inutil.org>

svn path=/dists/trunk/linux-2.6/; revision=12782
2009-02-12 22:42:00 +00:00
Maximilian Attems f8e88884f8 changelog add bug closure concerning agp g41 support
svn path=/dists/trunk/linux-2.6/; revision=12781
2009-02-12 22:38:38 +00:00
Maximilian Attems 676a3fd12d changelog netlink bug closure
svn path=/dists/trunk/linux-2.6/; revision=12780
2009-02-12 22:33:00 +00:00
Maximilian Attems da7406f0c8 changelog add netfilter.h bug closure
svn path=/dists/trunk/linux-2.6/; revision=12779
2009-02-12 22:29:55 +00:00
Maximilian Attems 3679b572fe add stable 2.6.28.5
svn path=/dists/trunk/linux-2.6/; revision=12778
2009-02-12 22:20:12 +00:00
Maximilian Attems ef74ca9ffd x86_32 explicitly unset KVM_TRACE
experimental and default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12777
2009-02-12 17:43:34 +00:00
Maximilian Attems de79d5bbd9 x86_32 also enable modular CRYPTO_CRC32C_INTEL
svn path=/dists/trunk/linux-2.6/; revision=12776
2009-02-12 17:43:32 +00:00
Maximilian Attems 0aab8dfa0d x86_32 explicitly disable MMIOTRACE
svn path=/dists/trunk/linux-2.6/; revision=12775
2009-02-12 17:43:29 +00:00
Maximilian Attems aedd2d8ce7 x86_32: explicitly enable SND_ISA
svn path=/dists/trunk/linux-2.6/; revision=12774
2009-02-12 17:43:28 +00:00
Maximilian Attems 257b2cafb7 x86_32 enable modular TOUCHSCREEN_HTCPEN
svn path=/dists/trunk/linux-2.6/; revision=12773
2009-02-12 17:43:26 +00:00
Maximilian Attems 1835780273 x86_32 set MTRR_SANITIZER too
svn path=/dists/trunk/linux-2.6/; revision=12772
2009-02-12 17:43:23 +00:00
Maximilian Attems f372c3ece2 build with gcc-4.3
2.6.28 no longer needs to rely on older gcc-4.1

svn path=/dists/trunk/linux-2.6/; revision=12771
2009-02-12 16:47:16 +00:00
Maximilian Attems f11c61f7c0 topconfig explicitly disable EARLY_PRINTK_DBGP
default disabled useful on crash with usb debug dev

svn path=/dists/trunk/linux-2.6/; revision=12770
2009-02-12 16:02:49 +00:00
Maximilian Attems a6d262346d topconfig enable BOOT_TRACER
allows to enhance boottimes,
seen enabled on fedora.

svn path=/dists/trunk/linux-2.6/; revision=12769
2009-02-12 16:02:47 +00:00
Maximilian Attems 4d5bd7bdb0 topconfig disable explicitly some tracer
svn path=/dists/trunk/linux-2.6/; revision=12768
2009-02-12 16:02:44 +00:00
Maximilian Attems b55f5b9683 topconfig enable SYSCTL_SYSCALL_CHECK
might uncover ugly setting so worh for a while,
should be probably disabled for release.

svn path=/dists/trunk/linux-2.6/; revision=12767
2009-02-12 16:02:42 +00:00
Maximilian Attems 22e60b3d5d topconfig enable HID_COMPAT
default set and useful for !udev setups

svn path=/dists/trunk/linux-2.6/; revision=12766
2009-02-12 16:02:40 +00:00
Maximilian Attems 077e10cb33 topconfig unset VIDEO_FIXED_MINOR_RANGES
default disabled, video users will have udev anyway so..

svn path=/dists/trunk/linux-2.6/; revision=12765
2009-02-12 16:02:37 +00:00
Maximilian Attems 96af74fc27 topconfig disable some MTD_DATAFLASH options
they are default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12764
2009-02-12 16:02:34 +00:00
Maximilian Attems 3545a238ac x86 disable X86_CHECK_BIOS_CORRUPTION
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12763
2009-02-12 16:02:31 +00:00
Maximilian Attems 9130695919 redisable STRICT_DEVMEM
"new kernel snapshots seem to panic when going into X :(
it completely locks up"
Reported-by: Sjoerd Simons <sjoerd@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12762
2009-02-11 10:27:55 +00:00
Maximilian Attems 1d924442be changelog: add bug closure for enabled option.
svn path=/dists/trunk/linux-2.6/; revision=12761
2009-02-10 16:33:01 +00:00
Maximilian Attems fd02008b3d changelog: add drm branch merge bug closure.
svn path=/dists/trunk/linux-2.6/; revision=12760
2009-02-10 14:04:28 +00:00
Maximilian Attems f1fc455e63 changelog add iwlagn bug closure
svn path=/dists/trunk/linux-2.6/; revision=12759
2009-02-10 13:58:13 +00:00
Maximilian Attems b92238c96a changelog: btusb got newly added for 2.6.27 account bug closure
svn path=/dists/trunk/linux-2.6/; revision=12758
2009-02-10 13:56:55 +00:00
Maximilian Attems 644356d527 changelog add bug closure for MMC_SDHCI_PCI #507150
svn path=/dists/trunk/linux-2.6/; revision=12757
2009-02-10 13:55:32 +00:00
Maximilian Attems 9c341d17de topconfig enable MACVLAN
seems legacy disabled, time to rethink that.

svn path=/dists/trunk/linux-2.6/; revision=12756
2009-02-10 13:33:44 +00:00
Maximilian Attems c32421dee1 topconfig enable modular staging PRISM2_USB
shipped anyway in wlan-ng

svn path=/dists/trunk/linux-2.6/; revision=12755
2009-02-10 11:24:37 +00:00
Maximilian Attems 52cc2aa0bb topconfig disable bunch of staging drivers
they can be enabled on request.

svn path=/dists/trunk/linux-2.6/; revision=12754
2009-02-10 11:24:35 +00:00
Maximilian Attems a27c438b35 topconfig enable modular CRYPTO_ANSI_CPRNG
svn path=/dists/trunk/linux-2.6/; revision=12753
2009-02-10 11:18:10 +00:00
Maximilian Attems b3b7ff1c1b x86 fix IO delay type choice
svn path=/dists/trunk/linux-2.6/; revision=12752
2009-02-10 11:18:08 +00:00
Maximilian Attems 8be525b538 build at76 out of staging
no need to have that patch, quality seems reduced to firmware loading,
but we never had a bug report anyway afair.

svn path=/dists/trunk/linux-2.6/; revision=12751
2009-02-10 11:18:06 +00:00
Maximilian Attems 7e031fda38 topconfig enable ET131X
shipped in et131x-source

svn path=/dists/trunk/linux-2.6/; revision=12750
2009-02-10 11:18:04 +00:00
Maximilian Attems d2dfdec265 topconfig enable staging drivers
consesus seems that we better one those then the oot ones,
as they see a bit of a care and properly taint your box.

svn path=/dists/trunk/linux-2.6/; revision=12749
2009-02-10 11:18:01 +00:00
Maximilian Attems 55dd288ab8 x86 explicitly disable memtest
nobody spoke for it, disabled in fedora, better boot targets that do it,
so whatever..

svn path=/dists/trunk/linux-2.6/; revision=12748
2009-02-10 11:17:58 +00:00
Maximilian Attems 668faffd7e x86 set STRICT_DEVMEM
in theory this shouldn't block X or dosemu or other /dev/mem users.
let's see if there will be any fallout..

Acked-by: Ben Hutchings <ben@decadent.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=12733
2009-02-09 10:56:19 +00:00
Maximilian Attems 98d074b8f5 x86 explicitly set X86_VERBOSE_BOOTUP
as noted by Ben Hutchings easily overriden by "quiet" bootparam.

svn path=/dists/trunk/linux-2.6/; revision=12732
2009-02-09 10:56:15 +00:00
Maximilian Attems b00c7c3a99 add stable 2.6.28.4
svn path=/dists/trunk/linux-2.6/; revision=12721
2009-02-08 19:37:26 +00:00
Maximilian Attems 335849f814 x86: explicitly disable XEN_DEBUG_FS
default disabled
"it's probably only really useful for developers" -ian

Acked-by: Ian Campbell <ijc@hellion.org.uk>

svn path=/dists/trunk/linux-2.6/; revision=12717
2009-02-06 14:22:14 +00:00
Maximilian Attems 62693798dc topconfig enable modular CRC_T10DIF
svn path=/dists/trunk/linux-2.6/; revision=12716
2009-02-06 13:36:17 +00:00
Maximilian Attems 9be697210c topconfig enable modular ANSI_CPRNG
svn path=/dists/trunk/linux-2.6/; revision=12715
2009-02-06 13:36:14 +00:00
Maximilian Attems ed784a62de x86_64 set modular CRYPTO_CRC32C_INTEL
svn path=/dists/trunk/linux-2.6/; revision=12714
2009-02-06 13:36:11 +00:00
Maximilian Attems 4e7a878408 topconfig explicitly set CRYPTO_FIPS
svn path=/dists/trunk/linux-2.6/; revision=12713
2009-02-06 13:36:09 +00:00
Maximilian Attems cd5d82b8ef x86_64 explicitly disable debug MMIOTRACE
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12712
2009-02-06 13:36:07 +00:00
Maximilian Attems 279dd25cef topconfig explicitly unset DYNAMIC_PRINTK_DEBUG
adds debug printks on compile time..

svn path=/dists/trunk/linux-2.6/; revision=12711
2009-02-06 13:36:04 +00:00
Maximilian Attems 4d88cb4bf7 topconfig explicitly disable FIREWIRE_OHCI_REMOTE_DMA
debugging tool, default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12710
2009-02-06 13:36:02 +00:00
Maximilian Attems e2029316d7 topconfig explicitly disable STACK_TRACER
default disabled, slows down - dev tool.

svn path=/dists/trunk/linux-2.6/; revision=12709
2009-02-06 13:36:00 +00:00
Maximilian Attems f7485cd3d2 topconfig explicitly disable SYSPROF_TRACER
needed by sysprof utility, nowhere enabled in fedora, no request yet..
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12708
2009-02-06 13:35:58 +00:00
Maximilian Attems 19cacde554 topconfig explicitly unset FUNCTION_TRACER
default disabled

svn path=/dists/trunk/linux-2.6/; revision=12707
2009-02-06 13:35:56 +00:00
Maximilian Attems e87ae46b05 topconfig explicitly unset DEBUG_BLOCK_EXT_DEVT
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12706
2009-02-06 13:35:54 +00:00
Maximilian Attems cee9660574 topconfig explicitly unset RCU_CPU_STALL_DETECTOR
default disabled.

svn path=/dists/trunk/linux-2.6/; revision=12705
2009-02-06 13:35:52 +00:00
Maximilian Attems 51561993bb topconfig explicitly unset DEBUG_VIRTUAL
svn path=/dists/trunk/linux-2.6/; revision=12704
2009-02-06 13:35:49 +00:00
Maximilian Attems fb5a35a187 topconfig add new jffs2 default compression modes choices
svn path=/dists/trunk/linux-2.6/; revision=12703
2009-02-06 13:35:47 +00:00
Maximilian Attems e7b1c3b6d8 topconfig explictly unset RTC_DEBUG
defaults to no.

svn path=/dists/trunk/linux-2.6/; revision=12702
2009-02-06 13:35:44 +00:00
Maximilian Attems 95fdfd5b3f topconfig enable modular UWB support and friends
svn path=/dists/trunk/linux-2.6/; revision=12701
2009-02-06 13:35:41 +00:00
Maximilian Attems 1b78273a9d topconfig enable modular USB_SEVSEG
svn path=/dists/trunk/linux-2.6/; revision=12700
2009-02-06 13:35:38 +00:00
Maximilian Attems 9db299d98a topconfig set modular USB_EMI26 and USB_EMI62
both gained request_firmware usage.
still need separete firmware blob, which we dont ship,
but hopefully user will be able to download somewhere.

svn path=/dists/trunk/linux-2.6/; revision=12699
2009-02-06 13:35:35 +00:00
Maximilian Attems ff9bbebfec topconfig explicitly unset stallion and istallion
now no longer marked as broken on smp..
alpha and 486 enables them, doubt there are any users..

svn path=/dists/trunk/linux-2.6/; revision=12698
2009-02-06 13:35:33 +00:00
Maximilian Attems 895fdb824a topconfig unset Elantech PS/2 support
would need latest xorg, can be reenabled if xorg dudes ask for it?

svn path=/dists/trunk/linux-2.6/; revision=12697
2009-02-06 13:35:29 +00:00
Maximilian Attems 4e92090142 topconfig enable PCMCIA_IBMTR
"For whatever value of 'OK' can be applied to the use of token ring"
64 bit clean, see dc976c09da4e13b2b3fda23cca9d0682d1de7213

nuke duplicate enabling in x86_32 and ppc.

svn path=/dists/trunk/linux-2.6/; revision=12696
2009-02-06 13:35:27 +00:00
Maximilian Attems 99119d5caf topconfig set modular IDE_GD and IDE_GD_ATA + IDE_GD_ATAPI
generic ATA/ATAPI disk driver

svn path=/dists/trunk/linux-2.6/; revision=12695
2009-02-06 13:35:23 +00:00
Maximilian Attems eafc7a830d topconfig set explicitly EXTRA_FIRMWARE to null string
we don't add firmwares on build time ;)

svn path=/dists/trunk/linux-2.6/; revision=12694
2009-02-06 13:35:20 +00:00
Maximilian Attems 5e8bbec4cb topconfig fix choice fields of MAC80211 default rate algorithm
svn path=/dists/trunk/linux-2.6/; revision=12693
2009-02-06 13:35:17 +00:00
Maximilian Attems c887f32689 x86_64 set INTR_REMAP
needed to to support platforms with CPU's having > 8 bit APIC ID

svn path=/dists/trunk/linux-2.6/; revision=12692
2009-02-06 13:35:13 +00:00
Maximilian Attems 57a806ad0f x86_64: set DMAR and friends
svn path=/dists/trunk/linux-2.6/; revision=12691
2009-02-06 13:35:10 +00:00
Maximilian Attems ffa4d7f6e7 x86 set ondemand as default governor
as anyway done by init scripts later ;)

svn path=/dists/trunk/linux-2.6/; revision=12690
2009-02-06 13:35:07 +00:00
Maximilian Attems 1816ac5149 x86 explicitly disable CMDLINE_BOOL
we have working bootloaders.
ppc and sparc maintainers might also want to do so.

svn path=/dists/trunk/linux-2.6/; revision=12689
2009-02-06 13:35:03 +00:00
Maximilian Attems 0f78b0f865 topconfig enable modular USB_TMC
svn path=/dists/trunk/linux-2.6/; revision=12688
2009-02-05 13:15:47 +00:00
Maximilian Attems 8bf4098a9b topconfig enable modular USB_WUSB
svn path=/dists/trunk/linux-2.6/; revision=12687
2009-02-05 13:15:44 +00:00
Maximilian Attems 6fd721f522 topconfig set SND_HDA_INPUT_BEEP
svn path=/dists/trunk/linux-2.6/; revision=12686
2009-02-05 13:15:42 +00:00
Maximilian Attems 87408e05ef topconfig disable BACKLIGHT_SAHARA for now
quite special use, no request yet..

svn path=/dists/trunk/linux-2.6/; revision=12685
2009-02-05 13:15:39 +00:00
Maximilian Attems caac3d0939 topconfig enable modular BACKLIGHT_MBP_NVIDIA
svn path=/dists/trunk/linux-2.6/; revision=12684
2009-02-05 13:15:37 +00:00
Maximilian Attems 8b81155f06 topconfig disable FB_CARMINE for now
special usage, might be made modular on request.

svn path=/dists/trunk/linux-2.6/; revision=12683
2009-02-05 13:15:35 +00:00
Maximilian Attems a24ae6d471 topconfig set modular IT87_WDT
svn path=/dists/trunk/linux-2.6/; revision=12682
2009-02-05 13:15:32 +00:00
Maximilian Attems b591b0fbf9 topconfig set MYRI10GE_DCA
svn path=/dists/trunk/linux-2.6/; revision=12681
2009-02-05 13:15:30 +00:00
Maximilian Attems 5134aa75fa topconfig set IXGBE_DCA
same story

svn path=/dists/trunk/linux-2.6/; revision=12680
2009-02-05 13:15:28 +00:00
Maximilian Attems fa85721c31 topconfig enable IGB_DCA
lessens impact of cache misses.

svn path=/dists/trunk/linux-2.6/; revision=12679
2009-02-05 13:15:25 +00:00
Maximilian Attems 211c191f75 topconfig explicitly disable BLK_DEV_HD
only for really old hd's

svn path=/dists/trunk/linux-2.6/; revision=12678
2009-02-05 13:15:22 +00:00
Maximilian Attems e01c247fd5 topconfig enable NET_DSA and friends
enables Distributed Switch Architecture support

svn path=/dists/trunk/linux-2.6/; revision=12677
2009-02-05 13:15:19 +00:00
Maximilian Attems a25cd20940 topconfig set CORE_DUMP_DEFAULT_ELF_HEADERS
needs gdb 6.7 at least which is in lenny.
"the first page of the file in a core dump makes it possible to
identify the build ID bits in the file".

svn path=/dists/trunk/linux-2.6/; revision=12676
2009-02-05 13:15:15 +00:00
Maximilian Attems f52812c862 add stable 2.6.28.3
svn path=/dists/trunk/linux-2.6/; revision=12674
2009-02-03 13:03:22 +00:00
Maximilian Attems 29a2ddc196 linux-libc-dev: Add versioned replaces libdrm-dev.
(closes: #513604)
Reported-by: Julien Cristau <jcristau@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=12673
2009-02-03 11:09:28 +00:00
Maximilian Attems ea13a45848 Turn off SYSFS_DEPRECATED* for newer udev and proper /sys/.
let's see what the fallout gonna be!?
newer udev does require this and lenny udev is meant to work
with those options disabled.

svn path=/dists/trunk/linux-2.6/; revision=12672
2009-02-03 10:53:14 +00:00
Maximilian Attems 1dfe66b49c topconfig disable OCFS2_COMPAT_JBD
ocfs2 uses jdb2, which is backward compat.

svn path=/dists/trunk/linux-2.6/; revision=12670
2009-01-30 21:17:28 +00:00
Maximilian Attems 46921b260e topconfig enable modular UIO_SERCOS3
svn path=/dists/trunk/linux-2.6/; revision=12669
2009-01-30 21:17:26 +00:00
Maximilian Attems 66631d2444 topconfig enable modular FB_MB862XX
svn path=/dists/trunk/linux-2.6/; revision=12668
2009-01-30 21:17:21 +00:00
Maximilian Attems 15609917e1 topconfig enable modular FB_METRONOME
svn path=/dists/trunk/linux-2.6/; revision=12667
2009-01-30 21:17:18 +00:00
Maximilian Attems d5096ffce9 topconfig enable modular FB_VIA
svn path=/dists/trunk/linux-2.6/; revision=12666
2009-01-30 21:17:14 +00:00
Maximilian Attems 9a755f2c2d topconfig enable regulator and it's modular drivers
"Generic Voltage and Current Regulator support."

svn path=/dists/trunk/linux-2.6/; revision=12665
2009-01-30 21:17:10 +00:00
Maximilian Attems 0ecf774816 topconfig set modular BATTERY_BQ27x00
svn path=/dists/trunk/linux-2.6/; revision=12664
2009-01-30 21:17:07 +00:00
Maximilian Attems 9ffb36132c topconfig disable pnp debug messages
svn path=/dists/trunk/linux-2.6/; revision=12663
2009-01-30 21:17:03 +00:00
Maximilian Attems 2ec532f4e0 topconfig set MAC80211_RC_MINSTREL
svn path=/dists/trunk/linux-2.6/; revision=12662
2009-01-30 21:17:01 +00:00
Maximilian Attems 1c52ef2fbe topconfig set WIRELESS_OLD_REGULATORY
will disappear soon but for now..

svn path=/dists/trunk/linux-2.6/; revision=12661
2009-01-30 21:16:56 +00:00
Maximilian Attems 79bc650fe8 topconfig disable IP_VS_IPV6 for now
Kconfig says "this is incomplete and might be dangerous."

svn path=/dists/trunk/linux-2.6/; revision=12660
2009-01-30 21:16:54 +00:00
Maximilian Attems a756b21c45 topconfig set UNEVICTABLE_LRU
has some size hit versus performance so embeded might want to disable.
enabled in arch configs and fedora.
see fa07e787733416c42938a310a8e717295934e33c for the docs

svn path=/dists/trunk/linux-2.6/; revision=12659
2009-01-30 21:16:51 +00:00
Maximilian Attems 655d66960f x86 set MICROCODE_INTEL and MICROCODE_AMD
svn path=/dists/trunk/linux-2.6/; revision=12658
2009-01-30 21:16:48 +00:00
Maximilian Attems a24840dcb5 x86: enable OPROFILE_IBS
svn path=/dists/trunk/linux-2.6/; revision=12657
2009-01-30 21:16:42 +00:00
Maximilian Attems bf2af269a2 add stable release 2.6.28.2
svn path=/dists/trunk/linux-2.6/; revision=12651
2009-01-27 10:10:55 +00:00
Maximilian Attems dbeed90978 EXT4DEV_COMPAT is bool and not tristate
fix

svn path=/dists/trunk/linux-2.6/; revision=12650
2009-01-26 22:28:40 +00:00
Maximilian Attems 02285af26b topconfig enable modular RTC_DRV_WM8350
svn path=/dists/trunk/linux-2.6/; revision=12649
2009-01-26 22:27:34 +00:00
Maximilian Attems 9d412aa2d2 topconfig enable modular RTC_DRV_BQ4802
svn path=/dists/trunk/linux-2.6/; revision=12648
2009-01-26 22:27:31 +00:00
Maximilian Attems 9197613887 topconfig enable modular RTC_DRV_M48T35
svn path=/dists/trunk/linux-2.6/; revision=12647
2009-01-26 22:27:27 +00:00
Maximilian Attems a93ca6fcab topconfig enable modular RTC_DRV_DS1286
svn path=/dists/trunk/linux-2.6/; revision=12646
2009-01-26 22:27:24 +00:00
Maximilian Attems 5e06f10333 topconfig enable modular RTC_DRV_DS3234
svn path=/dists/trunk/linux-2.6/; revision=12645
2009-01-26 22:27:20 +00:00
Maximilian Attems 5e11aa25aa topconfig enable modular RTC_DRV_DS1390
svn path=/dists/trunk/linux-2.6/; revision=12644
2009-01-26 22:27:16 +00:00
Maximilian Attems ca4e099fd2 topconfig enable modular RTC_DRV_RX8581
svn path=/dists/trunk/linux-2.6/; revision=12643
2009-01-26 22:27:12 +00:00
Maximilian Attems 5a75c0dd3c topconfig enable modular EDAC_X38
svn path=/dists/trunk/linux-2.6/; revision=12642
2009-01-26 22:27:09 +00:00
Maximilian Attems 648b16fbb8 topconfig enable modular LEDS_TRIGGER_BACKLIGHT
svn path=/dists/trunk/linux-2.6/; revision=12641
2009-01-26 22:27:05 +00:00
Maximilian Attems bf09b8f583 topconfig enable modular leds drivers
svn path=/dists/trunk/linux-2.6/; revision=12640
2009-01-26 22:27:02 +00:00
Maximilian Attems 3d5636290d topconfig enable modular USB_VST
svn path=/dists/trunk/linux-2.6/; revision=12639
2009-01-26 22:26:58 +00:00
Maximilian Attems 9b7ea836aa topconfig enable modular SND_USB_US122L
svn path=/dists/trunk/linux-2.6/; revision=12638
2009-01-26 22:26:54 +00:00
Maximilian Attems e60613c6ba topconfig enable SND_HDA_CODEC_NVHDMI
svn path=/dists/trunk/linux-2.6/; revision=12637
2009-01-26 22:26:51 +00:00
Maximilian Attems 954d44f133 topconfig enable modular DVB_DUMMY_FE
svn path=/dists/trunk/linux-2.6/; revision=12636
2009-01-26 22:26:47 +00:00
Maximilian Attems c33161c0ef topconfig enable modular DVB_LGS8GL5
svn path=/dists/trunk/linux-2.6/; revision=12635
2009-01-26 22:26:44 +00:00
Maximilian Attems 78f99fe473 topconfig enable modular DVB_DM1105
svn path=/dists/trunk/linux-2.6/; revision=12634
2009-01-26 22:26:40 +00:00
Maximilian Attems dbc34bd35c topconfig enable modular DVB_USB_AF9015
svn path=/dists/trunk/linux-2.6/; revision=12633
2009-01-26 22:26:36 +00:00
Maximilian Attems fa1fa0bfd3 topconfig enable modular DVB_USB_DTV5100
svn path=/dists/trunk/linux-2.6/; revision=12632
2009-01-26 22:26:33 +00:00
Maximilian Attems 31a2a06a62 topconfig enable modular DVB_USB_CINERGY_T2
svn path=/dists/trunk/linux-2.6/; revision=12631
2009-01-26 22:26:30 +00:00
Maximilian Attems 1817422ef6 topconfig enable modular USB_MR800
svn path=/dists/trunk/linux-2.6/; revision=12630
2009-01-26 22:26:27 +00:00
Maximilian Attems b2f459f8e3 topconfig enable modular W83697UG_WDT
svn path=/dists/trunk/linux-2.6/; revision=12629
2009-01-26 22:26:23 +00:00
Maximilian Attems 381913f0c4 topconfig enable modular c2port
svn path=/dists/trunk/linux-2.6/; revision=12628
2009-01-26 22:26:19 +00:00
Maximilian Attems 6d7534ab2e topconfig enable bunch of modular gspca subdrivers
user asked for it ;)

svn path=/dists/trunk/linux-2.6/; revision=12627
2009-01-26 16:30:01 +00:00
Maximilian Attems e6f54e0e34 topconfig enable modular SOC_CAMERA_MT9M111
svn path=/dists/trunk/linux-2.6/; revision=12626
2009-01-26 16:29:59 +00:00
Maximilian Attems 0f3bba8064 topconfig enable modular MFD_WM8350_I2C
svn path=/dists/trunk/linux-2.6/; revision=12625
2009-01-26 16:29:57 +00:00
Maximilian Attems 853ef3e140 topconfig enable modular MFD_WM8400
svn path=/dists/trunk/linux-2.6/; revision=12624
2009-01-26 16:29:54 +00:00
Maximilian Attems 814cab0107 topconfig enable modular SENSORS_LIS3LV02D
svn path=/dists/trunk/linux-2.6/; revision=12623
2009-01-26 16:29:52 +00:00
Maximilian Attems db17cbdb3a topconfig enable modular SENSORS_MAX1111
svn path=/dists/trunk/linux-2.6/; revision=12622
2009-01-26 16:29:50 +00:00
Maximilian Attems 45574884f7 topconfig enable modular SENSORS_ADT7462
svn path=/dists/trunk/linux-2.6/; revision=12621
2009-01-26 16:29:48 +00:00
Maximilian Attems 3d7695fc30 topconfig enable modular W1_SLAVE_BQ27000
svn path=/dists/trunk/linux-2.6/; revision=12620
2009-01-26 16:29:46 +00:00
Maximilian Attems 2ae9ea1afd topconfig enable modular INPUT_CM109
svn path=/dists/trunk/linux-2.6/; revision=12619
2009-01-26 16:29:43 +00:00
Maximilian Attems f41ddd456c topconfig enable modular LIBERTAS_THINFIRM_USB
svn path=/dists/trunk/linux-2.6/; revision=12618
2009-01-26 16:29:41 +00:00
Maximilian Attems e7c214a39b topconfig enable modular LIBERTAS_THINFIRM
svn path=/dists/trunk/linux-2.6/; revision=12617
2009-01-26 16:29:39 +00:00
Maximilian Attems 8873c20f9c topconfig enable modular QLGE
svn path=/dists/trunk/linux-2.6/; revision=12616
2009-01-26 16:29:37 +00:00
Maximilian Attems c36a26ee31 topconfig enable modular PANASONIC_LAPTOP
svn path=/dists/trunk/linux-2.6/; revision=12615
2009-01-26 16:29:35 +00:00
Maximilian Attems fbb915270f topconfig enable modular ICS932S401
svn path=/dists/trunk/linux-2.6/; revision=12614
2009-01-26 16:29:33 +00:00
Maximilian Attems 43b5a36315 topconfig explicitly set WIRELESS
defaults to yes anyway on !s390

svn path=/dists/trunk/linux-2.6/; revision=12613
2009-01-26 16:29:31 +00:00
Maximilian Attems 370be02cc9 topconfig enable modular NET_SCH_MULTIQ
svn path=/dists/trunk/linux-2.6/; revision=12612
2009-01-26 16:29:29 +00:00
Maximilian Attems 4c5fc5c15b topconfig enable modular I7300_IDLE
svn path=/dists/trunk/linux-2.6/; revision=12611
2009-01-26 16:29:22 +00:00
Maximilian Attems 0684d79b38 topconfig enable modular USB_NET_SMSC95XX
svn path=/dists/trunk/linux-2.6/; revision=12608
2009-01-23 16:29:49 +00:00
Maximilian Attems 88ce32bc92 topconfig enable modular MLX4_EN
svn path=/dists/trunk/linux-2.6/; revision=12607
2009-01-23 16:29:29 +00:00
Maximilian Attems c373b6ea18 topconfig enable modular enic
svn path=/dists/trunk/linux-2.6/; revision=12606
2009-01-23 16:29:00 +00:00
Maximilian Attems 63999a7bdb topconfig enable modular JME
svn path=/dists/trunk/linux-2.6/; revision=12605
2009-01-23 16:28:56 +00:00
Maximilian Attems 2627e4865e topconfig enable modular ATL2
svn path=/dists/trunk/linux-2.6/; revision=12604
2009-01-23 16:28:53 +00:00
Maximilian Attems 2a6cbc9697 topconfig enable modular NET_9P_RDMA
svn path=/dists/trunk/linux-2.6/; revision=12603
2009-01-23 16:27:22 +00:00
Maximilian Attems d9fdcf9c77 topconfig enable PHONET
nokia connectivity stuff

svn path=/dists/trunk/linux-2.6/; revision=12602
2009-01-23 16:27:02 +00:00
Maximilian Attems 9130a59c81 topconfig enable modular NET_ACT_SKBEDIT
svn path=/dists/trunk/linux-2.6/; revision=12601
2009-01-23 16:26:43 +00:00
Maximilian Attems 5b0574374f topconfig enable NETFILTER_XT_MATCH_SOCKET
svn path=/dists/trunk/linux-2.6/; revision=12600
2009-01-23 16:26:25 +00:00
Maximilian Attems e87a820dd4 disalbe NETFILTER_XT_MATCH_RECENT_PROC_COMPAT
after release is not the time for backward compat.

svn path=/dists/trunk/linux-2.6/; revision=12599
2009-01-23 16:26:07 +00:00
Maximilian Attems 2caf305d36 topconfig enable NETFILTER_XT_MATCH_RECENT
svn path=/dists/trunk/linux-2.6/; revision=12598
2009-01-23 16:25:49 +00:00
Maximilian Attems e797bfe748 topconfig enable NETFILTER_TPROXY
svn path=/dists/trunk/linux-2.6/; revision=12597
2009-01-23 16:25:30 +00:00
Maximilian Attems 387475cc5e topconfig enable CGROUP_FREEZER
see dc52ddc0e6f45b04780b26fc0813509f8e798c42 for desc of feature

svn path=/dists/trunk/linux-2.6/; revision=12596
2009-01-23 16:25:07 +00:00
Maximilian Attems 576b10806f enable ext4
not only due to popular demand, right it is labeled stable :)
butter has to wait for 2.6.29

svn path=/dists/trunk/linux-2.6/; revision=12579
2009-01-19 23:24:26 +00:00
Maximilian Attems 252a4ebd66 ACPI_DOCK is bool and not tristate
fixes build warning:
.config:2908:warning: symbol value 'm' invalid for ACPI_DOCK

svn path=/dists/trunk/linux-2.6/; revision=12578
2009-01-18 20:23:44 +00:00
Maximilian Attems bbd2c93b9f add stable 2.6.28.1
libusb still known broken.

svn path=/dists/trunk/linux-2.6/; revision=12577
2009-01-18 20:17:58 +00:00
Maximilian Attems 5d0ac10837 nuke 2.6.27 stable patches
svn path=/dists/trunk/linux-2.6/; revision=12576
2009-01-17 13:30:07 +00:00
Martin Michlmayr bea4aeb17b needed for 2.6.28 and 2.6.29-rc1
svn path=/dists/trunk/linux-2.6/; revision=12567
2009-01-11 08:57:23 +00:00
Martin Michlmayr 0b24d711ea remove
svn path=/dists/trunk/linux-2.6/; revision=12565
2009-01-10 18:34:45 +00:00
Martin Michlmayr 85c9611f95 those drivers got fixed
svn path=/dists/trunk/linux-2.6/; revision=12564
2009-01-10 18:33:17 +00:00
Martin Michlmayr d4a7b778ef remove applied patches
svn path=/dists/trunk/linux-2.6/; revision=12563
2009-01-10 18:30:34 +00:00
Frederik Schüler 70c1ec9f09 Fix firmware-cleanup.patch. Orig tarball must be rebuilt with this patch.
svn path=/dists/trunk/linux-2.6/; revision=12545
2009-01-05 18:39:06 +00:00
Bastian Blank a94d55bc0d Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=12535
2008-12-28 16:55:48 +00:00
Bastian Blank 281252eee4 * debian/changelog: Set version to 2.6.28-1~experimental.1.
* debian/patches/debian/dfsg/firmware-cleanup.patch: Update.

svn path=/dists/trunk/linux-2.6/; revision=12534
2008-12-28 13:07:13 +00:00
Maximilian Attems c8a0c884e0 add stable 2.6.27.10
ah how nice without external patches ;)

svn path=/dists/trunk/linux-2.6/; revision=12516
2008-12-20 21:03:40 +00:00
Maximilian Attems 7f083861e8 add stable release 2.6.27.9
svn path=/dists/trunk/linux-2.6/; revision=12506
2008-12-15 09:53:45 +00:00
Maximilian Attems ca863cae4b add stable 2.6.27.8
svn path=/dists/trunk/linux-2.6/; revision=12488
2008-12-09 17:09:14 +00:00
Maximilian Attems 1c03f16109 topconfig explicilty unset panic on softlookup
svn path=/dists/trunk/linux-2.6/; revision=12445
2008-11-23 18:53:09 +00:00
Maximilian Attems 98e53a10dc topconfig enable UBIFS and friends
svn path=/dists/trunk/linux-2.6/; revision=12444
2008-11-23 18:53:06 +00:00
Maximilian Attems db87db19ba topconfig enable new uio drivers
svn path=/dists/trunk/linux-2.6/; revision=12443
2008-11-23 18:53:00 +00:00
Maximilian Attems e04d4e597c topconfig explicitly unset DMATEST
debugging facility for dma drivers

svn path=/dists/trunk/linux-2.6/; revision=12442
2008-11-23 18:52:56 +00:00
Maximilian Attems 5dbfc8c094 topconfig enable RTC_DRV_DS1305
svn path=/dists/trunk/linux-2.6/; revision=12441
2008-11-23 18:52:53 +00:00
Maximilian Attems b33eab897e topconfig enable RTC_DRV_M41T94
svn path=/dists/trunk/linux-2.6/; revision=12440
2008-11-23 18:52:48 +00:00
Maximilian Attems 1ccaff6bed topconfig enable EDAC_I5100
svn path=/dists/trunk/linux-2.6/; revision=12439
2008-11-23 18:52:44 +00:00
Maximilian Attems e2f2b519e4 topconfig enable MMC_SDRICOH_CS
svn path=/dists/trunk/linux-2.6/; revision=12438
2008-11-23 18:52:40 +00:00
Maximilian Attems e327798ee4 topconfig enable sdhci support on pci bus MMC_SDHCI_PCI
svn path=/dists/trunk/linux-2.6/; revision=12437
2008-11-23 18:52:36 +00:00
Maximilian Attems 83348bbe1b topconfig enable new alsa sound menu variables
svn path=/dists/trunk/linux-2.6/; revision=12436
2008-11-23 18:52:32 +00:00
Maximilian Attems 8cc74a3498 topconfig explicitly unset IGB_LRO
svn path=/dists/trunk/linux-2.6/; revision=12435
2008-11-23 18:52:28 +00:00
Maximilian Attems 89967bd5d9 topconfig enable DVB_DRX397XD
svn path=/dists/trunk/linux-2.6/; revision=12434
2008-11-23 15:44:02 +00:00
Maximilian Attems 9d8082557a topconfig enable DVB_SIANO_SMS1XXX
svn path=/dists/trunk/linux-2.6/; revision=12433
2008-11-23 15:43:55 +00:00
Maximilian Attems a964ac10b9 topconfig enable DVB_USB_ANYSEE
svn path=/dists/trunk/linux-2.6/; revision=12432
2008-11-23 15:43:49 +00:00
Maximilian Attems 790293067b topconfig enable DVB_USB_DW2102
svn path=/dists/trunk/linux-2.6/; revision=12431
2008-11-23 15:43:40 +00:00
Maximilian Attems a2b4ed6519 topconfig enable VIDEO_SH_MOBILE_CEU
svn path=/dists/trunk/linux-2.6/; revision=12430
2008-11-23 15:43:35 +00:00
Maximilian Attems 2578981f31 topconfig enable SOC_CAMERA_PLATFORM
svn path=/dists/trunk/linux-2.6/; revision=12429
2008-11-23 15:43:31 +00:00
Maximilian Attems 1337e38e94 topconfig enable SENSORS_ADCXX
svn path=/dists/trunk/linux-2.6/; revision=12428
2008-11-23 15:43:27 +00:00
Maximilian Attems b017bed78c topconfig enable SENSORS_AD7414
svn path=/dists/trunk/linux-2.6/; revision=12427
2008-11-23 15:43:23 +00:00
Maximilian Attems a5dc5cae14 disable for now GPIOLIB
default disabled, seen disabled in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=12426
2008-11-23 15:43:19 +00:00
Maximilian Attems c86cef298c topconfig enalbe AT24
svn path=/dists/trunk/linux-2.6/; revision=12425
2008-11-23 15:43:17 +00:00
Maximilian Attems 75f3d846e0 topconfig enable I2C_NFORCE2_S4985
svn path=/dists/trunk/linux-2.6/; revision=12424
2008-11-23 15:43:13 +00:00
Maximilian Attems 7e84f90aea topconfig enable I2C_ISCH
svn path=/dists/trunk/linux-2.6/; revision=12423
2008-11-23 15:43:10 +00:00
Maximilian Attems 1e3aa5d56f topconfig set I2C_HELPER_AUTO
svn path=/dists/trunk/linux-2.6/; revision=12422
2008-11-23 15:43:05 +00:00
Maximilian Attems 31b3b8607b topconfig enable MISDN and friends
svn path=/dists/trunk/linux-2.6/; revision=12421
2008-11-23 15:43:01 +00:00
Maximilian Attems 86bcb8afbc CONFIG_ISDN is no longer triple symbol
fixes:
.config:75:warning: symbol value 'm' invalid for ISDN

svn path=/dists/trunk/linux-2.6/; revision=12420
2008-11-23 15:42:56 +00:00
Maximilian Attems abccdebed2 topconfig set ATM_FORE200E
svn path=/dists/trunk/linux-2.6/; revision=12419
2008-11-23 15:42:51 +00:00
Maximilian Attems 4576b75a91 topconfig enable ATM_IA
disable ATM_IA_DEBUG

svn path=/dists/trunk/linux-2.6/; revision=12418
2008-11-23 15:42:47 +00:00
Maximilian Attems cb48e905fc topconfig enable new TLAN network driver
svn path=/dists/trunk/linux-2.6/; revision=12417
2008-11-23 15:42:41 +00:00
Maximilian Attems 965f9491af topconfig enable SGI_GRU
explicitly disable SGI_GRU_DEBUG

svn path=/dists/trunk/linux-2.6/; revision=12416
2008-11-23 15:42:33 +00:00
Maximilian Attems 0142f82b4a topconfig: enalbe modular SGI_XP
svn path=/dists/trunk/linux-2.6/; revision=12415
2008-11-23 15:42:25 +00:00
Maximilian Attems c7e179321c x86 enable X86_RESERVE_LOW_64K for buggy bios
svn path=/dists/trunk/linux-2.6/; revision=12414
2008-11-23 15:42:20 +00:00
Maximilian Attems 57138e8b6b topconfig explicitly set BLK_DEV_INTEGRITY
Block layer data integrity support adds hooks for fs

svn path=/dists/trunk/linux-2.6/; revision=12413
2008-11-23 15:42:16 +00:00
Maximilian Attems 883c7769fc add stable 2.6.27.7
svn path=/dists/trunk/linux-2.6/; revision=12406
2008-11-22 16:11:56 +00:00
Maximilian Attems 85b9d39839 add stable 2.6.27.X stable releases
no point in pasting changelog as not intended for unstable.
snapshot users shouldn't be left unsupported. ;)

svn path=/dists/trunk/linux-2.6/; revision=12385
2008-11-16 09:28:39 +00:00
Stephen Marenka 86abe13777 add m68k patches
svn path=/dists/trunk/linux-2.6/; revision=12307
2008-10-13 23:50:20 +00:00
Bastian Blank ec21245eee debian/changelog: Update version to 2.6.27-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=12299
2008-10-10 13:24:29 +00:00
Maximilian Attems 5fb09b9786 update to 2.6.27-rc9
no patch conflicts

svn path=/dists/trunk/linux-2.6/; revision=12290
2008-10-07 09:30:16 +00:00
Bastian Blank 4341bc694f * debian/changelog: Update version to 2.6.27~rc8-1~experimental.1.
* debian/patches/debian/scripts-kconfig-reportoldconfig.patch: Fix.

svn path=/dists/trunk/linux-2.6/; revision=12273
2008-09-30 16:49:55 +00:00
Martin Michlmayr f75b9aea53 sync
svn path=/dists/trunk/linux-2.6/; revision=12263
2008-09-27 14:37:26 +00:00
Martin Michlmayr 9c180dc4d4 annotate
svn path=/dists/trunk/linux-2.6/; revision=12259
2008-09-27 13:31:18 +00:00
Bastian Blank 2f61656bb1 debian/changelog: Update version to 2.6.27~rc7-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=12253
2008-09-24 20:16:32 +00:00
Maximilian Attems 0e7c85447b topconfig enable USB_HSO
driver for Option HSDPA/HSUPA card

svn path=/dists/trunk/linux-2.6/; revision=12226
2008-09-10 09:36:03 +00:00
Maximilian Attems a24921a26c topconfig enable MAC80211_HWSIM
svn path=/dists/trunk/linux-2.6/; revision=12225
2008-09-10 09:36:01 +00:00
Maximilian Attems 61cc9cc6c1 topconfig enable scsi_dh
also corresponding device drivers

svn path=/dists/trunk/linux-2.6/; revision=12224
2008-09-10 09:35:59 +00:00
Maximilian Attems 2f9b56778c topconfig enable COMPAL_LAPTOP
svn path=/dists/trunk/linux-2.6/; revision=12223
2008-09-10 09:35:56 +00:00
Maximilian Attems 6a0680fc07 topconfig enable HP_WMI
svn path=/dists/trunk/linux-2.6/; revision=12222
2008-09-10 09:35:54 +00:00
Maximilian Attems 94157d68e3 topconfig explicitly unset MAC80211_DEBUG_MENU
svn path=/dists/trunk/linux-2.6/; revision=12221
2008-09-10 09:35:52 +00:00
Maximilian Attems 07577a6045 topconfig enable VLAN_8021Q_GVRP
see 70c03b49b80ba3634958acc31853771019c0ebd3

svn path=/dists/trunk/linux-2.6/; revision=12220
2008-09-10 09:35:50 +00:00
Maximilian Attems 51793ddf80 x86_64 set MTRR_SANITIZER and related options
allows X drivers to add writeback entries as it converts
MTRR layout from continuous to discrete
details on 95ffa2438d0e9c48779f0106b1c0eb36165e759c

can be disabled with disable_mtrr_cleanup on bootup if crashes.
enabled in fedora too, let's see how it shakes here.

svn path=/dists/trunk/linux-2.6/; revision=12219
2008-09-10 09:35:49 +00:00
Maximilian Attems 731fd4b63c x86_64 set AMD_IOMMU
see 8d283c35a293e6091fdf7ef86842c1174c48a941 for details

svn path=/dists/trunk/linux-2.6/; revision=12218
2008-09-10 09:35:45 +00:00
Martin Michlmayr 75c1bae7cd these got fixed
svn path=/dists/trunk/linux-2.6/; revision=12217
2008-09-10 09:33:36 +00:00
Maximilian Attems 3c6e159133 update to 2.6.27-rc6
no conflicting patches

svn path=/dists/trunk/linux-2.6/; revision=12216
2008-09-10 09:03:54 +00:00
Maximilian Attems 6f75e67e8b topconfig enable modular CRYPTO_RMD320
svn path=/dists/trunk/linux-2.6/; revision=12183
2008-09-04 14:40:48 +00:00
Maximilian Attems 68116ba5df topconfig enable modular CRYPTO_RMD256
svn path=/dists/trunk/linux-2.6/; revision=12182
2008-09-04 14:40:45 +00:00
Maximilian Attems dbaded630e topconfig enable modular CRYPTO_RMD160
svn path=/dists/trunk/linux-2.6/; revision=12181
2008-09-04 14:40:42 +00:00
Maximilian Attems 5e78dd2890 topconfig enable modular CRYPTO_RMD128
svn path=/dists/trunk/linux-2.6/; revision=12180
2008-09-04 14:40:39 +00:00
Maximilian Attems d73b0c0ec1 topconfig enable modular OMFS_FS
svn path=/dists/trunk/linux-2.6/; revision=12179
2008-09-04 14:40:35 +00:00
Maximilian Attems ca0ffe657e topconfig enable OCFS2_FS_STATS
svn path=/dists/trunk/linux-2.6/; revision=12178
2008-09-04 14:40:33 +00:00
Maximilian Attems abc8b2e1ac topconfig enable USB_S2255
svn path=/dists/trunk/linux-2.6/; revision=12177
2008-09-04 14:40:30 +00:00
Maximilian Attems 13aea0c53d topconfig enable USB_GSPCA
svn path=/dists/trunk/linux-2.6/; revision=12176
2008-09-04 14:40:27 +00:00
Maximilian Attems e9dbdcb53e topconfig enable USB_VIDEO_CLASS_INPUT_EVDEV
svn path=/dists/trunk/linux-2.6/; revision=12175
2008-09-04 14:40:24 +00:00
Maximilian Attems e83e9da65c topconfig enable VIRTIO_CONSOLE
svn path=/dists/trunk/linux-2.6/; revision=12174
2008-09-04 14:40:19 +00:00
Maximilian Attems 71fc009c79 topconfig enable TOUCHSCREEN_TOUCHIT213
svn path=/dists/trunk/linux-2.6/; revision=12173
2008-09-04 14:40:16 +00:00
Maximilian Attems ee1996d7a1 topconfig enable TOUCHSCREEN_INEXIO
svn path=/dists/trunk/linux-2.6/; revision=12172
2008-09-04 14:40:13 +00:00
Maximilian Attems 09c9bd0a92 topconfig explicitly unset new FUJITSU_LAPTOP_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12171
2008-09-04 14:40:10 +00:00
Maximilian Attems e60ee57d5a topconfig unset WIRELESS_EXT_SYSFS
Kconfig says no program is using this,
let's see if that is right and if someone complains.
postlenny enough time to check such things out.

svn path=/dists/trunk/linux-2.6/; revision=12170
2008-09-04 14:40:08 +00:00
Maximilian Attems ff3e6710de topconfig set BT_HCIBTUSB
svn path=/dists/trunk/linux-2.6/; revision=12169
2008-09-04 14:40:06 +00:00
Maximilian Attems 8d53b5f97e topconfig set BRIDGE_EBT_IP6
svn path=/dists/trunk/linux-2.6/; revision=12168
2008-09-04 14:40:01 +00:00
Maximilian Attems 8a7301b51a topconfig set IP6_NF_SECURITY
svn path=/dists/trunk/linux-2.6/; revision=12167
2008-09-04 14:39:59 +00:00
Maximilian Attems f332fea2c3 topconfig enable modular IP_NF_SECURITY
svn path=/dists/trunk/linux-2.6/; revision=12166
2008-09-04 14:39:56 +00:00
Maximilian Attems 02ca73ecfd x86 unset PARAVIRT_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=12165
2008-09-04 14:39:54 +00:00
Maximilian Attems a9200f3195 x86: enable X86_MPPARSE
default anyway, MPS table needed for old x86 smp boxes.

svn path=/dists/trunk/linux-2.6/; revision=12164
2008-09-04 14:39:52 +00:00
Maximilian Attems 237a444fe0 postinst don't spam on reinstall
user proably don't even cares about the symbolic link,
nuke 2 messages as they don't provide info.
nor is there any action for the admin.

svn path=/dists/trunk/linux-2.6/; revision=12163
2008-09-04 13:52:56 +00:00
Martin Michlmayr a00997b68a bogus fix
svn path=/dists/trunk/linux-2.6/; revision=12155
2008-08-31 09:20:16 +00:00
Martin Michlmayr 301e10e513 fix some new compile errors
svn path=/dists/trunk/linux-2.6/; revision=12154
2008-08-31 08:10:48 +00:00
dann frazier 9ba6114c91 [x86, ia64] Enable ACPI_PCI_SLOT
svn path=/dists/trunk/linux-2.6/; revision=12151
2008-08-29 23:04:39 +00:00
Bastian Blank aa28283cb0 debian/changelog: Set version to 2.6.27~rc5-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=12149
2008-08-29 08:21:20 +00:00
Martin Michlmayr 1cbce68d86 in 2.6.27-rc5
svn path=/dists/trunk/linux-2.6/; revision=12147
2008-08-29 05:42:03 +00:00
Martin Michlmayr df9c728f71 add references
svn path=/dists/trunk/linux-2.6/; revision=12138
2008-08-25 12:36:32 +00:00
Martin Michlmayr 984f34c211 drop - the drivers compile now
svn path=/dists/trunk/linux-2.6/; revision=12137
2008-08-25 12:28:13 +00:00
Martin Michlmayr 6715b5e905 add error messages
svn path=/dists/trunk/linux-2.6/; revision=12136
2008-08-25 11:50:01 +00:00
Martin Michlmayr 6e198247bd solved in a better way
svn path=/dists/trunk/linux-2.6/; revision=12120
2008-08-21 10:08:31 +00:00
Martin Michlmayr ec50f02675 MYRI10GE fails to build on ARM now
svn path=/dists/trunk/linux-2.6/; revision=12119
2008-08-21 10:01:02 +00:00
Martin Michlmayr 2988f1437a remove
svn path=/dists/trunk/linux-2.6/; revision=12118
2008-08-21 09:56:15 +00:00
Bastian Blank d6704f553f debian/changelog: Set version to 2.6.27~rc4-1~experimental.1.
* debian/patches/debian/dfsg/drivers-net-bnx2-request_firmware-1.patch,
  debian/patches/bugfix/arm/ixp4xx_eth-build-fix.patch,
  debian/patches/bugfix/arm/tsx09-fix-mac.patch,
  debian/patches/bugfix/arm/tsx09-init-uart1.patch: Fix.
* debian/patches/features/arm/5281d0.patch,
  debian/patches/features/arm/ts409-export-leds.patch,
  debian/patches/features/arm/ts409-export-reset.patch,
  debian/patches/features/arm/tsx09-fix-key-codes.patch: Remove as merged.
* debian/patches/series/1~experimental.1: Remove patches.

svn path=/dists/trunk/linux-2.6/; revision=12117
2008-08-21 09:42:59 +00:00
Maximilian Attems 4b79519404 topconfig set IWLAGN_SPECTRUM_MEASUREMENT
svn path=/dists/trunk/linux-2.6/; revision=12110
2008-08-20 15:13:42 +00:00
Maximilian Attems a43a984f2a topconfig set IWL3945_RFKILL
svn path=/dists/trunk/linux-2.6/; revision=12109
2008-08-20 15:13:40 +00:00
Maximilian Attems 2f8cdc4999 topconfig set IWLAGN_LEDS
svn path=/dists/trunk/linux-2.6/; revision=12108
2008-08-20 15:11:43 +00:00
Maximilian Attems d69c928cc2 changelog add x86_64 xen bug closure
svn path=/dists/trunk/linux-2.6/; revision=12105
2008-08-19 22:02:00 +00:00
Bastian Blank 924ba59c1b debian/rules.real: Ignore error in firmware removal.
svn path=/dists/trunk/linux-2.6/; revision=12104
2008-08-19 16:42:59 +00:00
Bastian Blank bc28728ce8 debian/rules.real: Remove support for ppc kernel architecture.
svn path=/dists/trunk/linux-2.6/; revision=12103
2008-08-19 16:18:21 +00:00
Bastian Blank f4e251f6d6 debian/rules.real: Remove firmwares from image packages.
svn path=/dists/trunk/linux-2.6/; revision=12102
2008-08-19 16:17:29 +00:00
Maximilian Attems 560d24ba6a topconfig MAC80211_RC_PID got bool
correct

svn path=/dists/trunk/linux-2.6/; revision=12084
2008-08-15 22:00:08 +00:00
Maximilian Attems c86215f948 x86 set MOUSE_BCM5974
new driver for apple air touchpad

svn path=/dists/trunk/linux-2.6/; revision=12083
2008-08-15 21:37:10 +00:00
Maximilian Attems 75c45888ca topconfig set ATH9K
svn path=/dists/trunk/linux-2.6/; revision=12082
2008-08-15 21:37:00 +00:00
Maximilian Attems 5c84111e63 topconfig set IWL5000
svn path=/dists/trunk/linux-2.6/; revision=12077
2008-08-15 11:10:28 +00:00
Maximilian Attems 1e2c2e194b topconfig IWL4965 is bool now
also remove old no longer existing IWL4965 options

svn path=/dists/trunk/linux-2.6/; revision=12076
2008-08-15 11:10:26 +00:00
Maximilian Attems 99ce1582d8 topconfig set IWLAGN
svn path=/dists/trunk/linux-2.6/; revision=12075
2008-08-15 11:10:24 +00:00
Maximilian Attems 34871bf09b topconfig set iwlwifi leds
svn path=/dists/trunk/linux-2.6/; revision=12074
2008-08-15 11:10:22 +00:00
Maximilian Attems 87c36600ef topconfig set IWLCORE
svn path=/dists/trunk/linux-2.6/; revision=12073
2008-08-15 10:24:31 +00:00
Maximilian Attems dff52f05ea shorten postinst output
no need to bother the user if this is postinst or even a "hook script".

svn path=/dists/trunk/linux-2.6/; revision=12067
2008-08-14 17:41:51 +00:00
Martin Michlmayr 7092340314 disable OSS
svn path=/dists/trunk/linux-2.6/; revision=12062
2008-08-13 13:07:01 +00:00
Martin Michlmayr dd5a84f8f7 Enable the new ALSA sound driver (SND_SGI_HAL2).
svn path=/dists/trunk/linux-2.6/; revision=12061
2008-08-13 13:04:48 +00:00
Martin Michlmayr 0d65bdde25 new patch
svn path=/dists/trunk/linux-2.6/; revision=12060
2008-08-13 11:38:13 +00:00
Maximilian Attems 2db9a5392e refresh latest fedora at76.patch
this is the version from before attempted mac80211 port,
which is known to work.

svn path=/dists/trunk/linux-2.6/; revision=12059
2008-08-13 10:15:53 +00:00
Martin Michlmayr 6d3cbaa3b2 Enable the new Cobalt LCD driver FB_COBALT.
svn path=/dists/trunk/linux-2.6/; revision=12058
2008-08-13 10:14:17 +00:00
Martin Michlmayr 40539a25f6 Enable INPUT_COBALT_BTNS.
svn path=/dists/trunk/linux-2.6/; revision=12057
2008-08-13 10:12:20 +00:00
Maximilian Attems 0cb0428859 reenable new Juju firewire stack.
upstream userspace libs are ready.
kino should get ready in time for lenny+1.

svn path=/dists/trunk/linux-2.6/; revision=12056
2008-08-13 09:28:53 +00:00
Martin Michlmayr 486ef6af11 remove
svn path=/dists/trunk/linux-2.6/; revision=12055
2008-08-13 08:26:23 +00:00
Martin Michlmayr 52ecd1b6cc UART1 on QNAP
svn path=/dists/trunk/linux-2.6/; revision=12054
2008-08-13 07:44:09 +00:00
Maximilian Attems 0bad869187 nuke merged docbook patch
svn path=/dists/trunk/linux-2.6/; revision=12053
2008-08-13 07:21:33 +00:00
Bastian Blank d7626e5dff debian/changelog: Set version to 2.6.27~rc3-1~experimental.1.
debian/patches/features/arm/5281d0.patch,
debian/patches/features/arm/orion_watchdog.patch: Fix.

svn path=/dists/trunk/linux-2.6/; revision=12052
2008-08-13 07:18:33 +00:00
Ian Campbell 4ea038575e Enable Xen in amd64 kernel images.
Also explicitly list some Xen symbols in the i386 config which were
simply taken by default before, no actual change to the configuration.

svn path=/dists/trunk/linux-2.6/; revision=12051
2008-08-12 20:54:50 +00:00
Ian Campbell 325efe382f Fix upstream build breakage in Documentation/DocBook/videobook.xml
DOCPROC Documentation/DocBook/videobook.xml
  docproc: /tmp/buildd/linux-2.6-2.6.27~rc2/debian/build/source/drivers/media/video/videodev.c: No such file or directory
  make[5]: *** [Documentation/DocBook/videobook.xml] Error 1

Fixed by importing upstream changeset:
  commit 3a35c27ac68cea19c252e127ec61099648eb4870
  Author: Randy Dunlap <randy.dunlap@oracle.com>
  Date:   Wed Aug 6 10:08:56 2008 -0700

      docbook: fix v4l fatal filename error

      docproc: /var/linsrc/lin2627-rc2/drivers/media/video/videodev.c: No such file or directory
      make[1]: *** [Documentation/DocBook/videobook.xml] Error 1

      Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
      cc: mchehab@infradead.org
      Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

svn path=/dists/trunk/linux-2.6/; revision=12040
2008-08-12 07:22:33 +00:00
Bastian Blank 827697ef56 debian/patches/debian/dfsg/firmware-cleanup.patch: Add patch.
debian/patches/debian/dfsg/sound-pci.patch: Fix.
debian/patches/series/orig-0: Readd patches.

svn path=/dists/trunk/linux-2.6/; revision=12034
2008-08-10 15:59:06 +00:00
Bastian Blank 6f72929f2a debian/patches/debian/dfsg/files-1: Don't remove the keyspan_pda firmwares.
svn path=/dists/trunk/linux-2.6/; revision=12033
2008-08-10 15:19:57 +00:00
Bastian Blank 4e626b9aff debian/patches/debian/dfsg/drivers-net-bnx2-request_firmware-1.patch:
Another compile fix.

svn path=/dists/trunk/linux-2.6/; revision=12032
2008-08-10 15:05:51 +00:00
Bastian Blank 51368f6252 Remove not longer needed dfsg patches.
debian/patches/debian/dfsg/drivers-atm.patch,
debian/patches/debian/dfsg/drivers-char-computone.patch,
debian/patches/debian/dfsg/drivers-media-dvb-ttusb-budget.patch,
debian/patches/debian/dfsg/drivers-usb-misc-emi62-emi26.patch,
debian/patches/debian/dfsg/drivers-usb-serial-keyspan-remove.patch:
Remove.

svn path=/dists/trunk/linux-2.6/; revision=12031
2008-08-10 14:35:37 +00:00
Martin Michlmayr fc909acd90 fix patch
svn path=/dists/trunk/linux-2.6/; revision=12030
2008-08-10 13:45:27 +00:00
Martin Michlmayr 99c60f0fda disable
svn path=/dists/trunk/linux-2.6/; revision=12027
2008-08-10 11:48:07 +00:00
Bastian Blank 1237c030a5 debian/patches/debian/dfsg/files-1: Remove further binary firmwares.
svn path=/dists/trunk/linux-2.6/; revision=12026
2008-08-10 11:14:52 +00:00
Bastian Blank 148d5975d7 debian/rules.real: Supply MAKEFLAGS to all sub-makes.
svn path=/dists/trunk/linux-2.6/; revision=12020
2008-08-10 10:27:33 +00:00
Bastian Blank 96cd997e7f debian/rules.real: Mark all sub-make rules.
svn path=/dists/trunk/linux-2.6/; revision=12019
2008-08-10 09:56:39 +00:00
Bastian Blank 291bc33e75 debian/patches/debian/kernelvariables.patch: Fix header architecture setup.
svn path=/dists/trunk/linux-2.6/; revision=12018
2008-08-10 09:54:20 +00:00
Bastian Blank ea4ccc213b * debian/changelog: Update version to 2.6.27~rc2-1~experimental.1.
* debian/patches/debian/scripts-kconfig-reportoldconfig.patch: Fix.
* debian/patches/series/1~experimental.1: Remove merged patches.

svn path=/dists/trunk/linux-2.6/; revision=12017
2008-08-10 09:43:04 +00:00
Bastian Blank 97f0bc6d5c debian/patches/debian/dfsg/files-1: Use wildcards for binary firmware removal.
svn path=/dists/trunk/linux-2.6/; revision=12016
2008-08-10 09:41:43 +00:00
Bastian Blank 33f0a2eb8a debian/lib/python/debian_linux/patches.py:
Support shell style globs in remove action.

svn path=/dists/trunk/linux-2.6/; revision=12015
2008-08-10 09:35:19 +00:00
Bastian Blank ac5e820387 * debian/patches/debian/dfsg/drivers-net-bnx2-request_firmware-1.patch: Fix.
* debian/patches/series/1~experimental.1: Fix.

svn path=/dists/trunk/linux-2.6/; revision=12013
2008-08-10 08:56:21 +00:00
Bastian Blank bebd42376b debian/patches/debian/dfsg/drivers-net-tg3-fix-simple.patch: Fix.
svn path=/dists/trunk/linux-2.6/; revision=12012
2008-08-10 08:38:07 +00:00
Bastian Blank 7497ebf255 debian/patches/debian/kernelvariables.patch: Fix.
svn path=/dists/trunk/linux-2.6/; revision=12011
2008-08-10 08:35:53 +00:00
Martin Michlmayr 62c2b4e54c fix MAC detection on QNAP TS-209 and TS-409
svn path=/dists/trunk/linux-2.6/; revision=11988
2008-08-09 15:15:42 +00:00
Martin Michlmayr 2c926b3f52 should be in rc3 but needed for now
svn path=/dists/trunk/linux-2.6/; revision=11975
2008-08-06 07:20:39 +00:00
Martin Michlmayr 8f07d8231f Don't build in ISO9660.
svn path=/dists/trunk/linux-2.6/; revision=11953
2008-08-03 06:52:55 +00:00
Martin Michlmayr 2e505a406d add patches
svn path=/dists/trunk/linux-2.6/; revision=11952
2008-08-03 06:36:30 +00:00
Martin Michlmayr 7a70f264bc should go into 2.6.27
svn path=/dists/trunk/linux-2.6/; revision=11951
2008-08-03 06:33:06 +00:00
Martin Michlmayr 51c96ef7bf refresh arm patches
svn path=/dists/trunk/linux-2.6/; revision=11949
2008-08-03 06:23:30 +00:00
Martin Michlmayr 45c16ee1d0 remove from trunk since I'm sure this will go into 2.6.27 anyway
svn path=/dists/trunk/linux-2.6/; revision=11948
2008-08-03 06:15:09 +00:00
Martin Michlmayr d3459c6c85 METH: fix MAC address setup.
svn path=/dists/trunk/linux-2.6/; revision=11946
2008-08-03 06:10:54 +00:00
Maximilian Attems d59bcb59aa nuke merged request_firmware() patches
svn path=/dists/trunk/linux-2.6/; revision=11935
2008-07-30 21:45:02 +00:00
Martin Michlmayr e214848dff remove patches that are in 2.6.27 rc1
svn path=/dists/trunk/linux-2.6/; revision=11934
2008-07-30 18:51:04 +00:00
Maximilian Attems df773b0125 fix scripts-kconfig-reportoldconfig.patch to apply
otherwise no build.
argh this biest needs to be submitted properly upstream

svn path=/dists/trunk/linux-2.6/; revision=11933
2008-07-30 17:13:05 +00:00
Maximilian Attems 7c71a0bdb5 nuke m68k patches
partialy applied and will come back later.

svn path=/dists/trunk/linux-2.6/; revision=11932
2008-07-30 16:55:15 +00:00
Maximilian Attems 35596521f4 nuke old openvz patch
svn path=/dists/trunk/linux-2.6/; revision=11931
2008-07-30 16:55:12 +00:00
Maximilian Attems 888281b704 xen patches fail to apply
need to be check against merge

svn path=/dists/trunk/linux-2.6/; revision=11930
2008-07-30 16:55:10 +00:00
Maximilian Attems cccb37c877 nuke lenny backported features or bugfixes
svn path=/dists/trunk/linux-2.6/; revision=11929
2008-07-30 16:50:31 +00:00
Maximilian Attems 4a6f5b6c8c 2.6.27-rc1 disable openvz
svn path=/dists/trunk/linux-2.6/; revision=11928
2008-07-30 16:47:32 +00:00
Maximilian Attems aff32557ac update to 2.6.27-rc1 strike 2
disable bunch of patches.

pheew we seem to pile them up, time to review for postlenny.

svn path=/dists/trunk/linux-2.6/; revision=11927
2008-07-30 16:46:44 +00:00
Maximilian Attems ff09f5000d update to 2.6.27-rc1 first step orig tarball
lots of firmwares moved to firmware dir
some atm ones disappeared
big exception stays drivers/net/

svn path=/dists/trunk/linux-2.6/; revision=11926
2008-07-30 16:38:39 +00:00
Stephen Marenka 79b994f030 m68k: update patches
svn path=/dists/trunk/linux-2.6/; revision=11917
2008-07-29 17:32:33 +00:00
Bastian Blank c84e3122a1 * debian/changelog: Update.
* debian/patches/debian/include-userspace-compat.patch: Add.
* debian/patches/series/1~experimental.1: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=11916
2008-07-29 11:53:38 +00:00
Aurelien Jarno ea5424ac7f * [arm/versatile] Switch scsi/ext3/smc91x to modules now that we have proper
d-i support. Remove options defined in toplevel config file.


svn path=/dists/trunk/linux-2.6/; revision=11915
2008-07-28 23:46:27 +00:00
Bastian Blank 320ba26f70 Fix console selection in PowerPC LPAR environment.
* debian/changelog: Update.
* debian/patches/bugfix/powerpc/lpar-console.patch: Add.
* debian/patches/series/1~experimental.1: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=11914
2008-07-28 19:20:10 +00:00
Bastian Blank f298d464c4 debian/lib/python/debian_linux/gencontrol.py: Fix longclass usage.
svn path=/dists/trunk/linux-2.6/; revision=11913
2008-07-26 21:40:08 +00:00
Martin Michlmayr e0a032a2b9 xfs: pack some shortform dir2 structures for the ARM old ABI
architecture (closes: #414932).

svn path=/dists/trunk/linux-2.6/; revision=11912
2008-07-26 20:37:09 +00:00
Martin Michlmayr cada733908 [arm/iop32x, arm/orion5x] Enable USB_SISUSBVGA.
svn path=/dists/trunk/linux-2.6/; revision=11911
2008-07-26 20:16:23 +00:00
Martin Michlmayr 33f2023f84 fix description
svn path=/dists/trunk/linux-2.6/; revision=11910
2008-07-26 00:51:16 +00:00
Martin Michlmayr 98c9f7efb1 add Orion hardware watchdog support
svn path=/dists/trunk/linux-2.6/; revision=11909
2008-07-26 00:38:22 +00:00
Martin Michlmayr bed5b65829 enable BT
svn path=/dists/trunk/linux-2.6/; revision=11908
2008-07-26 00:33:41 +00:00
Martin Michlmayr 06ef4b9733 enable more stuff
svn path=/dists/trunk/linux-2.6/; revision=11907
2008-07-25 23:33:18 +00:00
Martin Michlmayr ba9438fc31 [arm/orion5x] Enable binfmt aout, x25, wireless and ATM.
svn path=/dists/trunk/linux-2.6/; revision=11906
2008-07-25 23:31:53 +00:00
Martin Michlmayr f200138da4 [arm/orion5x] Enable USB_PRINTER, requested by Mike Arthur.
svn path=/dists/trunk/linux-2.6/; revision=11905
2008-07-25 18:58:55 +00:00
Maximilian Attems 18e2d83485 changelog: linux-2.6.26 has gcc 4.3 fixes
svn path=/dists/trunk/linux-2.6/; revision=11904
2008-07-25 09:33:18 +00:00
Bastian Blank f4ab53ffa2 Move HP_ILO setting, this hardware is way to special
* debian/config/config: Remove HP_ILO.
* debian/config/amd64/config, debian/config/i386/config: Set HP_ILO.

svn path=/dists/trunk/linux-2.6/; revision=11903
2008-07-25 08:14:24 +00:00
Bastian Blank bc0e5476f7 Make HP iLO only available on x86
* debian/patches/features/x86/drivers-hp_ilo.patch
  - Move from debian/patches/features/all/drivers-hp_ilo.patch.
  - Make the option dependant on X86.
* debian/patches/series/1~experimental.1: Fix filenames.

svn path=/dists/trunk/linux-2.6/; revision=11902
2008-07-25 08:08:06 +00:00
Martin Michlmayr ead53c45f3 [arm] Enable KEXEC (closes: #492268).
svn path=/dists/trunk/linux-2.6/; revision=11901
2008-07-24 21:21:13 +00:00
Martin Michlmayr 9956b97b96 atl1d: fix !CONFIG_PM build
svn path=/dists/trunk/linux-2.6/; revision=11900
2008-07-24 01:02:02 +00:00
Bastian Blank 4134db83f3 debian/templates/control.headers.featureset.in: Remove apt instructions.
svn path=/dists/trunk/linux-2.6/; revision=11899
2008-07-23 23:46:21 +00:00
Bastian Blank b5ecf76d53 debian/templates/control.libc-dev.in: Update description.
svn path=/dists/trunk/linux-2.6/; revision=11898
2008-07-23 23:42:21 +00:00
Bastian Blank a46c6d7e8c debian/templates/control.main.in: Whitespace cleanup.
svn path=/dists/trunk/linux-2.6/; revision=11897
2008-07-23 23:40:59 +00:00
Bastian Blank 9f0f3674ae debian/templates: Whitespace cleanup.
svn path=/dists/trunk/linux-2.6/; revision=11896
2008-07-23 23:38:47 +00:00
Maximilian Attems 5ac63772d4 fix copyright xen upstream location
xen pvops patch is out of x86 upstream branch

svn path=/dists/trunk/linux-2.6/; revision=11895
2008-07-23 23:20:04 +00:00
Maximilian Attems 2da8978ba5 add input bugfix
svn path=/dists/trunk/linux-2.6/; revision=11892
2008-07-23 22:56:55 +00:00
Maximilian Attems afb53ee287 add hp ilo driver
directly backported from linus tree,
this driver replaces the old hprsm packages.

svn path=/dists/trunk/linux-2.6/; revision=11890
2008-07-23 22:23:01 +00:00
Maximilian Attems b779dc6b34 backport two alsa hda fixes
concerns intel boards so presumed important enough

svn path=/dists/trunk/linux-2.6/; revision=11889
2008-07-23 22:22:58 +00:00
Maximilian Attems 58c28e2098 backport atl1e driver patch from linus tree
needed in newer little asus boxes.

svn path=/dists/trunk/linux-2.6/; revision=11888
2008-07-23 22:22:52 +00:00
Bastian Blank 216f7e5748 Export symbol for MOL again.
* debian/changelog: Update.
* debian/patches/bugfix/powerpc/mm-mol.patch: Add.
* debian/patches/series/1~experimental.1: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=11886
2008-07-23 16:47:38 +00:00
Bastian Blank ac797b278e Reenable SECCOMP.
* debian/changelog: Update.
* debian/config/amd64/config, debian/config/i386/config,
  debian/config/mips/config, debian/config/mipsel/config,
  debian/config/powerpc/config, debian/config/sparc/config: Set SECCOMP.

svn path=/dists/trunk/linux-2.6/; revision=11885
2008-07-23 15:49:43 +00:00
Bastian Blank 69c2a1f0da debian/config: Drop xen-vserver variant.
svn path=/dists/trunk/linux-2.6/; revision=11884
2008-07-23 15:11:53 +00:00
Bastian Blank 3d91f68d35 debian/templates/control.image.type-plain.in,
debian/templates/control.image.type-kernel-package.in:
Drop versions from debconf dependencies.

svn path=/dists/trunk/linux-2.6/; revision=11883
2008-07-23 15:10:23 +00:00
Bastian Blank daef199d24 debian/config/amd64/openvz/defines,
debian/config/i386/openvz/defines: Don't overwrite image options.

svn path=/dists/trunk/linux-2.6/; revision=11882
2008-07-23 15:07:26 +00:00
Bastian Blank 1749b631ba * debian/changelog: Update.
* debian/config/defines: Set minimal versions of yaird and util-vserver higher.

svn path=/dists/trunk/linux-2.6/; revision=11881
2008-07-23 15:06:55 +00:00
Bastian Blank e9876c611a Add vzctl dependency to openvz images.
debian/config/featureset-openvz/defines: Add depends.

svn path=/dists/trunk/linux-2.6/; revision=11880
2008-07-23 15:02:23 +00:00
Bastian Blank 6d1d8547fb Add OpenVZ specific descriptions.
debian/config/featureset-openvz/defines: Add.

svn path=/dists/trunk/linux-2.6/; revision=11879
2008-07-23 15:00:49 +00:00
Bastian Blank 047a2fb06c Remove Provides from -all header packages, they are not for endusers.
debian/templates/control.headers.arch.in: Remove Provides.

svn path=/dists/trunk/linux-2.6/; revision=11878
2008-07-23 14:53:26 +00:00
Bastian Blank 2e0c680983 debian/config/defines: Set abiname to 1.
svn path=/dists/trunk/linux-2.6/; revision=11877
2008-07-23 14:48:34 +00:00
Bastian Blank d25c828940 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=11876
2008-07-23 14:41:57 +00:00
Martin Michlmayr 0a470e8281 fix path
svn path=/dists/trunk/linux-2.6/; revision=11875
2008-07-23 14:22:30 +00:00
Martin Michlmayr 1104e55a3a TS-209/TS-409 fixes
svn path=/dists/trunk/linux-2.6/; revision=11874
2008-07-23 14:18:01 +00:00
Maximilian Attems 3cb183aa0b openvz fixed contrack
latest patch compiles with NF_CONNTRACK

svn path=/dists/trunk/linux-2.6/; revision=11871
2008-07-21 23:29:36 +00:00
Maximilian Attems e214f89a7d openvz add i386 flavour
as we only want to add *one* image,
it is based on the 686 pae bigmem config.

svn path=/dists/trunk/linux-2.6/; revision=11870
2008-07-21 22:42:37 +00:00
Maximilian Attems cde55a0027 openvz cleanup amd64 flavour
no xen image type, no amd64 specific variable settings.

svn path=/dists/trunk/linux-2.6/; revision=11869
2008-07-21 14:37:45 +00:00
Maximilian Attems 5efd3a3f33 openvz fix patch
commited per accident upstream openvz patch,
that doesn't apply to debian due to xen merge
+ local modifiction of Makefile and linux_banner.

svn path=/dists/trunk/linux-2.6/; revision=11868
2008-07-21 14:36:21 +00:00
Maximilian Attems a6d01009e3 add openvz patch
enabled for amd64.

TODO:
- i386, ia64
- userspace depends
- proper desc

svn path=/dists/trunk/linux-2.6/; revision=11867
2008-07-21 14:07:51 +00:00
Maximilian Attems 81e06aa2bc openvz config set VZ_FAIRSCHED
enables the fair cpu sched for openvz,
missed in last round due to cgroups trouble.

svn path=/dists/trunk/linux-2.6/; revision=11866
2008-07-21 13:17:03 +00:00
Martin Michlmayr 9d669683f4 Fix a boot crash on the Kurobox Pro.
svn path=/dists/trunk/linux-2.6/; revision=11865
2008-07-21 08:51:57 +00:00
Maximilian Attems cd119e1b94 changelog add ipw2200 bug closure
svn path=/dists/trunk/linux-2.6/; revision=11864
2008-07-21 08:30:45 +00:00
Martin Michlmayr f60681d948 DMA engine driver for Marvell XOR engine
svn path=/dists/trunk/linux-2.6/; revision=11862
2008-07-20 12:17:22 +00:00
Stephen Marenka abf70d883f m68k patches
svn path=/dists/trunk/linux-2.6/; revision=11855
2008-07-18 15:04:32 +00:00
Stephen Marenka 705b6a9504 m68k patches
svn path=/dists/trunk/linux-2.6/; revision=11854
2008-07-18 15:02:07 +00:00
Maximilian Attems 1f95057a5c x86-acpi-sleep-x61s.patch add patch desc
svn path=/dists/trunk/linux-2.6/; revision=11851
2008-07-17 08:17:56 +00:00
Stephen Marenka ed8f523798 m68k: add missed patches
svn path=/dists/trunk/linux-2.6/; revision=11850
2008-07-16 22:14:17 +00:00
Stephen Marenka b324b8d53b m68k: use default compiler
svn path=/dists/trunk/linux-2.6/; revision=11849
2008-07-16 21:46:28 +00:00
Stephen Marenka 788ab8ffc2 add linux-m68k patches
svn path=/dists/trunk/linux-2.6/; revision=11848
2008-07-16 20:58:15 +00:00
Maximilian Attems 9982860844 2.6.26 acpi sleep regression patch
fixes kernel #11064, will probably ship soon in stable,
better have it already now to not scare users away.

svn path=/dists/trunk/linux-2.6/; revision=11847
2008-07-16 18:22:22 +00:00
Ian Campbell 4fc3acff2d Fix s390 build by adding upstream commit 9789db08c020193ae18826c3aa48bd24296f7848
svn path=/dists/trunk/linux-2.6/; revision=11846
2008-07-16 11:10:14 +00:00
Maximilian Attems fd129a60da topconfig enable CIFS_DFS_UPCALL
follow fedora setting and
"it doesn't hurt to set it, anyway" -vorlon

svn path=/dists/trunk/linux-2.6/; revision=11845
2008-07-16 09:31:58 +00:00
Bastian Blank c10b3b88e3 debian/config/amd64, debian/config/i386: Remove explicit LOG_BUF_SHIFT settings.
svn path=/dists/trunk/linux-2.6/; revision=11837
2008-07-14 21:00:50 +00:00
Ian Campbell 40e9d28683 Enable save/restore and memory ballooning in all Xen-enabled kernels.
svn path=/dists/trunk/linux-2.6/; revision=11836
2008-07-14 17:30:49 +00:00
Martin Michlmayr 461b224c90 the FSG-3 needs sata_via
svn path=/dists/trunk/linux-2.6/; revision=11835
2008-07-14 09:25:49 +00:00
Martin Michlmayr 90d6eaad0a add a fix that didn't make it
svn path=/dists/trunk/linux-2.6/; revision=11834
2008-07-14 09:10:34 +00:00
Bastian Blank aa84751e04 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=11832
2008-07-14 05:32:53 +00:00
Bastian Blank db038280c2 debian/patches/series/1~experimental.1-extra: Fix.
svn path=/dists/trunk/linux-2.6/; revision=11831
2008-07-14 05:30:42 +00:00
Bastian Blank 3fcebca33c Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=11829
2008-07-14 05:20:54 +00:00
Maximilian Attems 2989a7a747 amd64: set upstream default NODES_SHIFT
last missing unset variable for amd64

svn path=/dists/trunk/linux-2.6/; revision=11827
2008-07-13 23:35:43 +00:00
Maximilian Attems 46999a5d94 update to 2.6.26
no conflicting patches

svn path=/dists/trunk/linux-2.6/; revision=11826
2008-07-13 23:18:35 +00:00
Maximilian Attems 1f77227a09 changelog add alsa snd bug closure
svn path=/dists/trunk/linux-2.6/; revision=11825
2008-07-13 14:50:36 +00:00
Martin Michlmayr 616883cbb6 gah
svn path=/dists/trunk/linux-2.6/; revision=11824
2008-07-13 14:36:32 +00:00
Martin Michlmayr 9afa4f3baa remove obsolete PCI stuff, add LEDs support
svn path=/dists/trunk/linux-2.6/; revision=11823
2008-07-13 14:31:19 +00:00
Martin Michlmayr edad1dc66a build in
svn path=/dists/trunk/linux-2.6/; revision=11822
2008-07-13 14:11:52 +00:00
Ian Campbell be0755aac8 Enable save/restore and memory ballooning in Xen packages.
Move debian/patches/features/xen-x86.patch to
debian/patches/features/all/xen/tip-x86.patch near other Xen patches.

svn path=/dists/trunk/linux-2.6/; revision=11821
2008-07-13 07:30:32 +00:00
Martin Michlmayr 4329d2384a add SGI O2 sound driver
svn path=/dists/trunk/linux-2.6/; revision=11816
2008-07-09 11:07:40 +00:00
Bastian Blank af1b18d656 debian/rules.real: Fix installation of s390-tape image.
svn path=/dists/trunk/linux-2.6/; revision=11815
2008-07-09 10:12:41 +00:00
Bastian Blank d76593b85d debian/templates/image.plain.bug/include-1tainted: Add new taint types.
svn path=/dists/trunk/linux-2.6/; revision=11812
2008-07-09 07:31:27 +00:00
Maximilian Attems 0da4b2bbdc changelog add another bug closure
USB_PERSIST this time

svn path=/dists/trunk/linux-2.6/; revision=11811
2008-07-08 23:47:59 +00:00
Maximilian Attems 9c39446835 openvz set config options
set variables as discussed with openvz upstream

svn path=/dists/trunk/linux-2.6/; revision=11810
2008-07-08 17:51:46 +00:00
Bastian Blank a94336da05 debian/templates/control.headers.in,
debian/templates/control.headers.featureset.in:
Include complete ABI in short description.

svn path=/dists/trunk/linux-2.6/; revision=11809
2008-07-08 14:29:27 +00:00
Maximilian Attems d63c27853f changelog add another bug closure
svn path=/dists/trunk/linux-2.6/; revision=11808
2008-07-08 14:25:03 +00:00
Maximilian Attems 73d13ca991 x86 set THERMAL_HWMON
svn path=/dists/trunk/linux-2.6/; revision=11803
2008-07-06 23:12:21 +00:00
Maximilian Attems 7bf14888c8 topconfig enable new uvc driver
yeah for this late merge, already shipped in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=11802
2008-07-06 21:47:10 +00:00
Martin Michlmayr 5d03b9e7d5 remove mips patches that are in rc9
svn path=/dists/trunk/linux-2.6/; revision=11801
2008-07-06 11:00:09 +00:00
Martin Michlmayr 24738f8d51 clarify
svn path=/dists/trunk/linux-2.6/; revision=11800
2008-07-06 10:59:48 +00:00
Maximilian Attems c15493bc30 sdhci fixes for olpc by dilinger landed upstream
nuke them

svn path=/dists/trunk/linux-2.6/; revision=11799
2008-07-06 09:50:26 +00:00
Maximilian Attems a945eb710c update to 2.6.26-rc9
disable conflicting patches

svn path=/dists/trunk/linux-2.6/; revision=11798
2008-07-06 09:42:17 +00:00
Maximilian Attems 7bebbf2a4a topconfig fix FIREWIRE_OHCI_REMOTE_DMA warning
with temporarly disabled juju stack also gone:
.config:1706:warning: trying to assign nonexistent symbol FIREWIRE_OHCI_REMOTE_DMA

svn path=/dists/trunk/linux-2.6/; revision=11797
2008-07-05 20:58:47 +00:00
Maximilian Attems 5f181de292 vserver cleanup old config options
nuke no longer existent ones:
.config:927:warning: trying to assign nonexistent symbol VSERVER_LEGACY_VERSION
.config:937:warning: trying to assign nonexistent symbol VSERVER_LEGACYNET
.config:1278:warning: trying to assign nonexistent symbol PROPAGATE
.config:1503:warning: trying to assign nonexistent symbol VSERVER_LEGACY
.config:2253:warning: trying to assign nonexistent symbol TAGGING_RUNTIME
.config:2967:warning: trying to assign nonexistent symbol VSERVER_REMAP_SADDR

svn path=/dists/trunk/linux-2.6/; revision=11796
2008-07-05 20:57:45 +00:00