Commit Graph

2276 Commits

Author SHA1 Message Date
Bastian Blank 25dc024d3b * debian/changelog: Update.
* debian/config/config: Enable CRYPTO_VMAC and CRYPTO_GHASH.

svn path=/dists/trunk/linux-2.6/; revision=14514
2009-10-30 08:46:42 +00:00
Bastian Blank 962d39259e * debian/changelog: Update.
* debian/config/config
  - Set SLUB.
  - Remove SLAB related debugging options.

svn path=/dists/trunk/linux-2.6/; revision=14512
2009-10-30 08:36:50 +00:00
Bastian Blank 227ee5a3af * debian/changelog: Update.
* debian/config/config: Enable PERF_EVENTS and EVENT_PROFILE.
* debian/config/kernelarch-x86/config: Remove old option.

svn path=/dists/trunk/linux-2.6/; revision=14511
2009-10-30 08:31:01 +00:00
Bastian Blank e00835d99b * debian/changelog: Update.
* debian/config/sparc/config: Remove EXT2_FS.

svn path=/dists/trunk/linux-2.6/; revision=14510
2009-10-30 08:19:56 +00:00
Bastian Blank dee5b1680a * debian/changelog: Update.
* debian/patches/debian/arch-mips-not-embedded.patch: Add.
* debian/patches/series/base: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=14508
2009-10-29 20:59:57 +00:00
Martin Michlmayr f74c146281 add mips build fix
svn path=/dists/sid/linux-2.6/; revision=14468
2009-10-27 13:21:06 +00:00
Martin Michlmayr b8107af4c8 [armel/kirkwood] Enable CRYPTO_DEV_MV_CESA (Closes: #552270).
svn path=/dists/sid/linux-2.6/; revision=14467
2009-10-27 13:19:04 +00:00
Ben Hutchings 92241355b2 Update to 2.6.32-rc5.
Incorporate 2.6.31-1 changelog from sid.
Move my last changelog addition into the new entry.
Remove obsolete patches.
Update aufs2, firmware and speakup patches.
Update reportoldconfig and version patches.

svn path=/dists/trunk/linux-2.6/; revision=14463
2009-10-26 02:57:16 +00:00
Ben Hutchings 5b5812c8a8 README.Debian: Add brief information about building specific binary packages (Closes: #546182)
svn path=/dists/trunk/linux-2.6/; revision=14461
2009-10-26 01:09:57 +00:00
Ben Hutchings 42ad01194b Add simple build script for users to test patches.
svn path=/dists/trunk/linux-2.6/; revision=14460
2009-10-26 00:57:53 +00:00
Bastian Blank 79a64fdbbf debian/changelog: Prepare to release (2.6.31-1).
svn path=/dists/sid/linux-2.6/; revision=14444
2009-10-24 17:17:55 +00:00
Bastian Blank 9bd93b7e01 * debian/changelog: Update.
* debian/config/powerpc/config: Enable BATTERY_PMU.

svn path=/dists/sid/linux-2.6/; revision=14443
2009-10-24 17:14:21 +00:00
Bastian Blank fdfd689c35 * debian/changelog: Update.
* debian/config/defines: Set abiname to 1.

svn path=/dists/sid/linux-2.6/; revision=14442
2009-10-24 16:56:36 +00:00
Bastian Blank e02684f4bd Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=14434
2009-10-23 16:21:00 +00:00
Maximilian Attems 8b222dfb5a Revert "[x86_64] Set LOG_BUF_SHIFT to 2^18."
we don't currenlty use the full buffer, so needless for now.

This reverts commit 5b222597d932e4465fd451b26167ca96e460d574.

Conflicts:

	linux-2.6/debian/changelog

svn path=/dists/trunk/linux-2.6/; revision=14433
2009-10-23 12:06:46 +00:00
Ben Hutchings 15fcdbc51a [x86_64] Enable NUMA_EMU (Closes: #541389)
svn path=/dists/trunk/linux-2.6/; revision=14423
2009-10-23 01:31:06 +00:00
Ben Hutchings da534ba7f1 Add stable release 2.6.31.5
svn path=/dists/trunk/linux-2.6/; revision=14422
2009-10-23 01:13:40 +00:00
Maximilian Attems e171d9b959 topconfig set LSM_MMAP_MIN_ADDR to redcommended 32768
for x86_32 to zero, for x86_64 and ia64 to 65536.

svn path=/dists/trunk/linux-2.6/; revision=14420
2009-10-20 08:23:10 +00:00
Maximilian Attems 0df5a19f52 Unset UEVENT_HELPER_PATH to save some boot cycles.
even Lenny no longer used to have /sbin/hotplug,
saves a few cycles on boot.

svn path=/dists/trunk/linux-2.6/; revision=14417
2009-10-19 22:45:24 +00:00
Maximilian Attems c28edfbcc8 topconfig: Set LSM_MMAP_MIN_ADDR to zero to unbreak dosemu and 16-bit Wine.
svn path=/dists/trunk/linux-2.6/; revision=14416
2009-10-19 22:39:24 +00:00
Maximilian Attems f90be03ebd [x86_64] Set LOG_BUF_SHIFT to 2^18.
ia64 might want to follow, should help to really collect debugging info
and have the nice reports thanks to benh's work.

set for now on x86_64 where mem requirements for it don't seem huge:
256KB versus 128KB.

svn path=/dists/trunk/linux-2.6/; revision=14415
2009-10-19 22:27:35 +00:00
Maximilian Attems 4d4ec998b2 [x86] Enable modular X86_MCE_INJECT
svn path=/dists/trunk/linux-2.6/; revision=14414
2009-10-19 22:14:01 +00:00
Maximilian Attems ffb1fc8939 [alpha] Disable SND_MIXART, causes gcc ICE.
svn path=/dists/trunk/linux-2.6/; revision=14409
2009-10-18 18:48:29 +00:00
Martin Michlmayr 0fdf9cb4cc [armel/orion5x, armel/kirkwood] Enable FB
svn path=/dists/trunk/linux-2.6/; revision=14398
2009-10-17 15:59:05 +00:00
Martin Michlmayr 29c51fbe38 CPUidle: always return with interrupts enabled
svn path=/dists/trunk/linux-2.6/; revision=14397
2009-10-17 15:54:15 +00:00
Ben Hutchings dc5307fda0 Include speakup modules under staging
svn path=/dists/trunk/linux-2.6/; revision=14380
2009-10-13 05:17:42 +00:00
Ben Hutchings 299fce8f84 Include aufs2, marked as staging (Closes: #541828)
What could possibly go wrong?

svn path=/dists/trunk/linux-2.6/; revision=14379
2009-10-13 04:06:23 +00:00
Maximilian Attems b194bfae1b prepare to release 2.6.31-1~experimental.2
svn path=/dists/trunk/linux-2.6/; revision=14378
2009-10-12 21:56:47 +00:00
Ben Hutchings 53b471928c Add stable release 2.6.31.4
svn path=/dists/trunk/linux-2.6/; revision=14377
2009-10-12 21:31:35 +00:00
Ben Hutchings d47a159011 hfsplus: Refuse to mount volumes larger than 2TB, which may otherwise be corrupted (Closes: #550010)
svn path=/dists/trunk/linux-2.6/; revision=14373
2009-10-11 02:20:45 +00:00
Ben Hutchings 5275ded9d3 Note that 2.6.31.2 fixes CVE-2009-2909
svn path=/dists/trunk/linux-2.6/; revision=14356
2009-10-08 20:24:42 +00:00
Ben Hutchings d12888d5e1 Describe the specific fix for #522828
svn path=/dists/trunk/linux-2.6/; revision=14355
2009-10-08 20:23:39 +00:00
dann frazier 15db49c199 * [ia64] Fix call to elilo in postinst
svn path=/dists/trunk/linux-2.6/; revision=14347
2009-10-08 01:03:21 +00:00
Ben Hutchings 463e177e5a Remove dummy dot-files from linux-libc-dev
svn path=/dists/trunk/linux-2.6/; revision=14346
2009-10-08 01:01:36 +00:00
Ben Hutchings 1e7a0583ac Remove /usr/include/scsi from linux-libc-dev (Closes: #550130)
svn path=/dists/trunk/linux-2.6/; revision=14345
2009-10-08 01:01:11 +00:00
Ben Hutchings 59f71fbb12 Add stable release 2.6.31.3
svn path=/dists/trunk/linux-2.6/; revision=14344
2009-10-08 00:14:15 +00:00
dann frazier 6a006dce6e [sparc] build zImage by default, fixes build
svn path=/dists/trunk/linux-2.6/; revision=14343
2009-10-06 23:48:42 +00:00
Ben Hutchings e775ea3ceb Improve package descriptions
- Clarify the differences between i386 flavours (Closes: #414690)
- Simplify wording of the description template

svn path=/dists/trunk/linux-2.6/; revision=14342
2009-10-06 23:26:20 +00:00
Ben Hutchings 6feabfd6ac sfc: Fix initial link state
svn path=/dists/trunk/linux-2.6/; revision=14341
2009-10-06 22:45:21 +00:00
dann frazier 27b6a100a6 add bug closure
svn path=/dists/trunk/linux-2.6/; revision=14340
2009-10-05 23:26:59 +00:00
Maximilian Attems 1096aa1bac add stable 2.6.31.2
svn path=/dists/trunk/linux-2.6/; revision=14339
2009-10-05 21:55:43 +00:00
Ben Hutchings 3428e0f55d Note that r14336 fixed #458560
svn path=/dists/trunk/linux-2.6/; revision=14338
2009-10-05 03:18:36 +00:00
Ben Hutchings b509d4c613 nfs: Avoid overrun when copying client IP address string (Closes: #549002)
svn path=/dists/trunk/linux-2.6/; revision=14334
2009-10-04 23:37:40 +00:00
Ben Hutchings fbf5855cfc Group the bug report changes together
svn path=/dists/trunk/linux-2.6/; revision=14333
2009-10-04 20:07:38 +00:00
Ben Hutchings e2520b9603 Include USB device list in bug reports
svn path=/dists/trunk/linux-2.6/; revision=14332
2009-10-04 20:01:29 +00:00
Ben Hutchings 54998d8ce3 Optionally include network configuration and status in bug reports
svn path=/dists/trunk/linux-2.6/; revision=14331
2009-10-04 19:43:48 +00:00
Ben Hutchings fc5a6eed98 Include firmware package status in bug reports
svn path=/dists/trunk/linux-2.6/; revision=14328
2009-10-04 18:55:39 +00:00
Ben Hutchings 08ee7482bb Include model information in bug reports
svn path=/dists/trunk/linux-2.6/; revision=14327
2009-10-04 18:49:10 +00:00
Maximilian Attems 89754d6f8a prepare to release 2.6.31-1~experimental.1
fix changelog to include latest stuff.

svn path=/dists/trunk/linux-2.6/; revision=14326
2009-10-04 18:29:12 +00:00
Ben Hutchings dc0a9993ac Include PCI device list in bug reports even if the running kernel doesn't match
svn path=/dists/trunk/linux-2.6/; revision=14324
2009-10-04 17:07:54 +00:00
Ben Hutchings 4daa334923 Move last changelog addition to a new changelog entry
svn path=/dists/trunk/linux-2.6/; revision=14323
2009-10-04 17:03:43 +00:00
Ben Hutchings 02eed2eef7 Prompt bug reporters to run the kernel version they're reporting on or otherwise record boot messages
svn path=/dists/trunk/linux-2.6/; revision=14322
2009-10-04 16:55:31 +00:00
Maximilian Attems 9d4910d240 prepare to release 2.6.31 for experimental
svn path=/dists/trunk/linux-2.6/; revision=14321
2009-10-04 16:43:47 +00:00
Ben Hutchings 9284799792 Note that bug #539215 was fixed upstream
svn path=/dists/trunk/linux-2.6/; revision=14315
2009-10-04 01:35:02 +00:00
Moritz Muehlenhoff a820eb4c68 more fixes
svn path=/dists/trunk/linux-2.6/; revision=14310
2009-10-03 12:45:35 +00:00
Moritz Muehlenhoff 9ac44278fc document security fixes from 2.6.31 and 2.6.31.x (more to come)
svn path=/dists/trunk/linux-2.6/; revision=14309
2009-10-03 10:47:45 +00:00
Moritz Muehlenhoff 4c1fc0fa66 Make the description of linux-support a little more verbose
svn path=/dists/trunk/linux-2.6/; revision=14308
2009-10-01 21:57:22 +00:00
Martin Michlmayr c800357249 [armel] Enable BPQETHER (on the request of Iain Young) and some
other AX25 drivers.

svn path=/dists/trunk/linux-2.6/; revision=14304
2009-09-26 12:44:33 +00:00
Maximilian Attems 89b4f0559d topconfig enable PREEMPT_VOLUNTARY
everyone ships it and enables it.
the !preempt pathes seem the buggy these days.

svn path=/dists/trunk/linux-2.6/; revision=14296
2009-09-25 17:01:43 +00:00
Bastian Blank d17f56198d * debian/changelog: Update.
* debian/config/arm: Remove.
* debian/config/armel/config.footbridge,
  debian/config/armel/config.iop32x,
  debian/config/armel/config.ixp4xx,
  debian/config/armel/config.orion5x,
  debian/config/armel/config.versatile: Add.
* debian/config/armel/defines: Remove config file location overrides.
* debian/config/defines: Remove arm architecture.

svn path=/dists/trunk/linux-2.6/; revision=14295
2009-09-25 15:05:33 +00:00
Maximilian Attems 55915a89c8 add stable 2.6.31.1
should make it less suck..

svn path=/dists/trunk/linux-2.6/; revision=14288
2009-09-24 18:32:14 +00:00
Martin Michlmayr 2e52a241ab Turn off EARLY_PRINTK on IP22 to make the system boot
svn path=/dists/trunk/linux-2.6/; revision=14284
2009-09-24 12:06:51 +00:00
Martin Michlmayr a4e65563f8 Marvell CESA (crypto)
svn path=/dists/trunk/linux-2.6/; revision=14252
2009-09-19 12:19:06 +00:00
Moritz Muehlenhoff 33a678ea63 disable CONSOLE_PROM
svn path=/dists/trunk/linux-2.6/; revision=14250
2009-09-16 17:19:50 +00:00
Ben Hutchings 98f9c4499c Generate architecture-qualified package relations as needed for flavours that exist for multiple architectures (Closes: #278729)
svn path=/dists/trunk/linux-2.6/; revision=14227
2009-09-14 05:31:08 +00:00
Ben Hutchings 76139863ff intel-agp: Fix cache flushing on i8xx chipsets, avoiding graphics corruption and GPU lock-ups (Closes: #541307)
svn path=/dists/trunk/linux-2.6/; revision=14225
2009-09-13 18:44:26 +00:00
Ben Hutchings 6888a95d4b x86: Fix crash in text_poke_early() on 486-class processors (Closes: #515982)
svn path=/dists/trunk/linux-2.6/; revision=14223
2009-09-13 18:18:22 +00:00
Martin Michlmayr f8a907c5d8 typo fix
svn path=/dists/trunk/linux-2.6/; revision=14219
2009-09-13 16:55:04 +00:00
Moritz Muehlenhoff b8c131be3b one more bug closer
svn path=/dists/trunk/linux-2.6/; revision=14218
2009-09-12 22:21:01 +00:00
Moritz Muehlenhoff 4c4d292d66 another bug fixed in 2.6.31
svn path=/dists/trunk/linux-2.6/; revision=14217
2009-09-12 21:38:20 +00:00
Moritz Muehlenhoff 2f56d986be another bug closer
svn path=/dists/trunk/linux-2.6/; revision=14216
2009-09-12 18:48:09 +00:00
Ben Hutchings ec76a73936 Note that bug #546041 is closed upstream
svn path=/dists/trunk/linux-2.6/; revision=14215
2009-09-11 00:49:33 +00:00
Ben Hutchings 82a7a3a3c8 Note that bug #545981 was fixed upstream
svn path=/dists/trunk/linux-2.6/; revision=14214
2009-09-11 00:26:47 +00:00
Bastian Blank 26a042dfdf debian/changelog: Set version to 2.6.31-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=14213
2009-09-10 06:35:58 +00:00
Ben Hutchings 80d8b3c12f rd: Build as a module since we do not require initrd support
svn path=/dists/trunk/linux-2.6/; revision=14212
2009-09-10 03:29:33 +00:00
Moritz Muehlenhoff 0b88783800 update standards version to 3.8.3
svn path=/dists/trunk/linux-2.6/; revision=14211
2009-09-08 21:02:54 +00:00
Bastian Blank c265291c2e debian/changelog: Set version to 2.6.31~rc9-1~experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=14210
2009-09-08 12:10:00 +00:00
Moritz Muehlenhoff 9b989ea951 b43 firmware patches present in 2.6.31
svn path=/dists/trunk/linux-2.6/; revision=14207
2009-09-06 11:36:05 +00:00
Moritz Muehlenhoff 8be852455b fixed upstream
svn path=/dists/trunk/linux-2.6/; revision=14206
2009-09-06 11:25:00 +00:00
Bastian Blank 59d0e2d840 * debian/changelog: Update.
* debian/templates/image.plain.bug/control: Add Submit-As: linux-2.6.

svn path=/dists/trunk/linux-2.6/; revision=14204
2009-09-02 10:25:19 +00:00
Moritz Muehlenhoff 38a97b3d33 another bug closer
svn path=/dists/trunk/linux-2.6/; revision=14196
2009-08-30 21:41:01 +00:00
Moritz Muehlenhoff a1c2306479 PAT fixed upstream
svn path=/dists/trunk/linux-2.6/; revision=14195
2009-08-30 10:58:29 +00:00
Maximilian Attems 3e70939b41 update to 2.6.31-rc8
nuke 2 upstream commited patches.

svn path=/dists/trunk/linux-2.6/; revision=14193
2009-08-28 13:33:51 +00:00
Moritz Muehlenhoff e806d60837 add bug closer
svn path=/dists/trunk/linux-2.6/; revision=14191
2009-08-25 21:38:17 +00:00
Ben Hutchings 47e43210de Reenable dvb-usb-af9005 using request_firmware(); note that this addresses bug #494119
svn path=/dists/trunk/linux-2.6/; revision=14186
2009-08-24 22:39:50 +00:00
Ben Hutchings 35c59f81d8 rt{2860,2870,3070}sta: Use existing CCITT CRC implementation on firmware rather than adding an equivalent variant of ITU-T CRC
svn path=/dists/trunk/linux-2.6/; revision=14180
2009-08-23 21:27:45 +00:00
Martin Michlmayr bcedb02859 [armel/orion5x, armel/kirkwood] Disable MARVELL_PHY since it may
lead to conflicts with the build-in Ethernet.

svn path=/dists/trunk/linux-2.6/; revision=14178
2009-08-23 15:51:33 +00:00
Ben Hutchings 16da5e8b5f r128: Add test for initialisation to all ioctls that require it (closes: #541630)
svn path=/dists/trunk/linux-2.6/; revision=14177
2009-08-23 15:26:58 +00:00
Ben Hutchings 1ac47640d3 qla1280: Release spinlock when requesting firmware (closes: #543244)
svn path=/dists/trunk/linux-2.6/; revision=14176
2009-08-23 15:26:30 +00:00
Bastian Blank 5065eaa86f * debian/changelog: Set version to 2.6.31~rc7-1~experimental.1.
* debian/patches/bugfix/all/perf_counter-default-idx-offset.patch: Remove.
* debian/patches/series/base: Remove merged patch.

svn path=/dists/trunk/linux-2.6/; revision=14164
2009-08-22 11:53:11 +00:00
Moritz Muehlenhoff 2e8f15256e fix merged as of 2.6.31-rc7
svn path=/dists/trunk/linux-2.6/; revision=14163
2009-08-22 10:47:39 +00:00
Moritz Muehlenhoff 2b9532d677 one more bug closer
svn path=/dists/trunk/linux-2.6/; revision=14160
2009-08-21 17:18:34 +00:00
Moritz Muehlenhoff 3c2c1e6e67 * Add Vcs-Svn and Vcs-Browser stanzas pointing to the SVN branch
used for development in unstable. There are other branches
  used for experimental (trunk), oldstable and stable, but Vcs-*
  doesn't yet provide the ability to distinguish branches in a
  more fine-grained manner. (Closes: #471495)

svn path=/dists/trunk/linux-2.6/; revision=14159
2009-08-21 17:16:34 +00:00
dann frazier 5ae7e83bdf [hppa] Disable CONFIG_AB3100_CORE, it fails to build
svn path=/dists/trunk/linux-2.6/; revision=14158
2009-08-21 15:56:49 +00:00
dann frazier dfa17034af Specify a fallback PERF_COUNTER_INDEX_OFFSET for archs that
don't define it

svn path=/dists/trunk/linux-2.6/; revision=14157
2009-08-21 14:42:58 +00:00
Maximilian Attems dcdd15f2d2 Drop yaird initramfs generator support.
yaird is not part of Lenny and has seen no progress since,
is beeing asked to be kicked out of unstable.

svn path=/dists/trunk/linux-2.6/; revision=14147
2009-08-20 13:59:40 +00:00
Maximilian Attems 9a34dfe11d changelog add a bug closure
svn path=/dists/trunk/linux-2.6/; revision=14146
2009-08-20 13:59:32 +00:00
Ben Hutchings 6f7671ee3a Add warning on upgrade to a new upstream version where the system appears to be missing necessary firmware files (closes: #541702)
svn path=/dists/trunk/linux-2.6/; revision=14145
2009-08-20 02:22:34 +00:00
Maximilian Attems 1f51035ebd topconfig enable modular PCIEAER_INJECT
svn path=/dists/trunk/linux-2.6/; revision=14134
2009-08-17 15:10:28 +00:00
Maximilian Attems c9595fe456 topconfig disable old USB_DEVICE_CLASS
needed for persistent dev naming for udev.
nuked dup definitions.

svn path=/dists/trunk/linux-2.6/; revision=14133
2009-08-17 09:01:13 +00:00