Commit Graph

5866 Commits

Author SHA1 Message Date
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
Maximilian Attems 7e4f87bcf6 topconfig fix typo
svn path=/dists/trunk/linux-2.6/; revision=15066
2010-01-31 00:02:46 +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
Ben Hutchings 182c7b1e03 3w-sas: Really undo the queue depth code change
svn path=/dists/trunk/linux-2.6/; revision=15021
2010-01-26 22:59:12 +00:00
Maximilian Attems 7543fafd65 topconfig explicitly disable PCIEASPM
svn path=/dists/trunk/linux-2.6/; revision=15020
2010-01-26 22:51:04 +00:00
Maximilian Attems 7713285772 x86 explicitly unset PM_TRACE_RTC and PM_TEST_SUSPEND
svn path=/dists/trunk/linux-2.6/; revision=15019
2010-01-26 22:50:56 +00:00
Maximilian Attems ed7066a65f explicitly disable KPROBES
nobody speaks forward for it, so shipp default.

svn path=/dists/trunk/linux-2.6/; revision=15018
2010-01-26 22:36:41 +00:00
Frederik Schüler 3a1e665820 activate CONFIG_SCSI_3W_SAS as a module
svn path=/dists/trunk/linux-2.6/; revision=15017
2010-01-26 21:57:55 +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 759a2ccd34 don't enable for now PM_TRACE and friends
PM_DEBUG seems already helpful.

svn path=/dists/trunk/linux-2.6/; revision=15015
2010-01-26 17:49:05 +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
Bastian Blank cda87cd1b2 debian/config: Order.
svn path=/dists/trunk/linux-2.6/; revision=15012
2010-01-26 17:08:57 +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 c36a695af2 topconfig explicitly set FTRACE
only shows menu and was enabled until now, so no change.

svn path=/dists/trunk/linux-2.6/; revision=15007
2010-01-26 16:26:25 +00:00
Maximilian Attems ba7038a713 topconfig explicitly unset DEBUG_FORCE_WEAK_PER_CPU
defaults to no anyway.

svn path=/dists/trunk/linux-2.6/; revision=15006
2010-01-26 16:10:49 +00:00
Maximilian Attems 66811360c3 topconfig explicitly unset DEBUG_PERF_USE_VMALLOC
see init/Kconfig, we have no need for it.

svn path=/dists/trunk/linux-2.6/; revision=15005
2010-01-26 16:10:43 +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 2c27d6ba4b debian/config/ia64/config, debian/config/powerpc/config: Remove HID overrides.
svn path=/dists/trunk/linux-2.6/; revision=14997
2010-01-25 19:55:43 +00:00
Bastian Blank 810a059811 debian/config: Centralize SCSI_DEBUG.
svn path=/dists/trunk/linux-2.6/; revision=14996
2010-01-25 14:50:18 +00:00
Bastian Blank 35f3719166 debian/config/m68k: Remove overrides.
svn path=/dists/trunk/linux-2.6/; revision=14995
2010-01-25 14:43:22 +00:00
Bastian Blank eff03b63a8 debian/config/mips/config.4kc-malta, debian/config/mips/config.5kc-malta:
Remove RPCSEC_GSS_KRB5 override.

svn path=/dists/trunk/linux-2.6/; revision=14993
2010-01-25 14:35:30 +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
Maximilian Attems 59dfd89bbc cleanup trunk from openvz references
no patch forcoming, no schedule for a patch.
thus no openvz bannana for squeeze.

svn path=/dists/trunk/linux-2.6/; revision=14991
2010-01-24 12:08:42 +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 87cde56b58 Fix patch filename
svn path=/dists/trunk/linux-2.6/; revision=14989
2010-01-23 14:21:47 +00:00
Bastian Blank a1dfe86a38 * debian/config/i385/openvz/defines: Fix config path.
* debian/config/i386/xen/defines:
  - Fix config path.
  - Remove superfluous description.

svn path=/dists/trunk/linux-2.6/; revision=14988
2010-01-23 13:17:19 +00:00
Bastian Blank 5fd7d767be debian/config/i386: Fix config names.
svn path=/dists/trunk/linux-2.6/; revision=14987
2010-01-23 13:11:34 +00:00
Bastian Blank 57b4633caf debian/config/i386: Move configs back.
svn path=/dists/trunk/linux-2.6/; revision=14986
2010-01-23 13:06:31 +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