Commit Graph

5419 Commits

Author SHA1 Message Date
Bastian Blank 77e9d16753 debian/rules
- Cleanup variables.
- Remove usage of directory creations rules.

svn path=/dists/trunk/linux-2.6/; revision=14008
2009-07-25 10:05:31 +00:00
Maximilian Attems 03d055abfc topconfig enable modular USB_CDC_PHONET
svn path=/dists/trunk/linux-2.6/; revision=13999
2009-07-24 09:04:20 +00:00
Maximilian Attems 7ae7b81581 update to 2.6.31-rc4
nuke upstream patch.

svn path=/dists/trunk/linux-2.6/; revision=13998
2009-07-24 08:57:48 +00:00
Maximilian Attems dbec8b9060 Newer Standards-Version 3.8.2 without changes
svn path=/dists/trunk/linux-2.6/; revision=13997
2009-07-24 08:57:40 +00:00
Moritz Muehlenhoff 3f077820a0 Patch has been merged in 2.6.31:
- Remove incorrect ACPI blacklisting of ASUS P4B266 mainboards
  (Closes: #525625)

svn path=/dists/trunk/linux-2.6/; revision=13995
2009-07-23 17:39:28 +00:00
Moritz Muehlenhoff 60424cfaf6 Ben's patch has been merged into mainline
svn path=/dists/trunk/linux-2.6/; revision=13991
2009-07-22 20:06:32 +00:00
dann frazier 6c9b302884 n_tty: Fix echo race
svn path=/dists/trunk/linux-2.6/; revision=13989
2009-07-22 06:48:44 +00:00
Maximilian Attems 1a05b498da x86 explicitly disable EDAC_AMD64_ERROR_INJECTION
svn path=/dists/trunk/linux-2.6/; revision=13971
2009-07-18 16:03:08 +00:00
Maximilian Attems d22061fc5a x86 enable EDAC_AMD64
centralize the x86 edac settings as bonus.

svn path=/dists/trunk/linux-2.6/; revision=13970
2009-07-18 16:00:31 +00:00
Maximilian Attems fa975a0d6b x86 explicitly disable X86_MCE_INJECT
svn path=/dists/trunk/linux-2.6/; revision=13969
2009-07-18 15:55:56 +00:00
Maximilian Attems d857c1081f x86 explicitly disable IOMMU_STRESS
svn path=/dists/trunk/linux-2.6/; revision=13968
2009-07-18 15:53:46 +00:00
Maximilian Attems c5d75909f8 x86 enable modular ACERHDF
centralize x86 platform drivers, just one is not x86_64.

svn path=/dists/trunk/linux-2.6/; revision=13967
2009-07-18 15:48:53 +00:00
Maximilian Attems 4ff0caaa47 x86 fix config staging driver changed name
svn path=/dists/trunk/linux-2.6/; revision=13966
2009-07-18 15:48:46 +00:00
Maximilian Attems b54022cfbe staging has with rtl8192su another firmware blob without license
nuke it and disable the driver

svn path=/dists/trunk/linux-2.6/; revision=13965
2009-07-18 15:48:36 +00:00
Maximilian Attems b1e93ff564 x86 enable COMEDI_PCMCIA_DRIVERS
centralize the comedi staging setting.

svn path=/dists/trunk/linux-2.6/; revision=13964
2009-07-18 15:48:27 +00:00
Maximilian Attems 71e12d3b52 x86 enable RT3070
svn path=/dists/trunk/linux-2.6/; revision=13963
2009-07-18 15:48:15 +00:00
Maximilian Attems 5777b0017b x86 renenable the current staging crap
svn path=/dists/trunk/linux-2.6/; revision=13962
2009-07-18 14:51:11 +00:00
Moritz Muehlenhoff ea759673f0 Fix Linus' name in copyright file (Closes: #530620)
svn path=/dists/trunk/linux-2.6/; revision=13959
2009-07-17 21:10:00 +00:00
Bastian Blank ba1ffa147c debian/bin/abiupdate.py: Adopt changes.
svn path=/dists/trunk/linux-2.6/; revision=13958
2009-07-17 14:07:05 +00:00
Bastian Blank 9e6796a8c6 * debian/bin/buildcheck.py: Rewrite complete symbol check.
* debian/lib/python/debian_linux/abi.py: Cleanup.

svn path=/dists/trunk/linux-2.6/; revision=13956
2009-07-17 14:01:24 +00:00
Bastian Blank 1e307225a1 * debian/changelog: Update.
* debian/config/config: Disable STAGING.

svn path=/dists/trunk/linux-2.6/; revision=13953
2009-07-16 20:44:45 +00:00
Maximilian Attems 04c2acf637 topconfig enable new SMARTJOYPLUS_FF
svn path=/dists/trunk/linux-2.6/; revision=13952
2009-07-16 13:55:36 +00:00
Maximilian Attems b4e05c3ad8 fix DRAGONRISE_FF and GREENASIA_FF selection
.config:227:warning: symbol value 'm' invalid for DRAGONRISE_FF
.config:231:warning: symbol value 'm' invalid for GREENASIA_FF

svn path=/dists/trunk/linux-2.6/; revision=13951
2009-07-16 13:55:30 +00:00
Maximilian Attems 8ebaba191b x86 centralize HW_RANDOM
as bonus side effects enables now also HW_RANDOM_VIA,
which got 64 bit clean.

svn path=/dists/trunk/linux-2.6/; revision=13950
2009-07-16 13:50:38 +00:00
Maximilian Attems dd586c0f7d topconfig explicitly unset DEBUG_KMEMLEAK
defaults to no anyway.

svn path=/dists/trunk/linux-2.6/; revision=13949
2009-07-16 13:44:07 +00:00
Maximilian Attems f9606db24f topconfig explicitly disable NFS_V4_1
defaults no, marked dev only.

svn path=/dists/trunk/linux-2.6/; revision=13948
2009-07-16 13:43:57 +00:00
Maximilian Attems 29bbb16737 topconfig explicitly disalbe DRM_RADEON_KMS
svn path=/dists/trunk/linux-2.6/; revision=13947
2009-07-16 13:43:47 +00:00
Maximilian Attems b794d22eb1 topconfig explicitly disable GCOV_KERNEL
defaults to no, kernel profiling not a user fun ;)

svn path=/dists/trunk/linux-2.6/; revision=13946
2009-07-16 13:43:36 +00:00
Maximilian Attems 6e7a04f26e topconfig enable modular RTC_DRV_RX8025
svn path=/dists/trunk/linux-2.6/; revision=13944
2009-07-15 13:45:03 +00:00
Maximilian Attems 72440ecbad topconfig enable modular LEDS_LP3944
svn path=/dists/trunk/linux-2.6/; revision=13943
2009-07-15 13:44:55 +00:00
Maximilian Attems d19761fdfc topconfig enable new mmc controller drivers
MMC_SDHCI_PLTFM, MMC_CB710 and MMC_VIA_SDMMC.

svn path=/dists/trunk/linux-2.6/; revision=13942
2009-07-15 13:44:49 +00:00
Maximilian Attems 5460b096c2 topconfig enable SND_HDA_INPUT_JACK
svn path=/dists/trunk/linux-2.6/; revision=13941
2009-07-15 13:44:41 +00:00
Maximilian Attems ea8ca5a023 topconfig enable modular AB3100_CORE
svn path=/dists/trunk/linux-2.6/; revision=13940
2009-07-15 13:44:34 +00:00
Maximilian Attems daf7294b3d topconfig enable modular PPS
svn path=/dists/trunk/linux-2.6/; revision=13939
2009-07-15 13:44:28 +00:00
Maximilian Attems a0e188b2bd topconfig set modular WL12XX
svn path=/dists/trunk/linux-2.6/; revision=13938
2009-07-15 13:44:21 +00:00
Ben Hutchings 2522cda802 Do not remove av7110 firmware since it is DFSG-free
svn path=/dists/trunk/linux-2.6/; revision=13937
2009-07-15 02:42:36 +00:00
Ben Hutchings b4830dbdb1 Add firmware-linux-free package containing DFSG-free firmware.
Make kernel image packages recommend it.

svn path=/dists/trunk/linux-2.6/; revision=13934
2009-07-15 01:23:53 +00:00
Maximilian Attems 61f1596c65 topconfig set modular CUSE
enables fuse extension

svn path=/dists/trunk/linux-2.6/; revision=13927
2009-07-14 07:44:03 +00:00
Maximilian Attems a6a29b0012 topconfig explicitly turn FSNOTIFY on
defaults to y anyway..

svn path=/dists/trunk/linux-2.6/; revision=13926
2009-07-14 07:43:52 +00:00
Maximilian Attems 9543df3257 topconfig set MEDIA_SUPPORT
svn path=/dists/trunk/linux-2.6/; revision=13925
2009-07-14 07:43:40 +00:00
Maximilian Attems 6c43825858 topconfig set modular REGULATOR_LP3971
svn path=/dists/trunk/linux-2.6/; revision=13924
2009-07-14 07:43:28 +00:00
Maximilian Attems b0ff9da89c topconfig set modular REGULATOR_MAX1586
svn path=/dists/trunk/linux-2.6/; revision=13923
2009-07-14 07:43:19 +00:00
Maximilian Attems eab7d5931d topconfig set modular REGULATOR_USERSPACE_CONSUMER
svn path=/dists/trunk/linux-2.6/; revision=13922
2009-07-14 07:43:07 +00:00
Maximilian Attems 66821bd1c0 topconfig set modular SENSORS_TMP401
svn path=/dists/trunk/linux-2.6/; revision=13921
2009-07-14 07:42:54 +00:00
Maximilian Attems 6ea0672373 topconfig set modular BATTERY_MAX17040
svn path=/dists/trunk/linux-2.6/; revision=13920
2009-07-14 07:42:40 +00:00
Maximilian Attems 02ebaa15c0 topconfig set modular TOUCHSCREEN_W90X900
svn path=/dists/trunk/linux-2.6/; revision=13919
2009-07-14 07:42:31 +00:00
Maximilian Attems 2e784f33a5 topconfig set modular TOUCHSCREEN_EETI
svn path=/dists/trunk/linux-2.6/; revision=13918
2009-07-14 07:42:24 +00:00
Maximilian Attems b4bda8eb19 topconfig set modular IEEE802154_DRIVERS and friend
svn path=/dists/trunk/linux-2.6/; revision=13917
2009-07-14 07:42:15 +00:00
Maximilian Attems 8cf68eed87 topconfig set modular IWM
svn path=/dists/trunk/linux-2.6/; revision=13916
2009-07-14 07:42:06 +00:00
Maximilian Attems c5c8255f56 topconfig explicitly unset SCSI_MVSAS_DEBUG
svn path=/dists/trunk/linux-2.6/; revision=13915
2009-07-14 07:41:59 +00:00
Maximilian Attems d2e24bcaf3 topconfig set modular SCSI_BNX2_ISCSI
svn path=/dists/trunk/linux-2.6/; revision=13914
2009-07-14 07:41:48 +00:00
Maximilian Attems cbcb6fd9f8 topconfig set modular BLK_DEV_OSD
svn path=/dists/trunk/linux-2.6/; revision=13913
2009-07-14 07:41:31 +00:00
Bastian Blank cbdeebf416 * debian/changelog: Set version to 2.6.31~rc3-1~experimental.1.
* debian/patches/series/base: Update.

svn path=/dists/trunk/linux-2.6/; revision=13912
2009-07-14 05:54:17 +00:00
Bastian Blank 22709745e8 debian/patches/series/base: Disable broken patch.
svn path=/dists/trunk/linux-2.6/; revision=13907
2009-07-11 13:21:40 +00:00
Ben Hutchings f2fc4fe87b Make cxgb3 use request_firmware() for PHY firmware.
Adapt patch by Divy Le Ray <divy@chelsio.com> accepted by David Miller into net-next-2.6.

svn path=/dists/trunk/linux-2.6/; revision=13906
2009-07-08 23:45:44 +00:00
Maximilian Attems 2d897ad123 topconfig enable modular SND_LX6464ES
svn path=/dists/trunk/linux-2.6/; revision=13905
2009-07-08 14:13:38 +00:00
Maximilian Attems 57e9133336 topconfig explicitly enable SND_HDA_CODEC_CA0110
svn path=/dists/trunk/linux-2.6/; revision=13904
2009-07-08 14:13:32 +00:00
Maximilian Attems 28d5d34f81 topconfig enable modular USB_NET_INT51X1
svn path=/dists/trunk/linux-2.6/; revision=13903
2009-07-08 14:13:26 +00:00
Maximilian Attems 04ba5f67b4 topconfig enable modular RT2800USB
svn path=/dists/trunk/linux-2.6/; revision=13902
2009-07-08 14:13:17 +00:00
Maximilian Attems 214b5a39dd topconfig enable modular CNIC
svn path=/dists/trunk/linux-2.6/; revision=13901
2009-07-08 14:13:09 +00:00
Maximilian Attems 5fdebbf24c topconfig enable modular CB710_CORE
svn path=/dists/trunk/linux-2.6/; revision=13900
2009-07-08 14:13:02 +00:00
Maximilian Attems 3184cb6663 topconfig explicitly enable MAC80211_DEFAULT_PS
y per default.

svn path=/dists/trunk/linux-2.6/; revision=13899
2009-07-08 14:12:55 +00:00
Maximilian Attems 3147cbab6b enable all of the modular CAN device drivers
also set CAN bit-timing

svn path=/dists/trunk/linux-2.6/; revision=13898
2009-07-08 14:12:47 +00:00
Martin Michlmayr fc39637d2f another mips build fix
svn path=/dists/trunk/linux-2.6/; revision=13891
2009-07-06 10:07:24 +00:00
Martin Michlmayr bceeae677e add mipsel and arm build fix
svn path=/dists/trunk/linux-2.6/; revision=13890
2009-07-06 08:25:18 +00:00
Aurelien Jarno b9b1806d98 - support for W83627DHG-P (closes: #535646).
svn path=/dists/trunk/linux-2.6/; revision=13879
2009-07-05 13:47:04 +00:00
Maximilian Attems bccd785689 topconfig enable modular LIBERTAS_SPI
svn path=/dists/trunk/linux-2.6/; revision=13878
2009-07-05 12:43:00 +00:00
Maximilian Attems 04fe08b719 topconfig modular enable various new dm features
svn path=/dists/trunk/linux-2.6/; revision=13877
2009-07-05 12:42:51 +00:00
Maximilian Attems 0bdc94fb02 topconfig enable modular EEPROM_MAX6875
svn path=/dists/trunk/linux-2.6/; revision=13876
2009-07-05 12:42:43 +00:00
Maximilian Attems eb596961ce topconfig set modular CAN_DEV
svn path=/dists/trunk/linux-2.6/; revision=13875
2009-07-05 12:42:33 +00:00
Maximilian Attems b1007c5279 topconfig enable modular IEEE802154
IEEE Std 802.15.4 support.

svn path=/dists/trunk/linux-2.6/; revision=13874
2009-07-05 12:42:25 +00:00
Maximilian Attems 8b5112f7dc disable v4l1 ov511 and quickcam_messenger drivers
obsoleted by gspca v4l2 gspca subdrivers

svn path=/dists/trunk/linux-2.6/; revision=13873
2009-07-05 12:42:16 +00:00
Maximilian Attems c29bb08b0f topconfig enable modular USB_XHCI_HCD
svn path=/dists/trunk/linux-2.6/; revision=13872
2009-07-05 11:23:47 +00:00
Maximilian Attems b542e2c046 topconfig set modular SND_CTXFI
svn path=/dists/trunk/linux-2.6/; revision=13871
2009-07-05 11:23:27 +00:00
Maximilian Attems 71cc680a15 topconfig enable modular FIREWIRE_NET
juju will clearly be the chosen firewire stack for squeeze.

svn path=/dists/trunk/linux-2.6/; revision=13870
2009-07-05 11:23:21 +00:00
Maximilian Attems f53dd57026 topconfig enable modular NETFILTER_XT_MATCH_OSF
svn path=/dists/trunk/linux-2.6/; revision=13869
2009-07-05 11:13:10 +00:00
Maximilian Attems 645899ed6e update to 2.6.31-rc2
allmost no conflicts beside one sparc patch,
that landed in next and should be soon in linus.

svn path=/dists/trunk/linux-2.6/; revision=13868
2009-07-05 10:54:49 +00:00
Martin Michlmayr 7b5f8f8017 remove patches that are in 31rc1
svn path=/dists/trunk/linux-2.6/; revision=13865
2009-07-03 17:37:35 +00:00
Martin Michlmayr f22eb6a13f [armel/orion5x, armel/kirkwood] Set GPIO_SYSFS=y since these
platforms have been converted to GPIOLIB.

svn path=/dists/trunk/linux-2.6/; revision=13864
2009-07-03 17:34:27 +00:00
Ben Hutchings 42222d590e Combine rt2860sta and rt2870sta firmware patches following upstream changes
svn path=/dists/trunk/linux-2.6/; revision=13851
2009-06-28 15:33:38 +00:00
Ben Hutchings 998a33cf0a Use RV730 firmware for RV740, as the upstream code does
svn path=/dists/trunk/linux-2.6/; revision=13850
2009-06-28 13:42:45 +00:00
Ben Hutchings 9ec7f17321 Remove PHY firmware blobs from cxgb3
svn path=/dists/trunk/linux-2.6/; revision=13849
2009-06-28 13:07:41 +00:00
Ben Hutchings 8d844f26d9 Do not disable bnx2x as it is using request_firmware now
svn path=/dists/trunk/linux-2.6/; revision=13848
2009-06-28 13:03:48 +00:00
Bastian Blank 21de3c3467 * debian/changelog: Set version to 2.6.31~rc1-1~experimental.1.
* debian/patches: Remove merged patches, fix or disable others.

svn path=/dists/trunk/linux-2.6/; revision=13847
2009-06-28 12:27:36 +00:00
Bastian Blank 236dd1129d debian/bin/genorig.py: Remove slipped-in debugging code.
svn path=/dists/trunk/linux-2.6/; revision=13846
2009-06-28 09:49:43 +00:00
Maximilian Attems ea06e443d1 linux-tree fix typo in long desc
linux-tree-2.6.30

    * W spelling-error-in-description
          o superseeded superseded

svn path=/dists/trunk/linux-2.6/; revision=13844
2009-06-23 09:43:55 +00:00
Ben Hutchings 56f4a33b73 mga: remove unnecessary change from firmware-loading patch
svn path=/dists/trunk/linux-2.6/; revision=13843
2009-06-22 23:52:24 +00:00
Maximilian Attems c3fff7baed linux-source reword long desc
fixes lintian warning:
linux-source-2.6.30

    * I using-first-person-in-description
          o line 4: we

svn path=/dists/trunk/linux-2.6/; revision=13842
2009-06-22 22:56:25 +00:00
Maximilian Attems d8605c1bd4 powerpc64 enable modular PS3_VRAM
svn path=/dists/trunk/linux-2.6/; revision=13841
2009-06-22 22:56:20 +00:00
Maximilian Attems 2d7ed0381b powerpc64 set modular RTC_DRV_PS3
svn path=/dists/trunk/linux-2.6/; revision=13837
2009-06-18 21:52:29 +00:00
Bastian Blank 2350bf9993 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13826
2009-06-15 09:16:31 +00:00
Ben Hutchings e0bf41f8bc Spelling and formatting fix to current log entry
svn path=/dists/trunk/linux-2.6/; revision=13811
2009-06-14 02:26:12 +00:00
Ben Hutchings 8bd7192ed7 Note that #524699 (e1000e: random kernel oopses) was fixed upstream
svn path=/dists/trunk/linux-2.6/; revision=13810
2009-06-14 02:24:41 +00:00
Bastian Blank 32d1b78d43 debian/templates/control.source.in: Fix debhelper build-dep.
svn path=/dists/trunk/linux-2.6/; revision=13806
2009-06-13 22:57:52 +00:00
Maximilian Attems 9ca19c609e xfs: fix freeing memory in xfs_getbmap()
add patch for xfs regression, landed no in linus
and just applies to 2.6.30.

svn path=/dists/trunk/linux-2.6/; revision=13805
2009-06-13 21:46:08 +00:00
Maximilian Attems b600413b87 changelog add bug closure for bluetooth
fix got backported to 2.6.29.4, confirmed fixed there.

svn path=/dists/trunk/linux-2.6/; revision=13804
2009-06-13 21:37:03 +00:00
Bastian Blank 76b99fd2e4 * debian/changelog: Update.
* debian/templates: Update sections.

svn path=/dists/trunk/linux-2.6/; revision=13803
2009-06-13 11:10:20 +00:00
Martin Michlmayr e8a3c81f26 fix mips build error
svn path=/dists/trunk/linux-2.6/; revision=13800
2009-06-13 07:09:46 +00:00
Bastian Blank a31b2ac8be * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Set RELOCATABLE.

svn path=/dists/trunk/linux-2.6/; revision=13794
2009-06-12 19:10:41 +00:00
Bastian Blank 3f52b7f0e2 * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Set DEBUG_RODATA.

svn path=/dists/trunk/linux-2.6/; revision=13791
2009-06-12 18:45:30 +00:00
Bastian Blank e9065b9dbb debian/config/kernelarch-x86/config-arch-32: Remove some options without effect.
svn path=/dists/trunk/linux-2.6/; revision=13789
2009-06-12 18:05:50 +00:00
Bastian Blank c813f97193 * debian/changelog: Update.
* debian/config/i386/none/config.686, debian/config/i386/none/config.686-bigmem:
  Remove HIGHPTE unset.
* debian/config/kernelarch-x86/config-arch-32: Set HIGHPTE.

svn path=/dists/trunk/linux-2.6/; revision=13788
2009-06-12 17:38:50 +00:00
Bastian Blank c50195c654 debian/config/amd64/defines, debian/config/i386/defines:
Mark amd64 kernels als Xen capable.

svn path=/dists/trunk/linux-2.6/; revision=13787
2009-06-12 17:38:02 +00:00
Bastian Blank 1ab16729bd * debian/changelog: Update.
* debian/config/i386/none/config.486: Remove NOHIGHMEM.

svn path=/dists/trunk/linux-2.6/; revision=13786
2009-06-12 17:31:26 +00:00
Bastian Blank c675cd7107 debian/config/i386/none/config.686, debian/config/kernelarch-x86/config-arch-32:
Move options.

svn path=/dists/trunk/linux-2.6/; revision=13785
2009-06-12 17:28:09 +00:00
Bastian Blank 85b4b0a059 debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=13784
2009-06-12 14:48:26 +00:00
Bastian Blank f3fb23bc74 debian/config/s390/defines: Disable s390 and s390-tape flavours.
svn path=/dists/trunk/linux-2.6/; revision=13783
2009-06-12 14:48:08 +00:00
Bastian Blank 89a3578808 * debian/config/s390/config.s390x-tape: Add.
* debian/config/s390/defines: Add s390x-tape definitions.

svn path=/dists/trunk/linux-2.6/; revision=13782
2009-06-12 13:56:57 +00:00
Bastian Blank f916645744 debian/config/s390/config.s390x: Add missing option.
svn path=/dists/trunk/linux-2.6/; revision=13781
2009-06-12 09:53:28 +00:00
Bastian Blank 8e1bb416a5 * debian/changelog: Update.
* debian/config: Always enable NETCONSOLE.

svn path=/dists/trunk/linux-2.6/; revision=13778
2009-06-10 22:05:48 +00:00
Bastian Blank e45e0e62ca debian/config/powerpc/config: Remove explicit set of CPU_FREQ_STAT_DETAILS.
svn path=/dists/trunk/linux-2.6/; revision=13776
2009-06-10 19:13:38 +00:00
Bastian Blank 81c9db05ed debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=13775
2009-06-10 19:12:35 +00:00
Bastian Blank c1e48cbf67 * debian/changelog: Update.
* debian/config/sparc/config.sparc64,
  debian/config/sparc/config.sparc64-smp: Remove CPU_FREQ unset.

svn path=/dists/trunk/linux-2.6/; revision=13774
2009-06-10 19:11:28 +00:00
Bastian Blank b2e9653d3a debian/config: Centralize CPU Frequency scaling options.
svn path=/dists/trunk/linux-2.6/; revision=13773
2009-06-10 19:08:41 +00:00
Maximilian Attems 19ca9c6e8b topconfig set EXT3 to data=ordered
uhis has performance drawbacks, but is safer then data=writeback.

for 2.6.31 data=guarded is awaited as new default,
with better perforamance and still data safety.

seen set in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=13772
2009-06-10 15:29:05 +00:00
Bastian Blank 2addd9ca6a debian/config: Centralize Input device support.
svn path=/dists/trunk/linux-2.6/; revision=13770
2009-06-10 11:47:08 +00:00
Bastian Blank e149936128 * debian/config/powerpc/config.powerpc-miboot,
debian/config/powerpc/config.prep: Remove.
* debian/config/powerpc/defines: Drop powerpc-miboot, prep and apus settings.

svn path=/dists/trunk/linux-2.6/; revision=13769
2009-06-10 11:35:09 +00:00
Bastian Blank 96376b17da debian/config: Unset non-standard log buffer sizes.
svn path=/dists/trunk/linux-2.6/; revision=13768
2009-06-10 11:32:00 +00:00
Bastian Blank 8e5351b78e debian/config/powerpc/config.powerpc,
debian/config/powerpc/config.powerpc-miboot: Cleanup.

svn path=/dists/trunk/linux-2.6/; revision=13767
2009-06-10 11:25:04 +00:00
Bastian Blank c36203b790 * debian/changelog: Update.
* debian/config: Centralize Power Management.

svn path=/dists/trunk/linux-2.6/; revision=13766
2009-06-10 11:23:15 +00:00
Bastian Blank b6a7f6750a debian/config/amd64/config, debian/config/kernelarch-x86/config-arch-64:
Move options.

svn path=/dists/trunk/linux-2.6/; revision=13765
2009-06-10 11:17:20 +00:00
Bastian Blank 6531948445 debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86: Move options.

svn path=/dists/trunk/linux-2.6/; revision=13764
2009-06-10 11:15:08 +00:00
Bastian Blank 9125b997aa debian/config/amd64/config, debian/config/i386/config,
debian/config/kernelarch-x86: Move options.

svn path=/dists/trunk/linux-2.6/; revision=13763
2009-06-10 11:09:58 +00:00
Bastian Blank 93c8083557 debian/config/config: Cleanup sound core options.
svn path=/dists/trunk/linux-2.6/; revision=13762
2009-06-10 11:00:23 +00:00
Bastian Blank 4e70a560e3 * debian/changelog: Update.
* debian/config: Centralize sound core.

svn path=/dists/trunk/linux-2.6/; revision=13761
2009-06-10 10:55:38 +00:00
Bastian Blank afa6ee5162 * debian/changelog: Update.
* debian/config/kernelarch-x86/config, debian/config/powerpc/config,
  debian/config/sparc/config: Set IPV6 to y.

svn path=/dists/trunk/linux-2.6/; revision=13760
2009-06-10 10:47:50 +00:00
Bastian Blank ba4421336c * debian/changelog: Update.
* debian/config/s390/config: Set SPARSEMEM_MANUAL.

svn path=/dists/trunk/linux-2.6/; revision=13759
2009-06-10 10:43:41 +00:00
Bastian Blank ef749607ac debian/sparc/config: Make SPARSEMEM_MANUAL explicit.
svn path=/dists/trunk/linux-2.6/; revision=13758
2009-06-10 10:42:52 +00:00
Bastian Blank d07aa1d84b debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13757
2009-06-10 10:38:19 +00:00
Bastian Blank 721910c76d * debian/changelog: Update.
* debian/config/alpha/config, debian/config/amd64/config,
  debian/config/i386/config, debian/config/ia64/config: Disable SOUND_PRIME.

svn path=/dists/trunk/linux-2.6/; revision=13756
2009-06-10 10:37:34 +00:00
Bastian Blank 539d0062c3 Merge parts of /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13755
2009-06-10 10:32:24 +00:00
Bastian Blank b22c88ae24 debian/patches: Remove merged patches.
svn path=/dists/trunk/linux-2.6/; revision=13752
2009-06-10 10:21:26 +00:00
Bastian Blank 2285b9eaa5 debian/changelog: Set version to 2.6.30-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=13751
2009-06-10 10:21:02 +00:00
Bastian Blank 3fa65fb2cd debian/bin/genorig.py: Use subprocess.
svn path=/dists/trunk/linux-2.6/; revision=13750
2009-06-10 10:20:13 +00:00
Bastian Blank 0fc117342c debian/bin/genorig.py: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=13749
2009-06-10 08:42:47 +00:00
Martin Michlmayr f3501208c9 add some more modules, suggested by Damian Dimmich
svn path=/dists/trunk/linux-2.6/; revision=13741
2009-06-08 17:38:08 +00:00
Martin Michlmayr f45532b70b Enable NET_ISA and various ISA network modules on the request of Damian
Dimmich since they might be useful on the SGI Indigo2.

svn path=/dists/trunk/linux-2.6/; revision=13733
2009-06-06 10:49:20 +00:00
Bastian Blank 4453996bab debian/config/kernelarch-x86/config: Cleanup.
svn path=/dists/trunk/linux-2.6/; revision=13729
2009-06-05 09:56:10 +00:00
Bastian Blank 94599c1bb7 * debian/config/i386/none/config.486, debian/config/i386/none/config.686,
debian/config/i386/none/config.686-bigmem: Remove old option.
* debian/config/kernelarch-x86/config-arch-32: Set X86_GENERIC.

svn path=/dists/trunk/linux-2.6/; revision=13728
2009-06-05 09:35:33 +00:00
Maximilian Attems aa8af4d5d4 topconfig set DETECT_HUNG_TASK
defaults to yes and outputs usefull info in case.

svn path=/dists/trunk/linux-2.6/; revision=13727
2009-06-05 08:20:32 +00:00
Maximilian Attems d6c9ee2513 ext3 no longer defaults to data=ordered
these days data=writeback is used, follow upstream recommendation
and explicitly disable EXT3_DEFAULTS_TO_ORDERED that defaults to no.
tune2fs can set it anyway in the fs itself.

svn path=/dists/trunk/linux-2.6/; revision=13726
2009-06-05 08:20:30 +00:00
Maximilian Attems b40ea05b1e x86 explicitly unset MPSC
no need to optimize for that cpu family.

svn path=/dists/trunk/linux-2.6/; revision=13725
2009-06-05 08:20:26 +00:00
Maximilian Attems 8896873437 add changelog reiserfs bug closure
svn path=/dists/trunk/linux-2.6/; revision=13724
2009-06-04 15:16:09 +00:00
Martin Michlmayr 3810735161 Kirkwood: clock gating for unused peripherals
svn path=/dists/trunk/linux-2.6/; revision=13723
2009-06-03 21:15:30 +00:00
Martin Michlmayr 04992d7692 move changelog
svn path=/dists/trunk/linux-2.6/; revision=13722
2009-06-03 20:59:47 +00:00
Martin Michlmayr 063ca30d03 add copy user patches from Marvell
svn path=/dists/trunk/linux-2.6/; revision=13721
2009-06-03 20:58:24 +00:00
Martin Michlmayr 52a7c27516 replace with better fix
svn path=/dists/trunk/linux-2.6/; revision=13720
2009-06-03 20:53:42 +00:00
Maximilian Attems 8c10969ad7 topconfig explicitly unset BOOTPARAM_HUNG_TASK_PANIC
defaults to n

svn path=/dists/trunk/linux-2.6/; revision=13719
2009-06-03 18:14:25 +00:00
Maximilian Attems eb780a7b37 topconfig explicitly unset DMA_API_DEBUG
defaults to n, performance degradation if enabled..

svn path=/dists/trunk/linux-2.6/; revision=13718
2009-06-03 18:14:21 +00:00
Maximilian Attems cf424379f8 topconfig explicitly unset DYNAMIC_DEBUG
defaults to no, sounds useful for eventual debug target.

svn path=/dists/trunk/linux-2.6/; revision=13717
2009-06-03 18:14:17 +00:00
Maximilian Attems 32e9e6abac topconfig explicitly unset NET_DROP_MONITOR
defaults to no and no special request yet.

svn path=/dists/trunk/linux-2.6/; revision=13716
2009-06-03 18:14:13 +00:00
Bastian Blank d3539febc8 debian/changelog: Set version to 2.6.30~rc7-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=13715
2009-06-03 17:50:03 +00:00
Ben Hutchings 02a1a4f930 Note that #498293 (mos7840 USB serial driver fails to work and causes kernel OOPS with 2.6.26-4) was fixed upstream
svn path=/dists/trunk/linux-2.6/; revision=13708
2009-06-02 01:14:24 +00:00
Maximilian Attems dbd4740978 changelog add bug closure
svn path=/dists/trunk/linux-2.6/; revision=13707
2009-06-01 07:37:33 +00:00
Ben Hutchings fce7458c30 Note that #513695 (fetchmail: race in MSG_PEEK) was fixed upstream
svn path=/dists/trunk/linux-2.6/; revision=13706
2009-06-01 02:07:51 +00:00
Ben Hutchings 9d630e5fb7 Fix kernel-doc short description of crc_itu_t_bitreversed_byte -
the documentation build fails if it is wrapped onto a second line.
Re-enable this and dependent patches.

svn path=/dists/trunk/linux-2.6/; revision=13704
2009-05-31 18:22:40 +00:00
Maximilian Attems 691e5b9af0 topconfig explicity unset WORKQUEUE_TRACER
svn path=/dists/trunk/linux-2.6/; revision=13697
2009-05-28 16:12:35 +00:00
Maximilian Attems 51354a3e87 topconfig explicitly unset KMEMTRACE
svn path=/dists/trunk/linux-2.6/; revision=13696
2009-05-28 16:12:33 +00:00
Maximilian Attems 695308d760 allow both backing stores for romfs
aka enabling ROMFS_BACKED_BY_BOTH

svn path=/dists/trunk/linux-2.6/; revision=13695
2009-05-28 16:12:31 +00:00
Maximilian Attems afaeb43dd7 disable b3dfg staging crap for now
svn path=/dists/trunk/linux-2.6/; revision=13694
2009-05-28 16:12:28 +00:00
Maximilian Attems 3827f17363 topconfig enable ASYNC_TX_DMA
recommended for raid456 and enabeld in fedora.

svn path=/dists/trunk/linux-2.6/; revision=13693
2009-05-28 16:12:26 +00:00
Maximilian Attems eaff206dd9 topconfig enable PCI_IOV
svn path=/dists/trunk/linux-2.6/; revision=13692
2009-05-28 16:12:24 +00:00
Maximilian Attems f041fed9fc x86 disable KEXEC_JUMP for now
quite experimental, maybe enabled later.

svn path=/dists/trunk/linux-2.6/; revision=13691
2009-05-28 16:12:21 +00:00
dann frazier d7faa0e6d3 Enable bnx2x, using firmware-split patches from net-next and mirroring
the per-subarch config settings used for bnx2

svn path=/dists/trunk/linux-2.6/; revision=13688
2009-05-27 17:09:30 +00:00
Maximilian Attems 38089f9c30 topconfig set INET_LRO to default value
fixes:
.config:1839:warning: symbol value 'm' invalid for INET_LRO

svn path=/dists/trunk/linux-2.6/; revision=13683
2009-05-27 11:32:48 +00:00
Maximilian Attems 48c9524efc clean up old config options step 3
- x86: allow more than 8 cpus to be used on 32-bit
  4272ebfbefd0db40073f3ee5990bceaf2894f08b

- [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI
  support
  57f4fa699195b761cbea90db5e38b4bc15610c7c

- x86: rename X86_GENERICARCH to X86_32_NON_STANDARD
  e0c7ae376a13fd79a4dad8becab51040d13dfa90

- x86: remove the Voyager 32-bit subarch
  965c7ecaf2e2b083d711a01ab33735a4bdeee1a4

- ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS
  detection
  c2b73d1458014a9f461b75bc1756a699a6c0781f

- [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501
  04bedfa542d90ac7a1bbf28287e9861d0da21576

svn path=/dists/trunk/linux-2.6/; revision=13682
2009-05-27 11:24:19 +00:00
Maximilian Attems b62cfba977 clean up old config options step 2
- igb: remove LRO Kconfig option
  5fbbcb79e5371d99565826a352c1003d0f1f0678

- HID: remove compat stuff
  afa5eb7c68689ced4284f01c96feed44a2d0a127

- cfg80211/nl80211: remove usage of CONFIG_NL80211
  633e24ed95b6c87b42f201ecb65c12a75a5a7eef

- tridentfb: delete acceleration Kconfig option
  04645fc337eef283887d3b1204017f1860ed2ff7

- ide: merge ide_arm and ide_generic host drivers
  4465461ece2b9249d6c0cf57bc0002100823e361

svn path=/dists/trunk/linux-2.6/; revision=13681
2009-05-27 11:24:16 +00:00
Maximilian Attems 30ec9c6b05 clean up old config options step 1
- VIDEO_SAA7111 and VIDEO_SAA7114 gone
  see 107063c6156a0cbf055e771baafc28a3e3c0fb9b

- USB: remove phidget drivers from kernel tree.
  see 77aa2b5878f48d6ab6e0c412cc9214c845483475

- USB: serial: rename cp2101 driver to cp210x
  see 03ee251546a9360cbb4c27c250d128dcbcfd9931

- SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4

- md: remove CONFIG_MD_RAID_RESHAPE config option.

- fbdev: remove cyblafb driver

svn path=/dists/trunk/linux-2.6/; revision=13680
2009-05-27 11:24:09 +00:00
Maximilian Attems e42c5e3bf3 topconfig disable FTRACE_SYSCALLS
svn path=/dists/trunk/linux-2.6/; revision=13679
2009-05-27 10:50:17 +00:00
Maximilian Attems 4e43f8dada topconfig disable EVENT_TRACER
default disabled

svn path=/dists/trunk/linux-2.6/; revision=13678
2009-05-27 10:50:13 +00:00
Maximilian Attems d86e45bc2a topconfig enable modular USB_NET_CDC_EEM
svn path=/dists/trunk/linux-2.6/; revision=13677
2009-05-27 10:50:11 +00:00
Maximilian Attems 5dd6548bce topconfig set FCOE_FNIC
svn path=/dists/trunk/linux-2.6/; revision=13676
2009-05-27 10:50:07 +00:00
Maximilian Attems 7278591fc3 x86: set X86_CPU_DEBUG
thanks for unification waldi.

svn path=/dists/trunk/linux-2.6/; revision=13675
2009-05-27 10:50:04 +00:00
Maximilian Attems 1d61db3e17 x86_64 set X86_X2APIC
svn path=/dists/trunk/linux-2.6/; revision=13674
2009-05-27 10:50:01 +00:00
Maximilian Attems c8cbefa57f topconfig set STRIP_ASM_SYMS
defaults to no, but seems useful and also seen enabled on fedora.

svn path=/dists/trunk/linux-2.6/; revision=13673
2009-05-27 10:49:58 +00:00
Maximilian Attems d526dcb5ed topconfig set KERNEL_GZIP
current default.

svn path=/dists/trunk/linux-2.6/; revision=13672
2009-05-27 10:49:55 +00:00
Bastian Blank 1539789b46 * debian/changelog: Set version to 2.6.30~rc7-1~experimental.1.
* debian/patches/debian/dfsg/firmware-cleanup.patch:
  Don't remove unpruned firmwares.

svn path=/dists/trunk/linux-2.6/; revision=13670
2009-05-26 09:40:55 +00:00
Bastian Blank 784dabadd5 debian/config/kernelarch-x86/config-arch-32:
Remove impossible option DIRECT_GBPAGES.

svn path=/dists/trunk/linux-2.6/; revision=13658
2009-05-20 16:28:50 +00:00
Bastian Blank 433f8269a1 debian/config/kernelarch-x86/config-arch-32: Disable NUMA.
svn path=/dists/trunk/linux-2.6/; revision=13657
2009-05-20 16:27:21 +00:00
Bastian Blank 59271bd1ec debian/config/kernelarch-x86/config:
Completely disable extended plattform support. We had nothing enabled anyway.

svn path=/dists/trunk/linux-2.6/; revision=13656
2009-05-20 16:23:06 +00:00
Bastian Blank 6df9474554 * debian/config/amd64/config, debian/config/i386/config:
Remove Xen options.
* debian/config/kernelarch-x86/config: Add Xen options.

svn path=/dists/trunk/linux-2.6/; revision=13655
2009-05-20 15:52:55 +00:00
Bastian Blank 370c49c7c4 * debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-32: Enable X86_BIGSMP.

svn path=/dists/trunk/linux-2.6/; revision=13654
2009-05-20 15:42:39 +00:00
Bastian Blank 5698e0acff * debian/config/i386/none/config.686,
debian/config/i386/none/config.686-bigmem: Remove options.
* debian/config/kernelarch-x86/config-arch-32: Add options.

svn path=/dists/trunk/linux-2.6/; revision=13653
2009-05-20 15:39:29 +00:00
Bastian Blank f7a0da726e * debian/changelog: Update.
* debian/config/i386/none/config.486, debian/config/i386/none/config.686,
  debian/config/i386/none/config.686-bigmem: Remove X86_PPRO_FENCE.

svn path=/dists/trunk/linux-2.6/; revision=13652
2009-05-20 15:20:17 +00:00
Bastian Blank 1eedc7c6ef debian/config/i386/config: Remove ACPI options.
svn path=/dists/trunk/linux-2.6/; revision=13651
2009-05-20 15:15:44 +00:00
Bastian Blank 8b9c7d552f * debian/config/i386/config: Remove options.
* debian/config/i386/defines: Use split configs.
* debian/config/kernelarch-x86/config-arch-32: Add x86 32bit options.

svn path=/dists/trunk/linux-2.6/; revision=13650
2009-05-20 15:14:18 +00:00
Bastian Blank ec1ca0a0a6 debian/lib/python/debian_linux/kconfig.py: Use sorted dict.
svn path=/dists/trunk/linux-2.6/; revision=13649
2009-05-20 15:12:51 +00:00
Bastian Blank 6f09d6c8a8 debian/lib/python/debian_linux/utils.py: Only import debian module if needed.
svn path=/dists/trunk/linux-2.6/; revision=13648
2009-05-20 15:12:30 +00:00
Bastian Blank 16a0456760 debian/config/i386/none
- New directory.
- Move some config files from debian/config/i386.

svn path=/dists/trunk/linux-2.6/; revision=13647
2009-05-20 14:35:22 +00:00
Bastian Blank 034bb3ebf2 * debian/config/amd64/config: Remove ACPI options.
* debian/config/kernelarch-x86/config: Add ACPI options.

svn path=/dists/trunk/linux-2.6/; revision=13646
2009-05-20 14:27:52 +00:00
Bastian Blank 6933957588 * debian/config/amd64/config.amd64: Remove options.
* debian/config/kernelarch-x86/config-arch-64: Add further options.

svn path=/dists/trunk/linux-2.6/; revision=13645
2009-05-20 14:24:12 +00:00
Bastian Blank 5a4536efb0 debian/config/kernelarch-x86/config-arch-64: Adopt reality.
svn path=/dists/trunk/linux-2.6/; revision=13644
2009-05-20 14:21:11 +00:00
Bastian Blank 91447d2bbc * debian/config/amd64/config.amd64: Remove options.
* debian/config/kernelarch-x86/config-arch-64: Add further options.

svn path=/dists/trunk/linux-2.6/; revision=13643
2009-05-20 14:18:10 +00:00
Bastian Blank 7a37133cb9 * debian/config/amd64/config: Remove some options.
* debian/config/amd64/defines: Include new config files.
* debian/config/kernelarch-x86: New directory.
* debian/config/kernelarch-x86/config: Add x86 generic options.
* debian/config/kernelarch-x86/config-arch-64: Add x86 64bit options.

svn path=/dists/trunk/linux-2.6/; revision=13642
2009-05-20 14:13:39 +00:00
Bastian Blank 6b04bc7ea5 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=13641
2009-05-20 13:20:19 +00:00
Bastian Blank a7536e7f41 debian/config/arm: Add proper comments to disabled options.
svn path=/dists/trunk/linux-2.6/; revision=13640
2009-05-20 13:17:46 +00:00
Martin Michlmayr a0dee8d2f7 remove
svn path=/dists/trunk/linux-2.6/; revision=13639
2009-05-20 10:56:58 +00:00
Bastian Blank fc84e436cd Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13638
2009-05-20 08:41:35 +00:00
Martin Michlmayr 789f8a2ffd actually, I'm planning to put the machine ID into the sheevaplug kernel too
svn path=/dists/trunk/linux-2.6/; revision=13637
2009-05-19 19:09:56 +00:00
Bastian Blank da6a05660b * debian/changelog: Set version to 2.6.30~rc6-1~experimental.1.
* debian/patches/debian/drivers-ata-ata_piix-postpone-pata.patch: Fix.

svn path=/dists/trunk/linux-2.6/; revision=13636
2009-05-19 11:36:03 +00:00