Commit Graph

5884 Commits

Author SHA1 Message Date
Ben Hutchings 3e1c5d2328 Build lgs8gxx driver along with cxusb (Closes: #568414)
svn path=/dists/trunk/linux-2.6/; revision=15121
2010-02-04 19:34:02 +00:00
dann frazier 0b2c1541cf Remove TIF_ABI_PENDING bit from x86, sparc & powerpc, fixing
32-bit userland/64-bit kernel breakage (Closes: #568416)

svn path=/dists/trunk/linux-2.6/; revision=15120
2010-02-04 18:42:32 +00:00
Bastian Blank 65ee02f46b Don't let default compiler flags escape into the build.
* debian/changelog: Update.
* debian/bin/gencontrol.py: Rename CFLAGS to CFLAGS_KERNEL.
* debian/rules.real: Use CFLAGS_KERNEL.

svn path=/dists/trunk/linux-2.6/; revision=15119
2010-02-04 11:09:53 +00:00
Bastian Blank b03ba34bc9 debian/config: Reorder.
svn path=/dists/trunk/linux-2.6/; revision=15118
2010-02-04 09:51:13 +00:00
Bastian Blank 525878223f debian/config/s390/config: Adopt to reality.
svn path=/dists/trunk/linux-2.6/; revision=15117
2010-02-04 09:33:43 +00:00
Bastian Blank d92a694fd9 debian/rules.real: Use /usr/lib/* as target for kbuild links.
svn path=/dists/trunk/linux-2.6/; revision=15116
2010-02-04 09:03:36 +00:00
Bastian Blank 1c25c34ed2 debian/config/defines: Revert undiscussed ABI bump.
svn path=/dists/trunk/linux-2.6/; revision=15115
2010-02-04 08:41:58 +00:00
dann frazier e7548cc8bc prepare for release
svn path=/dists/trunk/linux-2.6/; revision=15112
2010-02-04 01:36:27 +00:00
Ben Hutchings e98a4de3e1 Set ABI to 2; disabling ftrace changes all symbols
svn path=/dists/trunk/linux-2.6/; revision=15111
2010-02-04 01:15:31 +00:00
Ben Hutchings d3b5f1e2c7 Add upstream fix for regression caused by split-flush_old_exec-into-two-functions.patch
svn path=/dists/trunk/linux-2.6/; revision=15110
2010-02-04 01:14:37 +00:00
Ben Hutchings bd319132de Restore patch removed in r15104
split-flush_old_exec-into-two-functions.patch also modifies
binfmt_elf_fdpic and must be applied on top of
fdpic-respect-pt_gnu_stack-exec-protection-markings-when-creating-nommu-stack.patch

Don't mention it in the changelog since it has no actual effect on
Debian kernels.


svn path=/dists/trunk/linux-2.6/; revision=15105
2010-02-03 00:48:52 +00:00
Ben Hutchings 222e0d7fa9 Remove patch to binfmt_elf_fdpic
We do not build this module and we do not support NOMMU platforms.

svn path=/dists/trunk/linux-2.6/; revision=15104
2010-02-03 00:38:56 +00:00
Ben Hutchings 162bbcf175 Disable STACK_TRACER since it selects FUNCTION_TRACER
svn path=/dists/trunk/linux-2.6/; revision=15103
2010-02-03 00:33:24 +00:00
dann frazier 42ee301828 * Patches queued for 2.6.32.8:
- FDPIC: Respect PT_GNU_STACK exec protection markings when creating
    NOMMU stack
  - Split 'flush_old_exec' into two functions (CVE-2010-0307)

svn path=/dists/trunk/linux-2.6/; revision=15102
2010-02-02 23:38:40 +00:00
Ben Hutchings ec0059d2e1 Revert r15093 "[sparc] ftrace: Fix build-time architecture detection..."
This is unnecessary since dannf has disabled FUNCTION_TRACER.
Move the bug closure accordingly.

svn path=/dists/trunk/linux-2.6/; revision=15100
2010-02-02 22:53:26 +00:00
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
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