Commit Graph

2250 Commits

Author SHA1 Message Date
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
Martin Michlmayr 0dc5a508cb [armel] Enable KERNEL_LZMA, i.e. compress kernels with lzma to get
much better compression.

svn path=/dists/trunk/linux-2.6/; revision=14606
2009-11-12 17:34:23 +00:00
Martin Michlmayr 115edcab14 Add patch from Albin Tonnerre to add HAVE_KERNEL_LZMA to arm.
svn path=/dists/trunk/linux-2.6/; revision=14605
2009-11-12 17:32:42 +00:00
Martin Michlmayr d32fc88c1d cosmetic
svn path=/dists/trunk/linux-2.6/; revision=14604
2009-11-12 17:27:17 +00:00
Martin Michlmayr 8fe0402235 MTD_CMDLINE_PARTS makes sense on some platforms
svn path=/dists/trunk/linux-2.6/; revision=14603
2009-11-12 17:26:59 +00:00
Martin Michlmayr f2ee8ac82b MTD_BLOCK should stay built-in (otherwise upgrades are more difficult)
svn path=/dists/trunk/linux-2.6/; revision=14602
2009-11-12 17:25:49 +00:00
Maximilian Attems 874e54e1b2 postinst: get rid of reverse symlinks handling
maximilian suggested to grab an axe and rip the reverse symlinks handling out.
The man page for kernel-img.conf has no reference to it anymore.

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>

svn path=/dists/trunk/linux-2.6/; revision=14593
2009-11-10 09:05:10 +00:00
Martin Michlmayr b986c1ece6 [armel/orion5x, armel/kirkwood] Enable ISDN (requested by Markus
Krebs).

svn path=/dists/trunk/linux-2.6/; revision=14580
2009-11-06 21:07:45 +00:00
Ben Hutchings aac015e39f aufs2: Remove incorrect static assertion (Closes: #554120)
svn path=/dists/sid/linux-2.6/; revision=14559
2009-11-05 01:03:16 +00:00
Ben Hutchings 23229038ef Update to 2.6.32-rc6
Refresh firmware patches for Kconfig context changes.
Remove bugfix patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=14541
2009-11-04 02:02:19 +00:00
Ben Hutchings f9f12616c4 r8169: Remove firmware for RTL8168D v1 and v2 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14537
2009-11-04 00:33:53 +00:00
Ben Hutchings eb174421b4 lgs8gxx: Remove firmware for lgs8g75 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14536
2009-11-04 00:31:07 +00:00
Ben Hutchings 19ac3d26c1 [powerpc] Remove SMP warning from PowerMac cpufreq (Closes: #554124).
Logged under Bastian's name since the patch is from him.

svn path=/dists/sid/linux-2.6/; revision=14534
2009-11-03 02:16:20 +00:00
Ben Hutchings 0ada151cfa postinst: Accept absolute paths in modules.dep generated by the lenny version of module-init-tools (Closes: #552610)
svn path=/dists/sid/linux-2.6/; revision=14531
2009-11-01 00:59:02 +00:00
Martin Michlmayr 4eaac41282 make some MTD chip support modular
svn path=/dists/trunk/linux-2.6/; revision=14528
2009-10-30 20:42:48 +00:00
Martin Michlmayr fe684596d8 turn off CONFIG_MTD_CMDLINE_PARTS on arm
svn path=/dists/trunk/linux-2.6/; revision=14527
2009-10-30 20:40:07 +00:00
Martin Michlmayr 59e0c14510 unifiy FTL and FTLN
svn path=/dists/trunk/linux-2.6/; revision=14526
2009-10-30 20:36:29 +00:00
Martin Michlmayr d5b35d1089 make MTD_BLOCK & MTD_BLOCK_RO modular on arm.
svn path=/dists/trunk/linux-2.6/; revision=14525
2009-10-30 20:35:15 +00:00
Martin Michlmayr 5d798cb23c [armel/orion5x, armel/kirkwood] Make sure VGA_CONSOLE is disabled,
otherwise the kernel won't boot.

svn path=/dists/sid/linux-2.6/; revision=14522
2009-10-30 12:10:01 +00:00
Martin Michlmayr 93d85d700e Add OpenRD-Client support again.
svn path=/dists/sid/linux-2.6/; revision=14520
2009-10-30 10:37:33 +00:00
Martin Michlmayr 1ff1787e5a [armel/kirkwood, armel/orion5x] Enable ORION_WATCHDOG
svn path=/dists/sid/linux-2.6/; revision=14518
2009-10-30 10:18:40 +00:00
Bastian Blank c2d45b15ba * debian/changelog: Update.
* debian/config/config: Set TREE_RCU.
* debian/config/kernelarch-x86/config-arch-64: Remove duplicated options.

svn path=/dists/trunk/linux-2.6/; revision=14516
2009-10-30 09:00:53 +00:00
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