Commit Graph

2597 Commits

Author SHA1 Message Date
Maximilian Attems bddf236fb5 Newer Standards-Version 3.8.4 without changes.
svn path=/dists/trunk/linux-2.6/; revision=15099
2010-02-02 22:08:58 +00:00
dann frazier 5b9a77a77e Disable FUNCTION_TRACER due to performance/build issues.
svn path=/dists/trunk/linux-2.6/; revision=15095
2010-02-01 23:42:40 +00:00
Ben Hutchings 74def3ddce clocksource/events: Fix fallout of generic code changes (Closes: #568030)
svn path=/dists/trunk/linux-2.6/; revision=15094
2010-02-01 23:40:51 +00:00
Ben Hutchings 7e0532181f [sparc] ftrace: Fix build-time architecture detection (Closes: #568025)
svn path=/dists/trunk/linux-2.6/; revision=15093
2010-02-01 22:54:12 +00:00
Maximilian Attems 1edf84b96b x86: Disable deprecated X86_CPU_DEBUG, causes boot failures.
see upstream bugzilla #15075

svn path=/dists/trunk/linux-2.6/; revision=15089
2010-02-01 16:20:46 +00:00
Ben Hutchings 22de7196fb Prepare to release linux-2.6 (2.6.32-6).
Set ABI to 1.
Set urgency to high due to CVE-2009-4141.

svn path=/dists/trunk/linux-2.6/; revision=15086
2010-02-01 06:44:11 +00:00
Ben Hutchings fcf0ef35a2 Note that change to cdc_ether closes #567689
svn path=/dists/trunk/linux-2.6/; revision=15064
2010-01-30 21:49:13 +00:00
Ben Hutchings 163e2e93a2 sfc: Apply fixes from 2.6.33-rc{5,6}
svn path=/dists/trunk/linux-2.6/; revision=15063
2010-01-30 03:06:24 +00:00
Ben Hutchings 673ec2b5f1 Add stable release 2.6.32.7
Remove a whole load of patches accepted into this release.

Replace the ALPS 4-directional button patch with a minimal version
that applies on top of 2.6.32.7.

Fix conflict between 2.6.32.7 and vserver in kernel/sched.c by moving
a declaration.


svn path=/dists/trunk/linux-2.6/; revision=15061
2010-01-29 00:31:47 +00:00
Ben Hutchings c929bfe667 cdc_ether: Do not set link down initially; not all devices send link change interrupts
svn path=/dists/trunk/linux-2.6/; revision=15060
2010-01-28 23:25:20 +00:00
dann frazier edab891462 Enable FUNCTION_TRACER and STACK_TRACER (Closes: #563847)
svn path=/dists/trunk/linux-2.6/; revision=15059
2010-01-28 23:21:54 +00:00
Ben Hutchings a4efe934e0 Note that 2.6.32.4 fixes #567352
svn path=/dists/trunk/linux-2.6/; revision=15058
2010-01-28 22:53:45 +00:00
Ben Hutchings bbfffd32ce aufs2: Update to snapshot from 2010-01-25 (Closes: #567391)
Remove conflicting whitespace change in vserver patch.

svn path=/dists/trunk/linux-2.6/; revision=15057
2010-01-28 22:34:03 +00:00
dann frazier fd7685fc62 [vserver] explicitly disable CFS_HARD_LIMITS
svn path=/dists/trunk/linux-2.6/; revision=15023
2010-01-26 23:10:37 +00:00
Maximilian Attems cfe445f5bb topconfig set modular HWPOISON_INJECT
checkout Documentation / vm / hwpoison.txt for fun :)

svn path=/dists/trunk/linux-2.6/; revision=15022
2010-01-26 23:06:49 +00:00
Maximilian Attems 6b33069da4 enable more mobile IPv6 needs
Acked-by: Bastian Blank <waldi@debian.org>

svn path=/dists/trunk/linux-2.6/; revision=15016
2010-01-26 18:14:19 +00:00
Maximilian Attems 2c83717624 pass DEB_MAINT_PARAMS to hook scripts
hook scripts like to know the invoked maintainer script options.

svn path=/dists/trunk/linux-2.6/; revision=15014
2010-01-26 17:24:06 +00:00
Bastian Blank 60e4953382 * debian/changelog
* debian/config/config:
  Set DVB_DYNAMIC_MINORS, USB_DYNAMIC_MINORS, SND_DYNAMIC_MINORS.
* debian/config/powerpc/config: Remove duplicated option.

svn path=/dists/trunk/linux-2.6/; revision=15013
2010-01-26 17:11:28 +00:00
Maximilian Attems ec2edc6b47 topconfig enable PCIEASPM
see http://lwn.net/Articles/266585/
wasn't ready for lenny 2.6.26, but this had to be revisited since.
(closes: #545417)

svn path=/dists/trunk/linux-2.6/; revision=15011
2010-01-26 16:58:55 +00:00
Maximilian Attems 11bc4c4ac4 topconfig enable ITCO_VENDOR_SUPPORT
no reason to be disabled, enabled in fedora too.

svn path=/dists/trunk/linux-2.6/; revision=15010
2010-01-26 16:52:53 +00:00
Maximilian Attems 5c7607248b Enable easier debugging of Power Managment code.
* topconfig set PM_DEBUG, PM_TRACE
* unset PM_VERBOSE (dev option)
* x86 set PM_TRACE_RTC and PM_TEST_SUSPEND

svn path=/dists/trunk/linux-2.6/; revision=15009
2010-01-26 16:48:48 +00:00
Maximilian Attems 16c2a4237a topconfig enable INFINIBAND_IPOIB_CM
seems old heritage, maybe it was bad and experimental back then..

svn path=/dists/trunk/linux-2.6/; revision=15008
2010-01-26 16:39:19 +00:00
Maximilian Attems a3197ccc8c topconfig set 9P_FSCACHE
we enable fscache everywhere, so do it here too.

svn path=/dists/trunk/linux-2.6/; revision=15004
2010-01-26 16:10:32 +00:00
Maximilian Attems 38678952e0 topconfig set MEMORY_FAILURE
currently only available for x86.  sparc will probably also get it.
fedora enables it. adds page flag, see
d466f2fcb32cd97fd586bfa33f5dba3ac78aadb0 and subsequent commits.

svn path=/dists/trunk/linux-2.6/; revision=15003
2010-01-26 16:10:13 +00:00
Ben Hutchings 34cc7ba979 Add 3w-sas driver for LSI 3ware 9750 SAS controllers
svn path=/dists/trunk/linux-2.6/; revision=15002
2010-01-26 13:01:12 +00:00
Ben Hutchings 13125c9c65 postinst: Enable escape sequences in debconf notes (Closes: #566539)
svn path=/dists/trunk/linux-2.6/; revision=15001
2010-01-26 03:17:07 +00:00
Ben Hutchings 3c3bda6fe5 clockevent: Don't remove broadcast device on halt or CPU hotplug (Closes: #566547)
svn path=/dists/trunk/linux-2.6/; revision=15000
2010-01-26 01:39:34 +00:00
Ben Hutchings f46b35894b Add stable release 2.6.32.6
svn path=/dists/trunk/linux-2.6/; revision=14999
2010-01-26 00:32:43 +00:00
Ben Hutchings 5f0aee969f Force distribution=UNRELEASED in debian/bin/test-patches so that it works in released source packages
svn path=/dists/trunk/linux-2.6/; revision=14998
2010-01-26 00:15:19 +00:00
Bastian Blank 5d95621eaa * debian/changelog: Update.
* debian/config/kernelarch-x86/config-arch-64:
  Make AGP and AGP_AMD64 again built-in.

svn path=/dists/trunk/linux-2.6/; revision=14992
2010-01-25 12:51:29 +00:00
Ben Hutchings 9da608e41a Note that #566532 was fixed by 2.6.32.4
svn path=/dists/trunk/linux-2.6/; revision=14990
2010-01-23 19:47:33 +00:00
Ben Hutchings 5c0353aa48 Add stable release 2.6.32.5; remove obsolete patch not yet released
svn path=/dists/trunk/linux-2.6/; revision=14985
2010-01-23 02:21:37 +00:00
Ben Hutchings 2569d4a259 Note that CVE-2010-0291 was fixed in 2.6.32.4
svn path=/dists/trunk/linux-2.6/; revision=14984
2010-01-23 02:13:23 +00:00
Ben Hutchings cc07cdf4ee Note that CVE-2010-0003 was fixed in 2.6.32.4
svn path=/dists/trunk/linux-2.6/; revision=14983
2010-01-23 02:08:14 +00:00
Ben Hutchings 08794c6afc Add bug number for previous commit
svn path=/dists/trunk/linux-2.6/; revision=14980
2010-01-22 03:19:52 +00:00
Ben Hutchings 459c349bce Use i386 flavour configuration files regardless of the featureset
svn path=/dists/trunk/linux-2.6/; revision=14979
2010-01-22 01:51:30 +00:00
Bastian Blank b7c4d19d15 * debian/changelog: Update.
* debian/config/config:
  Set NCPFS_PACKET_SIGNING, NCPFS_IOCTL_LOCKING, NCPFS_STRONG.
* debian/config/m68k, debian/config/mips/config.4kc-malta: Remove overrides.

svn path=/dists/trunk/linux-2.6/; revision=14974
2010-01-21 16:42:53 +00:00
Ben Hutchings 4a91c64c26 Properly describe fix for CVE-2009-4536, CVE-2009-4538
svn path=/dists/trunk/linux-2.6/; revision=14961
2010-01-21 01:12:08 +00:00
Ben Hutchings fdf0a7905c e1000,e1000e: enhance fragment detection (CVE-2009-4536, CVE-2009-4538)
svn path=/dists/trunk/linux-2.6/; revision=14960
2010-01-21 01:07:09 +00:00
Ben Hutchings 688d740ac7 SCSI/megaraid_sas: remove sysfs poll_mode_io world writeable permissions (CVE-2009-3939)
svn path=/dists/trunk/linux-2.6/; revision=14954
2010-01-18 22:59:25 +00:00
Ben Hutchings ab1a7a99b1 Add stable release 2.6.32.4
Fix conflict between 2.6.32.4 and vserver in mm/mremap.c by making some
cosmetic changes on top of 2.6.32.4.


svn path=/dists/trunk/linux-2.6/; revision=14953
2010-01-18 22:50:09 +00:00
Ben Hutchings 491d6bfd34 [x86] Enable rt3090sta using firmware loader
svn path=/dists/trunk/linux-2.6/; revision=14952
2010-01-18 21:49:14 +00:00
Ben Hutchings 7d4f44ba99 [x86] Update rt2860sta/rt2870sta firmware loader patch
- Accept 8K versions of rt2870.bin
- Fix hang on resume

svn path=/dists/trunk/linux-2.6/; revision=14951
2010-01-18 21:48:29 +00:00
Ben Hutchings 774fbcc6a8 Add MODULE_FIRMWARE declarations to several drivers that lacked them
More patches accepted upstream.

svn path=/dists/trunk/linux-2.6/; revision=14943
2010-01-16 01:20:31 +00:00
dann frazier f98e095348 fasync: split 'fasync_helper()' into separate add/remove functions
(CVE-2009-4141)

svn path=/dists/trunk/linux-2.6/; revision=14941
2010-01-14 16:03:28 +00:00
Ben Hutchings ddc20baf47 Fix DMA mapping for i915 driver (Closes: #558237)
svn path=/dists/trunk/linux-2.6/; revision=14940
2010-01-13 22:23:57 +00:00
dann frazier 97bb1382fa drm/i915: disable powersave by default (closes: #564807)
svn path=/dists/trunk/linux-2.6/; revision=14939
2010-01-13 19:17:02 +00:00
Ian Campbell 4f0498a82e xen: enable up to 32G of RAM for 32 bit guests.
The default of 8G seems unnecessarily constrained. 32G works fine in my testing
and is consistent with 64 bit.

svn path=/dists/trunk/linux-2.6/; revision=14936
2010-01-12 17:02:29 +00:00
Ben Hutchings 15fc022c2b Documentation/3c509: document ethtool support (Closes: #564743)
svn path=/dists/trunk/linux-2.6/; revision=14935
2010-01-12 00:11:31 +00:00
Ben Hutchings 72d2550619 Add new hardware ids to various drivers, as included in 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14934
2010-01-10 18:19:51 +00:00
Ben Hutchings a8b152deb7 Add new hardware ids to various drivers, as included in 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14933
2010-01-10 17:47:00 +00:00
Ben Hutchings 876343b088 Prepare to release (2.6.32-5).
svn path=/dists/trunk/linux-2.6/; revision=14931
2010-01-10 15:03:55 +00:00
Maximilian Attems ae1f106167 topconfig enable DEVTMPFS
modern descendant of devfs.
seems to use similar ns violations.

seen enabled on fedora too and explicitly asked by udev maintainer.

svn path=/dists/trunk/linux-2.6/; revision=14928
2010-01-08 15:57:20 +00:00
Maximilian Attems 1f29ca2237 topconfig enable SND_HDA_PATCH_LOADER
seen enabled in fedora and looks useful.

svn path=/dists/trunk/linux-2.6/; revision=14925
2010-01-08 15:22:19 +00:00
Maximilian Attems 2496c446b2 x86 enable modular I2C_SCMI build
svn path=/dists/trunk/linux-2.6/; revision=14924
2010-01-08 15:22:13 +00:00
Maximilian Attems c6258ea1ce topconfig enable modular RTC_DRV_AB3100
svn path=/dists/trunk/linux-2.6/; revision=14923
2010-01-08 14:28:56 +00:00
Maximilian Attems ddbde3a6ca topconfig enable modular RTC_DRV_PCF2123
svn path=/dists/trunk/linux-2.6/; revision=14922
2010-01-08 14:28:51 +00:00
Maximilian Attems 138984fb2b topconfig enable modular RTC_DRV_WM831X
svn path=/dists/trunk/linux-2.6/; revision=14921
2010-01-08 14:28:41 +00:00
Maximilian Attems bd80d4c05a topconfig explicitly set ATA_VERBOSE_ERROR
recommeded by Kconfig and seen in fedora.
armel might want to override for smaller image.

svn path=/dists/trunk/linux-2.6/; revision=14914
2010-01-08 12:55:08 +00:00
Maximilian Attems 5ebb445152 topconfig set PM_RUNTIME
svn path=/dists/trunk/linux-2.6/; revision=14913
2010-01-08 12:55:02 +00:00
Maximilian Attems 175f25877b x86 enable modular TOPSTAR_LAPTOP
svn path=/dists/trunk/linux-2.6/; revision=14906
2010-01-08 10:49:32 +00:00
Maximilian Attems deefcf68cd topconfig disable some staging stuff
could be enabled on request for x86.

svn path=/dists/trunk/linux-2.6/; revision=14905
2010-01-08 10:49:28 +00:00
Maximilian Attems 1810923ebf x86 enable staging crap RTL8192E
explicitly unset new video staging driver

can be build on request.

svn path=/dists/trunk/linux-2.6/; revision=14904
2010-01-08 10:49:20 +00:00
Maximilian Attems 2e4413712b topconfig set SND_CS5535AUDIO
x86_32 dep is gone and said to work on mips and x86_64.
see 68f139204c1a2b10cc292d9cca036ebdbb6730a8

svn path=/dists/trunk/linux-2.6/; revision=14903
2010-01-08 10:49:15 +00:00
Maximilian Attems ba2f29bb40 topconfig enable modular PATA_RDC
no conflicting old IDE driver.

svn path=/dists/trunk/linux-2.6/; revision=14901
2010-01-08 10:49:07 +00:00
Maximilian Attems 6c3e5195c9 topconfig enable modular PATA_ATP867X
no conflicting oldstyle ide driver.

svn path=/dists/trunk/linux-2.6/; revision=14900
2010-01-08 10:49:01 +00:00
Maximilian Attems 461765abbe topconfig unset USB_ISP1362_HCD
written for some 2.6.26 ARM flavour as noticed by Ben Hutchings.

svn path=/dists/trunk/linux-2.6/; revision=14899
2010-01-08 09:49:38 +00:00
Ben Hutchings cd10938aa0 ath5k: Fix eeprom checksum check for custom sized eeproms (Closes: #563136)
svn path=/dists/trunk/linux-2.6/; revision=14898
2010-01-07 20:16:02 +00:00
Ben Hutchings 54b1af6bf9 sfc: Apply fixes from 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14897
2010-01-07 19:21:53 +00:00
Ben Hutchings 01b437389b Prepare to release (2.6.32-4).
svn path=/dists/trunk/linux-2.6/; revision=14895
2010-01-07 14:28:21 +00:00
Ben Hutchings c1978c3140 Add stable release 2.6.32.3
svn path=/dists/trunk/linux-2.6/; revision=14893
2010-01-07 02:59:12 +00:00
Ben Hutchings 6fde575aa5 dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips (Closes: #515533)
svn path=/dists/trunk/linux-2.6/; revision=14892
2010-01-05 03:14:04 +00:00
Ben Hutchings ae84b00876 via-velocity: Give RX descriptors to the NIC later on open or MTU change (Closes: #508527)
svn path=/dists/trunk/linux-2.6/; revision=14891
2010-01-05 03:12:36 +00:00
Maximilian Attems 5396cb0b53 x86 set modular EDAC_DECODE_MCE
svn path=/dists/trunk/linux-2.6/; revision=14887
2010-01-04 15:04:04 +00:00
Maximilian Attems 9f007ae468 topconfig set modular WM831X_POWER
svn path=/dists/trunk/linux-2.6/; revision=14885
2010-01-04 15:03:11 +00:00
Maximilian Attems 82e7406888 topconfig enable MOUSE_PS2_SENTELIC
needed for some MSI netbooks

svn path=/dists/trunk/linux-2.6/; revision=14884
2010-01-04 15:02:56 +00:00
Maximilian Attems e376acf3c0 topconfig enable modular KEYBOARD_OPENCORES
svn path=/dists/trunk/linux-2.6/; revision=14883
2010-01-04 15:02:34 +00:00
Maximilian Attems ccc3560648 topconfig enable modular KEYBOARD_MAX7359
svn path=/dists/trunk/linux-2.6/; revision=14882
2010-01-04 15:02:19 +00:00
Maximilian Attems 87473ee334 topconfig enable modular KEYBOARD_LM8323
svn path=/dists/trunk/linux-2.6/; revision=14881
2010-01-04 15:01:59 +00:00
Maximilian Attems 6dbb7f0701 topconfig enable modular QT2160
svn path=/dists/trunk/linux-2.6/; revision=14880
2010-01-04 15:01:52 +00:00
Maximilian Attems 8f4b37b3eb topconfig enable modular KEYBOARD_ADP5588
svn path=/dists/trunk/linux-2.6/; revision=14879
2010-01-04 15:01:45 +00:00
Maximilian Attems 8fcfff0755 topconfig enable new B43 features
B43_SDIO needed for Wii, both seen enabled in Fedora too.

svn path=/dists/trunk/linux-2.6/; revision=14878
2010-01-04 15:01:39 +00:00
Maximilian Attems 92648d7a93 topconfig enable modular MTD_ONENAND_GENERIC
svn path=/dists/trunk/linux-2.6/; revision=14877
2010-01-04 15:01:33 +00:00
Maximilian Attems de47b49378 x86 enable SFI
needed for Moorestown platforms.

svn path=/dists/trunk/linux-2.6/; revision=14876
2010-01-04 15:01:21 +00:00
Martin Michlmayr 7d6e97f05a ARM: Add an earlyprintk debug console
svn path=/dists/trunk/linux-2.6/; revision=14875
2010-01-04 11:31:08 +00:00
Maximilian Attems e5a8029733 Set MOUSE_PS2_ELANTECH for various EeePC models
Said not to break with Lenny xorg,
but allows 2 finger scrolling and such in Squeeze.

Reported-by: Rafael Kitover <rkitover@io.com>

svn path=/dists/trunk/linux-2.6/; revision=14874
2010-01-04 10:18:09 +00:00
Maximilian Attems f94a9ebe32 topconfig enable modular LEDS_WM831X_STATUS
svn path=/dists/trunk/linux-2.6/; revision=14873
2010-01-03 23:53:23 +00:00
Maximilian Attems 23865981ef topconfig enable modular USB_ISP1362_HCD
svn path=/dists/trunk/linux-2.6/; revision=14872
2010-01-03 23:53:17 +00:00
Maximilian Attems 5eea233321 topconfig explicitly set SND_HDA_CODEC_CIRRUS on.
svn path=/dists/trunk/linux-2.6/; revision=14871
2010-01-03 23:53:10 +00:00
Maximilian Attems 8f54f7bf7e topconfig enable modular BACKLIGHT_WM831X
svn path=/dists/trunk/linux-2.6/; revision=14870
2010-01-03 23:53:04 +00:00
Maximilian Attems 89b9efe370 topconfig enable modular DVB_PT1
svn path=/dists/trunk/linux-2.6/; revision=14869
2010-01-03 23:52:58 +00:00
Maximilian Attems eb980080a1 topconfig enable modular VIDEO_SAA7164
svn path=/dists/trunk/linux-2.6/; revision=14868
2010-01-03 23:52:50 +00:00
Maximilian Attems 5338eb0931 topconfig enable modular REGULATOR_TPS6507X
svn path=/dists/trunk/linux-2.6/; revision=14867
2010-01-03 23:52:43 +00:00
Maximilian Attems c64cf78113 topconfig enable modular REGULATOR_TPS65023
svn path=/dists/trunk/linux-2.6/; revision=14866
2010-01-03 23:52:35 +00:00
Maximilian Attems cd9a24de4d topconfig enable modular REGULATOR_AB3100
svn path=/dists/trunk/linux-2.6/; revision=14865
2010-01-03 23:52:28 +00:00
Maximilian Attems 52874e89e7 topconfig enable modular REGULATOR_MC13783
svn path=/dists/trunk/linux-2.6/; revision=14864
2010-01-03 23:52:21 +00:00
Maximilian Attems 25eda7801d topconfig enable modular REGULATOR_WM831X
svn path=/dists/trunk/linux-2.6/; revision=14863
2010-01-03 23:52:14 +00:00
Maximilian Attems 6c861d6457 topconfig enable modular AB3100_OTP
svn path=/dists/trunk/linux-2.6/; revision=14862
2010-01-03 23:52:08 +00:00
Maximilian Attems e90f8acd2e topconfig enable modular WM831X_WATCHDOG
svn path=/dists/trunk/linux-2.6/; revision=14861
2010-01-03 23:51:51 +00:00
Maximilian Attems a799ad4f1c topconfig enable modular SENSORS_WM831X
svn path=/dists/trunk/linux-2.6/; revision=14860
2010-01-03 23:51:45 +00:00
Maximilian Attems d6eaa11414 topconfig enable modular INPUT_WM831X_ON
svn path=/dists/trunk/linux-2.6/; revision=14859
2010-01-03 23:51:35 +00:00
Maximilian Attems 9be5be09cc topconfig enable TOUCHSCREEN_USB_E2I
svn path=/dists/trunk/linux-2.6/; revision=14858
2010-01-03 23:51:27 +00:00
Maximilian Attems f8e9d45b2e topconfig enable modular MTD_SST25L
svn path=/dists/trunk/linux-2.6/; revision=14857
2010-01-03 23:51:18 +00:00
Maximilian Attems 9bcbbb83eb topconfig set modular MFD_MC13783
svn path=/dists/trunk/linux-2.6/; revision=14856
2010-01-03 13:26:43 +00:00
Maximilian Attems e7a17b24b1 topconfig set modular MFD_WM831X
svn path=/dists/trunk/linux-2.6/; revision=14855
2010-01-03 13:26:35 +00:00
Maximilian Attems f1e543eb35 topconfig set modular BATTERY_DS2782
svn path=/dists/trunk/linux-2.6/; revision=14854
2010-01-03 13:26:28 +00:00
Maximilian Attems 6e5d1c6097 topconfig set modular INPUT_WINBOND_CIR
svn path=/dists/trunk/linux-2.6/; revision=14853
2010-01-03 13:26:22 +00:00
Maximilian Attems ef87ece623 topconfig enable new modular misdn drivers
svn path=/dists/trunk/linux-2.6/; revision=14852
2010-01-03 13:19:48 +00:00
Maximilian Attems ca8383e23c topconfig set modular KS8851_MLL
svn path=/dists/trunk/linux-2.6/; revision=14850
2010-01-03 13:19:35 +00:00
Maximilian Attems 13f2e905a5 topconfig set modular KS8851
svn path=/dists/trunk/linux-2.6/; revision=14849
2010-01-03 13:19:28 +00:00
Maximilian Attems eafdb1a774 topconfig enable modular KSZ8842
svn path=/dists/trunk/linux-2.6/; revision=14848
2010-01-03 13:19:22 +00:00
Maximilian Attems 418292245a x86 set modular ACPI_PROCESSOR_AGGREGATOR
another ACPI 4.0 feature.

svn path=/dists/trunk/linux-2.6/; revision=14847
2010-01-03 13:19:16 +00:00
Maximilian Attems 671baa32a8 [x86] set modular ACPI_POWER_METER
svn path=/dists/trunk/linux-2.6/; revision=14846
2010-01-03 13:19:09 +00:00
Ben Hutchings 25acb9d736 modules: Skip empty sections when exporting section notes (Closes: #563036)
svn path=/dists/trunk/linux-2.6/; revision=14842
2010-01-02 20:29:59 +00:00
dann frazier f118d73f3a add bug closures
svn path=/dists/trunk/linux-2.6/; revision=14841
2010-01-02 11:23:43 +00:00
Maximilian Attems e2654c0eb7 topconfig enable modular UIO_PCI_GENERIC
svn path=/dists/trunk/linux-2.6/; revision=14840
2009-12-30 16:57:15 +00:00
Maximilian Attems f716d45562 topconfig enable modular TOUCHSCREEN_MCS5000
svn path=/dists/trunk/linux-2.6/; revision=14839
2009-12-30 16:57:12 +00:00
Maximilian Attems f878535ca7 topconfig enable modular SBC_FITPC2_WATCHDOG
svn path=/dists/trunk/linux-2.6/; revision=14838
2009-12-30 16:57:09 +00:00
Martin Michlmayr b7ae24d2b2 remove trailing whitespace
svn path=/dists/trunk/linux-2.6/; revision=14837
2009-12-30 16:54:50 +00:00
Martin Michlmayr 4c41a6dfc8 Report model information on armel when filing a bug.
svn path=/dists/trunk/linux-2.6/; revision=14836
2009-12-30 16:53:56 +00:00
Maximilian Attems d2c1ec681c topconfig enable modular SENSORS_WM8350
svn path=/dists/trunk/linux-2.6/; revision=14835
2009-12-30 16:49:57 +00:00
Maximilian Attems ef28eb2eb1 topconfig enable modular SENSORS_TMP421
svn path=/dists/trunk/linux-2.6/; revision=14834
2009-12-30 16:49:54 +00:00
Maximilian Attems 74d7a2dedc topconfig enable modular EDAC_I3200
svn path=/dists/trunk/linux-2.6/; revision=14833
2009-12-30 16:49:51 +00:00
dann frazier bb0756f7e7 Fix vserver build on ia64, s390
svn path=/dists/trunk/linux-2.6/; revision=14831
2009-12-29 20:10:32 +00:00
Maximilian Attems ac4d38726d topconfig enable modular DVB_USB_FRIIO
svn path=/dists/trunk/linux-2.6/; revision=14830
2009-12-29 17:31:48 +00:00
Maximilian Attems fd55352ecd topconfig enable new drivers/media/radio drivers
svn path=/dists/trunk/linux-2.6/; revision=14829
2009-12-29 17:31:46 +00:00
Maximilian Attems ebd37d6308 topconfig enable modular USB_GSPCA_JEILINJ
svn path=/dists/trunk/linux-2.6/; revision=14828
2009-12-29 17:31:43 +00:00
Maximilian Attems 7b4a81fa9b topconfig enable modular USB_GL860
svn path=/dists/trunk/linux-2.6/; revision=14827
2009-12-29 17:31:40 +00:00
Maximilian Attems 24f9903247 topconfig enable modular SCSI_BFA_FC
svn path=/dists/trunk/linux-2.6/; revision=14826
2009-12-29 16:30:11 +00:00
Maximilian Attems edc2dda63d topconfig set modular SCSI_PMCRAID
svn path=/dists/trunk/linux-2.6/; revision=14825
2009-12-29 16:30:07 +00:00
Maximilian Attems 89447001fb topconfig enable modular BE2ISCSI
svn path=/dists/trunk/linux-2.6/; revision=14824
2009-12-29 16:30:00 +00:00
Maximilian Attems e316f5174d topconfig set modular BT_MRVL and BT_MRVL_SDIO
svn path=/dists/trunk/linux-2.6/; revision=14823
2009-12-29 16:29:57 +00:00
Maximilian Attems a4218c50cb topconfig set modular CAN_EMS_USB
svn path=/dists/trunk/linux-2.6/; revision=14822
2009-12-29 16:29:53 +00:00
Ben Hutchings cc4b0680ed Correct comments referring to dpkg --print-installation-architecture in maintainer scripts (Closes: #558077)
svn path=/dists/trunk/linux-2.6/; revision=14821
2009-12-29 14:33:11 +00:00
Ben Hutchings 9b66f7a8bb Prepare to release (2.6.32-3).
svn path=/dists/trunk/linux-2.6/; revision=14814
2009-12-24 16:11:23 +00:00
dann frazier 80760ca76c Re-enable vserver
svn path=/dists/trunk/linux-2.6/; revision=14807
2009-12-24 04:27:48 +00:00
Martin Michlmayr 6a7ab5adab close bug
svn path=/dists/trunk/linux-2.6/; revision=14806
2009-12-23 22:28:45 +00:00
Ben Hutchings 2179ee3456 Enable vmxnet3 (VMware guest paravirt net driver) (Closes: #562046)
svn path=/dists/trunk/linux-2.6/; revision=14805
2009-12-22 12:22:38 +00:00
Ben Hutchings 3209d7cf9e radeon: fix crtc vblank update for r600 (regression in 2.6.32.2)
svn path=/dists/trunk/linux-2.6/; revision=14804
2009-12-22 01:29:59 +00:00
Ben Hutchings d9cddba68f r8169: Allow RTL8168D v1 and v2 to be used without firmware files (Closes: #561309)
svn path=/dists/trunk/linux-2.6/; revision=14803
2009-12-21 01:37:24 +00:00
Ben Hutchings b7bad86edf ia64: Include <linux/personality.h> header in <asm/fcntl.h>; fixes FTBFS
svn path=/dists/trunk/linux-2.6/; revision=14802
2009-12-19 16:19:24 +00:00
Ben Hutchings 918afa000c Add stable release 2.6.32.2
svn path=/dists/trunk/linux-2.6/; revision=14801
2009-12-19 00:46:07 +00:00
Ben Hutchings 1414f927eb sfc: Apply changes from 2.6.33-rc1 adding support for SFC9000 family
svn path=/dists/trunk/linux-2.6/; revision=14800
2009-12-19 00:08:19 +00:00
dann frazier 36c1397603 * Input: ALPS - add support for touchpads with 4-directional button
* Input: ALPS - add interleaved protocol support (Dell E6x00 series)
  (Closes: #561589)

svn path=/dists/trunk/linux-2.6/; revision=14799
2009-12-18 16:11:50 +00:00
Martin Michlmayr 689ff45d64 Build MTD_CFI_AMDSTD into the kernel again since
it's needed on the D-Link DNS-323 (thanks Manuel Roeder).

svn path=/dists/trunk/linux-2.6/; revision=14797
2009-12-18 15:34:55 +00:00
Ben Hutchings 8b572e83b3 Prepare to release (2.6.32-2).
svn path=/dists/trunk/linux-2.6/; revision=14790
2009-12-17 03:26:46 +00:00
Ben Hutchings c053dbb207 Add more CVE references for 2.6.32.1
svn path=/dists/trunk/linux-2.6/; revision=14787
2009-12-14 22:38:34 +00:00
dann frazier 1c4cfe4ae1 * Add stable release 2.6.32.1:
- ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT (CVE-2009-4131)

svn path=/dists/trunk/linux-2.6/; revision=14786
2009-12-14 22:27:57 +00:00
Ben Hutchings 1e2530a0ed netfilter: xtables: fix conntrack match v1 ipt-save output (Closes: #556587)
svn path=/dists/trunk/linux-2.6/; revision=14785
2009-12-14 02:03:57 +00:00
Aurelien Jarno 53e623d303 * Add support for the sparc64 architecture.
svn path=/dists/trunk/linux-2.6/; revision=14784
2009-12-13 12:27:53 +00:00
Bastian Blank a9bc22a7b3 * debian/changelog: Update.
* debian/config/s390/config: Enable ZVM_WATCHDOG.

svn path=/dists/trunk/linux-2.6/; revision=14780
2009-12-12 16:02:36 +00:00
Bastian Blank ca1be002f2 * debian/changelog: Update.
* debian/config/s390/config: Enable SECCOMP.

svn path=/dists/trunk/linux-2.6/; revision=14778
2009-12-12 13:41:29 +00:00
Bastian Blank 6a3d896f69 * debian/changelog: Update.
* debian/config/config: Enable KSM.

svn path=/dists/trunk/linux-2.6/; revision=14777
2009-12-12 12:36:14 +00:00
Ben Hutchings cb8c51d3ec atl1c: Fix system hang when link drops (Closes: #559577)
svn path=/dists/trunk/linux-2.6/; revision=14769
2009-12-10 03:58:05 +00:00
Ben Hutchings 8bf9a24285 postinst: Fix failure paths in check for missing firmware (Closes: #560263)
svn path=/dists/trunk/linux-2.6/; revision=14768
2009-12-10 01:48:04 +00:00
Ben Hutchings dcb78dcf90 aufs2: Update to snapshot from 2009-12-05
svn path=/dists/trunk/linux-2.6/; revision=14760
2009-12-09 01:11:13 +00:00
Moritz Muehlenhoff 85e68072d5 * Initial work on a README.source file as suggested by current policy
(Spelling/grammar fixes welcome)

svn path=/dists/trunk/linux-2.6/; revision=14756
2009-12-08 00:13:52 +00:00
Moritz Muehlenhoff 1a1ee08dd8 disable cryptoloop
svn path=/dists/trunk/linux-2.6/; revision=14755
2009-12-07 22:45:32 +00:00
Bastian Blank 18c538f8c8 * debian/changelog: Update.
* debian/config/armel/config.kirkwood,
  debian/config/kernelarch-x86/config: Remove duplicated options.
* debian/config/config: Set USB_SUSPEND.

svn path=/dists/trunk/linux-2.6/; revision=14749
2009-12-06 20:17:22 +00:00
Bastian Blank 539d8c57dd * debian/changelog: Update.
* debian/config/config: Set MEMORY_HOTPLUG and MEMORY_HOTREMOVE.
* debian/config/powerpc/config.powerpc64: Remove unset of MEMORY_HOTPLUG.

svn path=/dists/trunk/linux-2.6/; revision=14743
2009-12-06 19:43:15 +00:00
Bastian Blank af4390d136 debian/changelog: Prepare to release (2.6.32-1).
svn path=/dists/trunk/linux-2.6/; revision=14741
2009-12-06 17:18:27 +00:00
Ben Hutchings e1f2840848 i915: Enable auto-loading even though CONFIG_DRM_I915_KMS is not set
svn path=/dists/trunk/linux-2.6/; revision=14740
2009-12-06 16:28:47 +00:00
Ben Hutchings bd182f9598 aufs2: Update to snapshot from 2009-11-29
svn path=/dists/trunk/linux-2.6/; revision=14739
2009-12-06 16:11:08 +00:00
Bastian Blank b0e6ad3767 Drop linux-tree package.
* debian/changelog: Update.
* debian/bin/gencontrol.py, debian/rules.real:
  Remove support for linux-tree package.
* debian/templates/control.tree.in: Remove.

svn path=/dists/trunk/linux-2.6/; revision=14736
2009-12-04 19:16:08 +00:00
Bastian Blank ce6d00ae52 * debian/changelog: Update.
* debian/config: Set DUMMY.

svn path=/dists/trunk/linux-2.6/; revision=14734
2009-12-04 17:41:15 +00:00
Bastian Blank be38547902 * debian/changelog: Update.
* debian/config/kernelarch-x86/config: Set AGP and AGP_AMD64 to module.
* debian/config/kernelarch-x86/config-arch-32,
  debian/config/kernelarch-x86/config-arch-64: Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14733
2009-12-04 17:35:58 +00:00
Bastian Blank 5d70571c39 * debian/changelog: Update.
* debian/config/kernelarch-x86/config, debian/config/powerpc/config,
  debian/config/sparc/config: Set USB to module.
* debian/config/kernelarch-x86/config-arch-32,
  debian/config/kernelarch-x86/config-arch-64: Remove USB.

svn path=/dists/trunk/linux-2.6/; revision=14732
2009-12-04 17:29:29 +00:00
Bastian Blank b7229958fd * debian/changelog: Update.
* debian/config: Centralize USB mass storage support options.

svn path=/dists/trunk/linux-2.6/; revision=14730
2009-12-04 17:21:00 +00:00
Bastian Blank 8013f4869a * debian/changelog: Update.
* debian/config: Enable WATCHDOG and SOFT_WATCHDOG.

svn path=/dists/trunk/linux-2.6/; revision=14727
2009-12-04 17:04:19 +00:00
Ben Hutchings e5d7296470 usbnet: Set link down initially for drivers that update link state (Closes: #444043)
svn path=/dists/trunk/linux-2.6/; revision=14722
2009-12-03 23:52:48 +00:00
Ben Hutchings baef4ede8d atl1e: Remove broken implementation of TSO for TCP/IPv6 (Closes: #558426)
and allow other hardware offloads to be disabled in case they are also buggy

svn path=/dists/trunk/linux-2.6/; revision=14721
2009-12-03 23:46:55 +00:00
Ben Hutchings e01e47de00 Add MODULE_FIRMWARE declarations to many drivers that lacked them
so that missing firmware will be reported automatically during upgrades

svn path=/dists/trunk/linux-2.6/; revision=14720
2009-12-03 23:38:41 +00:00
Martin Michlmayr 7a339bf24b [mips/4kc-malta, mips/5kc-malta] Compile USB as a module rather than
into the kernel.

svn path=/dists/trunk/linux-2.6/; revision=14719
2009-12-03 11:20:21 +00:00
Bastian Blank 2e6ba115f7 debian/changelog: Fix spelling.
svn path=/dists/trunk/linux-2.6/; revision=14718
2009-12-03 09:47:12 +00:00
Bastian Blank 81e29d2623 debian/changelog: Update version to 2.6.32-1.
svn path=/dists/trunk/linux-2.6/; revision=14716
2009-12-03 07:48:51 +00:00
dann frazier ed56b81f50 CVE mapping crosses changesets, just list them together
svn path=/dists/trunk/linux-2.6/; revision=14714
2009-12-03 01:48:39 +00:00
dann frazier cdd3515afa add additional cvs reference
svn path=/dists/trunk/linux-2.6/; revision=14709
2009-12-01 05:49:18 +00:00
dann frazier 9217f25ead mac80211: fix spurious delBA handling (CVE-2009-4026)
svn path=/dists/trunk/linux-2.6/; revision=14708
2009-12-01 05:46:27 +00:00
dann frazier 48d073c565 mac80211: fix two remote exploits (CVE pending)
svn path=/dists/trunk/linux-2.6/; revision=14707
2009-12-01 05:39:18 +00:00
Ben Hutchings 3e4966ed53 Add 'removable' option to the mmc module. (Closes: #504391)
svn path=/dists/trunk/linux-2.6/; revision=14703
2009-11-29 23:11:23 +00:00
Ben Hutchings bdcbcf2861 Reenable accidentally omitted drivers, thanks to Uwe Kleine-König (Closes: #558011)
svn path=/dists/trunk/linux-2.6/; revision=14702
2009-11-29 22:48:35 +00:00
Bastian Blank b54ee3d11b debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=14700
2009-11-28 14:45:56 +00:00
Bastian Blank d300e845c9 * debian/changelog: Update.
* debian/rules.real: Move contents of linux-support package to /usr/share.

svn path=/dists/trunk/linux-2.6/; revision=14694
2009-11-28 14:32:25 +00:00
Bastian Blank e1be69e95d * debian/changelog: Update.
* debian/config/config: Move PCIe options.
* debian/config/ia64/config, debian/config/kernelarch-x86/config:
  Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14691
2009-11-27 16:52:06 +00:00
Bastian Blank 4e14cd8347 * debian/changelog: Update.
* debian/config/mips/config.r5k-ip32:
  - Remove SOUND_PRIME.
  - Remove remaining OSS drivers.

svn path=/dists/trunk/linux-2.6/; revision=14686
2009-11-27 16:28:11 +00:00
Moritz Muehlenhoff 7a07deb752 add bug closer
svn path=/dists/trunk/linux-2.6/; revision=14680
2009-11-26 21:06:16 +00:00
Bastian Blank 2082d5ac8e Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=14674
2009-11-24 19:06:37 +00:00
Bastian Blank 9dc6310f5a * debian/changelog: Update.
* debian/config/config: Enable PCI_MSI.
* debian/config/ia64/config, debian/config/kernelarch-x86/config:
  Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14667
2009-11-23 23:22:59 +00:00
Martin Michlmayr 34320ebecf [armel/kirkwood] Turn on USB_SUSPEND
svn path=/dists/trunk/linux-2.6/; revision=14662
2009-11-22 13:57:34 +00:00
Bastian Blank 9d3f518a71 debian/changelog: Prepare to release (2.6.32~rc8-1~experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=14661
2009-11-21 20:42:09 +00:00
Ben Hutchings b2e6a82217 Hide WPA authentication parameters and comments when including network configuration in bug reports (bug #555680)
svn path=/dists/trunk/linux-2.6/; revision=14660
2009-11-21 18:22:26 +00:00
Bastian Blank 43a99cfc3a debian/changelog: Fix version.
svn path=/dists/trunk/linux-2.6/; revision=14658
2009-11-21 14:30:27 +00:00
Ben Hutchings d6077413cd Prepare to release 2.6.32~rc8-1
svn path=/dists/trunk/linux-2.6/; revision=14657
2009-11-21 11:40:41 +00:00
Ben Hutchings edcb50627f DocBook: Fix build breakage
svn path=/dists/trunk/linux-2.6/; revision=14656
2009-11-21 04:16:43 +00:00
Ben Hutchings 4107c35abb Update upstream version to 2.6.32-rc8
No patch changes required.

svn path=/dists/trunk/linux-2.6/; revision=14655
2009-11-20 03:51:41 +00:00
Moritz Muehlenhoff 6073a17593 add bug closer
svn path=/dists/trunk/linux-2.6/; revision=14649
2009-11-18 21:03:31 +00:00
Moritz Muehlenhoff 34a3f67076 add bug closer
svn path=/dists/trunk/linux-2.6/; revision=14648
2009-11-17 20:37:10 +00:00
Ben Hutchings b575145097 Merge /dists/sid/linux-2.6.
This should include all changes up to 2.6.31-2, except patches merged upstream.
Fix up ARM patches to apply to 2.6.32.

svn path=/dists/trunk/linux-2.6/; revision=14642
2009-11-17 01:18:56 +00:00
Ben Hutchings 81f4cd41e5 Update upstream version to 2.6.32-rc7
No patch changes required.

svn path=/dists/trunk/linux-2.6/; revision=14632
2009-11-15 17:01:44 +00:00
Martin Michlmayr 525e3c08f7 [armel] Re-enable options that were turned off recently because of
size constraints

svn path=/dists/trunk/linux-2.6/; revision=14607
2009-11-12 18:06:20 +00:00