Add stable release 2.6.16.12

* debian/changelog: Update.
* debian/patches/series/12
  - Remove alpha-build-fix.patch.
  - Add 2.6.16.12.
* debian/patches/2.6.16.12: Add.
* debian/patches/xen-tree-3.0-testing-9659.patch: Rediff.

svn path=/dists/sid/linux-2.6/; revision=6517
This commit is contained in:
Bastian Blank 2006-05-01 20:53:50 +00:00
parent dafb018b8e
commit 5e41565f8d
4 changed files with 2153 additions and 968 deletions

33
debian/changelog vendored
View File

@ -1,3 +1,36 @@
linux-2.6 (2.6.16-12) UNRELEASED; urgency=low
* Add stable release 2.6.16.12:
- dm snapshot: fix kcopyd destructor
- x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall pages
- for_each_possible_cpu
- Simplify proc/devices and fix early termination regression
- sonypi: correct detection of new ICH7-based laptops
- MIPS: Fix tx49_blast_icache32_page_indexed.
- NET: e1000: Update truesize with the length of the packet for packet split
- i386: fix broken FP exception handling
- tipar oops fix
- USB: fix array overrun in drivers/usb/serial/option.c
- Altix snsc: duplicate kobject fix
- Alpha: strncpy() fix
- LSM: add missing hook to do_compat_readv_writev()
- Fix reiserfs deadlock
- make vm86 call audit_syscall_exit
- fix saa7129 support in saa7127 module for pvr350 tv out
- dm flush queue EINTR
- get_dvb_firmware: download nxt2002 firmware from new driver location
- cxusb-bluebird: bug-fix: power down corrupts frontend
- x86_64: Fix a race in the free_iommu path.
- MIPS: Use "R" constraint for cache_op.
- MIPS: R2 build fixes for gcc < 3.4.
- cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject references and other cleanups
- MIPS: Fix branch emulation for floating-point exceptions.
- x86/PAE: Fix pte_clear for the >4GB RAM case
* Remove merged patches.
* Rediff xen patch.
-- Bastian Blank <waldi@debian.org> Mon, 01 May 2006 22:52:43 +0200
linux-2.6 (2.6.16-11) unstable; urgency=low
* Update vserver patch to 2.0.2-rc18.

1189
debian/patches/2.6.16.12 vendored Normal file

File diff suppressed because it is too large Load Diff

2
debian/patches/series/12 vendored Normal file
View File

@ -0,0 +1,2 @@
- alpha-build-fix.patch
+ 2.6.16.12

File diff suppressed because it is too large Load Diff