aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-04-06 11:03:30 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-10-17 09:48:02 -0600
commit042efcd642d9a3ce4596c5d3bc8a40c14c35ec54 (patch)
tree0080a44ec526be68b2155da7300fd5802880b1ef
parentf63b3ff527b44141c09dea5e8678c97dfb96bcb0 (diff)
UBUNTU: Ubuntu-2.6.39-0.1
Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
-rw-r--r--debian.master/changelog66
1 files changed, 62 insertions, 4 deletions
diff --git a/debian.master/changelog b/debian.master/changelog
index 7a5b9c212a8..5968af9416e 100644
--- a/debian.master/changelog
+++ b/debian.master/changelog
@@ -1,8 +1,66 @@
-linux (2.6.39-0.1) UNRELEASED; urgency=low
+linux (2.6.39-0.1) oneiric; urgency=low
- CHANGELOG: Do not edit directly. Autogenerated at release.
- CHANGELOG: Use the printchanges target to see the curent changes.
- CHANGELOG: Use the insertchanges target to create the final log.
+ [ Brad Figg ]
+
+ * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
+ - LP: #737124
+
+ [ Henrik Rydberg ]
+
+ * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
+ * SAUCE: HID: ntrig: fix suspend/resume on recent models
+
+ [ Herton Ronaldo Krzesinski ]
+
+ * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
+ struct v4l2_subdev
+ - LP: #745213
+
+ [ Kees Cook ]
+
+ * [Config] packaging: adjust perms on vmlinuz as well
+ * SAUCE: nx-emu: further clarify dmesg reporting
+ - LP: #745181
+
+ [ Leann Ogasawara ]
+
+ * rebase to v2.6.39-rc1
+ * [Config] updateconfigs following rebase to v2.6.39-rc1
+ * [Config] Disable CONFIG_DM_RAID45
+ * [Config] Disable CONFIG_SCSI_ISCSITARGET
+ * [Config] Disable CONFIG_EASYCAP
+ * [Config] Disable CONFIG_AUFS_FS
+ * update bnx2 firmware files in d-i/firmware/nic-modules
+ * xhci-pci.c resolve implicit declaration of kzalloc
+ * [Config] Enable CONFIG_DRM_PSB for only x86
+ * [Config] Enable CONFIG_RTS_PSTOR for only x86
+ * mfd/asic3: Fix typo, s/irq_data/data/
+
+ [ Luke Yelavich ]
+
+ * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
+ - LP: #745358
+ * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
+ * [Config] Build some framebuffer drivers as modules for powerpc kernels.
+
+ [ Manoj Iyer ]
+
+ * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
+ - LP: #745217
+
+ [ Tim Gardner ]
+
+ * SAUCE: INR_OPEN=4096
+ - LP: #663090
+ * SAUCE: Increase the default hard limit for open FDs to 4096
+ - LP: #663090
+
+ [ Upstream Kernel Changes ]
+
+ * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
+ namespace cleanup
+ * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
+ * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
[ Major Kernel Changes ]