more patch listing, other cleanups and fun

svn path=/trunk/kernel/source/linux-2.6-2.6.12/; revision=3550
This commit is contained in:
Andres Salomon 2005-07-16 09:18:49 +00:00
parent ba2aae4209
commit 5b10f26580
2 changed files with 10 additions and 39 deletions

32
debian/TODO.patches vendored
View File

@ -13,8 +13,6 @@ sparc32-hypersparc-srmmu.patch
These are already processed:
----------------------------
powerpc-ppc64-biarch-override.patch
ACCEPTED in akpm tree, INCLUDED as a backport.
ia64-generic-nosmp.patch
NOT ACCEPTED | REDIFFED | INCLUDED.
qla2xxx-removed.patch
@ -23,10 +21,6 @@ remove-references-to-removed-drivers.patch
NOT ACCEPTED | REDIFFED | INCLUDED.
amd64-int3-fix.patch
NOT ACCEPTED | REDIFFED | INCLUDED.
docbook-allow-preprocessor-directives-between-kernel-doc-and-function.patch
ACCEPTED.
docbook-fix-function-parameter-descriptin-in-fbmem.patch
ACCEPTED.
drivers-add-scsi_changer.patch
NOT ACCEPTED | INCLUDED.
drivers-ide-__devinit.patch
@ -35,8 +29,6 @@ drivers-ide-__devinit.patch
manually corrected.
drivers-ide-dma-blacklist-toshiba.patch
NOT ACCEPTED | INCLUDED.
drivers-input-serio-8042-resume.patch
ACCEPTED.
drivers-scsi-megaraid_splitup.patch
NOT ACCEPTED | INCLUDED.
fbdev-radeon-noaccel.patch
@ -45,16 +37,6 @@ fs-asfs.patch
fs-asfs-2.patch
NOT ACCEPTED | INCLUDED.
fs-asfs-2 is the version included.
fs-binfmt_elf-dos.patch
ACCEPTED.
fs-ext2-info-leak.patch
ACCEPTED.
fs-isofs-range-check-1.patch
ACCEPTED.
fs-isofs-range-check-2.patch
ACCEPTED.
fs-isofs-range-check-3.patch
ACCEPTED.
ia64-irq-affinity-upfix.patch
NOT ACCEPTED | INCLUDED.
modular-ide-pnp.patch
@ -66,32 +48,18 @@ modular-vesafb-3.patch
modular-vesafb.patch
NOT ACCEPTED | REDIFFED | INCLUDED.
Two hunks failed, manually corrected.
net-bluetooth-signdness-fix.patch
ACCEPTED.
docbook-move-kernel-doc-comment-next-to-function.patch
Backports
powerpc-calibrate-tau.patch
NOT ACCEPTED | REDIFFED | INCLUDED.
powerpc-fix-power3-ftbfs.patch
NOT ACCEPTED | INCLUDED.
powerpc-g3-750cxe.patch
NOT ACCEPTED | INCLUDED.
powerpc-mv643xx-enet.patch
ACCEPTED.
powerpc-mv643xx-eth-pegasos.patch
ACCEPTED.
powerpc-pmac-agp-sleep.patch
ACCEPTED.
powerpc-pmac-cache-power34-fix.patch
NOT ACCEPTED | INCLUDED.
powerpc-serial.patch
NOT ACCEPTED | REDIFFED | INCLUDED.
powerpc-therm-adt746x-new-i2c-fix.patch
ACCEPTED.
sparc64-hme-lockup.patch
NOT ACCEPTED | REDIFFED | INCLUDED.
sparc64-sigpoll-2.6.11.patch
ACCEPTED.
tty-locking-fixes9.patch
NOT ACCEPTED | INCLUDED.
x86-i486_emu.patch

17
debian/changelog vendored
View File

@ -24,7 +24,7 @@ linux-2.6 (2.6.12-1) UNRELEASED; urgency=low
- fix-alpha-ext3-oops.patch (workaround for compiler bug, dropping
until further alpha testing is done)
- x86-i486_emu.patch (buggy and insecure 80486 instruction emulation
for 80386; we're no longer supporting this)
for 80386; we're no longer supporting this) (closes: #250468)
- amd64-outs.patch (according to
http://www.ussg.iu.edu/hypermail/linux/kernel/0502.3/1095.html, this
is unnecessary for us) (Andres Salomon)
@ -45,6 +45,14 @@ linux-2.6 (2.6.12-1) UNRELEASED; urgency=low
- arch-ppc64-hugepage-aio-panic.patch (merged)
- drivers-input-serio-nmouse.patch (merged)
- sparc64-sb1500-clock-2.6.patch (merged)
- docbook-allow-preprocessor-directives-... (merged)
- docbook-fix-function-parameter-descriptin-in-fbmem.patch (merged)
- docbook-move-kernel-doc-comment-next-to-function.patch (merged)
- powerpc-therm-adt746x-new-i2c-fix.patch (merged)
- powerpc-mv643xx-enet.patch (merged)
- powerpc-mv643xx-eth-pegasos.patch (merged)
- powerpc-pmac-agp-sleep.patch (merged)
- drivers-input-serio-8042-resume.patch (merged)
* Premiere of the common-source kernel package
(Jurij Smakov, Andres Salomon)
@ -53,11 +61,6 @@ linux-2.6 (2.6.12-1) UNRELEASED; urgency=low
- create a common config for different architectures, and management
tools to allow for easier modification of config options
* Dropping support for the x86-i486 emu patch:
- Sarge released without official 386 support.
- Rejected by upstream.
- Author didn't fix root hole nor did any one step up. closes: #250468
* Add 2.6.12.1 (Maximilian Attems)
- Clean up subthread exec (CAN-2005-1913)
- ia64 ptrace + sigrestore_context (CAN-2005-1761)
@ -88,7 +91,7 @@ linux-2.6 (2.6.12-1) UNRELEASED; urgency=low
- kernel-image-x.y.z-smp -> linux-image-x.y.z-alpha-smp
- This change was postponed after the sarge release. (closes: #260003)
* Enable CONFIG_SCSI_INITIO. (Maximilian Attems) closes: #318121
* Enable CONFIG_SCSI_INITIO. (Maximilian Attems) (closes: #318121)
* Added powerpc-mkvmlinuz-support patch, as this is really tied to the
kernel version. kernel-package will be teached to make use of this, but it