Commit Graph

7766 Commits

Author SHA1 Message Date
Bastian Blank 0ee073b19e debian/config/m68k, debian/config/sh4: Remove several overrides.
svn path=/dists/sid/linux-2.6/; revision=18734
2012-02-23 00:04:35 +00:00
Bastian Blank 9ea15bde1f debian/config/m68k: Remove HFS_FS and HFSPLUS_FS overrides.
svn path=/dists/sid/linux-2.6/; revision=18733
2012-02-22 23:42:11 +00:00
Bastian Blank c6e2518463 Don't built-in ext2.
* debian/changelog: Update.
* debian/config: Remove EXT2_FS overrides.

svn path=/dists/sid/linux-2.6/; revision=18732
2012-02-22 23:27:30 +00:00
Bastian Blank 51b6ebfc37 Don't built-in cramfs support.
* debian/changelog: Update.
* debian/config: Remove CRAMFS overrides.

svn path=/dists/sid/linux-2.6/; revision=18731
2012-02-22 23:22:19 +00:00
Bastian Blank f8578d6a8c Don't built-in ramdisk support.
* debian/changelog: Update.
* debian/config: Remove BLK_DEV_RAM and BLK_DEV_RAM_COUNT overrides.

svn path=/dists/sid/linux-2.6/; revision=18730
2012-02-22 23:18:35 +00:00
Bastian Blank 37b6c61160 * debian/changelog: Update version to 3.2.7-1.
* debian/patches: Remove merged patches.

svn path=/dists/sid/linux-2.6/; revision=18729
2012-02-21 18:06:12 +00:00
Ben Hutchings 36781c00f5 Delete empty file: unknown sections
svn path=/dists/sid/linux-2.6/; revision=18728
2012-02-21 05:21:11 +00:00
Ben Hutchings 4bcf86e9be [powerpc/powerpc64] Enable IBM_EMAC (previously IBM_NEW_EMAC)
svn path=/dists/sid/linux-2.6/; revision=18727
2012-02-21 05:16:28 +00:00
Ben Hutchings 0614dd9ddb powerpc: Remove obsolete CONFIG_PROC_PREPRESIDUAL
svn path=/dists/sid/linux-2.6/; revision=18726
2012-02-21 05:13:51 +00:00
Ben Hutchings e80fe0f252 arm: Remove various obsolete config definitions
svn path=/dists/sid/linux-2.6/; revision=18725
2012-02-21 05:10:56 +00:00
Ben Hutchings 118646d48d alpha: Remove various obsolete config definitions
svn path=/dists/sid/linux-2.6/; revision=18724
2012-02-21 05:06:36 +00:00
Ben Hutchings 7f08abff14 hppa: Remove NET_VENDOR_SMC, replaced by NET_VENDOR_SMSC set at top level
svn path=/dists/sid/linux-2.6/; revision=18723
2012-02-21 05:04:39 +00:00
Ben Hutchings 6a72515ab4 sh4: Remove automatic config definitions
svn path=/dists/sid/linux-2.6/; revision=18722
2012-02-21 05:01:46 +00:00
Ben Hutchings ce107919e6 Remove NET_VENDOR_SMC, replaced by NET_VENDOR_SMSC set at top level
svn path=/dists/sid/linux-2.6/; revision=18721
2012-02-21 04:55:25 +00:00
Ben Hutchings 77e9e40f83 mips: Remove various obsolete config definitions
These variables were merged with other variables we already define
or were completely removed.

svn path=/dists/sid/linux-2.6/; revision=18720
2012-02-21 04:53:59 +00:00
Ben Hutchings f22ef9d956 [mips/r5k-ip32] Enable INPUT_SGI_BTNS (previously INPUT_SGIO2_BTNS)
svn path=/dists/sid/linux-2.6/; revision=18719
2012-02-21 04:27:02 +00:00
Ben Hutchings 1ea0e53d33 x86: Remove various obsolete config definitions
These variables were merged with other variables we already define
or were completely removed.

svn path=/dists/sid/linux-2.6/; revision=18718
2012-02-21 04:24:17 +00:00
Ben Hutchings 99d41ad1c5 [i386] Re-enable INTEL_IOMMU, IRQ_REMAP
svn path=/dists/sid/linux-2.6/; revision=18717
2012-02-21 04:14:00 +00:00
Ben Hutchings 842fcf9eaf Remove CONFIG_MYRI_SBUS; the driver was removed as unusable
svn path=/dists/sid/linux-2.6/; revision=18716
2012-02-21 04:06:19 +00:00
Ben Hutchings cec6e06145 Remove obsolete netdevice category config variables
svn path=/dists/sid/linux-2.6/; revision=18715
2012-02-20 13:48:54 +00:00
Bastian Blank 47deacdd18 debian/config/kernelarch-mips/config,
debian/config/mips/config, debian/config/mipsel/config:
Move common mips options.

svn path=/dists/sid/linux-2.6/; revision=18714
2012-02-20 13:38:22 +00:00
Ben Hutchings b14996b3fb Correct CONFIG_PATA_PDC202XX_OLD to CONFIG_PATA_PDC_OLD
svn path=/dists/sid/linux-2.6/; revision=18713
2012-02-20 13:31:00 +00:00
Bastian Blank aa71c851fa [mips,mipsel] Use ext4 for all ext-variants
* debian/changelog: Update.
* debian/config/kernelarch-mips/config
  - Add common mips config.
  - Disable EXT2_FS and EXT3_FS.
  - Set EXT4_FS and EXT4_USE_FOR_EXT23.
* debian/config/mips/defines, debian/config/mipsel/defines:
  Use common config.
* debian/config/mips/config.*, debian/config/mipsel/config.*:
  Remove EXT2_FS and EXT3_FS.

svn path=/dists/sid/linux-2.6/; revision=18712
2012-02-20 13:27:09 +00:00
Bastian Blank 0beac2d90f debian/config: Automatically reorder config.
svn path=/dists/sid/linux-2.6/; revision=18711
2012-02-20 13:14:11 +00:00
Bastian Blank a5f8f84f93 Don't advertise Xen in rt images.
* debian/changelog: Update.
* debian/config/amd64/none/defines, debian/config/i386/none/defines:
  Move xen description and definitions from architecture specific config.
* debian/config/i386/defines, debian/config/amd64/defines:
  Remove all xen specific stuff.

svn path=/dists/sid/linux-2.6/; revision=18710
2012-02-20 12:53:32 +00:00
Ben Hutchings 7fadbee238 fs: Enable EFI_PARTITION in all configurations (Closes: #660582)
svn path=/dists/sid/linux-2.6/; revision=18709
2012-02-20 01:49:35 +00:00
Ben Hutchings 8ab36cc912 Update installer modules lists for IDE/PATA
Delete all IDE modules that are disabled in all configurations.
Add pata_ninja32 to pcmcia-storage-modules.

svn path=/dists/sid/linux-2.6/; revision=18708
2012-02-20 01:26:25 +00:00
Ben Hutchings 90ecd39e1f Remove now-redundant config lines disabling IDE
svn path=/dists/sid/linux-2.6/; revision=18707
2012-02-20 01:24:02 +00:00
Ben Hutchings a02af1f38e Ignore removal of IDE subsystem for ABI purposes
svn path=/dists/sid/linux-2.6/; revision=18706
2012-02-20 01:11:34 +00:00
Ben Hutchings 2f9b187805 Disable old IDE subsystem [!ia64,m68k]
svn path=/dists/sid/linux-2.6/; revision=18705
2012-02-20 01:07:14 +00:00
Ben Hutchings 9453895918 Use libata-based drivers for most of the remaining PATA controllers
svn path=/dists/sid/linux-2.6/; revision=18704
2012-02-20 00:49:46 +00:00
Ben Hutchings c643a20166 Add Turkish debconf template translations (Mert Dirik) (Closes: #660117)
svn path=/dists/sid/linux-2.6/; revision=18701
2012-02-17 03:30:24 +00:00
Ben Hutchings 6ae5f75c0f Prepare to release linux-2.6 (3.2.6-1).
svn path=/dists/trunk/linux-2.6/; revision=18697
2012-02-17 02:25:49 +00:00
Ben Hutchings 0650fa8178 ath9k: fix a WEP crypto related regression (Closes: #659484)
svn path=/dists/trunk/linux-2.6/; revision=18696
2012-02-16 02:36:23 +00:00
Ben Hutchings 951b4546d2 builddeb: Don't create files in /tmp with predictable names
svn path=/dists/trunk/linux-2.6/; revision=18695
2012-02-15 15:36:57 +00:00
Ben Hutchings e44fa8a4b3 relay: prevent integer overflow in relay_open()
svn path=/dists/trunk/linux-2.6/; revision=18694
2012-02-15 15:08:07 +00:00
Ben Hutchings 0992284b23 Update to 3.2.6
svn path=/dists/trunk/linux-2.6/; revision=18692
2012-02-14 03:07:01 +00:00
Ben Hutchings 8c15321b47 Change linux-image dependencies to allow kmod as an alternative to module-init-tools
svn path=/dists/trunk/linux-2.6/; revision=18685
2012-02-11 20:23:34 +00:00
Ben Hutchings ecd24ebe78 Fix regexp for binNMU detection
In basic regular expressions, the correct way to match a literal '+'
is just '+'.

svn path=/dists/trunk/linux-2.6/; revision=18674
2012-02-10 02:32:52 +00:00
Arnaud Patard 1a1e4bde86 Merge ixp4xx_flash_probe oops fix from Marc Kleine-Budde
svn path=/dists/trunk/linux-2.6/; revision=18672
2012-02-09 14:12:08 +00:00
Uwe Kleine-König c12f7c09d4 [i386] enable rt featureset for 686-pae
svn path=/dists/trunk/linux-2.6/; revision=18671
2012-02-08 21:26:02 +00:00
Uwe Kleine-König 258029907f [amd64] Update rt featureset to 3.2.5-rt12
svn path=/dists/trunk/linux-2.6/; revision=18670
2012-02-08 21:25:53 +00:00
Aurelien Jarno ff06513715 hwmon: backport IT8728F support for linux 3.3.
svn path=/dists/trunk/linux-2.6/; revision=18669
2012-02-06 10:23:07 +00:00
Bastian Blank a3c9706fc9 debian/changelog: Prepare to release (3.2.4-1).
svn path=/dists/trunk/linux-2.6/; revision=18667
2012-02-05 14:42:45 +00:00
Bastian Blank 9511cd9f98 * debian/changelog: Update.
* debian/rules.real: Remove unneeded scmversion workaround.

svn path=/dists/trunk/linux-2.6/; revision=18666
2012-02-05 09:04:48 +00:00
Bastian Blank fa083502d3 debian/changelog: Add bug closure.
svn path=/dists/trunk/linux-2.6/; revision=18665
2012-02-05 09:03:31 +00:00
Ben Hutchings e812745c1b PCI: Rework ASPM disable code (fixes power usage regression on some systems)
svn path=/dists/trunk/linux-2.6/; revision=18664
2012-02-04 17:33:07 +00:00
Ben Hutchings 77beebc675 Add references to changleogs and some important changes for 3.2.{3,4}
svn path=/dists/trunk/linux-2.6/; revision=18663
2012-02-04 17:20:41 +00:00
Bastian Blank 5ce8156c22 * debian/changelog: Update version to 3.2.4-1.
* debian/patches: Remove merged patches.

svn path=/dists/trunk/linux-2.6/; revision=18662
2012-02-04 11:28:36 +00:00
Ben Hutchings 05baeba845 net: Disable FIXED_PHY
This is only useful for specific platforms that need it, and after it
became a boolean (rather than tristate) option it has been conflicting
with platform MDIO buses on platforms we actually do support.

Disable it completely and add a comment about this.

svn path=/dists/trunk/linux-2.6/; revision=18661
2012-02-02 04:49:27 +00:00