Commit Graph

285 Commits

Author SHA1 Message Date
Norbert Tretkowski 71b78b9897 Enabled CONFIG_KOBJECT_UEVENT on alpha.
svn path=/dists/trunk/linux-2.6/; revision=4817
2005-11-13 21:30:21 +00:00
maximilian attems 399876bfb7 enable ACPI even on older BIOS, shipped by suse and ubuntu.
BIOS didn't get better, ACPI kernel code shows progress.

svn path=/dists/trunk/linux-2.6/; revision=4809
2005-11-13 16:09:35 +00:00
Jurij Smakov 4b0e489d03 Disable CONFIG_PARPORT_PC_FIFO on sparc as
it causes the machine to hang when sending stuff
to the parallel port.

svn path=/dists/trunk/linux-2.6/; revision=4790
2005-11-12 06:22:45 +00:00
Frederik Schüler 6fc50be9b3 forgot the changelog :)
svn path=/dists/trunk/linux-2.6/; revision=4787
2005-11-11 14:31:42 +00:00
Norbert Tretkowski 977dfa8b0c Close a bug.
svn path=/dists/trunk/linux-2.6/; revision=4785
2005-11-11 09:26:13 +00:00
maximilian attems 684284beaf config change: CONFIG_XFS_QUOTA=y
svn path=/dists/trunk/linux-2.6/; revision=4784
2005-11-11 08:28:21 +00:00
maximilian attems 44dd6dee9f add huge 2.6.14.2
has a nice bind fix,
removed dup alpha patch.

svn path=/dists/trunk/linux-2.6/; revision=4783
2005-11-11 08:16:02 +00:00
Jurij Smakov 81ee31d13b Add a sparc64-atyfb-xl-gr.patch to fix ATI framebuffer
corruption on SunBlade 100 (#321200).

svn path=/dists/trunk/linux-2.6/; revision=4763
2005-11-10 04:06:52 +00:00
Jurij Smakov 646c450320 Switch sparc to (default) gcc-4.0.
svn path=/dists/trunk/linux-2.6/; revision=4762
2005-11-10 03:49:38 +00:00
Jurij Smakov b4aab94aa3 * Enable CONFIG_SND_ALI5451 on sparc.
svn path=/dists/trunk/linux-2.6/; revision=4761
2005-11-10 03:46:22 +00:00
Bastian Blank 4d986bd566 debian/changelog: Fix maintainer entry.
Sven, please reread the policy:
| The maintainer name and email address used in the changelog should be the
| details of the person uploading this version. The information here will be
| copied to the Changed-By field.
and
| 5.6.4 Changed-By
| The name and email address of the person who changed the said package. Usually
| the name of the maintainer. All the rules for the Maintainer field apply here,
| too.

svn path=/dists/trunk/linux-2.6/; revision=4760
2005-11-09 16:26:34 +00:00
Sven Luther 4d6a043ac1 Let's use the kernel team in the changelog too, other seem to be doing this too, and it make sense.
We need to teach dch about it though :)

svn path=/dists/trunk/linux-2.6/; revision=4759
2005-11-09 16:14:18 +00:00
Norbert Tretkowski fe165b12c5 Bumped ABI version.
svn path=/dists/trunk/linux-2.6/; revision=4758
2005-11-09 15:45:19 +00:00
Simon Horman 117ef4aa69 make manuals with defconfig, as is required for kernel-package 10.008
svn path=/dists/trunk/linux-2.6/; revision=4757
2005-11-09 08:28:30 +00:00
maximilian attems 9bd0dbb10e add 2.6.14.1
svn path=/dists/trunk/linux-2.6/; revision=4754
2005-11-09 01:23:15 +00:00
Christian T. Steigies 2f60f00ed2 m68k updates, if the spinlock patch breaks your arch, I'll have to add it to the m68k.diff
svn path=/dists/trunk/linux-2.6/; revision=4753
2005-11-08 23:10:57 +00:00
Simon Horman e7a56cf1d4 [NETFILTER] nf_queue: Fix Ooops when no queue handler registered
This is a regression introduced in 2.6.14.
    net-nf_queue-oops.patch. (Closes: #337713)

svn path=/dists/trunk/linux-2.6/; revision=4736
2005-11-07 09:18:08 +00:00
Simon Horman 1d9aac96b0 Redisable CONFIG_SOFTWARE_SUSPEND on ppc/miboot as it required
CONFIG_PM to compile.

svn path=/dists/trunk/linux-2.6/; revision=4735
2005-11-07 09:06:38 +00:00
Sven Luther bc5422b008 Reverted unwarranted change with makx which is just to lazy or whatever to fix initramfs-tools correctly.
svn path=/dists/sid/linux-2.6/; revision=4731
2005-11-05 18:23:12 +00:00
maximilian attems 26ba7bc3fb streamling ppc on CONFIG_KEYBOARD_ATKBD and CONFIG_SERIO_I8042=y.
thanks svenl for agreeing.
those could land now in the top config.

svn path=/dists/sid/linux-2.6/; revision=4730
2005-11-05 18:10:53 +00:00
Norbert Tretkowski 0ad63a3a8f Conflict with initramfs-tools on alpha until the klibc problem is fixed.
svn path=/dists/sid/linux-2.6/; revision=4728
2005-11-04 09:46:21 +00:00
dann frazier a6c5933820 * net-ipconntrack-nat-fix.patch - fix compilation of
ip_conntrack_helper_pptp.c when NAT is disabled. (Closes: #336431)

svn path=/dists/sid/linux-2.6/; revision=4727
2005-11-04 04:24:17 +00:00
Simon Horman 032be5ae05 * [386, AMD64] Set CONFIG_FRAMEBUFFER_CONSOLE=y instead of m.
As vesadb now built into the kernel, after finally dropping the
    debian-specific patch to make it modular, make fbcons builtin too, else
    all sorts of weird stuff happens which is hard for the inird builders to
    automatically compenste for. (Closes: #336450)

svn path=/dists/sid/linux-2.6/; revision=4726
2005-11-04 04:07:28 +00:00
Jurij Smakov ba945edb27 Document fix for 336424.
svn path=/dists/sid/linux-2.6/; revision=4723
2005-11-03 18:40:27 +00:00
maximilian attems 98ba41aad8 set CONFIG_USB_SUSPEND on i386 as on ppc.
svn path=/dists/trunk/linux-2.6/; revision=4717
2005-11-03 11:39:35 +00:00
maximilian attems 70bcb4ee47 svenl asked for ppc swsusp. do him a favour ;)
svn path=/dists/trunk/linux-2.6/; revision=4716
2005-11-03 11:26:49 +00:00
maximilian attems d588410783 add bug nr, make bubulle *happy*.
svn path=/dists/trunk/linux-2.6/; revision=4715
2005-11-03 11:22:53 +00:00
maximilian attems 670767f036 reenable swsusp
svn path=/dists/trunk/linux-2.6/; revision=4714
2005-11-03 11:09:52 +00:00
Sven Luther 8c401c3d70 Now use NewReno+BIC by default, closes #337089.
svn path=/dists/trunk/linux-2.6/; revision=4712
2005-11-02 16:40:10 +00:00
Norbert Tretkowski 2dbe9b57b2 Really switched to gcc 4.0 on alpha.
svn path=/dists/trunk/linux-2.6/; revision=4710
2005-11-01 20:47:46 +00:00
Simon Horman 26f0ebf650 [ Norbert Tretkowski ]
* Switch to gcc 4.0.
     N.B: This was moved from 2.6.14-2 to 2.6.14-3 as 2.6.14-2 had
     already been built and uploaded. Norbert, can you remove this
     note once you've read it. Sorry of that means -2 breaks on alpha.
     We'll get -3 out soon -- Simon Horman

svn path=/dists/trunk/linux-2.6/; revision=4709
2005-11-01 10:22:01 +00:00
Simon Horman c7e2430af1 2.6.14-2
Backed out a commit by Norbert Tretkowski, i'll put that back in to oppen the account -3, but i had already uploaded before i saw this

svn path=/dists/trunk/linux-2.6/; revision=4707
2005-11-01 10:13:23 +00:00
Norbert Tretkowski c67c1a441e Reverted compiler change on alpha, will happen in 2.6.14-3.
svn path=/dists/trunk/linux-2.6/; revision=4706
2005-11-01 08:02:17 +00:00
Norbert Tretkowski 4eb77372cd Switch to gcc 4.0 for alpha.
svn path=/dists/trunk/linux-2.6/; revision=4705
2005-11-01 07:17:54 +00:00
Simon Horman c58bc8913f Fix for AUDITSYSCALL build probolem on powerpc64
svn path=/dists/trunk/linux-2.6/; revision=4704
2005-10-31 13:21:08 +00:00
Simon Horman 221d96db71 Add missing kernel-arch and kernel-header-dirs to defines
so headers get included. (closes: #336521)
    N.B: I only filled in arches where other's hadn't done so alread.
         Please fix if its wrong.

svn path=/dists/trunk/linux-2.6/; revision=4695
2005-10-31 08:00:52 +00:00
Norbert Tretkowski 5a5a8812cb Added kernel-header-dirs and kernel-arch to debian/arch/alpha/defines.
svn path=/dists/trunk/linux-2.6/; revision=4694
2005-10-31 07:50:22 +00:00
Simon Horman d733e0cfa3 Fix genearation of .extraversion, again (closes: #333842)
svn path=/dists/trunk/linux-2.6/; revision=4693
2005-10-31 06:01:18 +00:00
Norbert Tretkowski 349852bb6e Added myself to Uploaders.
svn path=/dists/trunk/linux-2.6/; revision=4690
2005-10-30 17:16:59 +00:00
Frederik Schüler 2dd7e60802 add kernel-header-dirs: x86_64 generic to fix amd64 linux-headers.
svn path=/dists/trunk/linux-2.6/; revision=4688
2005-10-30 12:13:55 +00:00
Frederik Schüler 8c0a431493 use DISCONTIGMEM instead of SPARSEMEM on amd64-k8-smp flavour to fix bootup kernel panic.
svn path=/dists/trunk/linux-2.6/; revision=4686
2005-10-29 13:11:17 +00:00
Norbert Tretkowski 0466428e3b New patch to include compiler.h in barrier.h, barrier() is used in non-SMP case.
svn path=/dists/trunk/linux-2.6/; revision=4684
2005-10-28 17:45:22 +00:00
dann frazier 41c53b127a * Update hppa.diff to 2.6.14-pa0
svn path=/dists/trunk/linux-2.6/; revision=4683
2005-10-28 15:03:55 +00:00
Simon Horman 8e398b4bc7 CVE-2005-3181
svn path=/dists/trunk/linux-2.6/; revision=4680
2005-10-28 09:23:59 +00:00
Simon Horman f37bbf7b84 2.6.14-1
svn path=/dists/trunk/linux-2.6/; revision=4676
2005-10-28 07:26:40 +00:00
Sven Luther 16a334e132 Initial preparation for the 2.6.14-1 release.
svn path=/dists/trunk/linux-2.6/; revision=4671
2005-10-28 05:20:14 +00:00
Simon Horman 410e861ea6 Make sure version is seeded in apply and unapply scripts.
Actually changed in some earlier, post 2.6.12, release,
    but the changelog seems to be missing.
    (closes: #324583)

svn path=/dists/trunk/linux-2.6/; revision=4670
2005-10-28 04:08:35 +00:00
dann frazier c1913494af linux-patch-debian-linux-patch-debian-X.Y.Z.
* [ia64] Disable the CONFIG_IA64_SGI_SN_XP module.  This forces
  CONFIG_GENERIC_ALLOCATOR and CONFIG_IA64_UNCACHED_ALLOCATOR to y, which
  appears to break on zx1 systems.

svn path=/dists/trunk/linux-2.6/; revision=4660
2005-10-26 20:27:03 +00:00
Simon Horman 4e4bd7bcb5 Fix misformatting of long description of
linux-patch-debian-linux-patch-debian-X.Y.Z.

svn path=/dists/trunk/linux-2.6/; revision=4654
2005-10-26 06:37:57 +00:00
Norbert Tretkowski 663f42d9ad Update arch/alpha/config* for 2.6.14.
svn path=/dists/trunk/linux-2.6/; revision=4653
2005-10-25 18:53:17 +00:00
Sven Luther cdbe650991 Bastian's upload failed, doing it myself.
svn path=/dists/trunk/linux-2.6/; revision=4651
2005-10-25 04:00:31 +00:00
Bastian Blank 8ceaa00bb8 debian/changelog: Fix distribution.
svn path=/dists/trunk/linux-2.6/; revision=4642
2005-10-24 16:27:32 +00:00
Bastian Blank a0f5a9f81a debian/changelog: Prepare to release (2.6.13+2.6.14-rc5-0experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=4641
2005-10-24 15:35:06 +00:00
Bastian Blank 9c546007ac debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=4611
2005-10-23 13:42:19 +00:00
Bastian Blank be93edeb31 debian/changelog: Mark as unreleased.
svn path=/dists/trunk/linux-2.6/; revision=4596
2005-10-22 16:51:50 +00:00
Sven Luther 0f66366e73 Fixed typo in version name.
Added CONFIG_AIRO=m to powerpc.

svn path=/dists/trunk/linux-2.6/; revision=4593
2005-10-21 19:19:05 +00:00
Jonas Smedegaard feedb9bc33 Quote shell variables in scripts
svn path=/dists/trunk/linux-2.6/; revision=4592
2005-10-21 19:05:04 +00:00
Sven Luther 24b936cb3a Upgraded to 2.6.14-rc5, using 2.6.13+2.6.14rc5-0.experimental1 version, and should generate 2.6.14rc5-1 packages.
svn path=/dists/trunk/linux-2.6/; revision=4591
2005-10-21 18:48:06 +00:00
Bastian Blank 4d1131c9c8 debian/changelog: Prepare to release (2.6.13+2.6.14-rc4-0experimental.1).
svn path=/dists/trunk/linux-2.6/; revision=4578
2005-10-21 11:18:49 +00:00
Jonas Smedegaard 7918fe3c22 Add Simon, Sven and myself as uploaders.
svn path=/dists/trunk/linux-2.6/; revision=4577
2005-10-21 10:13:11 +00:00
Simon Horman d36f0b946a 2.6.13+2.6.14-rc4-0experimental.1
svn path=/dists/trunk/linux-2.6/; revision=4575
2005-10-21 08:13:38 +00:00
Bastian Blank 9c4ef63d44 debian/changelog: Set revisions to 0experimental.1.
svn path=/dists/trunk/linux-2.6/; revision=4569
2005-10-20 16:58:37 +00:00
Bastian Blank 033a2e599f debian/changelog: Update.
svn path=/dists/trunk/linux-2.6/; revision=4565
2005-10-20 15:53:19 +00:00
Bastian Blank ebe016d4dc Revert r4539, it breaks the abiname generations.
svn path=/dists/trunk/linux-2.6/; revision=4561
2005-10-20 14:37:03 +00:00
Jonas Smedegaard c0feaf558f Fix building from within a very long dir.
svn path=/dists/trunk/linux-2.6/; revision=4554
2005-10-19 23:29:35 +00:00
Simon Horman d69a408d3c Invasive, not Envasive\!
svn path=/dists/trunk/linux-2.6/; revision=4540
2005-10-19 10:33:27 +00:00
Simon Horman 785252a727 * Allow versions of the form 2.6.13+2.6.14-rc4-1 to work,
at the expense of -rc4 being part of upstream rather
    than a modifier that can set the ABI. It was a bit envasive,
    hopefully it doesn't break anything.

svn path=/dists/trunk/linux-2.6/; revision=4539
2005-10-19 10:31:52 +00:00
dann frazier d6ba8316df add a # in front of a bug closure; arbitrary change to test out my mark-pending-on-commit script (once more)
svn path=/dists/trunk/linux-2.6/; revision=4534
2005-10-19 07:46:51 +00:00
dann frazier 71d64a26ad add a # in front of a bug closure; arbitrary change to test out my mark-pending-on-commit script
svn path=/dists/trunk/linux-2.6/; revision=4533
2005-10-19 07:41:01 +00:00
Christian T. Steigies 4e587d6f47 final patches to make 2.6.13 compile on m68k
svn path=/dists/trunk/linux-2.6/; revision=4524
2005-10-18 20:54:35 +00:00
dann frazier 35937e04ec * Correct linux-patch-debian description. It replaces the
kernel-patch-debian packages, not the kernel-source packages.

svn path=/dists/trunk/linux-2.6/; revision=4523
2005-10-18 19:27:34 +00:00
dann frazier 25ceb39f3e * Enhance the linux-source description to explain the types of patches
Debian adds to it.  (closes: #258043)

svn path=/dists/trunk/linux-2.6/; revision=4522
2005-10-18 19:26:14 +00:00
Simon Horman c6e7ccc98a Fix genearation of .extraversion (closes: #333842)
svn path=/dists/trunk/linux-2.6/; revision=4517
2005-10-18 11:08:37 +00:00
Christian T. Steigies 95298c0566 update m68k.diff for 2.6.13
svn path=/dists/trunk/linux-2.6/; revision=4511
2005-10-17 16:51:12 +00:00
Sven Luther 87b2899f8f Updated changelog, added new series, removed non-applied patches, commented out non-applying ones, and updated the g3-750cxe patch.
svn path=/dists/trunk/linux-2.6-2.6.14-rc4/; revision=4470
2005-10-16 08:34:08 +00:00
Simon Horman 0fcc4afa01 Annotate CAN-2005-3179 and CAN-2005-3180
svn path=/dists/trunk/linux-2.6/; revision=4428
2005-10-12 09:50:44 +00:00
Jurij Smakov adf776eb0c Document the config changes.
svn path=/dists/trunk/linux-2.6/; revision=4427
2005-10-12 06:09:40 +00:00
Frederik Schüler d1736cc32c deactivate BLK_DEV_IDESCSI on all architectures.
svn path=/dists/trunk/linux-2.6/; revision=4424
2005-10-11 16:10:51 +00:00
Simon Horman 1e023f25cd tag Security and Sparc64 2.6.13.4 changes
svn path=/dists/trunk/linux-2.6/; revision=4418
2005-10-11 10:51:23 +00:00
Frederik Schüler bf3e8f8595 Added patch-2.6.13.4.
svn path=/dists/trunk/linux-2.6/; revision=4387
2005-10-10 22:11:21 +00:00
Frederik Schüler c901891544 deactivate FB_RIVA on all architectures. (2.6.13)
svn path=/dists/trunk/linux-2.6/; revision=4385
2005-10-10 19:29:31 +00:00
Sven Luther 8bcdecce00 First step in implementing the new initramfs-tools/yaird policy. Defaulting to initramfs-tools for now.
svn path=/dists/trunk/linux-2.6/; revision=4381
2005-10-10 17:22:20 +00:00
Sven Luther 23b5c87e07 Fixed apus build, hopefully :)
svn path=/dists/trunk/linux-2.6/; revision=4369
2005-10-10 08:51:20 +00:00
maximilian attems 1a21a2b4e7 add bug nr. of new vesfb report
svn path=/dists/trunk/linux-2.6/; revision=4367
2005-10-10 06:37:26 +00:00
maximilian attems b74dcb313d set CONFIG_FB_VESA=y
svn path=/dists/trunk/linux-2.6/; revision=4364
2005-10-09 16:03:03 +00:00
Kyle McMartin 754adca155 Oops. Unbreak linux-headers by making sure asm-parisc gets included.
svn path=/dists/trunk/linux-2.6/; revision=4362
2005-10-09 15:37:04 +00:00
Norbert Tretkowski 4f876aca56 [alpha] Update arch/alpha/config for 2.6.13
svn path=/dists/trunk/linux-2.6/; revision=4359
2005-10-09 09:33:58 +00:00
Jurij Smakov 2fb46b5246 Documented the config change, added closes: 309909.
svn path=/dists/trunk/linux-2.6/; revision=4358
2005-10-09 06:27:49 +00:00
Simon Horman dfd6f724ad stop playing name games and release as -1 :)
svn path=/dists/trunk/linux-2.6/; revision=4330
2005-10-06 15:10:50 +00:00
Simon Horman 34a67dc6b4 2.6.13-0experimental1
svn path=/dists/trunk/linux-2.6/; revision=4319
2005-10-06 12:15:08 +00:00
Simon Horman daa21e79af 2.6.13-1.experimental.1
svn path=/dists/trunk/linux-2.6/; revision=4313
2005-10-06 06:52:24 +00:00
dann frazier ae0bf0b158 * [ia64] Update arch/ia64/config for 2.6.13
svn path=/dists/trunk/linux-2.6/; revision=4311
2005-10-05 22:21:57 +00:00
Frederik Schüler 26d2f527e5 Fix documentation build using a backport from git.
svn path=/dists/trunk/linux-2.6/; revision=4309
2005-10-05 22:06:57 +00:00
dann frazier 01f449cc55 * [ia64] Workaround #325070 until upstream works out an acceptable solution.
This bug breaks module loading on non-SMP ia64 kernels.  The workaround
  is to temporarily use an SMP config for the non-SMP kernels.  (Note that
  John Wright is running benchmarks to determine the overhead of running
  an SMP kernel on UP systems to help decide if this should be a
  permanent change).

svn path=/dists/trunk/linux-2.6/; revision=4308
2005-10-05 21:32:17 +00:00
maximilian attems e50b2f2f39 add latest stable 2.6.13.3 release
svn path=/dists/trunk/linux-2.6/; revision=4305
2005-10-04 03:16:48 +00:00
dann frazier 754699bc54 add note about where to find config files
svn path=/dists/trunk/linux-2.6/; revision=4298
2005-09-28 05:00:50 +00:00
Kyle McMartin ad9c131610 Update hppa for 2.6.13.
svn path=/dists/trunk/linux-2.6/; revision=4271
2005-09-25 16:49:53 +00:00
Sven Luther 0fbb050188 Updated apus patches. Now separated them between the ones which are safe to
apply (and which i included in the series) and the others which needs checking.
I would appreciate if someone (Christoph ?) could give me a hand with those,
they are only 5 files left asnd around 180 lines, so it should not be too
troublesome.

svn path=/dists/trunk/linux-2.6/; revision=4264
2005-09-23 19:12:00 +00:00
Sven Luther 01e97f297f Changed flavour to powerpc-miboot.
svn path=/dists/trunk/linux-2.6/; revision=4248
2005-09-21 17:43:54 +00:00
Sven Luther 3167ce0b1e Added powerpc-small flavour for exclusive use with miboot floppies in d-i.
svn path=/dists/trunk/linux-2.6/; revision=4247
2005-09-21 17:41:06 +00:00