94cbd0b69bc68107d7a0c27ce04a0f4cc3ebb456
[linux-flexiantxendom0.git] / debian.master / changelog
1 linux (3.2.0-23.37) UNRELEASED; urgency=low
2
3   CHANGELOG: Do not edit directly. Autogenerated at release.
4   CHANGELOG: Use the printchanges target to see the curent changes.
5   CHANGELOG: Use the insertchanges target to create the final log.
6
7  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 11 Apr 2012 06:15:36 -0700
8
9 linux (3.2.0-23.36) precise-proposed; urgency=low
10
11   [ Andy Whitcroft ]
12
13   * tools/hv: add basic Makefile
14     - LP: #977246
15   * tools/hv: add basic manual pages
16     - LP: #977246
17   * Hyper-V KVP daemon -- add to the tools package
18     - LP: #977246
19
20   [ David Henningsson ]
21
22   * SAUCE: (drop after 3.3) ALSA: HDA: Remove quirk for Gigabyte
23     GA-H61M-S2PV
24     - LP: #948360
25
26   [ Leann Ogasawara ]
27
28   * d-i: Add dm-mirror and dm-raid to md-modules
29     - LP: #919281
30
31   [ Tim Gardner ]
32
33   * [Config] Fix invalid linux-headers link
34     - LP: #974403
35   * Remove headers asm symlink entirely
36     - LP: #974403
37
38   [ Upstream Kernel Changes ]
39
40   * Revert "x86/ioapic: Add register level checks to detect bogus io-apic
41     entries"
42     - LP: #974982
43   * ALSA: HDA: Realtek: Take vmaster dac from multiout dac list
44     - LP: #974090
45   * kexec: remove KMSG_DUMP_KEXEC
46     - LP: #944772
47   * kmsg_dump: don't run on non-error paths by default
48     - LP: #944772
49   * pstore: Introduce get_reason_str() to pstore
50     - LP: #944772
51
52  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 10 Apr 2012 08:16:09 -0700
53
54 linux (3.2.0-22.35) precise; urgency=low
55
56   [ Andy Whitcroft ]
57
58   * Revert "SAUCE: hotkey quirks for various Zeptro Znote and Fujitsu Amilo
59     laptops"
60   * SAUCE: (no-up) elide some ioctl warnings which are known benign
61     - LP: #972355
62
63   [ Brad Figg ]
64
65   * SAUCE (no-up) Provide a param for allowing the BIOS to handle changing
66     the brightness on AC/battery status changes.
67     - LP: #949311
68   * SAUCE (drop after 3.4) Quirk for enabling backlight hotkeys on Samsung
69     N150P
70     - LP: #875893
71
72   [ Colin Ian King ]
73
74   * SAUCE: PCI: Allow pcie_aspm=force to work even when FADT indicates it
75     is unsupported
76     - LP: #962038
77
78   [ Daniel Vetter ]
79
80   * SAUCE: (drop after 3.5) drm/i915: reinstate GM45 TV detection fix
81     - LP: #638939
82
83   [ Kees Cook ]
84
85   * SAUCE: SECCOMP: audit: always report seccomp violations
86   * SAUCE: SECCOMP: adjust prctl constant
87
88   [ Leann Ogasawara ]
89
90   * [Config] Enable CONFIG_USBIP_CORE=m
91     - LP: #900384
92   * Rebase to v3.2.14
93   * [Config] Updateconfigs after rebase to v3.2.14
94
95   [ Stefan Bader ]
96
97   * d-i: Fix module name for dm-raid45
98     - LP: #969248
99
100   [ Tim Gardner ]
101
102   * SAUCE: remove __initdata from vesafb_fix
103     - LP: #969309
104
105   [ Upstream Kernel Changes ]
106
107   * Revert "sched: tg->se->load should be initialised to tg->shares"
108   * toshiba_acpi: make one-bit bitfields unsigned
109     - LP: #810015
110   * ACPI: EC: Add ec_get_handle()
111     - LP: #810015
112   * toshiba_acpi: Support alternate hotkey interfaces
113     - LP: #810015
114   * toshiba_acpi: Support additional hotkey scancodes
115     - LP: #810015
116   * toshiba_acpi: Refuse to load on machines with buggy INFO
117     implementations
118     - LP: #810015
119   * ata_piix: Add Toshiba Satellite Pro A120 to the quirks list due to
120     broken suspend functionality.
121     - LP: #886850
122   * sweep the floors and convert some .get_drvinfo routines to strlcpy
123     - LP: #921793
124   * be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios
125     - LP: #921793
126   * be2net: stop checking the UE registers after an EEH error
127     - LP: #921793
128   * be2net: don't log more than one error on detecting EEH/UE errors
129     - LP: #921793
130   * be2net: stop issuing FW cmds if any cmd times out
131     - LP: #921793
132   * be2net: Fix TX queue create for Lancer
133     - LP: #921793
134   * be2net: add register dump feature for Lancer
135     - LP: #921793
136   * be2net: Add EEPROM dump feature for Lancer
137     - LP: #921793
138   * be2net: Fix VLAN promiscous mode for Lancer
139     - LP: #921793
140   * be2net: Use V1 query link status command for lancer
141     - LP: #921793
142   * be2net: Move to new SR-IOV implementation in Lancer
143     - LP: #921793
144   * be2net: Fix error recovery paths
145     - LP: #921793
146   * be2net: Add error handling for Lancer
147     - LP: #921793
148   * be2net: Use new hash key
149     - LP: #921793
150   * be2net: Fix non utilization of RX queues
151     - LP: #921793
152   * be2net: netpoll support
153     - LP: #921793
154   * be2net: update some counters to display via ethtool
155     - LP: #921793
156   * be2net: workaround to fix a bug in BE
157     - LP: #921793
158   * be2net: fix ethtool ringparam reporting
159     - LP: #921793
160   * be2net: refactor/cleanup vf configuration code
161     - LP: #921793
162   * be2net: Add support for Skyhawk cards
163     - LP: #921793
164   * be2net: Fix INTx processing for Lancer
165     - LP: #921793
166   * be2net: fix range check for set_qos for a VF
167     - LP: #921793
168   * be2net: query link status in be_open()
169     - LP: #921793
170   * netdev: make net_device_ops const
171     - LP: #921793
172   * be2net: create RSS rings even in multi-channel configs
173     - LP: #921793
174   * ethtool: Null-terminate filename passed to ethtool_ops::flash_device
175     - LP: #921793
176   * sched: Fix nohz load accounting
177     - LP: #838811
178   * ACPICA: Fix regression in FADT revision checks
179     - LP: #883441
180   * asus-wmi: move WAPF variable into quirks_entry
181     - LP: #969576
182   * eeepc-wmi: refine quirks handling
183     - LP: #969576
184   * drm/i915: Sanitize BIOS debugging bits from PIPECONF
185     - LP: #968307
186   * drivers: hv: Get rid of some unnecessary code
187   * drivers: hv: kvp: Add/cleanup connector defines
188   * drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h
189   * net/hyperv: Convert camel cased variables in rndis_filter.c to lower
190     cases
191   * net/hyperv: Correct the assignment in netvsc_recv_callback()
192   * net/hyperv: Remove the unnecessary memset in rndis_filter_send()
193   * tools: hv: Use hyperv.h to get the KVP definitions
194   * drivers: hv: Cleanup the kvp related state in hyperv.h
195   * drivers: hv: kvp: Cleanup the kernel/user protocol
196   * drivers: hv: Increase the number of VCPUs supported in the guest
197   * net/hyperv: Fix data corruption in rndis_filter_receive()
198   * net/hyperv: Add support for vlan trunking from guests
199   * Drivers: hv: Add new message types to enhance KVP
200   * net/hyperv: fix erroneous NETDEV_TX_BUSY use
201   * NLS: improve UTF8 -> UTF16 string conversion routine
202   * Drivers: hv: Support the newly introduced KVP messages in the driver
203   * Tools: hv: Fully support the new KVP verbs in the user level daemon
204   * Tools: hv: Support enumeration from all the pools
205   * Drivers: scsi: storvsc: Properly handle errors from the host
206   * net: mv643xx_eth: fix build error
207     - LP: #921793
208   * rebase to v3.2.14
209
210  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 03 Apr 2012 08:59:16 -0700
211
212 linux (3.2.0-21.34) precise; urgency=low
213
214   [ AceLan Kao ]
215
216   * SAUCE: (drop after 3.4) asus-wmi: add scalar board brightness adj.
217     support
218     - LP: #961879
219   * SAUCE: (drop after 3.4) asus-wmi: store backlight power status for AIO
220     machine
221     - LP: #961880
222
223   [ Andy Whitcroft ]
224
225   * [Config]: enable CONFIG_DRM_LOAD_EDID_FIRMWARE
226
227   [ John Johansen ]
228
229   * SAUCE: AppArmor: Add the ability to mediate mount
230   * SAUCE: AppArmor: Add profile introspection file to interface
231   * SAUCE: AppArmor: basic networking rules
232   * SAUCE: Update aufs for build failure caused by apparmor backport
233   * SAUCE: AppArmor: Fix change_onexec when called from a confined task
234     - LP: #963756
235
236   [ Leann Ogasawara ]
237
238   * Revert "SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux
239     device"
240   * Rebase to v3.2.13
241   * d-i: Fix iwl3945 driver name typo in nic-modules
242   * d-i: Add missing iwl* drivers to nic-modules
243     - LP: #965116
244   * d-i: Remove obsolete bcm43xx* drivers from nic-modules
245   * d-i: Add brcm*mac drivers to nic-modules
246
247   [ Seth Forshee ]
248
249   * SAUCE: (drop after 3.3) apple_bl: Add register/unregister functions
250   * SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux device
251
252   [ Tim Gardner ]
253
254   * Add isci to debian scsi-modules udeb
255     - LP: #963306
256   * SAUCE: fsam7400: use UMH_WAIT_PROC consistently
257     - LP: #963685
258   * SAUCE: disable_nx should not be in __cpuinitdata section for X86_32
259     - LP: #968233
260
261   [ Upstream Kernel Changes ]
262
263   * Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.
264     - LP: #916319
265   * x86: Report cpb and eff_freq_ro flags correctly
266     - LP: #960461
267   * x86/amd: Add missing feature flag for fam15h models 10h-1fh processors
268     - LP: #960461
269   * KVM: Move cpuid code to new file
270     - LP: #960466
271   * KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest
272     - LP: #960466
273   * apparmor: add missing rcu_dereference()
274   * apparmor: fix module parameter handling
275   * btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
276   * switch security_path_chmod() to umode_t
277   * switch securityfs_create_file() to umode_t
278   * switch ->path_mkdir() to umode_t
279   * switch ->path_mknod() to umode_t
280   * capabilities: remove the task from capable LSM hook entirely
281   * switch security_path_chmod() to struct path *
282   * AppArmor: refactor securityfs to use structures
283   * AppArmor: add initial "features" directory to securityfs
284   * AppArmor: add "file" details to securityfs
285   * AppArmor: export known rlimit names/value mappings in securityfs
286   * AppArmor: Add mising end of structure test to caps unpacking
287   * AppArmor: Fix dropping of allowed operations that are force audited
288   * AppArmor: Fix underflow in xindex calculation
289   * AppArmor: fix mapping of META_READ to audit and quiet flags
290   * AppArmor: Fix the error case for chroot relative path name lookup
291   * AppArmor: Fix error returned when a path lookup is disconnected
292   * AppArmor: Fix oops in policy unpack auditing
293   * AppArmor: Add const qualifiers to generated string tables
294   * AppArmor: Retrieve the dentry_path for error reporting when path lookup
295     fails
296   * AppArmor: Minor cleanup of d_namespace_path to consolidate error
297     handling
298   * AppArmor: Update dfa matching routines.
299   * AppArmor: Move path failure information into aa_get_name and rename
300   * AppArmor: Add ability to load extended policy
301   * AppArmor: add const qualifiers to string arrays
302   * AppArmor: Fix location of const qualifier on generated string tables
303   * drm: allow loading an EDID as firmware to override broken monitor
304   * usermodehelper: use UMH_WAIT_PROC consistently
305     - LP: #963685
306   * usermodehelper: introduce umh_complete(sub_info)
307     - LP: #963685
308   * usermodehelper: implement UMH_KILLABLE
309     - LP: #963685
310   * usermodehelper: kill umh_wait, renumber UMH_* constants
311     - LP: #963685
312   * usermodehelper: ____call_usermodehelper() doesn't need do_exit()
313     - LP: #963685
314   * kmod: introduce call_modprobe() helper
315     - LP: #963685
316   * kmod: make __request_module() killable
317     - LP: #963685
318   * x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
319     - LP: #965586
320   * drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
321     - LP: #911916, #911920
322   * drm/i915: Add Clientron E830 to the ignore LVDS list
323     - LP: #907055
324   * rebase to v3.2.13
325
326  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 29 Mar 2012 08:33:38 -0700
327
328 linux (3.2.0-20.33) precise; urgency=low
329
330   [ Upstream Kernel Changes ]
331
332   * (pre-stable) ASPM: Fix pcie devices with non-pcie children
333     - LP: #961482
334
335  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 27 Mar 2012 08:37:43 -0700
336
337 linux (3.2.0-20.32) precise; urgency=low
338
339   [ Andy Lutomirski ]
340
341   * SAUCE: SECCOMP: Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from
342     granting privs
343
344   [ John Johansen ]
345
346   * SAUCE: SECCOMP: Fix apparmor for PR_{GET,SET}_NO_NEW_PRIVS
347
348   [ Kees Cook ]
349
350   * SAUCE: SECCOMP: seccomp: remove duplicated failure logging
351   * [Config] SECCOMP_FILTER=y
352
353   [ Upstream Kernel Changes ]
354
355   * seccomp: audit abnormal end to a process due to seccomp
356
357   [ Will Drewry ]
358
359   * SAUCE: SECCOMP: sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
360   * SAUCE: SECCOMP: net/compat.c,linux/filter.h: share compat_sock_fprog
361   * SAUCE: SECCOMP: seccomp: kill the seccomp_t typedef
362   * SAUCE: SECCOMP: arch/x86: add syscall_get_arch to syscall.h
363   * SAUCE: SECCOMP: asm/syscall.h: add syscall_get_arch
364   * SAUCE: SECCOMP: seccomp: add system call filtering using BPF
365   * SAUCE: SECCOMP: seccomp: add SECCOMP_RET_ERRNO
366   * SAUCE: SECCOMP: signal, x86: add SIGSYS info and make it synchronous.
367   * SAUCE: SECCOMP: seccomp: Add SECCOMP_RET_TRAP
368   * SAUCE: SECCOMP: ptrace,seccomp: Add PTRACE_SECCOMP support
369   * SAUCE: SECCOMP: x86: Enable HAVE_ARCH_SECCOMP_FILTER
370   * SAUCE: SECCOMP: Documentation: prctl/seccomp_filter
371
372  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 21 Mar 2012 14:03:41 -0700
373
374 linux (3.2.0-19.31) precise; urgency=low
375
376   [ Stefan Bader ]
377
378   * d-i: Add dm-multipath and scsi device handlers
379     - LP: #959749
380   * d-i: Move multipath modules into their own udeb
381     - LP: #598251, #959749
382
383   [ Tim Gardner ]
384
385   * [Config] Auto-detect do_tools setting
386   * [Config] correctly specify CROSS_COMPILE for tools build
387   * [Config] CONFIG_DRM_PSB_CDV=n
388   * Rebase to v3.2.12
389
390   [ Upstream Kernel Changes ]
391
392   * powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
393     - LP: #959959
394   * rebase to v3.2.12
395
396  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 20 Mar 2012 09:11:26 -0700
397
398 linux (3.2.0-19.30) precise; urgency=low
399
400   [ Andy Whitcroft ]
401
402   * [Config] Fix typeo in the Hyper-V module names
403
404   [ Colin Watson ]
405
406   * [Config] Move kernels to "Section: kernel"
407     - LP: #499557
408
409   [ John Johansen ]
410
411   * SAUCE: AppArmor: Add ability to load extended policy
412   * SAUCE: AppArmor: Add the ability to mediate mount
413   * SAUCE: AppArmor: Add profile introspection file to interface
414   * SAUCE: AppArmor: basic networking rules
415
416   [ Leann Ogasawara ]
417
418   * [Config] Disable CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER
419     - LP: #952035
420   * Rebase to v3.2.10
421   * [Config] Update configs after rebase to v3.2.10
422   * Rebase to v3.2.11
423   * [Config] Disable CONFIG_STUB_POULSBO
424     - LP: #899244
425   * [Config] Add CONFIG_DRM_PSB check to enforcer
426     - LP: #899244
427
428   [ Tim Gardner ]
429
430   * [Config] Drop non-SMP powerpc
431
432   [ Upstream Kernel Changes ]
433
434   * net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver
435   * x86: Derandom delay_tsc for 64 bit
436   * Bluetooth: Fix l2cap conn failures for ssp devices
437     - LP: #872044
438   * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
439     - LP: #917842
440     - CVE-2012-0045
441   * KVM: x86: fix missing checks in syscall emulation
442     - LP: #917842
443     - CVE-2012-0045
444   * rebase to v3.2.11
445   * rebase to v3.2.10
446
447  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 16 Mar 2012 08:02:07 -0700
448
449 linux (3.2.0-18.29) precise; urgency=low
450
451   [ Andy Whitcroft ]
452
453   * [Config] restore build-% shortcut
454   * SAUCE: ata_piix: defer disks to the Hyper-V drivers by default
455     - LP: #929545, #942316
456
457   [ Eugeni Dodonov ]
458
459   * SAUCE: drm: give up on edid retries when i2c bus is not responding
460     - LP: #855124
461
462   [ Seth Forshee ]
463
464   * SAUCE: (drop after 3.3) platform/x86: Add driver for Apple gmux device
465     - LP: #925544
466
467   [ Upstream Kernel Changes ]
468
469   * bsg: fix sysfs link remove warning
470     - LP: #946928
471   * regset: Prevent null pointer reference on readonly regsets
472     - LP: #949905
473     - CVE-2012-1097
474   * regset: Return -EFAULT, not -EIO, on host-side memory fault
475     - LP: #949905
476     - CVE-2012-1097
477
478   [ Wu Fengguang ]
479
480   * SAUCE: (drop after 3.4) ALSA: hda - add id for Atom Cedar Trail HDMI
481     codec
482
483  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 09 Mar 2012 07:56:11 -0800
484
485 linux (3.2.0-18.28) precise; urgency=low
486
487   [ Andy Whitcroft ]
488
489   * ubuntu: AUFS -- adapt to the new changelog handling
490   * ubuntu: AUFS -- sort out the relative header paths
491   * ubuntu: AUFS -- update to d266b0c5d0693d6383976ee54b9e2c0fa9a3f5b0
492
493   [ Chase Douglas ]
494
495   * SAUCE: (drop after 3.3) HID: hid-magicmouse: Add pointer and buttonpad
496     properties for Magic Trackpad
497   * SAUCE: Input: synaptics - add second variant of two-button clickpad
498   * SAUCE: Input: synapticss - Set buttonpad property for all clickpads
499
500   [ Johannes Berg ]
501
502   * SAUCE: iwlwifi: fix key removal
503     - LP: #911059
504
505   [ John Johansen ]
506
507   * Revert "SAUCE: AppArmor: Fix unpack of network tables."
508   * Revert "SAUCE: AppArmor: Allow dfa backward compatibility with broken
509     userspace"
510   * SAUCE: AppArmor: Add mising end of structure test to caps unpacking
511   * SAUCE: AppArmor: Fix dropping of allowed operations that are force
512     audited
513   * SAUCE: AppArmor: Fix underflow in xindex calculation
514   * SAUCE: AppArmor: fix mapping of META_READ to audit and quiet flags
515   * SAUCE: AppArmor: Fix the error case for chroot relative path name
516     lookup
517     - LP: #925028
518   * SAUCE: AppArmor: Retrieve the dentry_path for error reporting when path
519     lookup fails
520     - LP: #925028
521   * SAUCE: AppArmor: Minor cleanup of d_namespace_path to consolidate error
522     handling
523   * SAUCE: AppArmor: Update dfa matching routines.
524   * SAUCE: AppArmor: Move path failure information into aa_get_name and
525     rename
526   * SAUCE: AppArmor: Make chroot relative the default path lookup type
527   * SAUCE: AppArmor: Add ability to load extended policy
528   * SAUCE: AppArmor: basic networking rules
529   * SAUCE: AppArmor: Add profile introspection file to interface
530   * SAUCE: AppArmor: Add the ability to mediate mount
531   * SAUCE: AppArmor: Add mount information to apparmorfs
532
533   [ Kees Cook ]
534
535   * SAUCE: AppArmor: refactor securityfs to use structures
536   * SAUCE: AppArmor: add initial "features" directory to securityfs
537   * SAUCE: AppArmor: add "file" details to securityfs
538   * SAUCE: AppArmor: export known rlimit names/value mappings in securityfs
539
540   [ Leann Ogasawara ]
541
542   * Revert "[Config] Enable CONFIG_NVRAM=m"
543     - LP: #942193
544   * Rebase to v3.2.7
545   * [Config] Enable CONFIG_USB_SERIAL_QUATECH2=m on arm and powerpc
546   * [Config] Enable CONFIG_USB_SERIAL_QUATECH_USB2=m on arm and powerpc
547   * [Config] Add CONFIG_NVRAM to config enforcer
548     - LP: #942193
549   * [Config] Enable CONFIG_SCSI_IBMVSCSI=m for powerpc
550     - LP: #943090
551   * [Config] Enable CONFIG_SCSI_IPR=m for powerpc
552     - LP: #943090
553   * provide ipmi udeb
554     - LP: #942926
555   * Rebase to v3.2.9
556   * Add ibmveth to d-i/modules-powerpc/nic-modules
557     - LP: #712188
558   * [Config] Enable CONFIG_SCSI_IBMVFC=m for powerpc
559     - LP: #712188
560   * Add ibmvfc and ibmvscsic to d-i/modules-powerpc/nic-modules
561     - LP: #712188
562
563   [ Seth Heasley ]
564
565   * SAUCE: ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDs
566     - LP: #900119
567   * SAUCE: ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs
568     - LP: #900119
569   * SAUCE: ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs
570     - LP: #900119
571   * SAUCE: i2c-i801: Add device IDs for Intel Lynx Point
572     - LP: #900119
573
574   [ Tim Gardner ]
575
576   * [Config] updateconfigs after apparmor patches
577   * [Config] Added hv_netvsc and hv_storvsc to -virtual
578     - LP: #942256
579   * [Config] Enable aufs
580     - LP: #943119
581
582   [ Upstream Kernel Changes ]
583
584   * Revert "Revert "ath9k_hw: fix interpretation of the rx KeyMiss flag""
585   * Revert "AppArmor: compatibility patch for v5 interface"
586   * Revert "AppArmor: compatibility patch for v5 network controll"
587   * ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR
588     - LP: #898503
589   * rebase to v3.2.9
590     - LP: #900802
591   * rebase to v3.2.8
592   * rebase to v3.2.7
593     - LP: #930842
594
595  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 02 Mar 2012 07:30:45 -0800
596
597 linux (3.2.0-17.27) precise; urgency=low
598
599   [ Eugeni Dodonov ]
600
601   * SAUCE: drm/i915: fix operator precedence when enabling RC6p
602
603  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 21 Feb 2012 06:31:42 -0800
604
605 linux (3.2.0-17.26) precise; urgency=low
606
607   [ Andy Whitcroft ]
608
609   * [Config] clean up the human consumable package descriptions
610   * [Config] fix generic flavour description
611   * [Config] clean up linux-tools package descriptions
612     - LP: #593107
613   * deviations -- note the source of the Hyper-V updates
614   * SAUCE: ata_piix: defer to the Hyper-V drivers by default
615     - LP: #929545
616
617   [ Eugeni Dodonov ]
618
619   * SAUCE: drm/i915: do not enable RC6p on Sandy Bridge
620
621   [ Kees Cook ]
622
623   * SAUCE: (drop after 3.3) security: create task_free security callback
624   * SAUCE: (drop after 3.3) security: Yama LSM
625   * SAUCE: (drop after 3.3) Yama: add PR_SET_PTRACER_ANY
626   * SAUCE: Yama: add link restrictions
627   * SAUCE: security: unconditionally chain to Yama LSM
628
629   [ Leann Ogasawara ]
630
631   * Drop ndiswrapper
632
633   [ Robert Hooker ]
634
635   * SAUCE: drm/i915: Enable RC6 by default on sandybridge.
636
637   [ Tim Gardner ]
638
639   * SAUCE: ipheth: Add iPhone 4S
640     - LP: #900802
641   * dropped hv_mouse
642   * [Config] CONFIG_X86_NUMACHIP=y
643
644   [ Upstream Kernel Changes ]
645
646   * Staging: hv: vmbus: Support building the vmbus driver as part of the
647     kernel
648   * hv: Add Kconfig menu entry
649   * Drivers: hv: Fix a memory leak
650   * Drivers: hv: Make the vmbus driver unloadable
651   * Drivers: hv: Get rid of an unnecessary check in hv.c
652   * Staging: hv: mousevsc: Make boolean states boolean
653   * Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()
654   * Staging: hv: mousevsc: Inline the code for reportdesc_callback()
655   * Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()
656   * Staging: hv: mousevsc: Add a new line to a debug string
657   * Staging: hv: mousevsc: Get rid of unnecessary include files
658   * Staging: hv: mousevsc: Address some style issues
659   * Staging: hv: mousevsc: Add a check to prevent memory corruption
660   * Staging: hv: mousevsc: Use the KBUILD_MODNAME macro
661   * Staging: hv: storvsc: Use mempools to allocate struct
662     storvsc_cmd_request
663   * Staging: hv: storvsc: Cleanup error handling in the probe function
664   * Staging: hv: storvsc: Fixup the error when processing SET_WINDOW
665     command
666   * Staging: hv: storvsc: Fix error handling storvsc_host_reset()
667   * Staging: hv: storvsc: Use the accessor function shost_priv()
668   * Staging: hv: storvsc: Use the unlocked version queuecommand
669   * Staging: hv: storvsc: use the macro KBUILD_MODNAME
670   * Staging: hv: storvsc: Get rid of an unnecessary forward declaration
671   * Staging: hv: storvsc: Upgrade the vmstor protocol version
672   * Staging: hv: storvsc: Support hot add of scsi disks
673   * Staging: hv: storvsc: Support hot-removing of scsi devices
674   * staging: hv: Use kmemdup rather than duplicating its implementation
675   * staging: hv: move hv_netvsc out of staging area
676   * Staging: hv: mousevsc: Properly add the hid device
677   * Staging: hv: storvsc: Disable clustering
678   * Staging: hv: storvsc: Cleanup storvsc_device_alloc()
679   * Staging: hv: storvsc: Fix a bug in storvsc_command_completion()
680   * Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer()
681   * Staging: hv: storvsc: Implement per device memory pools
682   * Staging: hv: remove hv_mouse driver as it's now in the hid directory
683   * Staging: hv: update TODO file
684   * Staging: hv: storvsc: Fix a bug in create_bounce_buffer()
685   * net/hyperv: Fix long lines in netvsc.c
686   * net/hyperv: Add support for promiscuous mode setting
687   * net/hyperv: Fix the stop/wake queue mechanism
688   * net/hyperv: Remove unnecessary kmap_atomic in netvsc driver
689   * net/hyperv: Add NETVSP protocol version negotiation
690   * net/hyperv: Add support for jumbo frame up to 64KB
691   * net/hyperv: fix possible memory leak in do_set_multicast()
692   * net/hyperv: rx_bytes should account the ether header size
693   * net/hyperv: fix the issue that large packets be dropped under bridge
694   * net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when
695     necessary
696   * net/hyperv: Fix the page buffer when an RNDIS message goes beyond page
697     boundary
698   * HID: Move the hid-hyperv driver out of staging
699   * HID: hv_mouse: Properly add the hid device
700   * HID: hyperv: Properly disconnect the input device
701   * Staging: hv: storvsc: Cleanup some comments
702   * Staging: hv: storvsc: Cleanup storvsc_probe()
703   * Staging: hv: storvsc: Cleanup storvsc_queuecommand()
704   * Staging: hv: storvsc: Introduce defines for srb status codes
705   * Staging: hv: storvsc: Cleanup storvsc_host_reset_handler()
706   * Staging: hv: storvsc: Move and cleanup storvsc_remove()
707   * Staging: hv: storvsc: Add a comment to explain life-cycle management
708   * Staging: hv: storvsc: Get rid of the on_io_completion in
709     hv_storvsc_request
710   * Staging: hv: storvsc: Rename the context field in hv_storvsc_request
711   * Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver
712   * Staging: hv: storvsc: Cleanup the code for generating protocol version
713   * Staging: hv: storvsc: Cleanup some protocol related constants
714   * Staging: hv: storvsc: Get rid of some unused defines
715   * Staging: hv: storvsc: Consolidate the request structure
716   * Staging: hv: storvsc: Consolidate all the wire protocol definitions
717   * Staging: hv: storvsc: Move the storage driver out of the staging area
718   * x86: Make flat_init_apic_ldr() available
719   * x86: Add x86_init platform override to fix up NUMA core numbering
720   * x86: Add NumaChip support
721   * x86/numachip: Drop unnecessary conflict with EDAC
722   * Input: bcm5974 - set BUTTONPAD property
723
724  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 17 Feb 2012 10:12:34 -0800
725
726 linux (3.2.0-16.25) precise; urgency=low
727
728   [ Andy Whitcroft ]
729
730   * d-i -- include the Hyper-V drivers in the virtio udeb
731     - LP: #917135
732
733   [ Felix Fietkau ]
734
735   * (pre-stable): ath9k_hw: fix a RTS/CTS timeout regression
736     - LP: #925602
737
738   [ Keith Packard ]
739
740   * SAUCE: drm/i915: Force explicit bpp selection for
741     intel_dp_link_required
742     - LP: #745112, #912387, #917330
743
744   [ Leann Ogasawara ]
745
746   * Fix typo in generic-pae description
747     - LP: #928448
748   * Rebase to v3.2.6
749
750   [ Upstream Kernel Changes ]
751
752   * procfs: parse mount options
753     - CVE-2011-4917
754   * procfs: add hidepid= and gid= mount options
755     - CVE-2011-4917
756   * proc: fix null pointer deref in proc_pid_permission()
757     - CVE-2011-4917
758   * xhci: Remove warnings about MSI and MSI-X capabilities.
759     - LP: #929656
760   * xhci: Remove scary warnings about transfer issues.
761     - LP: #929656
762   * x86, mce, therm_throt: Don't report power limit and package level
763     thermal throttle events in mcelog
764     - LP: #930288
765   * rebase to v3.2.6
766     - LP: #924320
767     - LP: #918254
768
769  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 13 Feb 2012 13:00:08 -0800
770
771 linux (3.2.0-15.24) precise; urgency=low
772
773   [ Leann Ogasawara ]
774
775   * Add CONFIG_THERM_ADT746X=y to config enforcer for powerpc and
776     powerpc-smp flavours
777     - LP: #923094
778
779   [ Merlin Schumacher ]
780
781   * SAUCE: acer-wmi: support for P key on TM8372
782     - LP: #865807
783
784   [ Tim Gardner ]
785
786   * [Config] Rebase to v3.2.5
787   * [Config] CONFIG_THERM_ADT746X=y
788     - LP: #923094
789
790   [ Upstream Kernel Changes ]
791
792   * rebase to v3.2.5
793
794  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 07 Feb 2012 11:47:43 -0800
795
796 linux (3.2.0-14.23) precise; urgency=low
797
798   [ Andy Whitcroft ]
799
800   * debian -- add usage help to insert-mainline-changes
801
802   [ Tim Gardner ]
803
804   * [Config] Rebase to v3.2.3
805
806   [ Upstream Kernel Changes ]
807
808   * Revert "ASoC: Don't go through cache when applying WM5100 rev A
809     updates"
810   * Revert "ASoC: Mark WM5100 register map cache only when going into
811     BIAS_OFF"
812   * rebase to v3.2.3
813
814  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 03 Feb 2012 12:12:25 -0800
815
816 linux (3.2.0-13.22) precise; urgency=low
817
818   [ Alex Deucher ]
819
820   * (pre-stable): drm/radeon/kms: move panel mode setup into encoder mode
821     set
822     - LP: #925538
823   * (pre-stable): drm/radeon/kms: rework modeset sequence for DCE41 and
824     DCE5
825     - LP: #925538
826
827   [ Andy Whitcroft ]
828
829   * [Config] review IPv6 configuration options and enable
830
831   [ David Henningsson ]
832
833   * SAUCE: ALSA: HDA: Remove quirk for Toshiba Qosmio G50
834     - LP: #923316
835   * SAUCE: ALSA: HDA: Fix jack creation for codecs with front and rear Line
836     In
837     - LP: #923409
838
839   [ James M. Leddy ]
840
841   * SAUCE: Bluetooth: Add support for BCM20702A0 [0a5c:21e6]
842     - LP: #906832
843
844   [ Manoj Iyer ]
845
846   * SAUCE: Bluetooth: Add support for BCM20702A0 [0a5c:21e1]
847     - LP: #906832
848   * SAUCE: Add vendor specific ID (0a5c 21f3) for BCM20702A0.
849     - LP: #925552
850
851   [ Seth Forshee ]
852
853   * (pre-stable): drm/radeon/kms: disable output polling when suspended
854     - LP: #925570
855
856   [ Tim Gardner ]
857
858   * [Config] CONFIG_BLK_DEV_PCIESSD_MTIP32XX=m
859     - LP: #922221
860   * [Config] Add mtip32xx to d-i block modules
861     - LP: #922221
862   * [Config] Enable USB3.0 in d-i
863
864   [ Upstream Kernel Changes ]
865
866   * block: Add driver for Micron RealSSD pcie flash cards
867     - LP: #922221
868   * mtip32xx: fix warnings/errors on 32-bit compiles
869     - LP: #922221
870   * mtip32xx: cleanup compat ioctl handling
871     - LP: #922221
872   * mtip32xx: ensure that all local functions are static
873     - LP: #922221
874   * mtip32xx: mark a few more items static
875     - LP: #922221
876   * mtip32xx: add module.h include to avoid conflict with moduleh tree
877     - LP: #922221
878   * mtip32xx: update to new ->make_request() API
879     - LP: #922221
880   * mtip32xx: updates based on feedback
881     - LP: #922221
882   * mtip32xx: uninitialized variable in mtip_quiesce_io()
883     - LP: #922221
884   * mtip32xx: do rebuild monitoring asynchronously
885     - LP: #922221
886   * watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDs
887     - LP: #900119
888   * drm/i915: mask transcoder select bits before setting them on LVDS
889     - LP: #924989
890   * (pre-stable) USB: Realtek cr: fix autopm scheduling while atomic
891     - LP: #917962
892   * nouveau: properly check for _DSM function support
893     - LP: #925608
894   * nouveau: Support Optimus models for vga_switcheroo
895     - LP: #925608
896
897  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 02 Feb 2012 13:26:59 -0800
898
899 linux (3.2.0-12.21) precise; urgency=low
900
901   [ Upstream Kernel Changes ]
902
903   * Revert "ath9k_hw: fix interpretation of the rx KeyMiss flag"
904     - LP: #923512
905
906  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 30 Jan 2012 06:46:01 -0800
907
908 linux (3.2.0-12.20) precise; urgency=low
909
910   [ Andy Whitcroft ]
911
912   * switch to new style rebase marker with bug number
913
914   [ Leann Ogasawara ]
915
916   * Add CONFIG_GPIO_TWL4030=y for arm[el|hf] to the config enforcer
917     - LP: #921934
918
919   [ Paolo Pisati ]
920
921   * [Config] Switch CONFIG_GPIO_TWL4030=y back on arm[el|hf].
922     - LP: #921934
923
924   [ Tim Gardner ]
925
926   * Rebase to v3.2.2, CONFIG_SND_KCTL_JACK=y
927   * [Config] Add Hyper-V modules to virtual inclusion list
928     - LP: #922063
929
930   [ Upstream Kernel Changes ]
931
932   * Revert "CHROMIUM: enable CONFIG_SECCOMP_FILTER and
933     CONFIG_HAVE_SECCOMP_FILTER"
934   * Revert "CHROMIUM: Fix kref usage"
935   * Revert "CHROMIUM: Fix seccomp_t compile error"
936   * Revert "CHROMIUM: seccomp_filter: make inherited filters composable"
937   * Revert "CHROMIUM: seccomp_filter: inheritance documentation"
938   * Revert "CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of
939     execve"
940   * Revert "CHROMIUM: seccomp_filter: remove "skip" from copy and add drop
941     helper"
942   * Revert "CHROMIUM: seccomp_filters: clean up warnings; kref mistake"
943   * Revert "CHROMIUM: seccomp_filters: guard all ftrace wrapper code"
944   * Revert "CHROMIUM: seccomp_filter: kill NR_syscall references"
945   * Revert "CHROMIUM: enable CONFIG_BTREE"
946   * Revert "CHROMIUM: seccomp_filters: move to btrees"
947   * Revert "CHROMIUM: arm: select HAVE_SECCOMP_FILTER"
948   * Revert "CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve"
949   * Revert "CHROMIUM: seccomp_filter: Document what seccomp_filter is and
950     how it works."
951   * Revert "CHROMIUM: seccomp_filter: add process state reporting"
952   * Revert "CHROMIUM: seccomp_filter: new mode with configurable syscall
953     filters"
954   * rebase to v3.2.2
955     - LP: #795823
956     - LP: #909419
957     - LP: #724831
958
959  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 26 Jan 2012 02:54:56 +0000
960
961 linux (3.2.0-11.19) precise; urgency=low
962
963   [ Daniel Lezcano ]
964
965   * SAUCE: Add reboot_pid_ns to handle the reboot syscall
966     - LP: #914676
967
968   [ Upstream Kernel Changes ]
969
970   * ALSA: hda - Introduce snd_hda_get_pin_label()
971   * ALSA: hda - Cache the jack-detection value
972   * ALSA: hda - Create jack-detection kcontrols
973   * ALSA: hda - Manage unsol tags in hda_jack.c
974   * ALSA: Introduce common helper functions for jack-detection control
975   * ALSA: HDA: Jack: Export required functions from hda_jack.c
976   * ALSA: hda/jack - Fix NULL-dereference at probing
977   * ALSA: hda/jack - Fix the assignment of input jack-type
978   * ALSA: hda - Add missing initialization of kctl jack status
979   * ALSA: hda - Add missing inclusion of linux/export.h
980   * ALSA: hda - Give more unique names by snd_hda_get_pin_label()
981   * ALSA: hda - Fix a typo
982   * ALSA: hda - Don't add channel suffix for headphone pin labels
983   * ALSA: hda - Integrate input-jack stuff into kctl-jack
984   * ALSA: hda/realtek - Avoid conflict of unsol-events with static quirks
985   * ALSA: hda/realtek - Remove use_jack_tbl field
986
987  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 25 Jan 2012 06:57:19 -0800
988
989 linux (3.2.0-10.18) precise; urgency=low
990
991   [ Tim Gardner ]
992
993   * SAUCE: ecryptfs: Print inode on metadata error
994
995   [ Upstream Kernel Changes ]
996
997   * Revert "proc: enable writing to /proc/pid/mem"
998     - LP: #919115
999     - CVE-2012-0056
1000   * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
1001     - LP: #909419
1002
1003  -- Andy Whitcroft <apw@canonical.com>  Tue, 24 Jan 2012 10:15:12 +0000
1004
1005 linux (3.2.0-10.17) precise; urgency=low
1006
1007   [ Andy Whitcroft ]
1008
1009   * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
1010   * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
1011   * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
1012   * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
1013   * Revert "SAUCE: overlayfs -- overlay filesystem"
1014   * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
1015   * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
1016   * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
1017   * ensure debian/ is not excluded from git by default
1018   * add new scripting to handle buglinks in rebases
1019   * ubuntu: overlayfs -- overlayfs: add statfs support
1020   * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
1021     permissions to overlay files
1022     - LP: #915941, #918212
1023     - CVE-2012-0055
1024
1025   [ Erez Zadok ]
1026
1027   * ubuntu: overlayfs -- overlayfs: implement show_options
1028
1029   [ Leann Ogasawara ]
1030
1031   * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
1032   * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
1033     - LP: #907377, #911236
1034   * [Config] Enable CONFIG_IRQ_REMAP
1035
1036   [ Miklos Szeredi ]
1037
1038   * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
1039   * ubuntu: overlayfs -- vfs: add i_op->open()
1040   * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
1041   * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
1042   * ubuntu: overlayfs -- overlay filesystem
1043   * ubuntu: overlayfs -- fs: limit filesystem stacking depth
1044
1045   [ Neil Brown ]
1046
1047   * ubuntu: overlayfs -- overlay: overlay filesystem documentation
1048
1049   [ Upstream Kernel Changes ]
1050
1051   * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
1052     - LP: #647043
1053   * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
1054     breaks USB
1055     - LP: #647043
1056
1057  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 16 Jan 2012 07:10:08 -0800
1058
1059 linux (3.2.0-9.16) precise; urgency=low
1060
1061   [ Andy Whitcroft ]
1062
1063   * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
1064   * [Config] pull ARM sound modules =m
1065   * [Config] CONFIG_RTC_DRV_TEST is for testing only
1066   * [Config] CONFIG_USB_DUMMY_HCD is testing only
1067   * [Config] CONFIG_USB_FILE_STORAGE is deprecated
1068
1069   [ Leann Ogasawara ]
1070
1071   * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
1072   * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
1073   * [Config] Enable CONFIG_MMC_TMIO=m
1074   * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
1075   * [Config] Enable CONFIG_ISI=m
1076   * [Config] Enable CONFIG_MMC=y
1077   * [Config] Enable CONFIG_LIRC_PARALLEL=m
1078   * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
1079   * [Config] Enable CONFIG_CHR_DEV_SG=y
1080   * [Config] Enable CONFIG_GPIO_PCA953X=m
1081   * [Config] Enable CONFIG_GPIO_TWL4030=m
1082   * [Config] Enable CONFIG_INET_DIAG=m
1083   * [Config] Enable CONFIG_NLS_ISO8859_1=m
1084   * [Config] Enable CONFIG_NVRAM=m
1085   * [Config] Enable CONFIG_SLIP=m
1086   * [Config] Enable CONFIG_PC300TOO=m
1087   * [Config] Enable CONFIG_TUN=y
1088   * [Config] Enable CONFIG_NET_CLS_CGROUP=m
1089   * [Config] Enable CONFIG_THERMAL=y
1090   * [Config] Enable CONFIG_PPP=y
1091   * [Config] Enable CONFIG_PCI_STUB=m
1092   * Rebase to v3.2.1
1093   * [Config] Enable CONFIG_RTL8192E=m
1094   * [Config] Enable CONFIG_RTS5139=m
1095
1096   [ Stefan Bader ]
1097
1098   * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
1099
1100   [ Upstream Kernel Changes ]
1101
1102   * ARM: restart: add restart hook to machine_desc record
1103   * ARM: restart: allow platforms more flexibility specifying restart mode
1104   * ARM: restart: move reboot failure handing into machine_restart()
1105   * ARM: restart: remove argument to setup_mm_for_reboot()
1106   * ARM: 7159/1: OMAP: Introduce local common.h files
1107   * ARM: restart: only perform setup for restart when soft-restarting
1108   * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
1109     function
1110   * ARM: idmap: populate identity map pgd at init time using .init.text
1111   * ARM: suspend: use idmap_pgd instead of suspend_pgd
1112   * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
1113   * ARM: idmap: use idmap_pgd when setting up mm for reboot
1114   * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
1115   * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
1116   * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
1117     restart changes
1118   * ARM: lib: add call_with_stack function for safely changing stack
1119   * ARM: reset: implement soft_restart for jumping to a physical address
1120   * ARM: stop: execute platform callback from cpu_stop code
1121   * ARM: kexec: use soft_restart for branching to the reboot buffer
1122   * ARM: restart: omap: use new restart hook
1123   * topdown mmap support
1124     - LP: #861296
1125
1126   [ Upstream Kernel Changes ]
1127
1128   * Rebase to v3.2.1
1129
1130  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 13 Jan 2012 20:32:08 +0100
1131
1132 linux (3.2.0-8.15) precise; urgency=low
1133
1134   [ Leann Ogasawara ]
1135
1136   * [Config] Disable CONFIG_ACPI_PROCFS
1137   * Remove server from getabis
1138   * Temporarily disable module check
1139   * [Config] Disable CONFIG_MTD_TESTS
1140   * [Config] Disable CONFIG_X86_E_POWERSAVER
1141   * [Config] Set CONFIG_ARCNET=m
1142   * [Config] Enable CONFIG_ATM_DUMMY=m
1143   * [Config] Enable CONFIG_BLK_DEV_MD=y
1144   * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
1145   * [Config] Enable CONFIG_BLK_DEV_SD=y
1146   * [Config] Enable CONFIG_BLK_DEV_SR=y
1147   * [Config] Enable CONFIG_BLK_DEV_UB=m
1148   * [Config] Enable CONFIG_COPS=m
1149   * [Config] Enable CONFIG_DVB_USB_EC168=m
1150   * [Config] Enable CONFIG_ENC28J60=m
1151   * [Config] Enable CONFIG_FB_UVESA=m
1152   * [Config] Enable CONFIG_FB_ATY=m
1153   * [Config] Enable CONFIG_BROADCOM_PHY=y
1154   * [Config] Enable CONFIG_CICADA_PHY=y
1155   * [Config] Enable CONFIG_DAVICOM_PHY=y
1156   * [Config] Enable CONFIG_ICPLUS_PHY=y
1157   * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
1158   * [Config] Enable CONFIG_LXT_PHY=y
1159   * [Config] Enable CONFIG_MARVELL_PHY=y
1160   * [Config] Enable CONFIG_NATIONAL_PHY=y
1161   * [Config] Enable CONFIG_QSEMI_PHY=y
1162   * [Config] Enable CONFIG_SMSC_PHY=y
1163   * [Config] Enable CONFIG_VITESSE_PHY=y
1164   * Add 3w-sas to scsi-modules
1165     - LP: #776542
1166
1167   [ Mathieu Trudel-Lapierre ]
1168
1169   * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
1170     to interface settings
1171
1172   [ Paolo Pisati ]
1173
1174   * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
1175     - LP: #912199
1176   * Revert "SAUCE: omap3: beagle: detect new xM revision B"
1177     - LP: #912199
1178   * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
1179     - LP: #912199
1180
1181   [ Upstream Kernel Changes ]
1182
1183   * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
1184     - LP: #906832
1185
1186  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 06 Jan 2012 10:02:03 -0800
1187
1188 linux (3.2.0-8.14) precise; urgency=low
1189
1190   [ Andy Whitcroft ]
1191
1192   * [Config] enable CONFIG_SND_USB_6FIRE
1193     - LP: #912197
1194   * rebase to mainline v3.2 final release
1195   * updateconfigs following rebase to v3.2 final
1196   * ubuntu: AUFS -- add BOM and automated update script
1197   * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
1198     - LP: #684666
1199   * ubuntu: AUFS -- update aufs-update to track new locations of headers
1200   * ubuntu: AUFS -- clean up the aufs updater and BOM
1201   * ubuntu: AUFS -- documentation on updating aufs2
1202   * ubuntu: AUFS -- aufs3-base.patch
1203   * ubuntu: AUFS -- aufs3-standalone.patch
1204   * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
1205   * ubuntu: AUFS -- fix undefined security_path_link
1206   * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
1207   * ubuntu: AUFS -- updateconfigs following update
1208   * ubuntu: AUFS -- suppress benign plink warning messages
1209     - LP: #621195
1210   * ubuntu: AUFS -- enable in config and makefile
1211   * ubuntu: AUFS -- disable in favor of overlayfs
1212   * [Config] linux-virtual -- should include the extX modules
1213     - LP: #912308
1214
1215   [ Tyler Hicks ]
1216
1217   * SAUCE: eCryptfs: Improve statfs reporting
1218     - LP: #885744
1219
1220   [ Upstream Kernel Changes ]
1221
1222   * rebase to upstream v3.2
1223
1224  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 26 Dec 2011 20:24:30 -0800
1225
1226 linux (3.2.0-7.13) precise; urgency=low
1227
1228   [ Upstream Kernel Changes ]
1229
1230   * rebase to upstream 3.2-rc7
1231
1232  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 19 Dec 2011 09:14:34 -0800
1233
1234 linux (3.2.0-6.12) precise; urgency=low
1235
1236   [ Upstream Kernel Changes ]
1237
1238   * rebase to upstream v3.2-rc6
1239
1240  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 16 Dec 2011 10:19:02 -0800
1241
1242 linux (3.2.0-5.11) precise; urgency=low
1243
1244   [ Andy Whitcroft ]
1245
1246   * enforcer -- allow arch and flavour predicates to take lists
1247   * enforcer -- simplify armel/armhf specific options
1248   * enforcer -- fix incorrectly specified flavour matches
1249
1250   [ Leann Ogasawara ]
1251
1252   * [Config] Disable IRQ_REMAP
1253   * [Config] Enable CONFIG_SENSORS_LM95245=m
1254   * [Config] Enable CONFIG_SENSORS_MAX1668=m
1255   * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
1256   * [Config] Enable CONFIG_SENSORS_MAX6639=m
1257   * [Config] Enable CONFIG_SENSORS_MAX6642=m
1258   * [Config] Enable CONFIG_SENSORS_LINEAGE=m
1259   * [Config] Enable CONFIG_CRYPTO_SALSA20=m
1260   * [Config] Enable CONFIG_PATA_TOSHIBA=m
1261   * [Config] Enable CONFIG_POHMELFS=m
1262   * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
1263   * [Config] Enable CONFIG_PATA_OPTI=m
1264   * add overlayfs to virtual inclusion list
1265     - LP: #903897
1266   * add veth to virtual inclusion list
1267     - LP: #903897
1268   * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
1269
1270   [ Paolo Pisati ]
1271
1272   * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
1273     - LP: #903346
1274
1275   [ Tim Gardner ]
1276
1277   * [Config] CONFIG_LOCKUP_DETECTOR=y
1278     - LP: #903615
1279
1280   [ Upstream Kernel Changes ]
1281
1282   * rebase to upstream 55b02d2f
1283
1284  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 12 Dec 2011 07:08:10 -0800
1285
1286 linux (3.2.0-4.10) precise; urgency=low
1287
1288   [ Kyle McMartin ]
1289
1290   * SAUCE: dmar: disable if ricoh multifunction detected
1291     - LP: #894070
1292
1293   [ Seth Forshee ]
1294
1295   * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
1296     - LP: #581312
1297
1298   [ Tim Gardner ]
1299
1300   * Start new release, Bump ABI, rebase to 3.2-rc5
1301
1302   [ Leann Ogasawara ]
1303
1304   * [Config] Enable CONFIG_SENSORS_AK8975=m
1305
1306  --  Tim Gardner <tim.gardner@canonical.com>  Sat, 10 Dec 2011 08:57:04 -0700
1307
1308 linux (3.2.0-3.9) precise; urgency=low
1309
1310   [ Andy Whitcroft ]
1311
1312   * SAUCE: ext4: correct partial write discard size calculation
1313     - LP: #894768
1314
1315   [ Leann Ogasawara ]
1316
1317   * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
1318     - LP: #892615
1319
1320   [ Matthew Garrett ]
1321
1322   * SAUCE: pci: Rework ASPM disable code
1323
1324   [ Upstream Kernel Changes ]
1325
1326   * x86: Fix boot failures on older AMD CPU's
1327     - LP: #892615
1328   * EHCI : Fix a regression in the ISO scheduler
1329     - LP: #899165
1330
1331  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 05 Dec 2011 10:37:36 -0800
1332
1333 linux (3.2.0-3.8) precise; urgency=low
1334
1335   [ Andy Whitcroft ]
1336
1337   * armhf -- add d-i configuration
1338   * armhf -- disable ABI checks for armhf
1339   * armhf -- add arch to getabis config
1340
1341  -- Andy Whitcroft <apw@canonical.com>  Sat, 03 Dec 2011 14:22:52 +0000
1342
1343 linux (3.2.0-3.7) precise; urgency=low
1344
1345   [ Stefan Bader ]
1346
1347   * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
1348     synchronous, regardless of lazy_mmu mode
1349     - LP: #854050
1350
1351   [ Tim Gardner ]
1352
1353   * rebase to v3.2-rc4
1354
1355  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 02 Dec 2011 11:53:56 -0800
1356
1357 linux (3.2.0-2.6) precise; urgency=low
1358
1359   [ Andy Whitcroft ]
1360
1361   * armhf -- fix omap flavour to build on armhf
1362   * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
1363
1364   [ Borislav Petkov ]
1365
1366   * SAUCE: x86, microcode, AMD: Restrict microcode reporting
1367     - LP: #892615
1368
1369   [ Colin Watson ]
1370
1371   * Add pata_macio to pata-modules
1372
1373   [ Tim Gardner ]
1374
1375   * [Config] Prefer crda over wireless-crda
1376   * [Config] Fix virtual inclusion list.
1377     - LP: #897795
1378
1379  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 30 Nov 2011 06:09:35 -0800
1380
1381 linux (3.2.0-2.5) precise; urgency=low
1382
1383   [ Paolo Pisati ]
1384
1385   * [Config] PANEL_DVI=y
1386
1387  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 28 Nov 2011 09:13:24 -0800
1388
1389 linux (3.2.0-2.4) precise; urgency=low
1390
1391   [ Andy Whitcroft ]
1392
1393   * rebase to v3.2-rc3
1394
1395   [ Leann Ogasawara ]
1396
1397   * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
1398   * Revert "fix ERROR: __devcgroup_inode_permission undefined"
1399   * Revert "olpc_dcon_xo_1_5 needs delay.h"
1400   * Revert "olpc_dcon_xo_1 needs delay.h"
1401   * rebase to 6fe4c6d4
1402   * [Config] updateconfigs after rebase to 6fe4c6d4
1403
1404   [ Tim Gardner ]
1405
1406   * [Config] Replace wireless-crda with crda,wireless-regdb
1407     - LP: #856421
1408   * [Config] Relax the dependencies on crda
1409
1410   [ Upstream Kernel Changes ]
1411
1412   * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
1413     - LP: #724831
1414   * Ubuntu: remove coreutils|fileutils package dependency
1415     - LP: #892814
1416   * iio: iio_event_getfd -- fix ev_int build failure
1417
1418   [ Upstream Kernel Changes ]
1419
1420   * Rebase to v3.2-rc3
1421
1422  -- Andy Whitcroft <apw@canonical.com>  Thu, 24 Nov 2011 16:20:45 +0000
1423
1424 linux (3.2.0-1.3) precise; urgency=low
1425
1426   [ Upstream Kernel Changes ]
1427
1428   * Ubuntu: Add ext2 to fs-core-modules
1429     - LP: #893395
1430
1431  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 21 Nov 2011 20:42:33 -0800
1432
1433 linux (3.2.0-1.2) precise; urgency=low
1434
1435   [ Andy Whitcroft ]
1436
1437   * [Config] enable CONFIG_NFC and associated devices
1438   * SAUCE: allow brcmsmac and b43 to both build
1439
1440   [ Soren Hansen ]
1441
1442   * Add ixgbe driver to d-i
1443     - LP: #891969
1444
1445  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 21 Nov 2011 08:33:46 -0800
1446
1447 linux (3.2.0-1.1) precise; urgency=low
1448   [ Andy Whitcroft ]
1449
1450   * armhf -- enable armhf and create the first flavours
1451   * SAUCE: ensure root is ready before running usermodehelpers in it
1452   * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
1453
1454   [ Leann Ogasawara ]
1455
1456   * Temporarily ignore module check
1457   * [Config] Enable PCI_IOV on powerpc
1458   * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
1459   * rebase to v3.2-rc2
1460   * SAUCE: include <linux/export.h> for cpuidle34xx arm build
1461   * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
1462   * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
1463   * SAUCE: select ARM_AMBA if OMAP3_EMU
1464   * [Config] updateconfigs after select ARM_AMBA
1465   * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
1466   * [Config] Enable CONFIG_EXT2_FS=m
1467   * [Config] Build in CONFIG_SATA_AHCI=y
1468   * Resolve linux-image-extra's install dependency
1469
1470   [ Seth Forshee ]
1471
1472   * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
1473   * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
1474     Documentation
1475   * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
1476     alps_model_info
1477   * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
1478     size
1479   * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
1480     3 and 4
1481   * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
1482     protocol
1483   * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
1484     versions 3 and 4
1485
1486   [ Stefan Bader ]
1487
1488   * [Config] Built-in xen-netfront and xen-blkfront
1489   * Fix build of dm-raid45 and re-enable it
1490
1491   [ Tim Gardner ]
1492
1493   * [Config] CONFIG_USB_XHCI_HCD=y
1494     - LP: #886167
1495   * [Config] CONFIG_R6040=m
1496     - LP: #650899
1497   * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
1498     - LP: #854399
1499   * [Config] Consolidated amd64 server flavour into generic
1500   * [Config] updateconfigs after rebase to 3.2-rc1
1501   * [Config] Disabled dm-raid4-5
1502   * [Config] Disabled ndiswrapper
1503   * [Config] Disable vt6656
1504   * [Config] exclude ppp-modules for virtual flavour
1505   * [Config] CONFIG_MEMSTICK_R592=m
1506     - LP: #238208
1507
1508   [ Upstream Kernel Changes ]
1509
1510   * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
1511     - LP: #887780
1512   * CHROMIUM: seccomp_filter: add process state reporting
1513     - LP: #887780
1514   * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
1515     works.
1516     - LP: #887780
1517   * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
1518     - LP: #887780
1519   * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
1520     - LP: #887780
1521   * CHROMIUM: seccomp_filters: move to btrees
1522   * CHROMIUM: enable CONFIG_BTREE
1523   * CHROMIUM: seccomp_filter: kill NR_syscall references
1524   * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
1525   * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
1526   * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
1527   * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
1528   * CHROMIUM: seccomp_filter: inheritance documentation
1529   * CHROMIUM: seccomp_filter: make inherited filters composable
1530   * CHROMIUM: Fix seccomp_t compile error
1531     - LP: #887780
1532   * CHROMIUM: Fix kref usage
1533     - LP: #887780
1534   * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
1535   * rebase to v3.2-rc2
1536
1537  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 31 Oct 2011 09:24:39 -0400
1538
1539 linux (3.1.0-2.3) precise; urgency=low
1540
1541   [ Tim Gardner ]
1542
1543   * Add postinit and postrm scripts to the extras package
1544     - LP: #882120
1545
1546  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 28 Oct 2011 12:48:33 -0700
1547
1548 linux (3.1.0-2.2) precise; urgency=low
1549
1550   [ Andy Whitcroft ]
1551
1552   * debian: add locking to protect debian/files from parallel update
1553
1554   [ Leann Ogasawara ]
1555
1556   * rebase to v3.1
1557
1558   [ Upstream Kernel Changes ]
1559
1560   * rebase to v3.1
1561
1562  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 19 Oct 2011 07:12:38 -0700
1563
1564 linux (3.1.0-1.1) precise; urgency=low
1565
1566   [ Andiry Xu ]
1567
1568   * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
1569     - LP: #872811
1570
1571   [ Andy Whitcroft ]
1572
1573   * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
1574     - LP: #832694
1575   * Revert "ubuntu: compcache -- version 0.5.3"
1576     - LP: #832694
1577   * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
1578   * [Config] Enable CONFIG_MACVTAP=m
1579     - LP: #822601
1580   * record the compiler in the ABI and check for inconsistant builds
1581   * [Config] move ECRYPT_FS back to =y for all architectures
1582     - LP: #827197
1583   * [Config] enable CONFIG_DRM_VMWGFX=m
1584     - LP: #698009
1585   * [Config] re-fix ECRYPT_FS=y
1586     - LP: #827197
1587   * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
1588     - LP: #827197
1589   * [Config] dropping compcache configuration options
1590   * [Config] standardise on HZ=250
1591   * SAUCE: headers_install: fix #include "..." usage for userspace
1592     - LP: #824377
1593   * make module-inclusion selection retain the left overs
1594   * add a new linux-image-extras package for virtual
1595
1596   [ Colin Watson ]
1597
1598   * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
1599
1600   [ edwin_rong ]
1601
1602   * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
1603     - LP: #824273
1604
1605   [ Greg Kroah-Hartman ]
1606
1607   * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
1608     - LP: #824273
1609
1610   [ Jesse Sung ]
1611
1612   * SAUCE: Unregister input device only if it is registered
1613     - LP: #839238
1614
1615   [ Jiri Kosina ]
1616
1617   * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
1618
1619   [ Joshua V. Dillon ]
1620
1621   * SAUCE: HID: add support for MacBookAir4,2 keyboard.
1622
1623   [ Kees Cook ]
1624
1625   * [Config] enable and enforce SECCOMP_FILTER on x86
1626
1627   [ Keng-Yu Lin ]
1628
1629   * [Config] Enable CONFIG_RTS5139=m on i386/amd64
1630     - LP: #824273
1631
1632   [ Leann Ogasawara ]
1633
1634   * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
1635   * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
1636   * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
1637     readdir"
1638   * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
1639   * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
1640   * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
1641   * Revert "ubuntu: overlayfs -- overlay filesystem"
1642   * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
1643   * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
1644   * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
1645     than just revision"
1646   * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
1647   * Revert "ubuntu: fsam7400 disable driver"
1648     - LP: #876030
1649   * rebase to v3.1-rc1
1650   * [Config] updateconfigs after rebase to v3.1-rc1
1651   * rebase to v3.1-rc2
1652   * [Config] Updateconfigs after rebase to v3.1-rc2
1653   * ubuntu: Yama - update calls to generic_permission() and
1654     inode->i_op->permission()
1655   * ubuntu: ndiswrapper -- remove netdev_priv macro
1656   * ubuntu: aufs -- Temporarily disable due to build failure
1657   * [Config] Diable INTEL_MID_PTI on armel
1658   * [Config] Temporarily disable CONFIG_FTMAC100 on armel
1659   * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
1660   * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
1661   * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
1662   * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
1663   * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
1664   * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
1665   * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
1666   * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
1667   * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
1668   * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
1669   * [Config] Enable CONFIG_ECHO=m on powerpc
1670   * [Config] Enable CONFIG_ET131X=m on powerpc
1671   * [Config] Set CONFIG_FB_MATROX=m
1672   * [Config] Enable CONFIG_FB_UDL=m on powerpc
1673   * [Config] Set CONFIG_FB_VIRTUAL=n
1674   * [Config] Enable CONFIG_FB_VGA16=m on powerpc
1675   * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
1676   * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
1677   * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
1678   * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
1679   * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
1680   * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
1681   * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
1682   * [Config] Enable CONFIG_IBM_BSR=m on powerpc
1683   * [Config] Enable CONFIG_IBMVETH=m on powerpc
1684   * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
1685   * [Config] Enable CONFIG_IGB=m on powerpc
1686   * [Config] Enable CONFIG_IIO=m on powerpc
1687   * [Config] Enable CONFIG_INFINIBAND_NES=m
1688   * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
1689   * [Config] Enable CONFIG_IWL3945=m on powerpc
1690   * [Config] Disable CONFIG_KVM_BOOK3S_64
1691   * [Config] Enable CONFIG_LAPBETHER=m on arm
1692   * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
1693   * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
1694   * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
1695   * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
1696   * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
1697   * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
1698   * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
1699   * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
1700   * [Config] Enable CONFIG_MEMSTICK=m on arm
1701   * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
1702   * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
1703   * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
1704   * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
1705   * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
1706   * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
1707   * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
1708   * [Config] Enable CONFIG_MTD_IMPA7=m on arm
1709   * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
1710   * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
1711   * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
1712   * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
1713   * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
1714   * [Config] Enable CONFIG_MTD_SST25L=m on arm
1715   * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
1716   * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
1717   * [Config] Enable CONFIG_NET_CLS_U32=m on arm
1718   * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
1719   * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
1720   * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
1721   * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
1722   * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
1723   * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
1724   * [Config] Enable CONFIG_PANEL=m on powerpc
1725   * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
1726   * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
1727     - LP: #833705
1728   * [Config] Add CONFIG_EFI_VARS=y to the enforcer
1729     - LP: #837332
1730   * [Config] Update CONFIG_EFI_VARS enforcer check
1731   * [Config] Add aufs to virtual flavor inclusion list
1732     - LP: #844159
1733   * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
1734     - LP: #818933
1735   * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
1736     - LP: #768039
1737   * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
1738     - LP: #838402
1739   * [Config] Add igbvf to the virtual flavor inclusion list
1740     - LP: #794570
1741   * [Config] Add ixgbevf to the virtual inclusion list
1742     - LP: #872411
1743   * [Config] Transition -generic and -server to be identical
1744   * rebase to v3.1-rc10
1745
1746   [ Luke Yelavich ]
1747
1748   * [Config] Disable legacy IDE drivers on powerpc
1749
1750   [ Ming Lei ]
1751
1752   * SAUCE: fireware: add NO_MSI quirks for o2micro controller
1753     - LP: #801719
1754   * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
1755     Sandybridge chipsets(v2)
1756     - LP: #737388, #782389, #794642
1757
1758   [ Paolo Pisati ]
1759
1760   * [Config] Compile-in vfat support for armel
1761     - LP: #853783
1762
1763   [ Randy Dunlap ]
1764
1765   * SAUCE: staging: fix rts5139 depends & build
1766     - LP: #824273
1767
1768   [ Rene Bolldorf ]
1769
1770   * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
1771     power in 'ideapad_backlight_notify_power' to avoid a page fault
1772
1773   [ Seth Forshee ]
1774
1775   * SAUCE: (no-up) Input: elantech - Add v3 hardware support
1776     - LP: #681904
1777   * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
1778     - LP: #810020
1779
1780   [ Stefan Bader ]
1781
1782   * (config) Package macvlan and macvtap for virtual
1783   * [Config] Force perf to use libiberty for demangling
1784     - LP: #783660
1785   * SAUCE: xen: Do not use pv spinlocks on HVM
1786     - LP: #838026
1787
1788   [ Tim Gardner ]
1789
1790   * [Config] Clean up tools rules
1791   * [Config] Package x86_energy_perf_policy and turbostat
1792     - LP: #797556
1793   * rebase to v3.1-rc3
1794   * [Config] Simplify binary-udebs dependencies
1795   * [Config] kernel preparation cannot be parallelized
1796   * [Config] Linearize module/abi checks
1797   * [Config] Linearize and simplify tree preparation rules
1798   * [Config] Build kernel image in parallel with modules
1799   * [Config] Set concurrency for kmake invocations
1800   * [Config] Improve install-arch-headers speed
1801   * [Config] Fix binary-perarch dependencies
1802   * [Config] Removed stamp-flavours target
1803   * [Config] Serialize binary indep targets
1804   * [Config] Use build stamp directly
1805   * [Config] Restore prepare-% target
1806   * rebase to v3.1-rc4
1807   * rebase to v3.1-rc5
1808   * [Config] Disable makedumpfile for i386/amd64
1809   * rebase to v3.1-rc6
1810   * [Config] Fix binary-% build target
1811   * rebase to v3.1-rc7
1812   * rebase to v3.1-rc8
1813   * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
1814     - LP: #854399
1815   * [Config] Enable ftrace support in the mac80211 layer
1816     - LP: #865171
1817   * rebase to v3.1-rc9
1818   * SAUCE: usb/core/devio.c: Check for printer class specific request
1819     - LP: #872711
1820
1821   [ Upstream Kernel Changes ]
1822
1823   * overlay filesystem
1824   * overlayfs: add statfs support
1825   * overlayfs: implement show_options
1826   * overlay: overlay filesystem documentation
1827   * fs: limit filesystem stacking depth
1828
1829   [ Will Drewry ]
1830
1831   * SAUCE: seccomp_filter: new mode with configurable syscall filters
1832   * SAUCE: seccomp_filter: add process state reporting
1833   * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
1834     works.
1835   * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
1836
1837   [ Upstream Kernel Changes ]
1838
1839   * rebase to v3.1-rc1
1840   * rebase to v3.1-rc2
1841   * rebase to v3.1-rc3
1842     +CONFIG_BLK_DEV_BSGLIB=y
1843     +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
1844     -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
1845   * rebase to v3.1-rc4
1846   * rebase to v3.1-rc5
1847   * rebase to v3.1-rc6
1848   * rebase to v3.1-rc7
1849   * rebase to v3.1-rc8
1850   * rebase to v3.1-rc9
1851   * rebase to v3.1-rc10
1852
1853  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 10 Aug 2011 15:43:38 -0700
1854
1855 linux (3.1.0-1.0) oneiric; urgency=low
1856
1857   [ Leann Ogasawara ]
1858
1859   * Open P-series
1860
1861  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 10 Aug 2011 13:42:40 -0700
1862
1863 linux (3.0.0-8.10) oneiric; urgency=low
1864
1865   [ Adam Jackson ]
1866
1867   * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
1868     - LP: #753994
1869
1870   [ John Johansen ]
1871
1872   * [Config] Enable missing IPv6 options
1873
1874   [ Leann Ogasawara ]
1875
1876   * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
1877     - LP: #819925
1878   * Rebase to 3.0.1
1879
1880   [ Upstream Kernel Changes ]
1881
1882   * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
1883   * ALSA: hda - Turn on extra EAPDs on Conexant codecs
1884     - LP: #783582
1885   * KVM: Remove SMEP bit from CR4_RESERVED_BITS
1886     - LP: #796476
1887   * KVM: Add SMEP support when setting CR4
1888     - LP: #796476
1889   * KVM: Mask function7 ebx against host capability word9
1890     - LP: #796476
1891   * KVM: Add instruction fetch checking when walking guest page table
1892     - LP: #796476
1893
1894   [ Upstream Kernel Changes ]
1895
1896   * rebase to v3.0.1
1897
1898  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 05 Aug 2011 11:32:25 -0700
1899
1900 linux (3.0.0-7.9) oneiric; urgency=low
1901
1902   [ Andy Whitcroft ]
1903
1904   * Revert "[Upstream] add local prefix to oss local change_bits"
1905   * Revert "SAUCE: add tracing for user initiated readahead requests"
1906   * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
1907   * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
1908     Zhaoyang E47"
1909   * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
1910   * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
1911     (grub)"
1912   * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
1913     checks"
1914   * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
1915   * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
1916     vt switch"
1917   * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
1918     - LP: #816035
1919   * ubuntu: Yama: if an underlying filesystem provides a permissions op use
1920     it
1921   * SAUCE: (no-up) add tracing for user initiated readahead requests
1922   * SAUCE: vt -- maintain bootloader screen mode and content until vt
1923     switch
1924   * SAUCE: vt -- allow grub to request automatic vt_handoff
1925
1926   [ Arjan van de Ven ]
1927
1928   * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
1929
1930   [ Kees Cook ]
1931
1932   * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
1933   * [Config] enforce ACPI_CUSTOM_METHOD disabled
1934
1935   [ Keng-Yu Lin ]
1936
1937   * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
1938     Zhaoyang E47
1939     - LP: #632884, #803005
1940
1941   [ Leann Ogasawara ]
1942
1943   * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
1944     - LP: #513131
1945   * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
1946     - LP: #815064
1947
1948   [ Rezwanul Kabir ]
1949
1950   * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
1951     Dell E2 series Laptops
1952     - LP: #632884
1953
1954   [ Upstream Kernel Changes ]
1955
1956   * Revert "yama: if an underlying filesystem provides a permissions op use
1957     it"
1958   * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
1959     series Laptops"
1960   * Revert "tty: include linux/slab.h for kfree"
1961   * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
1962   * Revert "pch_dma: add include/slab.h for kfree"
1963   * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
1964     - LP: #773524
1965   * oss: rename local change_bits to avoid powerpc bitsops.h definition
1966
1967  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 25 Jul 2011 09:08:01 -0700
1968
1969 linux (3.0.0-7.8) oneiric; urgency=low
1970
1971   [ Andy Whitcroft ]
1972
1973   * ubuntu: overlayfs -- overlayfs: add statfs support
1974   * [Config] enable CONFIG_OVERLAYFS
1975
1976   [ Erez Zadok ]
1977
1978   * ubuntu: overlayfs -- overlayfs: implement show_options
1979
1980   [ Leann Ogasawara ]
1981
1982   * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
1983   * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
1984   * [Config] Disable CONFIG_ATM_DUMMY on arm
1985   * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
1986   * Temporarily disable module check on arm
1987   * Rebase to 3.0 final
1988   * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
1989   * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
1990   * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
1991   * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
1992   * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
1993   * [Config] Set CRYPTO_LZO=m on powerpc64-smp
1994   * [Config] Enable CONFIG_DM9000=m on arm
1995   * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
1996   * [Config] Enable CONFIG_DL2K=m on amd64 and i386
1997
1998   [ Miklos Szeredi ]
1999
2000   * ubuntu: overlayfs -- vfs: add i_op->open()
2001   * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
2002   * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
2003   * ubuntu: overlayfs -- overlay filesystem
2004   * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
2005   * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
2006   * ubuntu: overlayfs -- fs: limit filesystem stacking depth
2007   * ubuntu: overlayfs -- ovl: make lower mount read-only
2008
2009   [ Neil Brown ]
2010
2011   * ubuntu: overlayfs -- overlay: overlay filesystem documentation
2012
2013   [ Tim Gardner ]
2014
2015   * [Config] Add enic/fnic to udebs
2016     - LP: #801610
2017
2018   [ Upstream Kernel Changes ]
2019
2020   * yama: if an underlying filesystem provides a permissions op use it
2021
2022   [ Major Kernel Changes ]
2023
2024   * Rebase to 3.0 final
2025
2026  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 21 Jul 2011 07:01:32 -0700
2027
2028 linux (3.0.0-6.7) oneiric; urgency=low
2029
2030   [ Eagon Yager ]
2031
2032   * [Config] Fix misspelled 'skipmodule' in arm makefile.
2033
2034   [ Keng-Yu Lin ]
2035
2036   * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
2037     - LP: #632884, #803005
2038
2039   [ Leann Ogasawara ]
2040
2041   * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
2042   * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
2043   * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
2044   * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
2045   * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
2046   * [Config] Set CONFIG_ACPI_PCI_SLOT=m
2047   * [Config] Set CONFIG_ACPI_SBS=m
2048   * [Config] Set CONFIG_ACPI_WMI=m
2049   * [Config] Set CONFIG_AD7150=m on arm
2050   * [Config] Set CONFIG_AD7152=m on arm
2051   * [Config] Drop CONFIG_GPIO_S5PV210
2052   * [Config] Drop CONFIG_GPIO_S5PC100
2053   * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
2054   * [Config] Drop CONFIG_GPIO_EXYNOS4
2055
2056   [ Stefan Bader ]
2057
2058   * SAUCE: Re-enable RODATA for i386 virtual
2059     - LP: #809838
2060
2061   [ Upstream Kernel Changes ]
2062
2063   * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
2064   * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
2065     - LP: #771758
2066
2067  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 20 Jul 2011 06:36:02 -0700
2068
2069 linux (3.0.0-5.6) oneiric; urgency=low
2070
2071   [ Tim Gardner ]
2072
2073   * [Config] CONFIG_RTL8192CU=m
2074   * Rebase to -rc7
2075
2076  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 11 Jul 2011 22:13:50 +0100
2077
2078 linux (3.0.0-4.5) oneiric; urgency=low
2079
2080   [ Ming Lei ]
2081
2082   * SAUCE: fix yama_ptracer_del lockdep warning
2083     - LP: #791019
2084
2085   [ Seth Forshee ]
2086
2087   * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
2088   * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
2089   * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
2090   * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
2091     - LP: #805218
2092
2093   [ Tim Gardner ]
2094
2095   * [Config] updateconfigs after rebase to -rc6+
2096     Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
2097   * Adopt a 3 digit verion, e.g., 3.0.0-x.x
2098   * Revert "UBUNTU: add dependancies for module-init-tools"
2099     This dependency is no longer required for a 3 digit version.
2100
2101  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 05 Jul 2011 14:03:04 +0100
2102
2103 linux (3.0-3.4) oneiric; urgency=low
2104
2105   [ Keng-Yu Lin ]
2106
2107   * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
2108     killswitch"
2109     - LP: #775281
2110
2111   [ Leann Ogasawara ]
2112
2113   * rebase to v3.0-rc5
2114   * [Config] updateconfigs after rebase to 3.0-rc5
2115
2116   [ Tim Gardner ]
2117
2118   * [Config] Remove ubuntu/rtl8192se
2119   * [Config] Added armel ABI files
2120   * [Config] Removed armel versatile flavour
2121   * [Config] CONFIG_INTEL_MEI=m
2122     - LP: #716867
2123
2124   [ Upstream Kernel Changes ]
2125
2126   * ALSA: hda - Enable auto-parser as default for Conexant codecs
2127
2128   [ Upstream Kernel Changes ]
2129
2130   * rebase to v3.0-rc5
2131
2132  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 30 Jun 2011 14:27:10 +0100
2133
2134 linux (3.0-2.3) oneiric; urgency=low
2135
2136   [ Andy Whitcroft ]
2137
2138   * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
2139
2140   [ Leann Ogasawara ]
2141
2142   * rebase to v3.0-rc4
2143   * [Config] updateconfigs after rebase to 3.0-rc4
2144   * fix ERROR: __devcgroup_inode_permission undefined
2145
2146   [ Stefan Bader ]
2147
2148   * SAUCE: iscsitarget: Remove driver from the kernel
2149
2150   [ Tim Gardner ]
2151
2152   * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
2153   * [Config] Add grub-efi as a recommended bootloader for server and
2154     generic
2155     - LP: #800910
2156
2157   [ Upstream Kernel Changes ]
2158
2159   * Fix node_start/end_pfn() definition for mm/page_cgroup.c
2160
2161   [ Leann Ogasawara ]
2162
2163   * rebase to v3.0-rc4
2164
2165  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 24 Jun 2011 11:51:12 -0700
2166
2167 linux (3.0-1.2) oneiric; urgency=low
2168
2169   [ Andy Whitcroft ]
2170
2171   * [Config] enable CONFIG_CAN_CALC_BITTIMING
2172
2173   [ Leann Ogasawara ]
2174
2175   * rebase to v3.0-rc3
2176   * [Config] updateconfigs after rebase to 3.0-rc3
2177
2178   [ Upstream Kernel Changes ]
2179
2180   * perf: clear out make flags when calling kernel make kernelver
2181
2182   [ Leann Ogasawara ]
2183
2184   * rebase to v3.0-rc3
2185
2186  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 14 Jun 2011 07:25:35 -0700
2187
2188 linux (3.0-0.1) oneiric; urgency=low
2189
2190   [ Andy Whitcroft ]
2191
2192   * use the packaging version in the kernel
2193   * use the kernels idea of its version for version_signature
2194   * add dependancies for module-init-tools
2195   * update control files to version 3
2196   * printchanges/insertchanges allow override of prev_release
2197   * correct Vcs-Git: to point to oneiric
2198
2199   [ Leann Ogasawara ]
2200
2201   * rebase to v3.0-rc1
2202   * [Config] updateconfigs after rebase to 3.0-rc1
2203   * ubuntu: dm-raid4-5 fix up build failure
2204   * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
2205   * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
2206   * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
2207   * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
2208   * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
2209   * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
2210   * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
2211   * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
2212   * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
2213   * rebase to v3.0-rc2
2214
2215   [ Manoj Iyer ]
2216
2217   * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
2218     - LP: #790754
2219
2220   [ Upstream Kernel Changes ]
2221
2222   * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
2223     demands it"
2224   * drm/i915: fix regression after clock gating init split
2225
2226   [ Major Kernel Changes ]
2227
2228   * rebase from v2.6.39 to v3.0-rc1
2229   * rebase from v3.0-rc1 to v3.0-rc2
2230
2231  -- Andy Whitcroft <apw@canonical.com>  Thu, 09 Jun 2011 15:18:33 +0100
2232
2233 linux (2.6.39-3.10) oneiric; urgency=low
2234
2235   [ Colin Ian King ]
2236
2237   * SAUCE: S3 early resume debug via keyboard LEDs
2238
2239   [ Ingo Molnar ]
2240
2241   * ubuntu: nx-emu - i386: NX emulation
2242   * ubuntu: nx-emu - i386: mmap randomization for executable mappings
2243
2244   [ Leann Ogasawara ]
2245
2246   * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
2247   * Revert "[Config] Disable CONFIG_DM_RAID45"
2248   * [Config] enable CONFIG_BRCMFMAC=y
2249   * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
2250   * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
2251
2252   [ Robert Nelson ]
2253
2254   * SAUCE: omap3: beagle: detect new xM revision B
2255     - LP: #770679
2256   * SAUCE: omap3: beagle: detect new xM revision C
2257     - LP: #770679
2258   * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
2259     - LP: #770679
2260
2261   [ Stefan Bader ]
2262
2263   * SAUCE: Convert dm-raid45 to new block plugging
2264
2265  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 23 May 2011 11:46:43 -0700
2266
2267 linux (2.6.39-3.9) oneiric; urgency=low
2268
2269   [ Leann Ogasawara ]
2270
2271   * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
2272   * rebase to v2.6.39
2273   * [Config] enable CONFIG_LLC2=m across all arch's and flavours
2274   * [Config] enable CONFIG_INPUT_APANEL=m
2275
2276   [ Thomas Schlichter ]
2277
2278   * SAUCE: vesafb: mtrr module parameter is uint, not bool
2279     - LP: #778043
2280   * SAUCE: vesafb: enable mtrr WC by default
2281     - LP: #778043
2282
2283   [ Major Kernel Changes ]
2284
2285   * rebase from v2.6.39-rc7 to v2.6.39
2286
2287  -- Andy Whitcroft <apw@canonical.com>  Fri, 20 May 2011 09:52:32 +0100
2288
2289 linux (2.6.39-2.8) oneiric; urgency=low
2290
2291   [ Andy Whitcroft ]
2292
2293   * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
2294   * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
2295   * Revert "[Config] Disable CONFIG_AUFS_FS"
2296   * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
2297   * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
2298   * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
2299   * ubuntu: AUFS -- clean up the aufs updater and BOM
2300   * ubuntu: AUFS -- documentation on updating aufs2
2301
2302   [ Kees Cook ]
2303
2304   * ubuntu: Yama - LSM hooks
2305   * ubuntu: Yama - create task_free security callback
2306   * ubuntu: Yama - add ptrace relationship tracking interface
2307   * ubuntu: Yama - unconditionally chain to Yama LSM
2308
2309   [ Leann Ogasawara ]
2310
2311   * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
2312   * Revert "[Config] Disable CONFIG_EASYCAP"
2313   * ubuntu: fsam7400 disable driver
2314   * ubuntu: omnibook disable driver
2315   * ubuntu: rfkill disable driver
2316
2317   [ Tim Gardner ]
2318
2319   * SAUCE: Fix extra reference in fb_open()
2320
2321  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 16 May 2011 09:23:56 -0700
2322
2323 linux (2.6.39-2.7) oneiric; urgency=low
2324
2325   [ Leann Ogasawara ]
2326
2327   * rebase to v2.6.39-rc7
2328
2329   [ Major Kernel Changes ]
2330
2331   * rebase from v2.6.39-rc6 to v2.6.39-rc7
2332
2333  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 10 May 2011 10:18:28 +0200
2334
2335 linux (2.6.39-1.6) oneiric; urgency=low
2336
2337   [ Leann Ogasawara ]
2338
2339   * rebase to v2.6.39-rc6
2340   * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
2341
2342   [ Tim Gardner ]
2343
2344   * [Config] updateconfigs after rebase to 2.6.39-rc6
2345
2346   [ Major Kernel Changes ]
2347
2348   * rebase from v2.6.39-rc5 to v2.6.39-rc6
2349     - LP: #740126
2350
2351  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 05 May 2011 09:46:12 -0700
2352
2353 linux (2.6.39-0.5) oneiric; urgency=low
2354
2355   [ Herton Ronaldo Krzesinski ]
2356
2357   * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
2358     - LP: #764758
2359
2360   [ Leann Ogasawara ]
2361
2362   * rebase to v2.6.39-rc5
2363   * [Config] updateconfigs following rebase to v2.6.39-rc5
2364
2365   [ Paolo Pisati ]
2366
2367   * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
2368     - LP: #759913
2369
2370   [ Stefan Bader ]
2371
2372   * Include nls_iso8859-1 for virtual images
2373     - LP: #732046
2374
2375   [ Major Kernel Changes ]
2376
2377   * rebase from v2.6.39-rc4 to v2.6.39-rc5
2378
2379  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 27 Apr 2011 06:39:42 -0700
2380
2381 linux (2.6.39-0.4) oneiric; urgency=low
2382
2383   [ Leann Ogasawara ]
2384
2385   * rebase to v2.6.39-rc4
2386   * [Config] updateconfigs following rebase to v2.6.39-rc4
2387   * fixup powerpc implicit declaration of function
2388     'crash_kexec_wait_realmode'
2389   * [Config] Disable CONFIG_FT1000 on powerpc64-smp
2390
2391   [ Tim Gardner ]
2392
2393   * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
2394     - LP: #769503
2395   * [Config] Add cachefiles.ko to virtual flavour
2396     - LP: #770430
2397
2398   [ Major Kernel Changes ]
2399
2400   * rebase from v2.6.39-rc3 to v2.6.39-rc4
2401
2402  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 19 Apr 2011 06:25:20 -0700
2403
2404 linux (2.6.39-0.3) oneiric; urgency=low
2405
2406   [ Leann Ogasawara ]
2407
2408   * rebase to v2.6.39-rc3
2409   * crash_kexec_wait_realmode() undefined when !SMP
2410
2411   [ Tim Gardner ]
2412
2413   * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
2414     - LP: #632327
2415
2416   [ Major Kernel Changes ]
2417
2418   * rebase from v2.6.39-rc2 to v2.6.39-rc3
2419
2420  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 12 Apr 2011 06:52:24 -0700
2421
2422 linux (2.6.39-0.2) oneiric; urgency=low
2423
2424   [ Gustavo F. Padovan ]
2425
2426   * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
2427     - LP: #720949
2428
2429   [ John Johansen ]
2430
2431   * AppArmor: Fix masking of capabilities in complain mode
2432     - LP: #748656
2433
2434   [ Leann Ogasawara ]
2435
2436   * rebase to v2.6.39-rc2
2437   * [Config] updateconfigs following rebase to v2.6.39-rc2
2438   * hv_mouse needs delay.h
2439   * olpc_dcon_xo_1 needs delay.h
2440   * olpc_dcon_xo_1_5 needs delay.h
2441   * Update dropped.txt for Oneiric
2442
2443   [ Steve Langasek ]
2444
2445   * [Config] Make linux-libc-dev coinstallable under multiarch
2446     - LP: #750585
2447
2448   [ Upstream Kernel Changes ]
2449
2450   * x86, hibernate: Initialize mmu_cr4_features during boot
2451     - LP: #752870
2452
2453   [ Major Kernel Changes ]
2454
2455   * rebase from v2.6.39-rc1 to v2.6.39-rc2
2456
2457  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 06 Apr 2011 11:04:15 -0700
2458
2459 linux (2.6.39-0.1) oneiric; urgency=low
2460
2461   [ Brad Figg ]
2462
2463   * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
2464     - LP: #737124
2465
2466   [ Henrik Rydberg ]
2467
2468   * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
2469   * SAUCE: HID: ntrig: fix suspend/resume on recent models
2470
2471   [ Herton Ronaldo Krzesinski ]
2472
2473   * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
2474     struct v4l2_subdev
2475     - LP: #745213
2476
2477   [ Kees Cook ]
2478
2479   * [Config] packaging: adjust perms on vmlinuz as well
2480   * SAUCE: nx-emu: further clarify dmesg reporting
2481     - LP: #745181
2482
2483   [ Leann Ogasawara ]
2484
2485   * rebase to v2.6.39-rc1
2486   * [Config] updateconfigs following rebase to v2.6.39-rc1
2487   * [Config] Disable CONFIG_DM_RAID45
2488   * [Config] Disable CONFIG_SCSI_ISCSITARGET
2489   * [Config] Disable CONFIG_EASYCAP
2490   * [Config] Disable CONFIG_AUFS_FS
2491   * update bnx2 firmware files in d-i/firmware/nic-modules
2492   * xhci-pci.c resolve implicit declaration of kzalloc
2493   * [Config] Enable CONFIG_DRM_PSB for only x86
2494   * [Config] Enable CONFIG_RTS_PSTOR for only x86
2495   * mfd/asic3: Fix typo, s/irq_data/data/
2496
2497   [ Luke Yelavich ]
2498
2499   * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
2500     - LP: #745358
2501   * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
2502   * [Config] Build some framebuffer drivers as modules for powerpc kernels.
2503
2504   [ Manoj Iyer ]
2505
2506   * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
2507     - LP: #745217
2508
2509   [ Tim Gardner ]
2510
2511   * SAUCE: INR_OPEN=4096
2512     - LP: #663090
2513   * SAUCE: Increase the default hard limit for open FDs to 4096
2514     - LP: #663090
2515
2516   [ Upstream Kernel Changes ]
2517
2518   * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
2519     namespace cleanup
2520   * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
2521   * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
2522
2523   [ Major Kernel Changes ]
2524
2525   * rebase from v2.6.38 to v2.6.39-rc1
2526
2527  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 31 Mar 2011 12:50:10 -0700
2528
2529 linux (2.6.39-0.0) oneiric; urgency=low
2530
2531   [ Leann Ogasawara ]
2532
2533   * Open Oneiric 
2534
2535  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 31 Mar 2011 12:29:23 -0700
2536
2537 linux (2.6.38-7.39) natty; urgency=low
2538
2539   [ Leann Ogasawara ]
2540
2541   * No change upload.  This is just to rebuild with gcc-4.5.2-7ubuntu1.
2542
2543  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 24 Mar 2011 09:27:45 -0700
2544
2545 linux (2.6.38-7.38) natty; urgency=low
2546
2547   [ Leann Ogasawara ]
2548
2549   * No change upload take 2.  2.6.38-7.37 was accidentally uploaded before
2550     gcc-4.5.2-6ubuntu5 finished building on all arches.
2551
2552  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 22 Mar 2011 06:12:47 -0700
2553
2554 linux (2.6.38-7.37) natty; urgency=low
2555
2556   [ Leann Ogasawara ]
2557
2558   * No change upload.  This is just to rebuild with gcc-4.5.2-6ubuntu5.
2559
2560  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 20 Mar 2011 16:02:48 -0700
2561
2562 linux (2.6.38-7.36) natty; urgency=low
2563
2564   [ Andy Whitcroft ]
2565
2566   * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
2567     optimisation"
2568   * purge last vestiges of maverick
2569   * [Config] switch CONFIG_FB_VESA back to module
2570
2571   [ Chris Wilson ]
2572
2573   * SAUCE: drm/i915: Fix pipelined fencing
2574     - LP: #717114
2575
2576   [ Loïc Minier ]
2577
2578   * Include nls_cp437 module in virtual for fat
2579     - LP: #732046
2580   * Support arch= cross-compilation for any arch
2581   * Fix couple of typos in 0-common-vars.mk
2582   * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
2583   * Add armhf to Debian -> Linux arch map
2584   * Add initial armhf.mk
2585   * Enable common packages for armhf
2586
2587   [ Upstream Kernel Changes ]
2588
2589   * Yama: fix default relationship to check thread group
2590     - LP: #737676
2591
2592  -- Andy Whitcroft <apw@canonical.com>  Fri, 18 Mar 2011 18:18:02 +0000
2593
2594 linux (2.6.38-7.35) natty; urgency=low
2595
2596   [ Andy Whitcroft ]
2597
2598   * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
2599   * rebase fixes bug #715330
2600   * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
2601   * rebase to v2.6.38 final
2602
2603   [ Herton Ronaldo Krzesinski ]
2604
2605   * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
2606     - LP: #636091
2607
2608   [ Tim Gardner ]
2609
2610   * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
2611
2612   [ Upstream Kernel Changes ]
2613
2614   * Yama: use thread group leader when creating match
2615     - LP: #729839
2616   * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
2617     RAID controller
2618     - LP: #735240
2619   * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
2620
2621   [ Major Kernel Changes ]
2622
2623   * rebase from v2.6.38-rc8 to v2.6.38 final
2624     - LP: #715330
2625
2626  -- Andy Whitcroft <apw@canonical.com>  Tue, 15 Mar 2011 19:04:19 +0000
2627
2628 linux (2.6.38-6.34) natty; urgency=low
2629
2630   [ Andy Whitcroft ]
2631
2632   * [Config] normalise CONFIG_INTEL_TXT
2633   * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
2634     - LP: #730860
2635   * rebase to mainline v2.6.38-rc8
2636
2637   [ Major Kernel Changes ]
2638
2639   * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
2640     to v2.6.38-rc8
2641
2642  -- Andy Whitcroft <apw@canonical.com>  Tue, 08 Mar 2011 11:54:48 +0000
2643
2644 linux (2.6.38-6.33) natty; urgency=low
2645
2646   [ Andy Whitcroft ]
2647
2648   * d-i -- enable speakup-modules udeb
2649     - LP: #672699
2650   * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
2651   * [Config] debian PPC64 configuration
2652   * [Config] cleanup powerpc config fixing unexpected inconsistancies
2653   * [Config] resync ppc64 configuration
2654   * SAUCE: match up ENTRY/END naming for 32/64 bit
2655   * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
2656   * [Config] update configs after rebase to
2657     fb62c00a6d8942775abc23d1621db1252e2d93d1
2658   * [Config] pps_gen_parport no longer built
2659
2660   [ Corentin Chary ]
2661
2662   * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
2663     - LP: #689393
2664   * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
2665     - LP: #689393
2666
2667   [ John Johansen ]
2668
2669   * SAUCE: Fix aufs calling of security_path_mknod
2670     - LP: #724456
2671
2672   [ Kees Cook ]
2673
2674   * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
2675
2676   [ Tim Gardner ]
2677
2678   * rebase to 2.6.38-rc7
2679
2680   [ Upstream Kernel Changes ]
2681
2682   * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
2683
2684   [ Major Kernel Changes ]
2685
2686   * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
2687     fb62c00a6d8942775abc23d1621db1252e2d93d1
2688     - LP: #721389
2689     - LP: #722925
2690     - LP: #723672
2691     - LP: #723676
2692     - LP: #715318
2693
2694  -- Andy Whitcroft <apw@canonical.com>  Mon, 07 Mar 2011 15:33:17 +0000
2695
2696 linux (2.6.38-5.32) natty; urgency=low
2697
2698   [ Andy Whitcroft ]
2699
2700   * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
2701   * [Config] updateconfigs following rebase to v2.6.38-rc6
2702   * [Config] enable CONFIG_DMAR
2703     - LP: #552311
2704
2705   [ Upstream Kernel Changes ]
2706
2707   * drm/i915: skip FDI & PCH enabling for DP_A
2708     - LP: #561802, #600453, #681877
2709
2710   [ Major Kernel Changes ]
2711
2712   * rebase from v2.6.38-rc5 to v2.6.38-rc6
2713     - LP: #718402
2714     - LP: #719524
2715     - LP: #721126
2716     - LP: #719691
2717     - LP: #722689
2718     - LP: #722310
2719
2720  -- Andy Whitcroft <apw@canonical.com>  Tue, 22 Feb 2011 13:28:39 +0000
2721
2722 linux (2.6.38-4.31) natty; urgency=low
2723
2724   [ Andy Whitcroft ]
2725
2726   * add in bugs closed by upstream patches pulled in by rebases
2727   * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
2728   * [Config] enable CONFIG_VSX to allow use of vector instuctions
2729   * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
2730   * rebase to mainline v2.6.38-rc5
2731   * SAUCE: ecryptfs: read on a directory should return EISDIR if not
2732     supported
2733     - LP: #719691
2734
2735   [ Colin Ian King ]
2736
2737   * SAUCE: Dell All-In-One: Remove need for Dell module alias
2738
2739   [ Manoj Iyer ]
2740
2741   * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
2742     - LP: #717435
2743
2744   [ Tim Gardner ]
2745
2746   * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
2747
2748   [ Upstream Kernel Changes ]
2749
2750   * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
2751     - LP: #702434
2752   * vfs: fix BUG_ON() in fs/namei.c:1461
2753
2754   [ Vladislav P ]
2755
2756   * SAUCE: Release BTM while sleeping to avoid deadlock.
2757     - LP: #713837
2758
2759   [ Major Kernel Changes ]
2760
2761   * rebase from v2.6.38-rc4 to v2.6.38-rc5
2762     - LP: #579276
2763     - LP: #715877
2764     - LP: #713769
2765     - LP: #716811
2766   * resync with Maverick Ubuntu-2.6.35-27.47
2767
2768  -- Andy Whitcroft <apw@canonical.com>  Fri, 11 Feb 2011 17:24:09 +0000
2769
2770 linux (2.6.38-3.30) natty; urgency=low
2771
2772   [ Andy Whitcroft ]
2773
2774   * rebase to v2.6.38-rc4
2775   * ppc64 -- add basic architecture
2776   * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
2777
2778   [ Colin Ian King ]
2779
2780   * SAUCE: Add WMI hotkeys support for Dell All-In-One series
2781     - LP: #676997
2782   * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
2783     - LP: #701530
2784   * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
2785     - LP: #701530
2786
2787   [ Dan Rosenberg ]
2788
2789   * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
2790
2791   [ Kees Cook ]
2792
2793   * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
2794     attacking"
2795   * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
2796
2797   [ Tim Gardner ]
2798
2799   * [Config] CONFIG_BLK_CGROUP=y
2800     - LP: #706394
2801   * [Config] CONFIG_DELL_WMI_AIO=m
2802
2803   [ Upstream Kernel Changes ]
2804
2805   * drm/i915/lvds: Restore dithering on native modes for gen2/3
2806     - LP: #711568
2807
2808   [ Upstream Kernel Changes ]
2809
2810   * rebase from v2.6.38-rc3 to v2.6.38-rc4.
2811     - LP: #701271
2812     - LP: #708521
2813     - LP: #710371
2814
2815  -- Andy Whitcroft <apw@canonical.com>  Tue, 08 Feb 2011 02:07:18 +0000
2816
2817 linux (2.6.38-2.29) natty; urgency=low
2818
2819   [ Andy Whitcroft ]
2820
2821   * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
2822   * [Config] updateconfigs following rebase to
2823     1f0324caefd39985e9fe052fac97da31694db31e
2824   * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
2825   * [Config] reenable HIBERNATE
2826     - LP: #710877
2827   * rebase to v2.6.38-rc3
2828   * [Config] reenable CONFIG_CRASH_DUMP
2829
2830   [ Kamal Mostafa ]
2831
2832   * SAUCE: rtl8192se: fix source file perms
2833   * SAUCE: rtl8192se: fix source file newline
2834   * SAUCE: omnibook: fix source file newline
2835
2836   [ Kees Cook ]
2837
2838   * [Config] packaging: really make System.map mode 0600
2839
2840   [ Ricardo Salveti de Araujo ]
2841
2842   * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
2843     PM34XX_ERRATUM
2844
2845   [ Soren Hansen ]
2846
2847   * SAUCE: nbd: Remove module-level ioctl mutex
2848
2849   [ Tim Gardner ]
2850
2851   * SAUCE: Disable building the ACPI debugfs source
2852
2853   [ Upstream Kernel Changes ]
2854
2855   * Set physical start and alignment 1M for virtual i386
2856     - LP: #710754
2857
2858   [ Upstream Kernel Changes ]
2859
2860   * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
2861     to v2.6.38-rc3
2862     - LP: #707902
2863
2864  -- Andy Whitcroft <apw@canonical.com>  Fri, 28 Jan 2011 16:30:32 +0000
2865
2866 linux (2.6.38-1.28) natty; urgency=low
2867
2868   [ Andy Whitcroft ]
2869
2870   * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
2871
2872   [ Ricardo Salveti de Araujo ]
2873
2874   * SAUCE: omap3: beaglexm: fix DVI initialization
2875   * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
2876     display work at Beagle
2877
2878  -- Andy Whitcroft <apw@canonical.com>  Fri, 28 Jan 2011 10:51:57 +0000
2879
2880 linux (2.6.38-1.27) natty; urgency=low
2881
2882   [ Andy Whitcroft ]
2883
2884   * ubuntu: AUFS -- update aufs-update to track new locations of headers
2885   * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
2886   * SAUCE: ensure root is ready before running usermodehelpers in it
2887   * correct the Vcs linkage to point to natty
2888   * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
2889   * [Config] update configs following rebase
2890     e78bf5e6cbe837daa6ab628a5f679548742994d3
2891   * SAUCE: Yama: follow changes to generic_permission
2892   * ubuntu: compcache -- follow changes to bd_claim/bd_release
2893   * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
2894   * ubuntu: ndiswrapper -- fix interaction between __packed and packed
2895   * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
2896   * update package version to match payload version
2897   * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
2898   * rebase to v2.6.38-rc1
2899   * [Config] updateconfigs following rebase to v2.6.38-rc1
2900   * SAUCE: x86 fix up jiffies/jiffies_64 handling
2901   * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
2902   * [Config] updateconfigs following rebase to
2903     2b1caf6ed7b888c95a1909d343799672731651a5
2904   * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
2905   * ubuntu: AUFS -- suppress benign plink warning messages
2906     - LP: #621195
2907   * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
2908   * rebase to v2.6.38-rc2
2909   * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
2910   * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
2911   * [Config] update configs following rebase to
2912     c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
2913   * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
2914   * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
2915   * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
2916   * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
2917
2918   [ Kees Cook ]
2919
2920   * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
2921
2922   [ Stefan Bader ]
2923
2924   * Temporarily disable RODATA for virtual i386
2925     - LP: #699828
2926
2927   [ Tim Gardner ]
2928
2929   * [Config] CONFIG_NLS_DEFAULT=utf8
2930     - LP: #683690
2931   * [Config] CONFIG_HIBERNATION=n
2932   * update bnx2 firmware files in d-i/firmware/nic-modules
2933
2934   [ Upstream Kernel Changes ]
2935
2936   * Revert "drm/radeon/bo: add some fallback placements for VRAM only
2937     objects."
2938   * packaging: make System.map mode 0600
2939   * thinkpad_acpi: Always report scancodes for hotkeys
2940     - LP: #702407
2941   * sched: tg->se->load should be initialised to tg->shares
2942   * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
2943   * brcm80211: include linux/slab.h for kfree
2944   * pch_dma: add include/slab.h for kfree
2945   * i2c-eg20t: include linux/slab.h for kfree
2946   * gpio/ml_ioh_gpio: include linux/slab.h for kfree
2947   * tty: include linux/slab.h for kfree
2948   * winbond: include linux/delay.h for mdelay et al
2949
2950   [ Upstream Kernel Changes ]
2951
2952   * mark the start of v2.6.38 versioning
2953   * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
2954     - LP: #689886
2955     - LP: #702125
2956     - LP: #608775
2957     - LP: #215802
2958     - LP: #686333
2959     - LP: #677830
2960     - LP: #677652
2961     - LP: #696493
2962     - LP: #697240
2963     - LP: #689036
2964     - LP: #705323
2965     - LP: #686692
2966
2967  -- Andy Whitcroft <apw@canonical.com>  Sun, 09 Jan 2011 13:44:52 +0000
2968
2969 linux (2.6.37-12.26) natty; urgency=low
2970
2971   [ Andy Whitcroft ]
2972
2973   * rebase to v2.6.37-rc8
2974   * [Config] armel -- reenable omap flavour
2975   * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
2976   * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
2977   * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
2978   * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
2979   * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
2980   * [Config] track missing modules
2981   * rebase to v2.6.37 final
2982
2983   [ Chase Douglas ]
2984
2985   * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
2986     Magic Trackpad
2987
2988   [ Stefan Bader ]
2989
2990   * Revert "SAUCE: blkfront: default to sd devices"
2991     - LP: #684875
2992
2993   [ Tim Gardner ]
2994
2995   * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
2996     - LP: #380138
2997   * [Config] Added autofs4.ko to -virtual flavour
2998     - LP: #692917
2999
3000   [ Upstream Kernel Changes ]
3001
3002   * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
3003     Laptops
3004     - LP: #632884
3005
3006   [ Upstream Kernel Changes ]
3007
3008   * rebase to v2.6.37-rc8
3009   * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
3010   * rebase to v2.6.37 final
3011
3012  -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Dec 2010 18:34:13 +0000
3013
3014 linux (2.6.37-11.25) natty; urgency=low
3015
3016   [ Andy Whitcroft ]
3017
3018   * [Config] d-i -- add hpsa to the list of block devices
3019     - LP: #684304
3020   * [Config] add vmw-balloon driver to -virtual flavour
3021     - LP: #592039
3022   * rebase to v2.6.37-rc7
3023
3024   [ Upstream Kernel Changes ]
3025
3026   * rebase to v2.6.37-rc7
3027
3028  -- Andy Whitcroft <apw@canonical.com>  Tue, 21 Dec 2010 13:35:28 +0000
3029
3030 linux (2.6.37-10.24) natty; urgency=low
3031
3032   [ Andy Whitcroft ]
3033
3034   * rebase to v2.6.37-rc6
3035   * updateconfigs following rebase to v2.6.37-rc6
3036
3037   [ Upstream Kernel Changes ]
3038
3039   * rebase to v2.6.37-rc6
3040
3041  -- Andy Whitcroft <apw@canonical.com>  Thu, 16 Dec 2010 12:34:19 +0000
3042
3043 linux (2.6.37-9.23) natty; urgency=low
3044
3045   [ Andy Whitcroft ]
3046
3047   * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
3048     - LP: #689606
3049   * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
3050     - LP: #689606
3051
3052   [ Kees Cook ]
3053
3054   * SAUCE: RO/NX protection for loadable kernel, fix ftrace
3055     - LP: #690190
3056
3057  -- Andy Whitcroft <apw@canonical.com>  Wed, 15 Dec 2010 19:29:57 +0000
3058
3059 linux (2.6.37-9.22) natty; urgency=low
3060
3061   [ Andy Whitcroft ]
3062
3063   * rebase to v2.6.35-rc5
3064   * [Config] updateconfigs following rebase to v2.6.37-rc5
3065   * (no-up) add support for installed header files to ubuntu directory
3066     - LP: #684666
3067   * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
3068     - LP: #684666
3069   * ubuntu: dm-raid4-5 -- follow changes to bio flags
3070   * ubuntu: dm-raid4-5 -- re-enable
3071   * ubuntu: omnibook -- update BOM
3072   * ubuntu: ndiswrapper -- update BOM to match actual version
3073   * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
3074   * ubuntu: ndiswrapper -- re-enable
3075   * ubuntu: iscsitarget -- re-instate copy_io_context
3076   * ubuntu: iscsitarget -- follow changes to semaphore initialisation
3077   * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
3078   * ubuntu: iscsitarget -- re-enable
3079
3080   [ Kees Cook ]
3081
3082   * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
3083
3084   [ Manoj Iyer ]
3085
3086   * SAUCE: Enable jack sense for Thinkpad Edge 13
3087     - LP: #685015
3088
3089   [ Tim Gardner ]
3090
3091   * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
3092   * [Config] CONFIG_CRYPTO_CRC32C=y
3093     - LP: #681819
3094   * [Config] CONFIG_9P_FSCACHE=n
3095   * [Config] Add nfsd modules to -virtual flavour
3096     - LP: #688070
3097
3098   [ Upstream Kernel Changes ]
3099
3100   * Revert "Staging: zram: work around oops due to startup ordering snafu"
3101   * NFS: Fix panic after nfs_umount()
3102     - LP: #683938
3103   * x86: Add NX protection for kernel data
3104   * x86: Add RO/NX protection for loadable kernel modules
3105   * x86: Resume trampoline must be executable
3106   * x86: RO/NX protection for loadable kernel, jump_table fix
3107
3108   [ Upstream Kernel Changes ]
3109
3110   * rebase to v2.6.37-rc5
3111
3112  -- Andy Whitcroft <apw@canonical.com>  Thu, 09 Dec 2010 18:15:35 +0000
3113
3114 linux (2.6.37-8.21) natty; urgency=low
3115
3116   [ Andy Whitcroft ]
3117
3118   * Revert "ubuntu: AUFS -- include the aufs_types.h file in
3119     linux-libc-headers"
3120   * Revert "(no-up) add support for installed header files to ubuntu
3121     directory"
3122
3123  -- Andy Whitcroft <apw@canonical.com>  Sun, 05 Dec 2010 17:33:28 +0000
3124
3125 linux (2.6.37-8.20) natty; urgency=low
3126
3127   [ Andy Whitcroft ]
3128
3129   * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
3130   * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
3131   * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
3132   * Revert "SAUCE: i915 -- disable powersave by default"
3133   * SAUCE: enable Marvell 9128 PCIe SATA controller
3134     - LP: #658521
3135   * [Config] evtchn has been renamed
3136   * (no-up) add support for installed header files to ubuntu directory
3137     - LP: #684666
3138   * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
3139     - LP: #684666
3140
3141   [ Tim Gardner ]
3142
3143   * [Config] MISS: evtchn, NEW : xen-evtchn
3144   * rebase to v2.6.37-rc4
3145
3146   [ Upstream Kernel Changes ]
3147
3148   * drm/i915: Clean conflicting modesetting registers upon init
3149     - LP: #683775
3150   * rebase to v2.6.37-rc4
3151
3152  -- Andy Whitcroft <apw@canonical.com>  Fri, 03 Dec 2010 18:42:07 +0000
3153
3154 linux (2.6.37-7.19) natty; urgency=low
3155
3156   [ Tim Gardner ]
3157
3158   * [Config] Add bnx2 firmware to nic-modules udeb
3159     - LP: #676245
3160
3161  -- Andy Whitcroft <apw@canonical.com>  Fri, 26 Nov 2010 17:53:45 +0000
3162
3163 linux (2.6.37-7.18) natty; urgency=low
3164
3165   [ Andy Whitcroft ]
3166
3167   * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
3168   * Revert "SAUCE: Add extra headers to linux-libc-dev"
3169   * Revert "SAUCE: Enable speedstep for sonoma processors."
3170   * [Config] enable CONFIG_BT_HCIUART_ATH3K
3171   * [Config] enable CONFIG_IWLWIFI_DEBUGFS
3172   * [Config] standardise CONFIG_MII
3173   * [Config] standardise CONFIG_PRISM2_USB
3174   * [Config] standardise CONFIG_SCSI_QLA_ISCSI
3175   * [Config] build in CONFIG_AGP
3176   * [Config] build in CONFIG_AGP_INTEL
3177   * [Config] build in CONFIG_AGP_AMD
3178   * [Config] build in CONFIG_AGP_AMD64
3179   * [Config] build in CONFIG_AGP_NVIDIA
3180   * [Config] build in CONFIG_AGP_VIA
3181   * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
3182   * (no-up): document the new ## scheme
3183   * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
3184   * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
3185     - LP: #675453
3186
3187   [ Mathieu J. Poirier ]
3188
3189   * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
3190
3191   [ Upstream Kernel Changes ]
3192
3193   * nx-emu: fix inverted report of disable_nx
3194
3195  -- Andy Whitcroft <apw@canonical.com>  Tue, 23 Nov 2010 21:00:39 +0000
3196
3197 linux (2.6.37-6.17) natty; urgency=low
3198
3199   [ Andy Whitcroft ]
3200
3201   * Revert "ubuntu: AUFS -- aufs2-standalone.patch
3202     aufs2.1-36-UNRELEASED-20101103"
3203   * Revert "ubuntu: AUFS -- aufs2-base.patch
3204     aufs2.1-36-UNRELEASED-20101103"
3205   * [Config] standardise CONFIG_BT
3206   * [Config] standardise CONFIG_IRDA
3207   * [Config] standardise CONFIG_LAPB
3208   * [Config] standardise CONFIG_RDS
3209   * [Config] standardise CONFIG_RFKILL
3210   * [Config] standardise CONFIG_TIPC
3211   * [Config] standardise CONFIG_X25
3212   * [Config] standardise CONFIG_INPUT_EVDEV
3213   * [Config] standardise CONFIG_INPUT_JOYDEV
3214   * [Config] standardise CONFIG_INPUT_JOYSTICK
3215   * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
3216   * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
3217   * [Config] CONFIG_IRDA=n for FTBS (arm)
3218   * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
3219   * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
3220   * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
3221
3222   [ Tim Gardner ]
3223
3224   * SAUCE: Fix drivers/staging/easycap FTBS
3225   * [Config] CONFIG_EASYCAP=m after fixing FTBS
3226
3227   [ Upstream Kernel Changes ]
3228
3229   * Revert "x86: Add NX protection for kernel data"
3230
3231  -- Andy Whitcroft <apw@canonical.com>  Mon, 22 Nov 2010 18:09:10 +0000
3232
3233 linux (2.6.37-6.16) natty; urgency=low
3234
3235   [ Andy Whitcroft ]
3236
3237   * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
3238   * rebase to v2.6.37-rc3
3239
3240   [ Tim Gardner ]
3241
3242   * [Config] CONFIG_SCHED_AUTOGROUP=y
3243
3244   [ Upstream Kernel Changes ]
3245
3246   * Revert "x86: Add RO/NX protection for loadable kernel modules"
3247   * sched: automated per session task groups
3248   * rebase to v2.6.37-rc3
3249
3250  -- Andy Whitcroft <apw@canonical.com>  Mon, 22 Nov 2010 10:11:13 +0000
3251
3252 linux (2.6.37-6.15) natty; urgency=low
3253
3254   [ Andy Whitcroft ]
3255
3256   * [Config] standardise CONFIG_CEPH_FS
3257   * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
3258   * [Config] standardise CONFIG_SCSI_PROC_FS
3259   * [Config] standardise CONFIG_UBIFS_FS
3260   * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
3261
3262   [ Kees Cook ]
3263
3264   * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
3265
3266   [ Manoj Iyer ]
3267
3268   * SAUCE: Enable jack sense for Thinkpad Edge 11
3269     - LP: #677210
3270   * SAUCE: enable rfkill for rtl8192se driver
3271     - LP: #640992
3272
3273   [ Tim Gardner ]
3274
3275   * [Config] CONFIG_EASYCAP=n for FTBS
3276   * Rebase to v2.6.32-rc2+git
3277
3278   [ Upstream Kernel Changes ]
3279
3280   * x86: Fix improper large page preservation
3281   * x86: Add NX protection for kernel data
3282   * x86: Add RO/NX protection for loadable kernel modules
3283
3284   [ Upstream Kernel Changes ]
3285
3286   * Rebase to Linus 2.6.37-rc2+git
3287
3288  -- Andy Whitcroft <apw@canonical.com>  Sat, 20 Nov 2010 11:40:00 +0000
3289
3290 linux (2.6.37-5.14) natty; urgency=low
3291
3292   [ Upstream Kernel Changes ]
3293
3294   * PCI: fix offset check for sysfs mmapped files
3295     - LP: #676963
3296
3297  -- Andy Whitcroft <apw@canonical.com>  Thu, 18 Nov 2010 18:12:27 +0000
3298
3299 linux (2.6.37-5.13) natty; urgency=low
3300
3301   [ Andy Whitcroft ]
3302
3303   * rebased to v2.6.37-rc2
3304   * updateconfigs following rebase to v2.6.37-rc2
3305
3306   [ Tim Gardner ]
3307
3308   * [Config] Added NFS and related modules to virtual flavour
3309     - LP: #659084
3310
3311   [ Upstream Kernel Changes ]
3312
3313   * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
3314   * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
3315   * x86, cpu: Call verify_cpu during 32bit CPU startup
3316   * x86, cpu: Only CPU features determine NX capabilities
3317
3318   [ Upstream Changes ]
3319
3320   * rebased to v2.67.37-rc2
3321
3322  -- Andy Whitcroft <apw@canonical.com>  Tue, 16 Nov 2010 13:13:29 +0000
3323
3324 linux (2.6.37-4.12) natty; urgency=low
3325
3326   [ Andy Whitcroft ]
3327
3328   * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
3329   * Revert "[Upstream] HID: magicmouse: properly account for scroll
3330     movement in state"
3331   * Revert "[Upstream] HID: magicmouse: disable and add module param for
3332     scroll acceleration"
3333   * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
3334     middle of mouse"
3335
3336   [ Henrik Rydberg ]
3337
3338   * SAUCE: hid: ntrig: remove sysfs nodes
3339   * SAUCE: hid: ntrig: Setup input filtering manually
3340   * SAUCE: hid: ntrig: New ghost-filtering event logic
3341
3342   [ Manoj Iyer ]
3343
3344   * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
3345     - LP: #348861
3346
3347   [ Upstream Kernel Changes ]
3348
3349   * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
3350     suspend/resume"
3351   * Revert "[ARM] implement arch_randomize_brk()"
3352   * Revert "ARM: stack protector: change the canary value per task"
3353   * Revert "ARM: initial stack protector (-fstack-protector) support"
3354   * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
3355   * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
3356   * Revert "perf probe: Add kernel source path option"
3357   * hid: ntrig: Support single-touch devices
3358   * hid: ntrig: Mask pen switch events
3359   * net: rtnetlink.h -- only include linux/netdevice.h when used by the
3360     kernel
3361     - LP: #673073
3362   * Fix userspace build of linux/fs.h
3363
3364  -- Andy Whitcroft <apw@canonical.com>  Mon, 15 Nov 2010 19:31:44 +0000
3365
3366 linux (2.6.37-3.11) natty; urgency=low
3367
3368   [ Andy Whitcroft ]
3369
3370   * Revert "ubuntu: AUFS -- update to
3371     b37c575759dc4535ccc03241c584ad5fe69e3b25"
3372   * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
3373   * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
3374   * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
3375   * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
3376   * [Config] Disable intel_idle for -virtual kernels
3377     - LP: #651370
3378   * [Config] enforcer -- ensure we never enable CONFIG_IMA
3379   * debian -- pass the correct flavour name when checking configs
3380   * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
3381   * [Config] ensure CONFIG_IPV6=y for powerpc
3382   * [Config] enforcer -- ensure CONFIG_IPV6=y
3383   * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
3384   * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
3385   * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
3386   * ubuntu: AUFS -- re-enable
3387   * ubuntu: AUFS -- track changes to work queue initialisation
3388   * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
3389   * SAUCE: fbcon -- fix race between open and removal of framebuffers
3390   * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
3391     - LP: #614008
3392   * SAUCE: drm -- stop early access to drm devices
3393
3394   [ Jeremy Kerr ]
3395
3396   * [Config] Build-in powermac ZILOG serial driver
3397     - LP: #673346
3398
3399   [ Kees Cook ]
3400
3401   * SAUCE: nx-emu: use upstream ASLR when possible
3402
3403   [ Tim Gardner ]
3404
3405   * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
3406     - LP: #628776
3407
3408   [ Upstream Kernel Changes ]
3409
3410   * i386: NX emulation
3411   * nx-emu: drop exec-shield sysctl, merge with disable_nx
3412   * nx-emu: standardize boottime message prefix
3413   * mmap randomization for executable mappings on 32-bit
3414   * exec-randomization: brk away from exec rand area
3415
3416  -- Andy Whitcroft <apw@canonical.com>  Thu, 11 Nov 2010 23:46:37 +0000
3417
3418 linux (2.6.37-2.10) natty; urgency=low
3419
3420   [ Andy Whitcroft ]
3421
3422   * reinstate armel config changes:
3423    * [Config] CONFIG_GPIO_PCH=n for armel FTBS
3424    * [Config] CONFIG_GPIO_VX855=n for armel FTBS
3425
3426  -- Andy Whitcroft <apw@canonical.com>  Wed, 03 Nov 2010 22:20:35 +0000
3427
3428 linux (2.6.37-2.9) natty; urgency=low
3429
3430   [ Andy Whitcroft ]
3431
3432   * config -- fix genportsconfig
3433   * [Config] move powerpc over from ports to distro
3434   * bump master version number to match contained kernel
3435   * SAUCE: fix documentation strings for struct input_keymap_entry
3436   * usb: gadget: goku_udc: add registered flag bit
3437
3438  -- Andy Whitcroft <apw@canonical.com>  Tue, 02 Nov 2010 15:14:11 +0000
3439
3440 linux (2.6.36-2.8) natty; urgency=low
3441
3442   [ Tim Gardner ]
3443
3444   * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
3445   * [Config]: TWL4030_CORE=n for FTBS
3446   * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
3447   * [Config]: CONFIG_SOLO6X10=n for FTBS
3448   * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
3449   * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
3450   * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
3451   * [Config]: CONFIG_LINE6_USB=n for armel FTBS
3452   * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
3453   * [Config]: CONFIG_I2C_I801=n for armel FTBS
3454   * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
3455   * AppArmor: compatibility patch for v5 interface
3456   * AppArmor: compatibility patch for v5 network controll
3457   * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
3458   * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
3459   * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
3460   * Dropped: hid: 3m: Convert to MT slots
3461   * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
3462   * Dropped: HID: magicmouse: simplify touch data bit manipulation
3463   * Dropped: HID: magicmouse: simplify touch down logic
3464   * Dropped: HID: magicmouse: enable Magic Trackpad support
3465   * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
3466   * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
3467   * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
3468   * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
3469   * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
3470   * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
3471   * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
3472   * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
3473   * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
3474   * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
3475   * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
3476   * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
3477
3478   [ Upstream Kernel Changes ]
3479
3480   * rebased against 2.6.27-rc1
3481
3482  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 22 Oct 2010 19:35:05 -0600
3483
3484 linux (2.6.36-1.7) natty; urgency=low
3485
3486   [ Andy Whitcroft ]
3487
3488   * rebased to v2.6.36 final
3489   * [Config] update configs following rebase to v2.6.36 final
3490   * [Config] update ports configs following rebase to v2.6.36 final
3491
3492   [ Upstream Kernel Changes ]
3493
3494   * rebased to v2.6.36 final
3495
3496  -- Andy Whitcroft <apw@canonical.com>  Thu, 21 Oct 2010 14:28:57 +0100
3497
3498 linux (2.6.36-1.6) natty; urgency=low
3499
3500   [ Upstream Kernel Changes ]
3501
3502   * drop broadcom staging driver preview:
3503    * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
3504      wireless LAN driver."
3505
3506  -- Andy Whitcroft <apw@canonical.com>  Wed, 20 Oct 2010 10:41:25 +0100
3507
3508 linux (2.6.36-1.5) natty; urgency=low
3509
3510   [ Andy Whitcroft ]
3511
3512   * rebase to v2.6.36-rc8
3513   * updateconfigs following rebase to v2.6.36-rc8
3514   * updateportsconfigs following rebase to v2.6.36-rc8
3515   * config -- simplify the kernelconfig interface
3516   * config -- add new config mode 'dumpconfigs'
3517
3518   [ Tim Gardner ]
3519
3520   * Simplify the use of CROSS_COMPILER
3521
3522   [ Upstream Kernel Changes ]
3523
3524   * drop broadcom staging driver preview:
3525    * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
3526      brcmfmac.ko mutually exclusive."
3527    * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
3528      set."
3529    * Revert "Staging: brcm80211: remove driver specific -W options"
3530    * Revert "Staging: brcm80211: clean up makefile cflag lines"
3531    * Revert "staging: brcm80211: add fullmac driver"
3532    * Revert "staging: brcm80211: use string native library"
3533    * Revert "staging: brcm80211: use native ctype library"
3534    * Revert "staging: brcm80211: fix remaining checkpatch errors."
3535    * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
3536    * Revert "staging: brcm80211: fix "ERROR: spaces required around that
3537      ...""
3538    * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
3539      ':' ...""
3540    * Revert "staging: brcm80211: fix "ERROR: space required before that
3541      ...""
3542    * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
3543    * Revert "staging: brcm80211: fix "ERROR: space required after that close
3544      brace""
3545    * Revert "staging: brcm80211: fix "ERROR: space prohibited before
3546      ...close square bracket""
3547    * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
3548      ...""
3549    * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
3550      '*'""
3551    * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
3552    * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
3553      do - while loop""
3554    * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
3555      parenthesis""
3556    * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
3557      or NULL""
3558    * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
3559     or NULL""
3560    * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
3561      '}'""
3562    * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
3563      line""
3564    * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
3565      on next line""
3566    * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
3567      condition""
3568    * Revert "staging: brcm80211: fix "ERROR: return is not a function,
3569      paren...""
3570    * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
3571      function dec...""
3572    * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
3573      *bar"'"
3574    * Revert "staging: brcm80211: Fix URLs for firmware files."
3575    * Revert "staging: brcm80211: use '%pM' format to print MAC address"
3576    * Revert "staging: brcm80211: Add contact info to TODO list."
3577    * Revert "staging: brcm80211: Fix some initialisation failure paths"
3578   * Export dump_{write,seek} to binary loader modules
3579   * rebase to v2.6.36-rc8.
3580
3581  -- Andy Whitcroft <apw@canonical.com>  Tue, 19 Oct 2010 18:58:11 +0100
3582
3583 linux (2.6.36-0.4) natty; urgency=low
3584
3585   [ Andy Whitcroft ]
3586
3587   * SAUCE: perf: increase stack footprint to avoid stack-protector warning
3588     (fixes FTBS on powerpc)
3589
3590  -- Andy Whitcroft <apw@canonical.com>  Thu, 14 Oct 2010 13:16:16 +0100
3591
3592 linux (2.6.36-0.3) natty; urgency=low
3593
3594   [ Andy Whitcroft ]
3595
3596   * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
3597
3598  -- Andy Whitcroft <apw@canonical.com>  Thu, 14 Oct 2010 03:01:30 +0100
3599
3600 linux (2.6.36-0.2) natty; urgency=low
3601
3602   [ Andy Whitcroft ]
3603
3604   * [Config] updateportsconfigs following rebase to 2.6.36-rc7
3605     (fix FTBS on powerpc)
3606
3607  -- Andy Whitcroft <apw@canonical.com>  Wed, 13 Oct 2010 23:25:12 +0100
3608
3609 linux (2.6.36-0.1) natty; urgency=low
3610
3611   [ Andy Whitcroft ]
3612
3613   * reduce disk usage during buildd builds
3614     - LP: #645653
3615   * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
3616   * [Config] armel -- drop omap flavour
3617
3618   [ Tim Gardner ]
3619
3620   * Added dropped patch list
3621   * more dropped patches
3622   * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
3623   * [Config] Add support for cross compiling armel
3624   * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
3625   * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
3626   * [Config]: updateconfigs after adding brcm80211
3627   * staging: brcm80211: Fix Makefile syntax error
3628   * rebased to v2.6.36-rc7
3629
3630   [ Upstream Kernel Changes ]
3631
3632   * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
3633   * (upstream) IPS driver: verify BIOS provided limits
3634   * intel_ips: Print MCP limit exceeded values.
3635   * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
3636     LAN driver.
3637   * staging: brcm80211: Fix some initialisation failure paths
3638   * staging: brcm80211: Add contact info to TODO list.
3639   * staging: brcm80211: use '%pM' format to print MAC address
3640   * staging: brcm80211: Fix URLs for firmware files.
3641   * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
3642   * staging: brcm80211: fix "ERROR: open brace '{' following function
3643     dec..."
3644   * staging: brcm80211: fix "ERROR: return is not a function, paren..."
3645   * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
3646   * staging: brcm80211: fix "ERROR: trailing statements should be on next
3647     line"
3648   * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
3649   * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
3650   * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
3651   * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
3652   * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
3653     parenthesis"
3654   * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
3655     while loop"
3656   * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
3657   * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
3658   * staging: brcm80211: fix "ERROR: space prohibited after that ..."
3659   * staging: brcm80211: fix "ERROR: space prohibited before ...close square
3660     bracket"
3661   * staging: brcm80211: fix "ERROR: space required after that close brace"
3662   * staging: brcm80211: fix "ERROR: space required after that ..."
3663   * staging: brcm80211: fix "ERROR: space required before that ..."
3664   * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
3665   * staging: brcm80211: fix "ERROR: spaces required around that ..."
3666   * staging: brcm80211: fix "ERROR: trailing whitespace."
3667   * staging: brcm80211: fix remaining checkpatch errors.
3668   * staging: brcm80211: use native ctype library
3669   * staging: brcm80211: use string native library
3670   * staging: brcm80211: add fullmac driver
3671   * Staging: brcm80211: clean up makefile cflag lines
3672   * Staging: brcm80211: remove driver specific -W options
3673   * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
3674   * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
3675     mutually exclusive.
3676
3677  -- Andy Whitcroft <apw@canonical.com>  Tue, 12 Oct 2010 16:00:27 +0100
3678
3679 linux (2.6.35-22.33) maverick; urgency=low
3680
3681   [ Andy Whitcroft ]
3682
3683   * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
3684     Dell E2 series Laptops"
3685     - LP: #641320
3686
3687   [ Brian Rogers ]
3688
3689   * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
3690     - LP: #624701
3691
3692   [ Christopher James Halse Rogers ]
3693
3694   * SAUCE: Nouveau: Add quirk framework to disable acceleration
3695     - LP: #544088, #546393
3696   * SAUCE: Nouveau: Disable acceleration on MacBook Pros
3697     - LP: #546393
3698
3699   [ John Johansen ]
3700
3701   * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
3702     kernels"
3703   * SAUCE: AppArmor: allow newer tools to load policy on older kernels
3704     - LP: #639758
3705
3706   [ Mathieu J. Poirier ]
3707
3708   * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
3709
3710   [ Upstream Kernel Changes ]
3711
3712   * ALSA: HDA: Enable internal speaker on Dell M101z
3713     - LP: #640254
3714
3715  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 17 Sep 2010 13:21:28 -0700
3716
3717 linux (2.6.35-22.32) maverick; urgency=low
3718
3719   [ Arjan van de Ven ]
3720
3721   * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
3722
3723   [ David Henningsson ]
3724
3725   * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
3726     - LP: #605047, #628961
3727
3728   [ John Johansen ]
3729
3730   * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
3731     and profile names
3732     - LP: #615947
3733   * [Upstream] AppArmor: Fix locking from removal of profile namespace
3734     - LP: #615947
3735   * SAUCE: AppArmor: allow newer tools to load policy on older kernels
3736     - LP: #639758
3737   * SAUCE: Improve Amazon EBS performance for EC2
3738     - LP: #634316
3739
3740   [ Leann Ogasawara ]
3741
3742   * Revert "SAUCE: i915 KMS -- blacklist i855"
3743   * Revert "SAUCE: i915 KMS -- blacklist i845g"
3744   * Revert "SAUCE: i915 KMS -- blacklist i830"
3745   * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
3746     devices"
3747   * execute module-inclusion within a subshell
3748     - LP: #621175
3749
3750   [ Upstream Kernel Changes ]
3751
3752   * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
3753     - LP: #633227
3754   * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
3755     - LP: #629711
3756   * (pre-stable) mm: Move vma_stack_continue into mm.h
3757   * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
3758     - LP: #601073
3759   * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
3760   * PM / Runtime: Add runtime PM statistics (v3)
3761   * compat: Make compat_alloc_user_space() incorporate the access_ok()
3762     - CVE-2010-3081
3763   * x86-64, compat: Test %rax for the syscall number, not %eax
3764     - CVE-2010-3301
3765   * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
3766     - CVE-2010-3301
3767
3768  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 14 Sep 2010 08:46:49 -0700
3769
3770 linux (2.6.35-21.31) maverick; urgency=low
3771
3772   [ Andy Whitcroft ]
3773
3774   * bodge linux-libc-dev package version due to ti-omap4 error
3775   * linux-libc-dev -- ensure we can only build this on debian.master
3776
3777  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 13 Sep 2010 09:54:31 -0700
3778
3779 linux (2.6.35-21.30) maverick; urgency=low
3780
3781   [ Andy Whitcroft ]
3782
3783   * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
3784     - LP: #614008
3785
3786   [ Daniel Lezcano ]
3787
3788   * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
3789
3790   [ Henrik Rydberg ]
3791
3792   * SAUCE: Input: wacom - add fuzz parameters to features
3793   * SAUCE: Input: wacom - collect device quirks into single function
3794   * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
3795   * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
3796   * SAUCE: hid: ntrig: Remove unused device ids
3797   * SAUCE: hid: ntrig: remove sysfs nodes
3798   * SAUCE: hid: ntrig: Correct logic for quirks
3799   * SAUCE: hid: ntrig: zero-initialize ntrig struct
3800   * SAUCE: hid: ntrig: Setup input filtering manually
3801   * SAUCE: hid: ntrig: New ghost-filtering event logic
3802
3803   [ Leann Ogasawara ]
3804
3805   * SAUCE: ndiswrapper: Initialize buffer index and check its value
3806     - LP: #613796
3807
3808   [ Manoj Iyer ]
3809
3810   * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
3811     series Laptops
3812     - LP: #632884
3813
3814   [ Ping Cheng ]
3815
3816   * SAUCE: Input: wacom - parse the Bamboo device family
3817
3818   [ Rafi Rubin ]
3819
3820   * SAUCE: hid: ntrig: identify firmware version (wiggled)
3821
3822   [ Tim Gardner ]
3823
3824   * [Config] CONFIG_NL80211_TESTMODE=n
3825
3826   [ Upstream Kernel Changes ]
3827
3828   * Revert "input: mt: Add support for the Bamboo Touch trackpad"
3829   * e1000e: initial support for 82579 LOMs
3830   * e1000e: correct MAC-PHY interconnect register offset for 82579
3831   * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
3832     tested on HP G60
3833     - LP: #587388
3834   * DSS2: Don't power off a panel twice
3835     - LP: #588243
3836   * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
3837   * Input: i8042 - reset keyboard controller wehen resuming from S2R
3838     - LP: #86820
3839   * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
3840     - LP: #414795
3841   * agp/intel: Support the extended physical addressing bits on
3842     Sandybridge.
3843     - LP: #632488
3844   * drm/i915,intel_agp: Add support for Sandybridge D0
3845     - LP: #632488
3846   * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
3847     - LP: #632488
3848   * mmc: omap: fix for bus width which improves SD card's peformance.
3849
3850  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 07 Sep 2010 09:58:52 -0700
3851
3852 linux (2.6.35-20.29) maverick; urgency=low
3853
3854   [ Andy Whitcroft ]
3855
3856   * SAUCE: i915 KMS -- support disabling KMS for known broken devices
3857     - LP: #563277
3858   * SAUCE: i915 KMS -- blacklist i830
3859     - LP: #542208, #563277
3860   * SAUCE: i915 KMS -- blacklist i845g
3861     - LP: #541492, #563277
3862   * SAUCE: i915 KMS -- blacklist i855
3863     - LP: #511001, #541511, #563277
3864
3865   [ Leann Ogasawara ]
3866
3867   * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
3868     - LP: #601073
3869   * ARM: Temporarily disable module check for armel
3870   * rebase to v2.6.35.4
3871   * [Config] update configs following rebase to v2.6.35.4
3872
3873   [ Ricardo Salveti de Araujo ]
3874
3875   * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
3876     in Omap
3877
3878   [ Tim Gardner ]
3879
3880   * [Config] Added be2net, be2scsi to udebs
3881     - LP: #628776
3882
3883   [ Upstream Kernel Changes ]
3884
3885   * x86, cpu: Package Level Thermal Control, Power Limit Notification
3886     definitions
3887     - LP: #601073
3888   * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
3889     - LP: #601073
3890   * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
3891     - LP: #601073
3892   * x86, hwmon: Package Level Thermal/Power: power limit
3893     - LP: #601073
3894   * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
3895     - LP: #601073
3896   * hid: 3m: Adjust to sequential MT HID protocol
3897   * hid: 3m: Convert to MT slots
3898   * hid: 3m: Correct touchscreen emulation
3899   * hid: 3m: Adjust major / minor axes to scale
3900   * input: bcm5974: Adjust major / minor to scale
3901   * HID: magicmouse: don't allow hidinput to initialize the device
3902   * HID: magicmouse: simplify multitouch feature request
3903   * HID: magicmouse: simplify touch data bit manipulation
3904   * HID: magicmouse: simplify touch down logic
3905   * HID: magicmouse: remove timestamp logic
3906   * HID: magicmouse: enable Magic Trackpad support
3907   * HID: magicmouse: Adjust major / minor axes to scale
3908   * mmc: fix all hangs related to mmc/sd card insert/removal during
3909     suspend/resume
3910     - LP: #477106
3911   * drm/i915: fix VGA plane disable for Ironlake+
3912     - LP: #602281
3913
3914  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 30 Aug 2010 08:38:01 -0700
3915
3916 linux (2.6.35-19.28) maverick; urgency=low
3917
3918   [ Leann Ogasawara ]
3919
3920   * No changes from 2.6.35-19.27.  Some armel udebs were accidentally deleted
3921     from the archive and a no-change rebuild was attempted.  However, the ABI
3922     did not get bumped and resulted in build failures for 2.6.35-19.27.  Fix
3923     up the ABI and re-upload.
3924
3925  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sat, 28 Aug 2010 16:42:27 -0700
3926
3927 linux (2.6.35-19.27) maverick; urgency=low
3928
3929   [ Leann Ogasawara ]
3930
3931   * No changes from 2.6.35-19.26.  Some armel udebs were accidentally deleted
3932     from the archive.
3933
3934  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 27 Aug 2010 08:58:35 -0700
3935
3936 linux (2.6.35-19.26) maverick; urgency=low
3937
3938   [ Upstream Kernel Changes ]
3939
3940   * ARM: OMAP: Beagle: revision detection
3941   * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
3942   * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
3943
3944  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 26 Aug 2010 09:15:09 -0700
3945
3946 linux (2.6.35-19.25) maverick; urgency=low
3947
3948   [ Jarod Wilson ]
3949
3950   * SAUCE: Bring in staging/lirc from 2.6.36
3951     - LP: #609234
3952   * SAUCE: Update ir-core to linuxtv/other which should be merged for
3953     2.6.36.
3954     - LP: #609234
3955   * SAUCE: Fix memleaks in imon and mceusb drivers
3956     - LP: #609234
3957   * SAUCE: Bring in streamzap support from linuxtv/other
3958     - LP: #609234
3959
3960   [ Mario Limonciello ]
3961
3962   * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
3963     - LP: #609234
3964
3965   [ Mathieu J. Poirier ]
3966
3967   * SAUCE: ARM: adding i2c eeprom driver to read EDID
3968     - LP: #608279
3969
3970   [ Upstream Kernel Changes ]
3971
3972   * intel_idle: disable module support
3973     - LP: #615265
3974   * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
3975     correct codec ID
3976   * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
3977     - LP: #605101
3978   * (pre-stable) ALSA: HDA: Use model=auto for LG R510
3979     - LP: #495134
3980   * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
3981     - LP: #519066
3982   * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
3983     - LP: #519066
3984   * input: mt: Initialize slots to unused (rev2)
3985   * input: mt: Add support for the Bamboo Touch trackpad
3986   * hid: Add a hid quirk for input sync override
3987
3988  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 23 Aug 2010 12:42:52 -0700
3989
3990 linux (2.6.35-18.24) maverick; urgency=low
3991
3992   [ Colin Watson ]
3993
3994   * Pass DEB_MAINT_PARAMS to hook scripts
3995
3996   [ Leann Ogasawara ]
3997
3998   * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
3999     - LP: #584812
4000   * rebase to v2.6.35.3
4001
4002   [ Upstream Kernel Changes ]
4003
4004   * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
4005     - LP: #609234
4006   * can: add limit for nframes and clean up signed/unsigned variables
4007     - CVE-2010-2959
4008   * drm: Initialize ioctl struct when no user data is present
4009     - CVE-2010-2803
4010   * ARM: initial stack protector (-fstack-protector) support
4011   * ARM: stack protector: change the canary value per task
4012   * [ARM] implement arch_randomize_brk()
4013   * [ARM] add address randomization to mmap()
4014   * ARM: fix ASLR of PIE executables
4015
4016  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 22 Aug 2010 19:22:04 -0700
4017
4018 linux (2.6.35-17.23) maverick; urgency=low
4019
4020   [ Jeremy Kerr ]
4021
4022   * [Config] build-in uinput module
4023     - LP: #584812
4024
4025   [ Leann Ogasawara ]
4026
4027   * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
4028   * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
4029   * Revert "[Config] [FTBS] sparc: Temporarily disable
4030     CONFIG_MTD_NAND_DENALI"
4031   * Revert "[Config] [FTBS] sparc: Temporarily disable
4032     CONFIG_MFD_JANZ_CMODIO"
4033   * Revert "[Config] [FTBS] sparc: Temporarily disable
4034     CONFIG_INFINIBAND_QIB"
4035   * [Config] Enable INTEL_IPS
4036     - LP: #601057
4037   * Remove ia64 support
4038   * [Config] Update portsconfigs after removing ia64 support
4039   * Remove sparc support
4040   * [Config] Update portsconfigs after removing sparc support
4041
4042   [ Linus Torvalds ]
4043
4044   * (pre-stable) mm: fix page table unmap for stack guard page properly
4045
4046   [ Mathieu J. Poirier ]
4047
4048   * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
4049     - LP: #591941
4050
4051   [ Upstream Kernel Changes ]
4052
4053   * timer: add on-stack deferrable timer interfaces
4054     - LP: #601057
4055   * x86 platform driver: intelligent power sharing driver
4056     - LP: #601057
4057   * IPS driver: add GPU busy and turbo checking
4058     - LP: #601057
4059   * X86: intel_ips, check for kzalloc properly
4060     - LP: #601057
4061   * ips driver: make it less chatty
4062     - LP: #601057
4063
4064  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 17 Aug 2010 09:38:08 -0700
4065
4066 linux (2.6.35-16.22) maverick; urgency=low
4067
4068   [ Andy Whitcroft ]
4069
4070   * debian -- more agressivly clean up after depmod on purge
4071     - LP: #618591
4072
4073   [ Henrik Rydberg ]
4074
4075   * SAUCE: hid: 3m: Simplify touchsreen emulation logic
4076
4077   [ Leann Ogasawara ]
4078
4079   * ubuntu: iscsitarget -- version 1.4.20.2
4080   * ubuntu: rtl8192se -- update to version 0017.0507.2010
4081   * rebase to v2.6.35.2
4082   * [Config] update configs following rebase to v2.6.35.2
4083   * [Config] update ports configs following rebase to v2.6.35.2
4084
4085   [ Luke Yelavich ]
4086
4087   * [Config] Enable new firewire stack on powerpc
4088
4089   [ Mathieu J. Poirier ]
4090
4091   * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
4092     - LP: #608266
4093
4094  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 12 Aug 2010 09:58:01 -0700
4095
4096 linux (2.6.35-15.21) maverick; urgency=low
4097
4098   [ Luke Yelavich ]
4099
4100   * [Config] CONFIG_SND_USB_UA101=m for all architectures
4101
4102   [ Upstream Kernel Changes ]
4103
4104   * Input: introduce MT event slots
4105   * Input: document the MT event slot protocol
4106   * (pre-stable) sched: Revert nohz_ratelimit() for now
4107   * (pre-stable) drm/radeon/kms: add missing copy from user
4108     - LP: #606081
4109
4110   [ Leann Ogasawara ]
4111
4112   * rebase to v2.6.35.1
4113
4114  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 09 Aug 2010 09:24:04 -0700
4115
4116 linux (2.6.35-14.20) maverick; urgency=low
4117
4118   [ Andy Whitcroft ]
4119
4120   * update Vcs-Git to point to maverick repo
4121   * debian -- include the debian packaging in the -source package
4122     - LP: #608674
4123   * select debian source format 1.0
4124   * add support for building selected stages of kernel
4125     - LP: #603087
4126   * cleanup conditional dependancy handling
4127     - LP: #603087
4128
4129   [ Upstream Kernel Changes ]
4130
4131   * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
4132     - LP: #582199, #586418, #588031
4133   * ALSA: hda - Handle pin NID 0x1a on ALC259/269
4134     - LP: #582199, #586418, #588031
4135   * sched: Revert nohz_ratelimit() for now
4136
4137  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 03 Aug 2010 08:46:47 -0700
4138
4139 linux (2.6.35-14.19) maverick; urgency=low
4140
4141   [ Leann Ogasawara ]
4142
4143   * rebase to v2.6.35
4144
4145  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 01 Aug 2010 10:35:56 -0700
4146
4147 linux (2.6.35-13.18) maverick; urgency=low
4148
4149   [ Andy Whitcroft ]
4150
4151   * SAUCE: (no-up) Modularize vesafb -- fix initialisation
4152   * SAUCE: add tracing for user initiated readahead requests
4153   * SAUCE: vt -- maintain bootloader screen mode and content until vt
4154     switch
4155   * SAUCE: vt -- allow grub to request automatic vt_handoff
4156   * SAUCE: fbcon -- fix race between open and removal of framebuffers
4157   * SAUCE: drm -- stop early access to drm devices
4158
4159   [ Bryan Wu ]
4160
4161   * CONFIG: compile in OTG driver and Transceiver driver
4162     - LP: #566645
4163   * remove OTG modules from modules list file
4164
4165   [ John Johansen ]
4166
4167   * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
4168     - LP: #581525, #599450
4169   * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
4170   * SAUCE: AppArmor 2.4 compatibility patch
4171   * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
4172   * SAUCE: fix pv-ops for legacy Xen
4173   * SAUCE: blkfront: default to sd devices
4174   * [Config] Build in drivers required for Xen pv-ops
4175
4176   [ Leann Ogasawara ]
4177
4178   * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
4179     size."
4180
4181   [ Lee Jones ]
4182
4183   * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
4184     - LP: #608095
4185   * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
4186     just revision
4187     - LP: #608095
4188   * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
4189     - LP: #608095
4190   * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
4191     - LP: #608095
4192
4193   [ Upstream Kernel Changes ]
4194
4195   * agp/intel: Use the correct mask to detect i830 aperture size.
4196     - LP: #597075
4197
4198  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 30 Jul 2010 15:46:59 -0700
4199
4200 linux (2.6.35-12.17) maverick; urgency=low
4201
4202   [ Leann Ogasawara ]
4203
4204   * rebase to v2.6.35-rc6
4205   * [Config] update configs following rebase to v2.6.35-rc6
4206   * [Config] update ports configs following rebase to v2.6.35-rc6
4207   * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
4208
4209   [ Leann Ogasawara ]
4210
4211   * rebase to v2.6.35-rc6
4212
4213  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 23 Jul 2010 16:16:38 +0200
4214
4215 linux (2.6.35-11.16) maverick; urgency=low
4216
4217   [ Leann Ogasawara ]
4218
4219   * Bump ABI for new compiler update 
4220
4221  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 23 Jul 2010 10:24:58 +0200
4222
4223 linux (2.6.35-10.15) maverick; urgency=low
4224
4225   [ Leann Ogasawara ]
4226
4227   * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
4228     device"
4229   * [Config] Enable CONFIG_M686=y
4230     - LP: #592495
4231
4232   [ Upstream Kernel Changes ]
4233
4234   * tracing: Add alignment to syscall metadata declarations
4235
4236  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 20 Jul 2010 18:18:49 +0200
4237
4238 linux (2.6.35-9.14) maverick; urgency=low
4239
4240   [ Andy Whitcroft ]
4241
4242   * ubuntu: AUFS -- add BOM and automated update script
4243   * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
4244
4245   [ John Johansen ]
4246
4247   * [Config] Enable DRBD as a module
4248
4249   [ Kees Cook ]
4250
4251   * SAUCE: Yama: verify inode is symlink to avoid bind mounts
4252     - LP: #604407
4253
4254   [ Leann Ogasawara ]
4255
4256   * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
4257     - LP: #606139
4258   * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
4259     - LP: #606139
4260   * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
4261   * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
4262
4263   [ Lee Jones ]
4264
4265   * Stop ARM boards crashing when CUPS is loaded
4266     - LP: #601226
4267
4268   [ Upstream Kernel Changes ]
4269
4270   * perf probe: Support tracing an entry of array
4271   * perf probe: Support static and global variables
4272
4273  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 16 Jul 2010 14:38:17 -0700
4274
4275 linux (2.6.35-8.13) maverick; urgency=low
4276
4277   [ Kees Cook ]
4278
4279   * SAUCE: Yama: check PTRACE using thread group leader
4280   * SAUCE: Yama: search for PTRACE exceptions via thread group leader
4281     - LP: #603716
4282
4283   [ Leann Ogasawara ]
4284
4285   * rebase to v2.6.35-rc5
4286   * [Config] update configs following rebase to v2.6.35-rc5
4287
4288   [ Nicolas Pitre ]
4289
4290   * SAUCE: make ndiswrapper available on X86 only
4291
4292   [ Tim Gardner ]
4293
4294   * [Config] Added ums-cypress to udeb
4295     - LP: #576066
4296   * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
4297   * [Config] CONFIG_NDISWRAPPER=m across all configs
4298
4299   [ Upstream Kernel Changes ]
4300
4301   * HID: magicmouse: report last touch up
4302   * rebase to 2.6.35-rc5
4303
4304  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 13 Jul 2010 18:57:59 -0700
4305
4306 linux (2.6.35-7.12) maverick; urgency=low
4307
4308   [ Tim Gardner ]
4309
4310   * [Upstream] i915: Use the correct mask to detect i830 aperture size.
4311     - LP: #597075
4312
4313   [ Upstream Kernel Changes ]
4314
4315   * (drop after 2.6.35) drm/radeon/kms: add ioport register access
4316     (squashed)
4317
4318  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 08 Jul 2010 09:53:13 -0600
4319
4320 linux (2.6.35-7.11) maverick; urgency=low
4321
4322   [ Tim Gardner ]
4323
4324   * [Config] CONFIG_X86_MRST=n
4325
4326   [ Upstream Kernel Changes ]
4327
4328   * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
4329   * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
4330   * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
4331
4332  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 06 Jul 2010 18:39:08 -0600
4333
4334 linux (2.6.35-7.10) maverick; urgency=low
4335
4336   [ Kees Cook ]
4337
4338   * SAUCE: security: create task_free security callback
4339   * SAUCE: Yama: add PTRACE exception tracking and interface
4340   * SAUCE: security: unconditionally chain to Yama LSM
4341   * Revert "SAUCE: ptrace: restrict ptrace scope to children"
4342   * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
4343   * Revert "SAUCE: fs: block cross-uid sticky symlinks"
4344   * [Upstream] security: Yama LSM
4345   * [Config] Enable CONFIG_SECURITY_YAMA=y
4346
4347   [ Tim Gardner ]
4348
4349   * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
4350
4351   [ Upstream Kernel Changes ]
4352
4353   * rebase to 2.6.35-rc4
4354
4355  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 01 Jul 2010 08:55:57 -0700
4356
4357 linux (2.6.35-6.9) maverick; urgency=low
4358
4359   [ Tim Gardner ]
4360
4361   * [Upstream] direct_splice_actor() should not use pos in sd
4362     - LP: #588861
4363
4364  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 28 Jun 2010 12:35:49 -0700
4365
4366 linux (2.6.35-6.8) maverick; urgency=low
4367
4368   [ Mathieu J. Poirier ]
4369
4370   * ARM: Adding regulator supply for vdds_sdi.
4371     - LP: #597904
4372
4373  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Sun, 27 Jun 2010 16:34:43 -0700
4374
4375 linux (2.6.35-6.7) maverick; urgency=low
4376
4377   [ Alberto Milone ]
4378
4379   * [Upstream] Add support for the ATIF ACPI method to the radeon driver
4380
4381   [ Chase Douglas ]
4382
4383   * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
4384     of mouse
4385   * [Upstream] HID: magicmouse: disable and add module param for scroll
4386     acceleration
4387   * [Upstream] HID: magicmouse: properly account for scroll movement in
4388     state
4389   * [Upstream] HID: magicmouse: add param for scroll speed
4390   * [Upstream] HID: magicmouse: enable horizontal scrolling
4391
4392   [ Henrik Rydberg ]
4393
4394   * [Upstream] Input: evdev - convert to dynamic event buffer
4395   * [Upstream] Input: evdev - use driver hint to compute size of event
4396     buffer
4397   * [Upstream] Input: bcm5974 - set the average number of events per MT
4398     event packet
4399   * [Upstream] Input: hid-input - use a larger event buffer for MT devices
4400   * [Upstream] Input: evdev - never leave the client buffer empty after
4401     write
4402
4403   [ John Johansen ]
4404
4405   * SAUCE: AppArmor: -- mainline 2010-06-23
4406   * SAUCE: AppArmor 2.4 compatibility patch
4407   * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
4408
4409   [ Leann Ogasawara ]
4410
4411   * [Config] Enable CONFIG_INTR_REMAP=y
4412     - LP: #597091
4413   * [Config] Enable CONFIG_X86_X2APIC
4414     - LP: #597091
4415
4416   [ Mathieu J. Poirier ]
4417
4418   * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
4419     - LP: #594382
4420
4421  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 24 Jun 2010 12:19:48 -0700
4422
4423 linux (2.6.35-5.6) maverick; urgency=low
4424
4425   [ Amit Kucheria ]
4426
4427   * [Config] update omap flavour description
4428
4429   [ Andy Whitcroft ]
4430
4431   * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
4432     - LP: #570500, #576274
4433   * SAUCE: add option to hand off all kernel parameters to init
4434     - LP: #586386
4435   * [Config] enable passing all kernel command line to init
4436     - LP: #586386
4437   * [Config] disable CONFIG_VMI
4438     - LP: #537601
4439   * [Config] enable CONFIG_IPV6_SIT_6RD
4440     - LP: #591869
4441   * [Config] enable CONFIG_VMWARE_BALOON as module
4442     - LP: #592039
4443
4444   [ Leann Ogasawara ]
4445
4446   * Revert "SAUCE: pm: Config option to disable handling of console during
4447     suspend/resume"
4448     - LP: #594885
4449   * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
4450   * [Config] ports: enable passing all kernel command line to init
4451     - LP: #586386
4452   * [Config] Enable CONFIG_FB_VESA=y for x86
4453   * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
4454   * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
4455   * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
4456     - LP: #493156
4457
4458   [ Mathieu Poirier ]
4459
4460   * ARM: Adding MosChip MCS7830 to nic-usb
4461     - LP: #584920
4462
4463   [ Upstream Kernel Changes ]
4464
4465   * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
4466   * docbook: need xmldoclinks for all doc types
4467   * perf probe: Add kernel source path option
4468
4469  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 17 Jun 2010 08:05:29 -0700
4470
4471 linux (2.6.35-4.5) maverick; urgency=low
4472
4473   [ Leann Ogasawara ]
4474
4475   * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
4476     size (rev2)"
4477   * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
4478   * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
4479     (rev4)"
4480   * Revert "SAUCE: drivers: Remove some duplicate device entries in various
4481     modules"
4482   * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
4483   * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
4484   * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
4485
4486   [ Tim Gardner ]
4487
4488   * [Config] CONFIG_NFS_FSCACHE=y
4489     - LP: #440522
4490   * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
4491     - LP: #440522
4492
4493  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 16 Jun 2010 08:43:07 -0700
4494
4495 linux (2.6.35-3.4) maverick; urgency=low
4496
4497   [ Andy Whitcroft ]
4498
4499   * debian -- ensure the version number is clean
4500
4501   [ Henrik Rydberg ]
4502
4503   * [Upstream] Introduce MT event slots (rev 5)
4504   * [Upstream] Document the MT event slot protocol (rev5)
4505   * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
4506   * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
4507   * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
4508     (rev2)
4509
4510   [ Leann Ogasawara ]
4511
4512   * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
4513   * Revert "SAUCE: hostap: send events on data interface as well as master
4514     interface"
4515   * Revert "Fix webcam having USB ID 0ac8:303b"
4516   * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
4517   * rebase to v2.6.35-rc3
4518
4519   [ Maxim Levitsky ]
4520
4521   * [Config] Enable new Smartmedia/xD translation layer
4522     - LP: #202490
4523
4524   [ Upstream Kernel Changes ]
4525
4526   * net: fix deliver_no_wcard regression on loopback device
4527
4528   [ Upstream changes ]
4529
4530   * rebased to v2.6.35-rc3
4531
4532  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 10 Jun 2010 16:15:22 -0700
4533
4534 linux (2.6.35-2.3) maverick; urgency=low
4535
4536   [ Bryan Wu ]
4537
4538   * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
4539
4540   [ Leann Ogasawara ]
4541
4542   * [Config] armel: Enable CONFIG_BNX2=m
4543   * [Config] ports: Enable CONFIG_BNX2X=m
4544   * SAUCE: armel: define get_dma_ops to fix FTBS
4545
4546   [ Tim Gardner ]
4547
4548   * [Upstream] net: Print num_rx_queues imbalance warning only when there
4549     are allocated queues
4550     - LP: #591416
4551
4552  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 09 Jun 2010 08:27:41 -0700
4553
4554 linux (2.6.35-2.2) maverick; urgency=low
4555
4556   [ Andy Whitcroft ]
4557
4558   * [Config] d-i: make armel configuration versatile flavour specific
4559     - LP: #588805
4560   * [Config] d-i: enable .udebs for omap flavour
4561     - LP: #588805
4562
4563   [ Kees Cook ]
4564
4565   * ptrace: limit scope to attach only (allow read)
4566     - LP: #589656
4567
4568   [ Leann Ogasawara ]
4569
4570   * rebase to v2.6.35-rc2
4571   * [Config] update configs following rebase to v2.6.35-rc2
4572   * [Config] update port configs following rebase to v2.6.35-rc2
4573
4574   [ Lee Jones ]
4575
4576   * Enable perf to be more helpful when perf_<version> does not exist.
4577     - LP: #570500
4578   * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
4579
4580   [ Tim Gardner ]
4581
4582   * [Config] Update bnx2 udeb firmware files
4583     - LP: #589304
4584
4585   [ Upstream changes ]
4586
4587   * rebased to v2.6.35-rc2
4588
4589  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Mon, 07 Jun 2010 09:45:04 -0700
4590
4591 linux (2.6.35-1.1) maverick; urgency=low
4592
4593   [ Andy Whitcroft ]
4594
4595   * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
4596     - LP: #587888
4597   * ubuntu: AUFS -- track changes to the arguements to fop fsync()
4598
4599   [ Leann Ogasawara ]
4600
4601   * rebase to v2.6.35-rc1
4602   * [Config] update configs following rebase to v2.6.35-rc1
4603   * [Config] update port configs following rebase to v2.6.35-rc1
4604   * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
4605   * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
4606   * SAUCE: ndiswrapper: convert multicast list to list_head
4607   * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
4608   * [Config] [FTBS] ia64: Temporarily disable gpiolib
4609   * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
4610   * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
4611   * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
4612   * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
4613   * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
4614   * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
4615   * [Config] [FTBS] armel: Temporarily disable bnx2
4616   * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
4617   * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
4618   * SAUCE: [FTBS] armel: include linux/dma-mapping.h
4619   * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
4620     gpio_set_debounce
4621
4622   [ Upstream Kernel Changes ]
4623
4624   * of/usb: fix build error due to of_node pointer move
4625   * n2_crypto: Fix build after of_device/of_platform_driver changes.
4626   * powerpc/fsl-booke: fix the case where we are not in the first page
4627   * powerpc/fsl-booke: Move the entry setup code into a seperate file
4628   * powerpc/kexec: Add support for FSL-BookE
4629   * greth: Fix build after OF device conversions.
4630
4631   [ Upstream changes ]
4632
4633   * rebased to v2.6.35-rc1
4634
4635  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 04 Jun 2010 23:01:52 -0700
4636
4637 linux (2.6.35-1.0) UNRELEASED; urgency=low
4638
4639   [ Leann Ogasawara ]
4640
4641   * Null entry.
4642
4643  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 02 Jun 2010 15:17:41 -0700
4644
4645 linux (2.6.34-5.14) maverick; urgency=low
4646
4647   [ Tim Gardner ]
4648
4649   * [Config] Added module inclusion support
4650   * [Config] Added virtual flavour module inclusion list and d-i package
4651     definitions
4652
4653  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 02 Jun 2010 12:58:14 -0700
4654
4655 linux (2.6.34-5.13) maverick; urgency=low
4656
4657   [ Andy Whitcroft ]
4658
4659   * Revert "ubuntu: AUFS -- aufs2 20091209"
4660   * Revert "ubuntu: AUFS -- export various core functions
4661     (aufs2-standalone.patch)"
4662   * Revert "ubuntu: AUFS -- export various core functions
4663     (aufs2-base.patch)"
4664   * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
4665     - LP: #587888
4666   * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
4667     - LP: #587888
4668   * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
4669     - LP: #587888
4670   * [Config] AUFS -- enable aufs options
4671     - LP: #587888
4672
4673  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 01 Jun 2010 08:56:43 -0700
4674
4675 linux (2.6.34-5.12) maverick; urgency=low
4676
4677   [ Andy Whitcroft ]
4678
4679   * enforce -- ensure SYSFS compatibility is disabled
4680
4681   [ Chase Douglas ]
4682
4683   * build with libdw-dev for perf probe symbol support
4684   * maverick ftrace configuration changes
4685
4686   [ Kees Cook ]
4687
4688   * Revert "SAUCE: x86: brk away from exec rand area"
4689   * Revert "SAUCE: [um] Don't use nx_enabled under UML"
4690   * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
4691   * SAUCE: x86: implement cs-limit nx-emulation for ia32
4692     - LP: #369978
4693   * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
4694   * SAUCE: x86: brk away from exec rand area
4695     - LP: #452175
4696   * SAUCE: ptrace: restrict ptrace scope to children
4697
4698   [ Leann Ogasawara ]
4699
4700   * Add new omap flavour to getabis
4701   * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
4702     - LP: #585490
4703   * build/modules: Temorarily add ignore.modules
4704   * ubuntu: iscsitarget -- version 1.4.20.1
4705
4706   [ Loïc Minier ]
4707
4708   * SAUCE: [um] Don't use nx_enabled under UML
4709     - LP: #524849
4710
4711  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 28 May 2010 08:27:17 -0700
4712
4713 linux (2.6.34-4.11) maverick; urgency=low
4714
4715   [ Amit Kucheria ]
4716
4717   * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
4718   * [Config] Add support for OMAP-mainline flavour
4719
4720   [ Andy Whitcroft ]
4721
4722   * SAUCE: powerpc: fix compile error when ptrace.h is included from
4723     userspace
4724     - LP: #583733
4725
4726   [ Chase Douglas ]
4727
4728   * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
4729     are present"
4730   * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
4731   * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
4732     load detect pipe"
4733
4734   [ Kees Cook ]
4735
4736   * SAUCE: fs: block cross-uid sticky symlinks
4737   * SAUCE: fs: block hardlinks to non-accessible sources
4738
4739   [ Koen Kooi ]
4740
4741   * SAUCE: board-omap3-beagle: add DSS2 support
4742
4743   [ Leann Ogasawara ]
4744
4745   * Revert "staging/go7007 -- disable"
4746   * Revert "[Config] staging/winbond -- disable"
4747   * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
4748   * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
4749   * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
4750     controller"
4751   * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
4752   * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
4753   * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
4754   * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
4755     chipsets."
4756   * Revert "[Upstream] b43: Declare all possible firmware files."
4757   * Revert "add Breaks: against hardy lvm2"
4758   * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
4759     id on Vmware ESX Server"
4760   * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
4761   * [Config] Enable CONFIG_ECRYPT_FS=y for ports
4762   * [Config] Enable CONFIG_USB=y for armel and sparc
4763   * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
4764   * [Config] Enable CONFIG_RFKILL=y for ports
4765   * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
4766   * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
4767   * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
4768   * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
4769   * [Config] Enable CONFIG_LIBERTAS_MESH=y
4770   * [Config] Enable CONFIG_MMC_RICOH_MMC=y
4771   * [Config] CONFIG_RT2800USB_UNKNOWN=y
4772   * [Config] Enable CONFIG_VGA_SWITCHEROO=y
4773   * [Config] Enable CONFIG_CEPH_FS=m
4774   * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
4775   * [Config] Enable CONFIG_EEEPC_WMI=m
4776   * [Config] Enable CONFIG_RT2800PCI=m
4777   * [Config] Enable CONFIG_SCSI_HPSA=m
4778   * [Config] Enable CONFIG_VHOST_NET=m
4779   * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
4780     - LP: #582350
4781   * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
4782     - LP: #579300
4783   * [Config] Enable CONFIG_PCIEASPM=y
4784     - LP: #333990
4785   * [Config] updateconfigs for OMAP flavour
4786
4787   [ Loïc Minier ]
4788
4789   * Enable perf tools on armel
4790
4791   [ Tim Gardner ]
4792
4793   * SAUCE: Updated ndiswrapper to 1.56
4794     - LP: #582555
4795   * [Config] Added virtual flavour
4796   * [Config] Remove support for sub-flavours
4797   * [Config] Removed amd64 preempt flavour
4798   * [Config] updateconfigs, updateportsconfigs after flavour munging
4799
4800  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 25 May 2010 09:34:55 -0700
4801
4802 linux (2.6.34-3.10) maverick; urgency=low
4803
4804   [ Leann Ogasawara ]
4805
4806   * rebase to v2.6.34
4807
4808   [ Upstream changes ]
4809
4810   * rebased to v2.6.34
4811
4812  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 18 May 2010 17:35:35 -0700
4813
4814 linux (2.6.34-2.9) maverick; urgency=low
4815
4816   [ Leann Ogasawara ]
4817
4818   * [Config] [FTBS] Disable comedi for armel
4819
4820  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 13 May 2010 23:20:55 +0200
4821
4822 linux (2.6.34-2.8) maverick; urgency=low
4823
4824   [ Leann Ogasawara ]
4825
4826   * Drop lpia
4827   * [Config] [FTBS] disable KVM
4828   * [Config] [FTBS] disable ipr for armel
4829
4830  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 13 May 2010 16:07:52 +0200
4831
4832 linux (2.6.34-2.7) maverick; urgency=low
4833
4834   [ Leann Ogasawara ]
4835
4836   * [Config] disable CONFIG_SCSI_IPR on powerpc
4837   * [Config] Remove 386 flavour per UDS discussion
4838
4839  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 12 May 2010 18:26:43 +0200
4840
4841 linux (2.6.34-1.6) maverick; urgency=low
4842
4843   [ Chase Douglas ]
4844
4845   * enforce CONFIG_TMPFS_POSIX_ACL=y
4846     - LP: #575940
4847   * don't force module dependency checking
4848     - LP: #577029
4849
4850   [ Kees Cook ]
4851
4852   * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
4853     - LP: #568844
4854
4855   [ Leann Ogasawara ]
4856
4857   * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
4858   * rebase to v2.6.34-rc7
4859   * [Config] update configs following rebase to v2.6.34-rc7
4860   * [Config] update port configs following rebase to v2.6.34-rc7
4861   * Add btrfs to the udebs
4862
4863   [ Tim Gardner ]
4864
4865   * [Config] Add atl1c to nic-modules udeb
4866     - LP: #557130
4867
4868   [ Upstream changes ]
4869
4870   * rebased to v2.6.34-rc7
4871
4872  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 11 May 2010 11:29:08 +0200
4873
4874 linux (2.6.34-1.5) UNRELEASED; urgency=low
4875
4876   [ Leann Ogasawara ]
4877
4878   * rebase to v2.6.34-rc6
4879   * [Config] update configs following rebase to v2.6.34-rc6
4880   * [Config] update port configs following rebase to v2.6.34-rc6
4881
4882   [ Upstream changes ]
4883
4884   * rebased to v2.6.34-rc6
4885
4886  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Fri, 30 Apr 2010 15:54:05 +0100
4887
4888 linux (2.6.34-1.4) UNRELEASED; urgency=low
4889
4890   [ Leann Ogasawara ]
4891
4892   * rebase to v2.6.34-rc5
4893   * [Config] update ports configs following rebase to v2.6.34-rc5
4894
4895   [ Upstream changes ]
4896
4897   * rebased to v2.6.34-rc5
4898
4899  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Thu, 22 Apr 2010 15:36:12 -0700
4900
4901 linux (2.6.34-1.3) UNRELEASED; urgency=low
4902
4903   [ Leann Ogasawara ]
4904
4905   * rebase to v2.6.34-rc4
4906   * [Config] update configs following rebase to v2.6.34-rc4
4907   * [Config] update port configs following rebase to v2.6.34-rc4
4908   * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
4909
4910   [ Upstream changes ]
4911
4912   * rebased to v2.6.34-rc4
4913
4914  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 13 Apr 2010 18:33:44 -0700
4915
4916 linux (2.6.34-1.2) UNRELEASED; urgency=low
4917
4918   [ Leann Ogasawara ]
4919
4920   * Temorarily disable building linux-doc
4921   * rebase to v2.6.34-rc3
4922   * [Config] update configs following rebase to v2.6.34-rc3
4923   * [Config] update port configs following rebase to v2.6.34-rc3
4924
4925   [ Upstream changes ]
4926
4927   * rebased to v2.6.34-rc3
4928
4929  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 30 Mar 2010 16:55:44 -0700
4930
4931 linux (2.6.34-1.1) UNRELEASED; urgency=low
4932
4933   [ Leann Ogasawara ]
4934
4935   * rebase to v2.6.34-rc2
4936   * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
4937   * [Config] update port configs following rebase to v2.6.34-rc2
4938   * [Config] update configs following rebase to v2.6.34-rc2
4939
4940   [ Upstream changes ]
4941
4942   * rebased to v2.6.34-rc2
4943
4944  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 24 Mar 2010 23:00:39 -0700
4945
4946 linux (2.6.33-1.1) UNRELEASED; urgency=low
4947
4948   [ Leann Ogasawara ]
4949
4950   * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
4951   * ubuntu: lirc -- drop explicit include of linux/autoconf.h
4952   * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
4953   * ubuntu: lirc -- rename kfifo_put and kfifo_get
4954   * ubuntu: iscsitarget -- rename daddr inet_sock field
4955   * rebased to v2.6.33
4956   * [Config] update configs following rebase to v2.6.33
4957   * [Config] update ports configs following rebase to v2.6.33
4958
4959   [ Upstream changes ]
4960
4961   * rebased to v2.6.33
4962
4963  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Tue, 23 Mar 2010 03:55:46 -0700
4964
4965 linux (2.6.33-0.0) UNRELEASED; urgency=low
4966
4967   [ Leann Ogasawara ]
4968
4969   * Null entry.
4970
4971  -- Leann Ogasawara <leann.ogasawara@canonical.com>  Wed, 17 Mar 2010 07:48:56 -0700
4972
4973 linux (2.6.32-16.25) lucid; urgency=low
4974
4975   [ Andy Whitcroft ]
4976
4977   * linux-tools -- move to Suggests: with explicit seeding
4978     - LP: #534635
4979
4980   [ Tim Gardner ]
4981
4982   * [Config] CONFIG_HID=m
4983
4984   [ Upstream Kernel Changes ]
4985
4986   * (pre-stable) sched: Fix SMT scheduler regression in
4987     find_busiest_queue()
4988   * KVM: introduce kvm_vcpu_on_spin
4989   * KVM: VMX: Add support for Pause-Loop Exiting
4990
4991  -- Andy Whitcroft <apw@canonical.com>  Tue, 09 Mar 2010 14:13:51 +0000
4992
4993 linux (2.6.32-16.24) lucid; urgency=low
4994
4995   [ Andy Whitcroft ]
4996
4997   * armel -- perf userspace does not support arm
4998   * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
4999
5000  -- Andy Whitcroft <apw@canonical.com>  Sat, 06 Mar 2010 11:42:12 +0000
5001
5002 linux (2.6.32-16.23) lucid; urgency=low
5003
5004   [ Andy Whitcroft ]
5005
5006   * SAUCE: PM report driver and device suspend/resume times -- move config
5007   * update to standards version 3.8.4.0
5008   * printenv -- expose all of the package selectors
5009   * source package -- cleanup source content control
5010   * doc package -- ensure we do build package content on buildd
5011   * lintian -- correct the address in the debian/copyright
5012   * lintian -- update debhelper package version dependancy
5013   * lintian -- fix ghostscript dependancy
5014   * lintian -- add required misc:Depends
5015   * lintian -- move our debhelper compat level to debian/compat
5016   * perf -- build the kernel carried tools
5017   * perf -- add linux-tools carrying the version switches and manuals
5018   * SAUCE: fix up Kconfig for staging drivers
5019   * [Config] enable NOUVEAU etc following drm backport
5020   * update DRM to mainline v2.6.33
5021   * [Config] Remove AppArmor config options that no longer exist (ports)
5022   * [Config] updateportsconfigs following drm update
5023
5024   [ John Johansen ]
5025
5026   * ubuntu: AppArmor -- update to mainline 2010-03-04
5027   * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
5028   * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
5029   * [Config] Remove AppArmor config options that no longer exist
5030
5031   [ Manoj Iyer ]
5032
5033   * ubuntu: rtl8192se -- version 2010-0115,0014
5034     - LP: #530275
5035   * [Config] added CONFIG_RTL8192SE module.
5036     - LP: #530275
5037
5038   [ Tim Gardner ]
5039
5040   * [Config] Added vmw_pvscsi to d-i/scsi-modules
5041     - LP: #531017
5042   * [Upstream] netfilter: xt_recent: Add an entry reaper
5043
5044   [ Upstream Kernel Changes ]
5045
5046   * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
5047     emulation"
5048   * Revert "KVM: x86 emulator: Fix popf emulation"
5049   * Revert "KVM: x86 emulator: Check IOPL level during io instruction
5050     emulation"
5051   * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
5052   * Revert "KVM: fix memory access during x86 emulation."
5053   * Add vlan (8021.Q) module package for d-i.
5054   * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
5055     Inspiron 700m
5056     - LP: #515246
5057   * [Upstream] docbook: need xmldoclinks for all doc types
5058   * x86: set_personality_ia32() misses force_personality32
5059   * lib: Introduce generic list_sort function
5060   * drm/nv50: Implement ctxprog/state generation.
5061   * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
5062   * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
5063     Inspiron 700m
5064     - LP: #515246
5065
5066  -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Mar 2010 15:40:38 +0000
5067
5068 linux (2.6.32-15.22) lucid; urgency=low
5069
5070   [ Andy Whitcroft ]
5071
5072   * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
5073   * Revert "SAUCE: PM report driver and device suspend/resume times."
5074   * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
5075
5076   [ Manoj Iyer ]
5077
5078   * SAUCE: PM report driver and device suspend/resume times.
5079
5080  -- Andy Whitcroft <apw@canonical.com>  Tue, 02 Mar 2010 01:35:37 +0000
5081
5082 linux (2.6.32-15.21) lucid; urgency=low
5083
5084   [ Andy Whitcroft ]
5085
5086   * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
5087   * Revert "[Config] lenovo-sl-laptop -- enable"
5088   * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
5089   * armel -- cramfs module will no longer be built
5090   * d-i -- make all modules optional
5091   * rename the debug packages to match archive standard
5092     - LP: #527837
5093   * lenovo-sl-laptop is no longer built
5094
5095   [ Colin Ian King ]
5096
5097   * Disable 4MB page tables for Atom, work around errata AAE44
5098     - LP: #523112
5099
5100   [ Colin Watson ]
5101
5102   * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
5103   * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
5104
5105   [ Jesse Barnes ]
5106
5107   * SAUCE: drm/i915: don't change DRM configuration when releasing load
5108     detect pipe
5109     - LP: #488328
5110
5111   [ Loïc Minier ]
5112
5113   * [Config] armel Update versatile initrd configs
5114     - LP: #524893
5115   * SAUCE: [um] Don't use nx_enabled under UML
5116     - LP: #524849
5117
5118   [ Manoj Iyer ]
5119
5120   * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
5121
5122   [ Mario Limonciello ]
5123
5124   * SAUCE: v3 - Add Dell Business Class Netbook LED driver
5125
5126   [ Rafael J. Wysocki ]
5127
5128   * SAUCE: PM report driver and device suspend/resume times.
5129
5130   [ Surbhi Palande ]
5131
5132   * Revert "[Upstream] e1000e: enhance frame fragment detection"
5133     - CVE-2009-4538
5134   * Revert "[Upstream] e1000: enhance frame fragment detection"
5135     - CVE-2009-4536
5136
5137   [ Tim Gardner ]
5138
5139   * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
5140   * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
5141   * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
5142
5143   [ Upstream Kernel Changes ]
5144
5145   * Revert "(pre-stable) eCryptfs: Add getattr function"
5146   * Fix potential crash with sys_move_pages
5147   * futex_lock_pi() key refcnt fix
5148   * futex: Handle user space corruption gracefully
5149   * futex: Handle futex value corruption gracefully
5150   * Fix race in tty_fasync() properly
5151   * hwmon: (w83781d) Request I/O ports individually for probing
5152   * hwmon: (lm78) Request I/O ports individually for probing
5153   * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
5154   * ALSA: ctxfi - fix PTP address initialization
5155   * drm/i915: disable hotplug detect before Ironlake CRT detect
5156   * drm/i915: enable self-refresh on 965
5157   * drm/i915: Disable SR when more than one pipe is enabled
5158   * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
5159   * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
5160   * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
5161   * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
5162   * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
5163   * i2c-tiny-usb: Fix on big-endian systems
5164   * drm/i915: handle FBC and self-refresh better
5165   * drm/i915: Increase fb alignment to 64k
5166   * drm/i915: Update write_domains on active list after flush.
5167   * regulator: Fix display of null constraints for regulators
5168   * ALSA: hda-intel: Avoid divide by zero crash
5169   * CPUFREQ: Fix use after free of struct powernow_k8_data
5170   * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
5171   * cciss: Make cciss_seq_show handle holes in the h->drv[] array
5172   * ioat: fix infinite timeout checking in ioat2_quiesce
5173   * resource: add helpers for fetching rlimits
5174   * fs/exec.c: restrict initial stack space expansion to rlimit
5175   * cifs: fix length calculation for converted unicode readdir names
5176   * NFS: Fix a reference leak in nfs_wb_cancel_page()
5177   * NFS: Try to commit unstable writes in nfs_release_page()
5178   * NFSv4: Don't allow posix locking against servers that don't support it
5179   * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
5180   * NFS: Fix an Oops when truncating a file
5181   * NFS: Fix a umount race
5182   * NFS: Fix a bug in nfs_fscache_release_page()
5183   * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
5184   * md: fix 'degraded' calculation when starting a reshape.
5185   * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
5186   * Export the symbol of getboottime and mmonotonic_to_bootbased
5187   * kvmclock: count total_sleep_time when updating guest clock
5188   * KVM: PIT: control word is write-only
5189   * tpm_infineon: fix suspend/resume handler for pnp_driver
5190   * amd64_edac: Do not falsely trigger kerneloops
5191   * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
5192   * netfilter: nf_conntrack: per netns nf_conntrack_cachep
5193   * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
5194   * netfilter: xtables: compat out of scope fix
5195   * netfilter: nf_conntrack: fix hash resizing with namespaces
5196   * drm/i915: remove full registers dump debug
5197   * drm/i915: add i915_lp_ring_sync helper
5198   * drm/i915: Don't wait interruptible for possible plane buffer flush
5199   * dasd: remove strings from s390dbf
5200   * crypto: padlock-sha - Add import/export support
5201   * wmi: Free the allocated acpi objects through wmi_get_event_data
5202   * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
5203   * /dev/mem: introduce size_inside_page()
5204   * devmem: check vmalloc address on kmem read/write
5205   * devmem: fix kmem write bug on memory holes
5206   * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
5207     of value 0.
5208   * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
5209   * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
5210   * dst: call cond_resched() in dst_gc_task()
5211   * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
5212   * befs: fix leak
5213   * rtc-fm3130: add missing braces
5214   * Call flush_dcache_page after PIO data transfers in libata-sff.c
5215   * ahci: add Acer G725 to broken suspend list
5216   * pktgen: Fix freezing problem
5217   * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
5218   * x86/amd-iommu: Fix deassignment of a device from the pt_domain
5219   * x86: Re-get cfg_new in case reuse/move irq_desc
5220   * Staging: fix rtl8187se compilation errors with mac80211
5221   * ALSA: usb-audio - Avoid Oops after disconnect
5222   * serial: 8250: add serial transmitter fully empty test
5223   * sysfs: sysfs_sd_setattr set iattrs unconditionally
5224   * class: Free the class private data in class_release
5225   * USB: usbfs: only copy the actual data received
5226   * USB: usbfs: properly clean up the as structure on error paths
5227   * rtl8187: Add new device ID
5228   * ACPI: Add NULL pointer check in acpi_bus_start
5229   * ACPI: fix High cpu temperature with 2.6.32
5230   * drm/radeon/kms: use udelay for short delays
5231   * NFS: Too many GETATTR and ACCESS calls after direct I/O
5232   * eCryptfs: Add getattr function
5233   * b43: Fix throughput regression
5234   * ath9k: Fix sequence numbers for PAE frames
5235   * mac80211: Fix probe request filtering in IBSS mode
5236   * iwlwifi: Fix to set correct ht configuration
5237   * dm stripe: avoid divide by zero with invalid stripe count
5238   * dm log: userspace fix overhead_size calcuations
5239   * Linux 2.6.32.9
5240   * sfc: Fix SFE4002 initialisation
5241   * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
5242   * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
5243   * (pre-stable) HID: handle joysticks with large number of buttons
5244     - LP: #492056
5245   * (pre-stable) HID: extend mask for BUTTON usage page
5246     - LP: #492056
5247   * PM: Measure device suspend and resume times
5248   * e1000: enhance frame fragment detection
5249     - CVE-2009-4536
5250   * e1000e: enhance frame fragment detection
5251     - CVE-2009-4538
5252   * KVM: fix memory access during x86 emulation.
5253     - CVE-2010-0306
5254   * KVM: x86 emulator: Add Virtual-8086 mode of emulation
5255     - CVE-2010-0306
5256   * KVM: x86 emulator: Check IOPL level during io instruction emulation
5257     - CVE-2010-0306
5258   * KVM: x86 emulator: Fix popf emulation
5259     - CVE-2010-0306
5260   * KVM: x86 emulator: Check CPL level during privilege instruction
5261     emulation
5262     - CVE-2010-0306
5263   * Input: wacom - ensure the device is initialized properly upon resume
5264   * Input: wacom - add defines for packet lengths of various devices
5265   * Input: wacom - add support for new LCD tablets
5266     - LP: #516777
5267
5268  -- Andy Whitcroft <apw@canonical.com>  Mon, 01 Mar 2010 22:56:28 +0000
5269
5270 linux (2.6.32-14.20) lucid; urgency=low
5271
5272   [ Andy Whitcroft ]
5273
5274   * rebuild following the GCC update to match compiler for out of tree modules
5275   * Revert "[Config] drbd -- enable"
5276   * Revert "ubuntu: drbd -- version 8.3.1"
5277   * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
5278     - LP: #510937
5279
5280  -- Andy Whitcroft <apw@canonical.com>  Fri, 19 Feb 2010 18:47:18 +0000
5281
5282 linux (2.6.32-14.19) lucid; urgency=low
5283
5284   [ Andy Whitcroft ]
5285
5286   * ensure we build the source package contents when enabled
5287     - LP: #522308
5288   * [Config] enable CONFIG_X86_MCE_XEON75XX
5289   * SAUCE: AppArmor -- add linux/kref.h for struct kref
5290   * [Config] enable CONFIG_HID_ORTEK
5291   * enable udeb generation for arm versatile flavour
5292     - LP: #522515
5293
5294   [ John Johansen ]
5295
5296   * ubuntu: AppArmor -- update to mainline 2010-02-18
5297     - LP: #439560, #496110, #507069
5298
5299   [ Johnathon Harris ]
5300
5301   * SAUCE: HID: add support for Ortek WKB-2000
5302     - LP: #405390
5303
5304   [ Upstream Kernel Changes ]
5305
5306   * tpm_tis: TPM_STS_DATA_EXPECT workaround
5307     - LP: #490487
5308   * x86, mce: Xeon75xx specific interface to get corrected memory error
5309     information
5310   * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
5311   * x86, mce: Make xeon75xx memory driver dependent on PCI
5312   * drm/edid: Unify detailed block parsing between base and extension
5313     blocks
5314     - LP: #500999
5315   * (pre-stable) eCryptfs: Add getattr function
5316     - LP: #390833
5317
5318  -- Andy Whitcroft <apw@canonical.com>  Thu, 18 Feb 2010 19:22:02 +0000
5319
5320 linux (2.6.32-13.18) lucid; urgency=low
5321
5322   [ Andy Whitcroft ]
5323
5324   * Revert "enforcer -- make the enforcement configuration common"
5325   * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
5326     (Dell E6x00 series)"
5327   * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
5328   * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
5329     0755"
5330   * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
5331   * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
5332   * Revert "SAUCE: make fc transport removal of target configurable"
5333   * enforcer -- make the enforcement configuration common
5334   * getabis -- add preempt flavour to the list
5335   * [Config] enforce DEVTMPFS options
5336   * [Config] armel -- cleanup to-be builtin modules
5337   * [Config] cleanup ports configs
5338   * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
5339     - LP: #485536
5340   * add printdebian target to find branch target
5341   * distclean -- do not remove debian.env
5342   * [Config] generic-pae switch to M586TSC
5343     - LP: #519448
5344   * git-ubuntu-log -- commonise duplicated log handling
5345   * git-ubuntu-log -- tighten up Bug: NNNN matching
5346   * git-ubuntu-log -- sort the bug numbers
5347
5348   [ Chris Wilson ]
5349
5350   * (pre-stable) drm/i915: Increase fb alignment to 64k
5351     - LP: #404064
5352
5353   [ Eric Miao ]
5354
5355   * arm -- enable ubuntu/ directory
5356
5357   [ Huang Ying ]
5358
5359   * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
5360   * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
5361
5362   [ Loïc Minier ]
5363
5364   * [Config] cleanup preempt configuration
5365   * [Config] versatile: Fix video output
5366     - LP: #517594
5367   * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
5368   * [Config] Large update to armel/versatile
5369   * [Config] versatile: Add RTC support
5370   * [Config] armel: Enable NEON
5371   * [Config] versatile: Builtin MMC support
5372   * [Config] versatile Builtin SCSI controller
5373   * [Config] armel Disable dma_cache_sync callers
5374   * [Config] armel Disable asm/time.h users
5375   * [Config] armel Disable out of range udelay()
5376   * [Config] armel Disable flush_cache_range() users
5377   * [Config] armel -- Enable ubuntu/ drivers
5378
5379   [ Steve Conklin ]
5380
5381   * SAUCE: drm/i915: Add display hotplug event on Ironlake
5382   * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
5383
5384   [ Upstream Kernel Changes ]
5385
5386   * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
5387   * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
5388     in IRQ handler""
5389   * clockevent: Don't remove broadcast device when cpu is dead
5390   * clockevents: Add missing include to pacify sparse
5391   * ACPI: don't cond_resched if irq is disabled
5392   * be2net: Add support for next generation of BladeEngine device.
5393   * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
5394   * mpt2sas: New device SAS2208 support is added
5395   * ar9170: Add support for D-Link DWA 160 A2
5396   * powerpc/fsl: Add PCI device ids for new QoirQ chips
5397   * davinci: dm646x: Add support for 3.x silicon revision
5398   * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
5399   * Driver-Core: devtmpfs - set root directory mode to 0755
5400   * driver-core: fix devtmpfs crash on s390
5401   * vfs: get_sb_single() - do not pass options twice
5402   * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
5403   * V4L/DVB (13569): smsusb: add autodetection support for five additional
5404     Hauppauge USB IDs
5405   * USB: mos7840: add device IDs for B&B electronics devices
5406   * USB: ftdi_sio: add USB device ID's for B&B Electronics line
5407   * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
5408     SubVendor ID: 0x1043 Device ID: 0x4847)
5409   * iTCO_wdt: Add support for Intel Ibex Peak
5410   * atl1c:use common_task instead of reset_task and link_chg_task
5411   * atl1e:disable NETIF_F_TSO6 for hardware limit
5412   * V4L/DVB (13680a): DocBook/media: copy images after building HTML
5413   * V4L/DVB (13680b): DocBook/media: create links for included sources
5414   * netfilter: xtables: fix conntrack match v1 ipt-save output
5415   * partitions: read whole sector with EFI GPT header
5416   * partitions: use sector size for EFI GPT
5417   * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
5418   * sched: Fix isolcpus boot option
5419   * sched: Fix missing sched tunable recalculation on cpu add/remove
5420   * nohz: Prevent clocksource wrapping during idle
5421   * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
5422   * timers, init: Limit the number of per cpu calibration bootup messages
5423   * PCI: Always set prefetchable base/limit upper32 registers
5424   * iscsi class: modify handling of replacement timeout
5425   * NFS: Revert default r/wsize behavior
5426   * HID: fixup quirk for NCR devices
5427   * scsi_devinfo: update Hitachi entries (v2)
5428   * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
5429   * scsi_transport_fc: remove invalid BUG_ON
5430   * lpfc: fix hang on SGI ia64 platform
5431   * libfc: fix typo in retry check on received PRLI
5432   * libfc: fix ddp in fc_fcp for 0 xid
5433   * fcoe: remove redundant checking of netdev->netdev_ops
5434   * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
5435   * libfc: lport: fix minor documentation errors
5436   * libfc: don't WARN_ON in lport_timeout for RESET state
5437   * fcoe: initialize return value in fcoe_destroy
5438   * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
5439   * libfc: fix memory corruption caused by double frees and bad error
5440     handling
5441   * libfc: fix free of fc_rport_priv with timer pending
5442   * libfc: remote port gets stuck in restart state without really
5443     restarting
5444   * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
5445   * fcoe: Fix checking san mac address
5446   * fcoe: Fix getting san mac for VLAN interface
5447   * qlge: Remove explicit setting of PCI Dev CTL reg.
5448   * qlge: Set PCIE max read request size.
5449   * qlge: Don't fail open when port is not initialized.
5450   * qlge: Add handler for DCBX firmware event.
5451   * qlge: Bonding fix for mode 6.
5452   * PCI: AER: fix aer inject result in kernel oops
5453   * DMI: allow omitting ident strings in DMI tables
5454   * Input: i8042 - remove identification strings from DMI tables
5455   * Input: i8042 - add Gigabyte M1022M to the noloop list
5456   * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
5457   * ALSA: hda - select IbexPeak handler for Calpella
5458   * ALSA: hda - Fix quirk for Maxdata obook4-1
5459   * ALSA: hda - Add missing Line-Out and PCM switches as slave
5460   * iTCO_wdt.c - cleanup chipset documentation
5461   * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
5462   * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
5463   * ahci: disable SNotification capability for ich8
5464   * ata_piix: fix MWDMA handling on PIIX3
5465   * md: fix small irregularity with start_ro module parameter
5466   * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
5467   * cio: fix double free in case of probe failure
5468   * cio: dont panic in non-fatal conditions
5469   * netiucv: displayed TX bytes value much too high
5470   * ipc ns: fix memory leak (idr)
5471   * ALSA: hda - Fix HP T5735 automute
5472   * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
5473   * UBI: fix memory leak in update path
5474   * UBI: initialise update marker
5475   * ASoC: fix a memory-leak in wm8903
5476   * mac80211: check that ieee80211_set_power_mgmt only handles STA
5477     interfaces.
5478   * cfg80211: fix channel setting for wext
5479   * KVM: S390: fix potential array overrun in intercept handling
5480   * KVM: only allow one gsi per fd
5481   * KVM: Fix race between APIC TMR and IRR
5482   * KVM: MMU: bail out pagewalk on kvm_read_guest error
5483   * KVM: x86: Fix host_mapping_level()
5484   * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
5485   * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
5486   * KVM: fix lock imbalance in kvm_*_irq_source_id()
5487   * KVM: only clear irq_source_id if irqchip is present
5488   * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
5489   * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
5490   * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
5491     - LP: #516325
5492   * iwlwifi: Fix throughput stall issue in HT mode for 5000
5493   * fnctl: f_modown should call write_lock_irqsave/restore
5494   * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
5495     CPUID drivers.
5496   * Linux 2.6.32.7
5497   * scsi_lib: Fix bug in completion of bidi commands
5498   * mptsas: Fix issue with chain pools allocation on katmai
5499   * mm: add new 'read_cache_page_gfp()' helper function
5500   * drm/i915: Selectively enable self-reclaim
5501   * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
5502   * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
5503   * x86: Set hotpluggable nodes in nodes_possible_map
5504   * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
5505   * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
5506   * zcrypt: Do not remove coprocessor for error 8/72
5507   * dasd: fix possible NULL pointer errors
5508   * ACPI: Add a generic API for _OSC -v2
5509   * ACPI: Add platform-wide _OSC support.
5510   * ACPI: fix OSC regression that caused aer and pciehp not to load
5511   * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
5512   * UBI: fix volume creation input checking
5513   * e1000/e1000e: don't use small hardware rx buffers
5514   * drm/i915: Reload hangcheck timer too for Ironlake
5515   * Fix a leak in affs_fill_super()
5516   * Fix failure exits in bfs_fill_super()
5517   * fix oops in fs/9p late mount failure
5518   * fix leak in romfs_fill_super()
5519   * Fix remount races with symlink handling in affs
5520   * fix affs parse_options()
5521   * Fix failure exit in ipathfs
5522   * mm: fix migratetype bug which slowed swapping
5523   * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
5524     NOMMU stack
5525   * Split 'flush_old_exec' into two functions
5526   * sparc: TIF_ABI_PENDING bit removal
5527   * x86: get rid of the insane TIF_ABI_PENDING bit
5528   * Input: winbond-cir - remove dmesg spam
5529   * x86: Disable HPET MSI on ATI SB700/SB800
5530   * iwlwifi: set default aggregation frame count limit to 31
5531   * drm/i915: only enable hotplug for detected outputs
5532   * firewire: core: add_descriptor size check
5533   * SECURITY: selinux, fix update_rlimit_cpu parameter
5534   * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
5535   * x86: Add Dell OptiPlex 760 reboot quirk
5536     - LP: #488319
5537   * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
5538   * x86/amd-iommu: Fix possible integer overflow
5539   * clocksource: fix compilation if no GENERIC_TIME
5540   * tcp: update the netstamp_needed counter when cloning sockets
5541   * sky2: Fix oops in sky2_xmit_frame() after TX timeout
5542   * net: restore ip source validation
5543   * af_packet: Don't use skb after dev_queue_xmit()
5544   * ax25: netrom: rose: Fix timer oopses
5545   * KVM: allow userspace to adjust kvmclock offset
5546   * oprofile/x86: add Xeon 7500 series support
5547   * oprofile/x86: fix crash when profiling more than 28 events
5548   * libata: retry link resume if necessary
5549   * mm: percpu-vmap fix RCU list walking
5550   * mm: purge fragmented percpu vmap blocks
5551   * block: fix bio_add_page for non trivial merge_bvec_fn case
5552   * Fix 'flush_old_exec()/setup_new_exec()' split
5553   * random: drop weird m_time/a_time manipulation
5554   * random: Remove unused inode variable
5555   * block: fix bugs in bio-integrity mempool usage
5556   * usb: r8a66597-hdc disable interrupts fix
5557   * connector: Delete buggy notification code.
5558   * be2net: Bug fix to support newer generation of BE ASIC
5559   * be2net: Fix memset() arg ordering.
5560   * mm: flush dcache before writing into page to avoid alias
5561   * mac80211: fix NULL pointer dereference when ftrace is enabled
5562   * imxfb: correct location of callbacks in suspend and resume
5563   * mx3fb: some debug and initialisation fixes
5564   * starfire: clean up properly if firmware loading fails
5565   * kernel/cred.c: use kmem_cache_free
5566   * uartlite: fix crash when using as console
5567   * pktcdvd: removing device does not remove its sysfs dir
5568   * ath9k: fix eeprom INI values override for 2GHz-only cards
5569   * ath9k: fix beacon slot/buffer leak
5570   * powerpc: TIF_ABI_PENDING bit removal
5571   * NET: fix oops at bootime in sysctl code
5572   * Linux 2.6.32.8
5573
5574  -- Andy Whitcroft <apw@canonical.com>  Wed, 10 Feb 2010 18:56:52 +0000
5575
5576 linux (2.6.32-12.17) lucid; urgency=low
5577
5578   [ Andy Whitcroft ]
5579
5580   * restore linux-image prefix -- master
5581   * enforce -- we require SELINUX enabled -- master
5582   * enforce -- ensure APPARMOR is our default LSM -- master
5583   * make doc package completely optional -- master
5584   * make source package completely optional -- master
5585   * make linux-libc-dev completly optional -- master
5586   * convert package disable to a deps list -- master
5587   * allow common headers to switch from indep to arch -- master
5588   * convert binary package disable to a deps list -- master
5589   * add configuration option for a full source build tree -- master
5590   * add support for uImage kernels in package control scripts
5591   * getabis -- cleanup and parameterise repository list -- master
5592   * getabis -- move configuration to etc/getabi -- master
5593   * kernelconfig -- move configuration to etc -- master
5594   * rules -- make debian/debian.env master for branch name
5595   * set the current branch name -- master
5596   * pull back common debian.master files into debian -- master
5597   * enforcer -- make the enforcement configuration common
5598   * insert-changes -- correctly link to debian/rules in DROOT
5599
5600   [ Colin Watson ]
5601
5602   * future-proof ddeb handling against buildd changes
5603
5604   [ Eric Miao ]
5605
5606   * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
5607     X86
5608
5609   [ Loïc Minier ]
5610
5611   * Add modules.builtin.bin to prerm rm list
5612     - LP: #516584
5613
5614   [ Tim Gardner ]
5615
5616   * [Config] Implement the amd64 preempt flavour
5617
5618   [ Upstream Kernel Changes ]
5619
5620   * syslog: distinguish between /proc/kmsg and syscalls
5621     - LP: #515623
5622   * sfc: Fix polling for slow MCDI operations
5623   * sfc: Fix conditions for MDIO self-test
5624   * sfc: QT202x: Remove unreliable MMD check at initialisation
5625   * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
5626   * sfc: Use fixed-size buffers for MCDI NVRAM requests
5627
5628  -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Feb 2010 07:09:31 +0000
5629
5630 linux (2.6.32-12.16) lucid; urgency=low
5631
5632   [ Andy Whitcroft ]
5633
5634   * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
5635     first use"
5636   * SAUCE: acpi battery -- move first lookup asynchronous
5637     - LP: #507211
5638   * [Config] update configs to cleanup generic configs
5639   * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
5640   * [Config] enable USER_NS
5641     - LP: #480739, #509808
5642
5643   [ Heiko Carstens ]
5644
5645   * (pre-stable) driver-core: fix devtmpfs crash on s390
5646     - LP: #512370
5647
5648   [ John Johansen ]
5649
5650   * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
5651     - LP: #494565
5652   * [Config] VIRTIO=y for server/virtual flavours
5653     - LP: #494565
5654
5655   [ Kay Sievers ]
5656
5657   * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
5658     - LP: #512370
5659
5660   [ Kees Cook ]
5661
5662   * SAUCE: x86: brk away from exec rand area
5663     - LP: #452175
5664
5665   [ Leann Ogasawara ]
5666
5667   * [Upstream] e1000: enhance frame fragment detection
5668     - CVE-2009-4536
5669   * [Upstream] e1000e: enhance frame fragment detection
5670     - CVE-2009-4538
5671
5672   [ Sebastian Kapfer ]
5673
5674   * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
5675     series)
5676     - LP: #296610
5677
5678   [ Upstream Kernel Changes ]
5679
5680   * inotify: do not reuse watch descriptors
5681     - LP: #485556
5682   * inotify: only warn once for inotify problems
5683   * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
5684     Framebuffer"
5685   * memcg: ensure list is empty at rmdir
5686   * drm/i915: remove loop in Ironlake interrupt handler
5687   * block: Fix incorrect reporting of partition alignment
5688   * x86, mce: Thermal monitoring depends on APIC being enabled
5689   * futexes: Remove rw parameter from get_futex_key()
5690   * page allocator: update NR_FREE_PAGES only when necessary
5691   * x86, apic: use physical mode for IBM summit platforms
5692   * edac: i5000_edac critical fix panic out of bounds
5693   * x86: SGI UV: Fix mapping of MMIO registers
5694   * mfd: WM835x GPIO direction register is not locked
5695   * mfd: Correct WM835x ISINK ramp time defines
5696   * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
5697   * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
5698   * reiserfs: truncate blocks not used by a write
5699   * HID: add device IDs for new model of Apple Wireless Keyboard
5700   * PCI/cardbus: Add a fixup hook and fix powerpc
5701   * Input: pmouse - move Sentelic probe down the list
5702   * asus-laptop: add Lenovo SL hotkey support
5703   * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
5704   * sparc64: Fix NMI programming when perf events are active.
5705   * sparc64: Fix Niagara2 perf event handling.
5706   * i2c: Do not use device name after device_unregister
5707   * i2c/pca: Don't use *_interruptible
5708   * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
5709   * sched: Fix task priority bug
5710   * vfs: Fix vmtruncate() regression
5711   * Linux 2.6.32.5
5712   * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
5713   * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
5714   * Staging: asus_oled: fix oops in 2.6.32.2
5715   * Staging: hv: fix smp problems in the hyperv core code
5716   * tty: fix race in tty_fasync
5717   * ecryptfs: use after free
5718   * ecryptfs: initialize private persistent file before dereferencing
5719     pointer
5720   * nozomi: quick fix for the close/close bug
5721   * serial: 8250_pnp: use wildcard for serial Wacom tablets
5722   * usb: serial: fix memory leak in generic driver
5723   * USB: fix bitmask merge error
5724   * USB: Don't use GFP_KERNEL while we cannot reset a storage device
5725   * USB: EHCI: fix handling of unusual interrupt intervals
5726   * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
5727   * USB: add missing delay during remote wakeup
5728   * USB: add speed values for USB 3.0 and wireless controllers
5729   * ACPI: EC: Accelerate query execution
5730   * ACPI: EC: Add wait for irq storm
5731   * SCSI: enclosure: fix oops while iterating enclosure_status array
5732   * drm/i915: Read the response after issuing DDC bus switch command
5733   * drm/i915: try another possible DDC bus for the SDVO device with
5734     multiple outputs
5735   * block: bdev_stack_limits wrapper
5736   * DM: Fix device mapper topology stacking
5737   * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
5738   * USB: fix usbstorage for 2770:915d delivers no FAT
5739   * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
5740   * perf timechart: Use tid not pid for COMM change
5741   * perf events: Dont report side-band events on each cpu for
5742     per-task-per-cpu events
5743   * perf: Honour event state for aux stream data
5744   * Linux 2.6.32.6
5745
5746  -- Andy Whitcroft <apw@canonical.com>  Wed, 27 Jan 2010 16:40:23 +0000
5747
5748 linux (2.6.32-11.15) lucid; urgency=low
5749
5750   [ Andy Whitcroft ]
5751
5752   * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
5753   * Revert "(pre-stable) sched: Fix balance vs hotplug race"
5754   * Revert "[Upstream] acerhdf: Limit modalias matching to supported
5755     boards"
5756   * Revert "[Upstream] mmc: prevent dangling block device from accessing
5757     stale queues"
5758   * Revert "SAUCE: Fix nx_enable reporting"
5759   * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
5760   * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
5761   * SAUCE: i915 -- disable powersave by default
5762     - LP: #492392
5763
5764   [ Kees Cook ]
5765
5766   * SAUCE: [x86] implement cs-limit nx-emulation for ia32
5767     - LP: #369978
5768   * SAUCE: [x86] fix report of cs-limit nx-emulation
5769     - LP: #454285
5770   * SAUCE: Fix nx_enable reporting
5771     - LP: #454285
5772
5773   [ Tim Gardner ]
5774
5775   * [Upstream] b43: Declare all possible firmware files.
5776     - LP: #488636
5777   * [Config] updateconfigs after adding pvscsi
5778     - LP: #497156
5779   * [Config] CONFIG_BT=m
5780
5781   [ Upstream Kernel Changes ]
5782
5783   * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
5784     for pre-Pentium"
5785   * SCSI: ipr: fix EEH recovery
5786   * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
5787   * SCSI: st: fix mdata->page_order handling
5788   * SCSI: fc class: fix fc_transport_init error handling
5789   * sched: Fix task_hot() test order
5790   * x86, cpuid: Add "volatile" to asm in native_cpuid()
5791   * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
5792   * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
5793   * pata_hpt3x2n: fix clock turnaround
5794   * pata_cmd64x: fix overclocking of UDMA0-2 modes
5795   * ASoC: wm8974: fix a wrong bit definition
5796   * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
5797   * ALSA: hda - Fix missing capsrc_nids for ALC88x
5798   * acerhdf: limit modalias matching to supported
5799     - LP: #435958
5800   * ACPI: EC: Fix MSI DMI detection
5801   * ACPI: Use the return result of ACPI lid notifier chain correctly
5802   * powerpc: Handle VSX alignment faults correctly in little-endian mode
5803   * ASoC: Do not write to invalid registers on the wm9712.
5804   * drm/radeon: fix build on 64-bit with some compilers.
5805   * USB: emi62: fix crash when trying to load EMI 6|2 firmware
5806   * USB: option: support hi speed for modem Haier CE100
5807   * USB: Fix a bug on appledisplay.c regarding signedness
5808   * USB: musb: gadget_ep0: avoid SetupEnd interrupt
5809   * Bluetooth: Prevent ill-timed autosuspend in USB driver
5810   * USB: rename usb_configure_device
5811   * USB: fix bugs in usb_(de)authorize_device
5812   * drivers/net/usb: Correct code taking the size of a pointer
5813   * x86: SGI UV: Fix writes to led registers on remote uv hubs
5814   * md: Fix unfortunate interaction with evms
5815   * dma: at_hdmac: correct incompatible type for argument 1 of
5816     'spin_lock_bh'
5817   * dma-debug: Do not add notifier when dma debugging is disabled.
5818   * dma-debug: Fix bug causing build warning
5819   * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
5820     referrals
5821   * x86/amd-iommu: Fix initialization failure panic
5822   * ioat3: fix p-disabled q-continuation
5823   * ioat2,3: put channel hardware in known state at init
5824   * KVM: MMU: remove prefault from invlpg handler
5825   * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
5826   * Libertas: fix buffer overflow in lbs_get_essid()
5827   * iwmc3200wifi: fix array out-of-boundary access
5828   * mac80211: fix propagation of failed hardware reconfigurations
5829   * mac80211: fix WMM AP settings application
5830   * mac80211: Fix IBSS merge
5831   * cfg80211: fix race between deauth and assoc response
5832   * ath5k: fix SWI calibration interrupt storm
5833   * ath9k: wake hardware for interface IBSS/AP/Mesh removal
5834   * ath9k: Fix TX queue draining
5835   * ath9k: fix missed error codes in the tx status check
5836   * ath9k: wake hardware during AMPDU TX actions
5837   * ath9k: fix suspend by waking device prior to stop
5838   * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
5839     64-bit
5840   * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
5841     in 0x4054
5842   * iwl3945: disable power save
5843   * iwl3945: fix panic in iwl3945 driver
5844   * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
5845   * iwlwifi: fix more eeprom endian bugs
5846   * iwlwifi: fix 40MHz operation setting on cards that do not allow it
5847   * mac80211: fix race with suspend and dynamic_ps_disable_work
5848   * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
5849   * 'sysctl_max_map_count' should be non-negative
5850   * kernel/sysctl.c: fix the incomplete part of
5851     sysctl_max_map_count-should-be-non-negative.patch
5852   * V4L/DVB (13596): ov511.c typo: lock => unlock
5853   * x86/ptrace: make genregs[32]_get/set more robust
5854   * memcg: avoid oom-killing innocent task in case of use_hierarchy
5855   * e100: Fix broken cbs accounting due to missing memset.
5856   * ipv6: reassembly: use seperate reassembly queues for conntrack and
5857     local delivery
5858   * netfilter: fix crashes in bridge netfilter caused by fragment jumps
5859   * hwmon: (sht15) Off-by-one error in array index + incorrect constants
5860   * b43: avoid PPC fault during resume
5861   * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
5862     support
5863   * sched: Fix balance vs hotplug race
5864   * drm/radeon/kms: fix crtc vblank update for r600
5865   * drm: disable all the possible outputs/crtcs before entering KMS mode
5866   * S390: dasd: support DIAG access for read-only devices
5867   * xen: fix is_disconnected_device/exists_disconnected_device
5868   * xen: improvement to wait_for_devices()
5869   * xen: wait up to 5 minutes for device connetion
5870   * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
5871   * udf: Try harder when looking for VAT inode
5872   * Add unlocked version of inode_add_bytes() function
5873   * quota: decouple fs reserved space from quota reservation
5874   * ext4: Convert to generic reserved quota's space management.
5875   * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
5876   * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
5877   * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
5878   * amd64_edac: unify MCGCTL ECC switching
5879   * x86, msr: Add support for non-contiguous cpumasks
5880   * x86, msr: msrs_alloc/free for CONFIG_SMP=n
5881   * amd64_edac: fix driver instance freeing
5882   * amd64_edac: make driver loading more robust
5883   * amd64_edac: fix forcing module load/unload
5884   * sched: Sched_rt_periodic_timer vs cpu hotplug
5885   * ext4: Update documentation to correct the inode_readahead_blks option
5886     name
5887   * lguest: fix bug in setting guest GDT entry
5888   * vmscan: do not evict inactive pages when skipping an active list scan
5889   * ksm: fix mlockfreed to munlocked
5890   * rt2x00: Disable powersaving for rt61pci and rt2800pci.
5891   * generic_permission: MAY_OPEN is not write access
5892   * Linux 2.6.32.3
5893   * untangle the do_mremap() mess
5894   * fasync: split 'fasync_helper()' into separate add/remove functions
5895   * ASoC: fix params_rate() macro use in several codecs
5896   * modules: Skip empty sections when exporting section notes
5897   * exofs: simple_write_end does not mark_inode_dirty
5898   * nfsd: make sure data is on disk before calling ->fsync
5899   * sunrpc: fix peername failed on closed listener
5900   * SUNRPC: Fix up an error return value in
5901     gss_import_sec_context_kerberos()
5902   * SUNRPC: Fix the return value in gss_import_sec_context()
5903   * sunrpc: on successful gss error pipe write, don't return error
5904   * drm/i915: Update LVDS connector status when receiving ACPI LID event
5905   * drm/i915: fix order of fence release wrt flushing
5906   * drm/i915: Permit pinning whilst the device is 'suspended'
5907   * drm: remove address mask param for drm_pci_alloc()
5908   * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
5909   * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
5910     pipeconf on Ironlake
5911   * drm/i915: Select the correct BPC for LVDS on Ironlake
5912   * drm/i915: fix unused var
5913   * rtc_cmos: convert shutdown to new pnp_driver->shutdown
5914   * drivers/cpuidle/governors/menu.c: fix undefined reference to
5915     `__udivdi3'
5916   * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
5917   * lib/rational.c needs module.h
5918   * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
5919     DMA_FROM_DEVICE and
5920   * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
5921   * mmc_block: add dev_t initialization check
5922   * mmc_block: fix probe error cleanup bug
5923   * mmc_block: fix queue cleanup
5924   * ALSA: hda - Fix ALC861-VD capture source mixer
5925   * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
5926     blacklist
5927   * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
5928     - LP: #498863
5929   * ASoC: Fix WM8350 DSP mode B configuration
5930   * netfilter: ebtables: enforce CAP_NET_ADMIN
5931   * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
5932   * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
5933   * hwmon: (adt7462) Fix pin 28 monitoring
5934   * quota: Fix dquot_transfer for filesystems different from ext4
5935   * xen: fix hang on suspend.
5936   * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
5937   * ath5k: Fix eeprom checksum check for custom sized eeproms
5938   * cfg80211: fix syntax error on user regulatory hints
5939   * iwl: off by one bug
5940   * mac80211: add missing sanity checks for action frames
5941   * drm/i915: remove render reclock support
5942   * libertas: Remove carrier signaling from the scan code
5943   * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
5944   * mac80211: fix skb buffering issue (and fixes to that)
5945   * fix braindamage in audit_tree.c untag_chunk()
5946   * fix more leaks in audit_tree.c tag_chunk()
5947   * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
5948   * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
5949   * agp/intel-agp: Clear entire GTT on startup
5950   * Linux 2.6.32.4
5951   * ethtool: Add reset operation
5952   * gro: Name the GRO result enumeration type
5953   * gro: Change all receive functions to return GRO result codes
5954   * sfc: 10Xpress: Initialise pause advertising flags
5955   * sfc: 10Xpress: Report support for pause frames
5956   * sfc: Remove redundant header gmii.h
5957   * sfc: Remove redundant hardware initialisation
5958   * sfc: Rename Falcon-specific board code and types
5959   * sfc: Remove boards.h, moving last remaining declaration to falcon.h
5960   * sfc: Remove versioned bitfield macros
5961   * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
5962   * sfc: Update hardware definitions for Siena
5963   * sfc: Rename register I/O header and functions used by both Falcon and
5964     Siena
5965   * sfc: Eliminate indirect lookups of queue size constants
5966   * sfc: Define DMA address mask explicitly in terms of descriptor field
5967     width
5968   * sfc: Move all TX DMA length limiting into tx.c
5969   * sfc: Change order of device removal to reverse of probe order
5970   * sfc: Remove declarations of nonexistent functions
5971   * sfc: Move efx_xmit_done() declaration into correct stanza
5972   * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
5973   * sfc: Maintain interrupt moderation values in ticks, not microseconds
5974   * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
5975   * sfc: Remove pointless abstraction of memory BAR number
5976   * sfc: Remove incorrect assertion from efx_pci_remove_main()
5977   * sfc: Remove unnecessary tests of efx->membase
5978   * sfc: Move MTD probe after netdev registration and name allocation
5979   * sfc: Remove unused code for non-autoneg speed/duplex switching
5980   * sfc: Rename 'xfp' file and functions to reflect reality
5981   * sfc: Really allow RX checksum offload to be disabled
5982   * sfc: Feed GRO result into RX allocation policy and interrupt moderation
5983   * sfc: Enable heuristic selection between page and skb RX buffers
5984   * sfc: Remove pointless abstraction of memory BAR number (2)
5985   * sfc: Remove redundant gotos from __efx_rx_packet()
5986   * sfc: Remove ridiculously paranoid assertions
5987   * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
5988   * sfc: Record RX queue number on GRO path
5989   * sfc: SFT9001: Reset LED configuration correctly after blinking
5990   * sfc: Use a single blink implementation
5991   * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
5992   * sfc: Make board information explicitly Falcon-specific
5993   * sfc: Move definition of struct falcon_nic_data into falcon.h
5994   * sfc: Move struct falcon_board into struct falcon_nic_data
5995   * sfc: Move all I2C stuff into struct falcon_board
5996   * sfc: Gather link state fields in struct efx_nic into new struct
5997     efx_link_state
5998   * sfc: Remove unnecessary casts to struct sk_buff *
5999   * sfc: Remove redundant efx_xmit() function
6000   * sfc: Combine high-level header files
6001   * sfc: Log interrupt and reset type names, not numbers
6002   * sfc: Fix descriptor cache sizes
6003   * sfc: Treat all MAC registers as 128-bit
6004   * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
6005   * sfc: Comment corrections
6006   * sfc: Remove unused constant
6007   * sfc: Clean up struct falcon_board and struct falcon_board_data
6008   * sfc: Fix bugs in RX queue flushing
6009   * sfc: Remove unused function efx_flush_queues()
6010   * sfc: Only switch Falcon MAC clocks as necessary
6011   * sfc: Hold MAC lock for longer in efx_init_port()
6012   * sfc: Split MAC stats DMA initiation and completion
6013   * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
6014   * sfc: Simplify XMAC link polling
6015   * sfc: Change MAC promiscuity and multicast hash at the same time
6016   * sfc: Move inline comment into kernel-doc
6017   * sfc: Do not set net_device::trans_start in self-test
6018   * sfc: Simplify PHY polling
6019   * sfc: QT202x: Reset before reading PHY id
6020   * sfc: Replace MDIO spinlock with mutex
6021   * sfc: Always start Falcon using the XMAC
6022   * sfc: Limit some hardware workarounds to Falcon
6023   * sfc: Remove EFX_WORKAROUND_9141 macro
6024   * sfc: Remove another unused workaround macro
6025   * sfc: Remove some redundant whitespace
6026   * sfc: Decouple NIC revision number from Falcon PCI revision number
6027   * sfc: Move descriptor cache base addresses to struct efx_nic_type
6028   * sfc: Clean up RX event handling
6029   * sfc: Remove redundant writes to INT_ADR_KER
6030   * sfc: Remove duplicate hardware structure definitions
6031   * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
6032   * sfc: Move Falcon NIC operations to efx_nic_type
6033   * sfc: Refactor link configuration
6034   * sfc: Generalise link state monitoring
6035   * sfc: Add power-management and wake-on-LAN support
6036   * sfc: Implement ethtool reset operation
6037   * sfc: Add efx_nic_type operation for register self-test
6038   * sfc: Add efx_nic_type operation for NVRAM self-test
6039   * sfc: Add efx_nic_type operation for identity LED control
6040   * sfc: Separate shared NIC code from Falcon-specific and rename
6041     accordingly
6042   * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
6043   * sfc: Extend loopback mode enumeration
6044   * sfc: Remove static PHY data and enumerations
6045   * sfc: Extend MTD driver for use with new NICs
6046   * sfc: Allow for additional checksum offload features
6047   * sfc: Rename falcon.h to nic.h
6048   * sfc: Move shared NIC code from falcon.c to new source file nic.c
6049   * sfc: Add firmware protocol definitions (MCDI)
6050   * sfc: Add support for SFC9000 family (1)
6051   * sfc: Add support for SFC9000 family (2)
6052   * sfc: Implement TSO for TCP/IPv6
6053   * sfc: Update version, copyright dates, authors
6054   * drivers/net/sfc: Correct code taking the size of a pointer
6055   * sfc: Move PHY software state initialisation from init() into probe()
6056   * sfc: Include XGXS in XMAC link status check except in XGMII loopback
6057   * sfc: Fix DMA mapping cleanup in case of an error in TSO
6058   * sfc: QT2025C: Work around PHY bug
6059   * sfc: QT2025C: Switch into self-configure mode when not in loopback
6060   * sfc: QT2025C: Work around PHY firmware initialisation bug
6061   * sfc: QT2025C: Add error message for suspected bad SFP+ cables
6062   * sfc: Disable TX descriptor prefetch watchdog
6063   * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
6064     - LP: #497156
6065
6066  -- Andy Whitcroft <apw@canonical.com>  Tue, 19 Jan 2010 16:12:47 +0000
6067
6068 linux (2.6.32-10.14) lucid; urgency=low
6069
6070   [ Alex Deucher ]
6071
6072   * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
6073     - LP: #493795
6074
6075   [ Andy Whitcroft ]
6076
6077   * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
6078     id is less than 0x0f."
6079   * config-check -- ensure the checks get run at build time
6080   * config-check -- check the processed config during updateconfigs
6081   * config-check -- CONFIG_SECCOMP may not be present
6082   * TUN is now built in ignore
6083   * SAUCE: acpi battery -- delay first lookup of the battery until first
6084     use
6085   * SAUCE: async_populate_rootfs: move rootfs init earlier
6086   * ubuntu: AppArmor -- update to mainline 2010-01-06
6087   * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
6088     - LP: #498525
6089
6090   [ Dave Airlie ]
6091
6092   * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
6093
6094   [ Leann Ogasawara ]
6095
6096   * Add asix to nic-usb-modules file
6097     - LP: #499785
6098
6099   [ Peter Zijlstra ]
6100
6101   * (pre-stable) sched: Fix balance vs hotplug race
6102
6103   [ Tim Gardner ]
6104
6105   * [Config] Enable CONFIG_FUNCTION_TRACER
6106     - LP: #497989
6107   * [Config] Drop lpia from getabis
6108   * [Config] Build in TUN/TAP driver
6109     - LP: #499491
6110   * [Config] DH_COMPAT=5
6111
6112   [ Upstream Kernel Changes ]
6113
6114   * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
6115     component_only tv_modes"
6116   * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
6117     turned off"
6118   * USB: usb-storage: fix bug in fill_inquiry
6119   * USB: option: add pid for ZTE
6120   * firewire: ohci: handle receive packets with a data length of zero
6121   * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
6122     of ->completed counter
6123   * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
6124     counter
6125   * rcu: Fix note_new_gpnum() uses of ->gpnum
6126   * rcu: Remove inline from forward-referenced functions
6127   * perf_event: Fix invalid type in ioctl definition
6128   * perf_event: Initialize data.period in perf_swevent_hrtimer()
6129   * perf: Don't free perf_mmap_data until work has been done
6130   * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
6131   * sched: Check for an idle shared cache in select_task_rq_fair()
6132   * sched: Fix affinity logic in select_task_rq_fair()
6133   * sched: Rate-limit newidle
6134   * sched: Fix and clean up rate-limit newidle code
6135   * x86/amd-iommu: attach devices to pre-allocated domains early
6136   * x86/amd-iommu: un__init iommu_setup_msi
6137   * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
6138     up the PCI tree
6139   * x86: Fix iommu=nodac parameter handling
6140   * x86: GART: pci-gart_64.c: Use correct length in strncmp
6141   * x86: ASUS P4S800 reboot=bios quirk
6142     - LP: #366682
6143   * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
6144   * ssb: Fix range check in sprom write
6145   * ath5k: allow setting txpower to 0
6146   * ath5k: enable EEPROM checksum check
6147   * hrtimer: Fix /proc/timer_list regression
6148   * ALSA: hrtimer - Fix lock-up
6149   * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
6150   * KVM: x86 emulator: limit instructions to 15 bytes
6151   * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
6152   * KVM: s390: Make psw available on all exits, not just a subset
6153   * KVM: fix irq_source_id size verification
6154   * KVM: x86: include pvclock MSRs in msrs_to_save
6155   * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
6156   * x86: Use -maccumulate-outgoing-args for sane mcount prologues
6157   * x86, mce: don't restart timer if disabled
6158   * x86/mce: Set up timer unconditionally
6159   * x86: SGI UV: Fix BAU initialization
6160   * x86: Fix duplicated UV BAU interrupt vector
6161   * x86: Add new Intel CPU cache size descriptors
6162   * x86: Fix typo in Intel CPU cache size descriptor
6163   * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
6164   * s390: clear high-order bits of registers after sam64
6165   * V4L/DVB: Fix test in copy_reg_bits()
6166   * bsdacct: fix uid/gid misreporting
6167   * UBI: flush wl before clearing update marker
6168   * jbd2: don't wipe the journal on a failed journal checksum
6169   * USB: xhci: Add correct email and files to MAINTAINERS entry.
6170   * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
6171   * USB: option.c: add support for D-Link DWM-162-U5
6172   * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
6173   * USB: usb-storage: add BAD_SENSE flag
6174   * USB: Close usb_find_interface race v3
6175   * pxa/em-x270: fix usb hub power up/reset sequence
6176   * hfs: fix a potential buffer overflow
6177   * SUNRPC: IS_ERR/PTR_ERR confusion
6178   * NFS: Fix nfs_migrate_page()
6179   * md/bitmap: protect against bitmap removal while being updated.
6180   * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
6181   * devpts_get_tty() should validate inode
6182   * debugfs: fix create mutex racy fops and private data
6183   * Driver core: fix race in dev_driver_string
6184   * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
6185   * mac80211: Fix bug in computing crc over dynamic IEs in beacon
6186   * mac80211: Fixed bug in mesh portal paths
6187   * mac80211: Revert 'Use correct sign for mesh active path refresh'
6188   * mac80211: fix scan abort sanity checks
6189   * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
6190   * rtl8187: Fix wrong rfkill switch mask for some models
6191   * x86: Fix bogus warning in apic_noop.apic_write()
6192   * mm: hugetlb: fix hugepage memory leak in mincore()
6193   * mm: hugetlb: fix hugepage memory leak in walk_page_range()
6194   * powerpc/windfarm: Add detection for second cpu pump
6195   * powerpc/therm_adt746x: Record pwm invert bit at module load time]
6196   * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
6197   * drm/radeon/kms: Add quirk for HIS X1300 board
6198   * drm/radeon/kms: handle vblanks properly with dpms on
6199   * drm/radeon/kms: fix legacy crtc2 dpms
6200   * drm/radeon/kms: fix vram setup on rs600
6201   * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
6202   * drm/ttm: Fix build failure due to missing struct page
6203   * drm/i915: Set the error code after failing to insert new offset into mm
6204     ht.
6205   * drm/i915: Add the missing clonemask for display port on Ironlake
6206   * xen/xenbus: make DEVICE_ATTR()s static
6207   * xen: re-register runstate area earlier on resume.
6208   * xen: restore runstate_info even if !have_vcpu_info_placement
6209   * xen: correctly restore pfn_to_mfn_list_list after resume
6210   * xen: register timer interrupt with IRQF_TIMER
6211   * xen: register runstate on secondary CPUs
6212   * xen: don't call dpm_resume_noirq() with interrupts disabled.
6213   * xen: register runstate info for boot CPU early
6214   * xen: call clock resume notifier on all CPUs
6215   * xen: improve error handling in do_suspend.
6216   * xen: don't leak IRQs over suspend/resume.
6217   * xen: use iret for return from 64b kernel to 32b usermode
6218   * xen: explicitly create/destroy stop_machine workqueues outside
6219     suspend/resume region.
6220   * Xen balloon: fix totalram_pages counting.
6221   * xen: try harder to balloon up under memory pressure.
6222   * dm exception store: free tmp_store on persistent flag error
6223   * dm snapshot: only take lock for statustype info not table
6224   * dm crypt: move private iv fields to structs
6225   * dm crypt: restructure essiv error path
6226   * dm: avoid _hash_lock deadlock
6227   * dm snapshot: cope with chunk size larger than origin
6228   * dm crypt: separate essiv allocation from initialisation
6229   * dm crypt: make wipe message also wipe essiv key
6230   * slc90e66: fix UDMA handling
6231   * tcp: Stalling connections: Fix timeout calculation routine
6232   * ip_fragment: also adjust skb->truesize for packets not owned by a
6233     socket
6234   * b44 WOL setup: one-bit-off stack corruption kernel panic fix
6235   * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
6236   * sparc64: Fix overly strict range type matching for PCI devices.
6237   * sparc64: Fix stack debugging IRQ stack regression.
6238   * sparc: Set UTS_MACHINE correctly.
6239   * b43legacy: avoid PPC fault during resume
6240   * tracing: Fix event format export
6241   * ath9k: Fix TX hang poll routine
6242   * ath9k: fix processing of TX PS null data frames
6243   * ath9k: Fix maximum tx fifo settings for single stream devices
6244   * ath9k: fix tx status reporting
6245   * mac80211: Fix dynamic power save for scanning.
6246   * drm/i915: Fix sync to vblank when VGA output is turned off
6247   * memcg: fix memory.memsw.usage_in_bytes for root cgroup
6248   * thinkpad-acpi: fix default brightness_mode for R50e/R51
6249   * thinkpad-acpi: preserve rfkill state across suspend/resume
6250   * ipw2100: fix rebooting hang with driver loaded
6251   * matroxfb: fix problems with display stability
6252   * acerhdf: add new BIOS versions
6253   * asus-laptop: change light sens default values.
6254   * vmalloc: conditionalize build of pcpu_get_vm_areas()
6255   * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
6256   * net: Fix userspace RTM_NEWLINK notifications.
6257   * ext3: Fix data / filesystem corruption when write fails to copy data
6258   * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
6259   * bcm63xx_enet: fix compilation failure after get_stats_count removal
6260   * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
6261   * drm/i915: Avoid NULL dereference with component_only tv_modes
6262   * drm/i915: PineView only has LVDS and CRT ports
6263   * drm/i915: Fix LVDS stability issue on Ironlake
6264   * mm: sigbus instead of abusing oom
6265   * ipvs: zero usvc and udest
6266   * jffs2: Fix long-standing bug with symlink garbage collection.
6267   * intel-iommu: Detect DMAR in hyperspace at probe time.
6268   * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
6269   * intel-iommu: Check for an RMRR which ends before it starts.
6270   * intel-iommu: Fix oops with intel_iommu=igfx_off
6271   * intel-iommu: ignore page table validation in pass through mode
6272   * netfilter: xtables: document minimal required version
6273   * perf_event: Fix incorrect range check on cpu number
6274   * implement early_io{re,un}map for ia64
6275   * Linux 2.6.32.2
6276
6277  -- Andy Whitcroft <apw@canonical.com>  Thu, 07 Jan 2010 15:28:43 +0000
6278
6279 linux (2.6.32-9.13) lucid; urgency=low
6280
6281   [ Andy Whitcroft ]
6282
6283   * [Config] enable CONFIG_B43_PHY_LP
6284     - LP: #493059
6285   * include modules.builtin in the binary debs
6286   * config-check -- add a configuration enforcer
6287   * config-check -- add a unit-test suite to the checker
6288   * [Config] Enable CONFIG_SYN_COOKIES for versatile
6289   * [Config] Enable CONFIG_SECURITY_SMACK for ports
6290   * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
6291   * [Config] Disable CONFIG_COMPAT_BRK for ports
6292   * getabis -- add armel versatile to the list
6293
6294   [ Brad Figg ]
6295
6296   * SAUCE: Increase the default prealloc buffer for HDA audio devices
6297     (non-modem)
6298
6299   [ Manoj Iyer ]
6300
6301   * ubuntu: onmibook -- Added missing BOM file
6302
6303   [ Tim Gardner ]
6304
6305   * ubuntu: fsam7400 -- Cleanup Makefile
6306
6307   [ Upstream Kernel Changes ]
6308
6309   * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
6310   * signal: Fix alternate signal stack check
6311   * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
6312   * SCSI: osd_protocol.h: Add missing #include
6313   * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
6314   * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
6315     ENOSPC
6316   * ext4: avoid divide by zero when trying to mount a corrupted file system
6317   * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
6318   * ext4: fix lock order problem in ext4_move_extents()
6319   * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
6320   * ext4: plug a buffer_head leak in an error path of ext4_iget()
6321   * ext4: make sure directory and symlink blocks are revoked
6322   * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
6323   * ext4: journal all modifications in ext4_xattr_set_handle
6324   * ext4: don't update the superblock in ext4_statfs()
6325   * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
6326     non-zero
6327   * ext4: fix block validity checks so they work correctly with meta_bg
6328   * ext4: avoid issuing unnecessary barriers
6329   * ext4: fix error handling in ext4_ind_get_blocks()
6330   * ext4: make trim/discard optional (and off by default)
6331   * ext4: make "norecovery" an alias for "noload"
6332   * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
6333   * ext4: initialize moved_len before calling ext4_move_extents()
6334   * ext4: move_extent_per_page() cleanup
6335   * jbd2: Add ENOMEM checking in and for
6336     jbd2_journal_write_metadata_buffer()
6337   * ext4: Return the PTR_ERR of the correct pointer in
6338     setup_new_group_blocks()
6339   * ext4: Avoid data / filesystem corruption when write fails to copy data
6340   * ext4: wait for log to commit when umounting
6341   * ext4: remove blocks from inode prealloc list on failure
6342   * ext4: ext4_get_reserved_space() must return bytes instead of blocks
6343   * ext4: quota macros cleanup
6344   * ext4: fix incorrect block reservation on quota transfer.
6345   * ext4: Wait for proper transaction commit on fsync
6346   * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
6347   * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
6348   * Linux 2.6.32.1
6349   * kbuild: generate modules.builtin
6350   * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
6351     - LP: #494461
6352   * (pre-stable) drm/i915: Avoid NULL dereference with component_only
6353     tv_modes
6354     - LP: #494045
6355
6356   [ Zhao Yakui ]
6357
6358   * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
6359     less than 0x0f.
6360     - LP: #481765
6361
6362  -- Andy Whitcroft <apw@canonical.com>  Thu, 17 Dec 2009 15:41:21 +0000
6363
6364 linux (2.6.32-8.12) lucid; urgency=low
6365
6366   [ Andy Whitcroft ]
6367
6368   * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
6369
6370  -- Andy Whitcroft <apw@canonical.com>  Sat, 12 Dec 2009 10:56:16 +0000
6371
6372 linux (2.6.32-8.11) lucid; urgency=low
6373
6374   [ Andy Whitcroft ]
6375
6376   * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
6377     up"
6378   * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
6379     transition."
6380   * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
6381   * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
6382   * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
6383   * Revert "SAUCE: AppArmor: Fix oops after profile removal"
6384   * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
6385   * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
6386   * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
6387     mem"
6388   * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
6389     denied"
6390   * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
6391   * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
6392     allocation"
6393   * Revert "SAUCE: AppArmor: Set error code after structure
6394     initialization."
6395   * Revert "AppArmor -- fix pstrace_may_access rename"
6396   * Revert "ubuntu: AppArmor security module"
6397   * Revert "SAUCE: Add config option to set a default LSM"
6398   * Revert "ubuntu: fsam7400 -- sw kill switch driver"
6399   * Revert "[Config] fsam7400 -- enable"
6400   * Revert "[Config] AUFS -- enable"
6401   * Revert "ubuntu: AUFS -- aufs2-30 20090727"
6402   * Revert "ubuntu: AUFS -- export various core functions -- fixes"
6403   * Revert "ubuntu: AUFS -- export various core functions"
6404   * Revert "[Config] ubuntu/iscsitarget -- disable"
6405   * Revert "[Config] iscsitarget -- enable"
6406   * Revert "ubuntu: iscsitarget -- SVN revision r214"
6407   * update Vcs-Git to point to the correct repository
6408     - LP: #493589
6409   * update build environment overrides to lucid
6410     - LP: #493589
6411   * [Config] enable CONFIG_DEVTMPFS
6412   * [Config] update all configs following AppArmor 2009-12-08 update
6413   * SAUCE: isapnp_init: make isa PNP scans occur async
6414   * [Config] fsam7400 -- enable
6415   * [Config] omnibook -- enable
6416   * [Config] cleanup CONFIG_AUDIT
6417   * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
6418   * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
6419   * ubuntu: AUFS -- aufs2 20091209
6420   * [Config] AUFS -- enable
6421   * [Config] iscsitarget -- enable
6422
6423   [ Arjan van de Ven ]
6424
6425   * SAUCE: KMS: cache the EDID information of the LVDS
6426
6427   [ Colin Watson ]
6428
6429   * bnx2: update d-i firmware filenames
6430     - LP: #494052
6431   * add cdc_ether to nic-usb-modules udeb
6432     - LP: #495060
6433
6434   [ John Johansen ]
6435
6436   * ubuntu: AppArmor -- mainline 2009-10-08
6437
6438   [ Manoj Iyer ]
6439
6440   * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
6441   * ubuntu: omnibook -- support Toshiba (HP) netbooks
6442   * ubuntu: iscsitarget --- version 1.4.19
6443     - LP: #494693
6444
6445   [ Surbhi Palande ]
6446
6447   * SAUCE: Make populate_rootfs asynchronous
6448
6449   [ Tim Gardner ]
6450
6451   * Parallelize flavour builds and packaging
6452   * [Config] Enable CONFIG_KSM
6453
6454   [ Upstream Kernel Changes ]
6455
6456   * Config option to set a default LSM
6457   * LSM: Add security_path_chroot().
6458   * LSM: Add security_path_chroot().
6459   * LSM: Move security_path_chmod()/security_path_chown() to after
6460     mutex_lock().
6461   * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
6462
6463  -- Andy Whitcroft <apw@canonical.com>  Fri, 11 Dec 2009 17:45:19 +0000
6464
6465 linux (2.6.32-7.10) lucid; urgency=low
6466
6467   [ Andy Whitcroft ]
6468
6469   * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
6470
6471  -- Andy Whitcroft <apw@canonical.com>  Sun, 06 Dec 2009 12:56:48 +0000
6472
6473 linux (2.6.32-7.9) lucid; urgency=low
6474
6475   [ Andy Whitcroft ]
6476
6477   * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
6478     - LP: #458982
6479   * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
6480   * [Config] update configs following versatile switch to V7
6481   * rebased to v2.6.32
6482   * [Config] update configs following rebase to v2.6.32
6483   * [Config] update ports configs following rebase to v2.6.32
6484   * SAUCE: default ATI Radeon KMS to off until userspace catches up
6485
6486   [ Arjan van de Ven ]
6487
6488   * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
6489
6490   [ Leann Ogasawara ]
6491
6492   * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
6493     permissions
6494     - CVE-2009-3939
6495
6496   [ Loic Minier ]
6497
6498   * SAUCE: select a v7 CPU for versatile
6499
6500   [ Takashi Iwai ]
6501
6502   * SAUCE: ALSA: hda - Add power on/off counter
6503
6504   [ Upstream changes ]
6505
6506   * rebased to v2.6.32
6507
6508  -- Andy Whitcroft <apw@canonical.com>  Fri, 04 Dec 2009 10:44:50 +0000
6509
6510 linux (2.6.32-6.8) lucid; urgency=low
6511
6512   [ Andy Whitcroft ]
6513
6514   * [Config] disable SSB devices for armel
6515
6516  -- Andy Whitcroft <apw@canonical.com>  Sat, 28 Nov 2009 12:16:40 +0000
6517
6518 linux (2.6.32-6.7) lucid; urgency=low
6519
6520   [ Andy Whitcroft ]
6521
6522   * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
6523   * Revert "SAUCE: Dell XPS710 reboot quirk"
6524   * Revert "SAUCE: Link acpi-cpufreq.o first"
6525   * Revert "SAUCE: LPIA  Logical reset of USB port on resume"
6526   * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
6527   * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
6528   * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
6529   * Revert "Add Dell Dimension 9200 reboot quirk"
6530   * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
6531   * Revert "SAUCE: tulip: Define ULI PCI ID's"
6532   * Revert "SAUCE: Lower warning level of some PCI messages"
6533   * Revert "mac80211: fix two issues in debugfs"
6534     Drop a number of known redundant commits as identified in the Ubuntu
6535     delta review blueprint.
6536
6537   * reenable armel versatile flavour
6538   * [Config] disable CONFIG_USB_DEVICEFS
6539
6540   [ Tim Gardner ]
6541
6542   * [Config] udeb: Add squashfs to fs-core-modules
6543     - LP: #352615
6544   * [Config] Create a real squashfs udeb
6545     - LP: #352615
6546
6547
6548  -- Andy Whitcroft <apw@canonical.com>  Fri, 27 Nov 2009 17:31:16 +0000
6549
6550 linux (2.6.32-5.6) lucid; urgency=low
6551
6552   [ Andy Whitcroft ]
6553
6554   * rebase to v2.6.32-rc8
6555   * update configs following rebase to v2.6.32-rc8
6556   * update ports configs since rebase to v2.6.32-rc8
6557   * [Config] enable cgroup options
6558     - LP: #480739
6559
6560   [ Upstream Kernel Changes ]
6561
6562   * rebase to v2.6.32-rc8
6563
6564  -- Andy Whitcroft <apw@canonical.com>  Mon, 23 Nov 2009 11:16:14 +0000
6565
6566 linux (2.6.32-4.5) lucid; urgency=low
6567
6568   [ Andy Whitcroft ]
6569
6570   * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
6571   * rebase to v2.6.32-rc7
6572   * resync with Karmic proposed
6573
6574   [ John Johansen ]
6575
6576   * SAUCE: AppArmor: Fix oops after profile removal
6577     - LP: #475619
6578   * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
6579     - LP: #437258
6580   * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
6581     - LP: #479102
6582   * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
6583     - LP: #479115
6584   * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
6585     transition.
6586     - LP: #480112
6587
6588   [ Ubuntu Changes ]
6589
6590   * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
6591
6592   [ Upstream Kernel Changes ]
6593
6594   * rebase to v2.6.32-rc7
6595
6596  -- Andy Whitcroft <apw@canonical.com>  Fri, 13 Nov 2009 11:35:13 +0000
6597
6598 linux (2.6.32-3.4) lucid; urgency=low
6599
6600   [ Andy Whitcroft ]
6601
6602   * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
6603   * [Upstream] add local prefix to oss local change_bits
6604
6605   [ Upstream Kernel Changes ]
6606
6607   * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
6608   * mtd/maps: gpio-addr-flash: depend on GPIO arch support
6609
6610  -- Andy Whitcroft <apw@canonical.com>  Wed, 11 Nov 2009 14:47:04 +0000
6611
6612 linux (2.6.32-3.3) lucid; urgency=low
6613
6614   [ Andy Whitcroft ]
6615
6616   * rebase to v2.6.32-rc6
6617   * [Config] update configs following rebase to v2.6.32-rc6
6618   * [Config] update ports configs following rebase to v2.6.32-rc6
6619   * resync with Karmic Ubuntu-2.6.31-15.49
6620   * [Config] add module ignores for broken drivers
6621
6622   [ John Johansen ]
6623
6624   * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
6625     - LP: #453335
6626   * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
6627     - LP: #458299
6628   * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
6629     - LP: #462824
6630   * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
6631     - LP: #451375
6632
6633   [ Kees Cook ]
6634
6635   * SAUCE: Fix nx_enable reporting
6636     - LP: #454285
6637
6638   [ Scott James Remnant ]
6639
6640   * Revert "SAUCE: trace: add trace_event for the open() syscall"
6641   * SAUCE: trace: add trace events for open(), exec() and uselib()
6642     - LP: #462111
6643
6644   [ Stefan Bader ]
6645
6646   * SAUCE: Fix sub-flavour script to not stop on missing directories
6647     - LP: #453073
6648
6649   [ Ubuntu Changes ]
6650
6651   * resync with Karmic Ubuntu-2.6.31-15.49
6652
6653   [ Upstream Kernel Changes ]
6654
6655   * rebase to v2.6.32-rc6
6656     - LP: #464552
6657
6658  -- Andy Whitcroft <apw@canonical.com>  Tue, 10 Nov 2009 15:00:57 +0000
6659
6660 linux (2.6.32-2.2) lucid; urgency=low
6661
6662   [ Andy Whitcroft ]
6663
6664   * install the full changelog with the binary package
6665   * changelog -- explicitly note rebases and clean history
6666   * reinstate armel.mk with no flavours
6667     - LP: #449637
6668   * [Upstream] block: silently error unsupported empty barriers too
6669     - LP: #420423
6670   * [Config] udate configs following karmic resync
6671   * [Config] update ports configs following karmic resync
6672   * [Upstream] lirc -- follow removal of .id element
6673
6674   [ Colin Watson ]
6675
6676   * Use section 'admin' rather than 'base'
6677   * Add more e100 firmware to nic-modules
6678     - LP: #451872
6679   * Add qla1280 firmware to scsi-modules
6680     - LP: #381037
6681
6682   [ John Johansen ]
6683
6684   * SAUCE: AppArmor: Set error code after structure initialization.
6685     - LP: #427948
6686   * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
6687     - LP: #446595
6688   * SAUCE: AppArmor: Fix mediation of "deleted" paths
6689
6690   [ Kees Cook ]
6691
6692   * SAUCE: [x86] fix report of cs-limit nx-emulation
6693     - LP: #454285
6694
6695   [ Leann Ogasawara ]
6696
6697   * SAUCE: (drop after 2.6.31) input: Add support for filtering input
6698     events
6699     - LP: #430809
6700   * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
6701     toggle switch press
6702     - LP: #430809
6703
6704   [ Luke Yelavich ]
6705
6706   * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
6707   * [Config] Add sd_mod to scsi-modules udeb for powerpc
6708
6709   [ Mario Limonciello ]
6710
6711   * SAUCE: Update to LIRC 0.8.6
6712     - LP: #432678
6713   * SAUCE: dell-laptop: Store the HW switch status internally rather than
6714     requerying every time
6715     - LP: #430809
6716   * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
6717     - LP: #430809
6718
6719   [ Stefan Bader ]
6720
6721   * [Upstream] acerhdf: Limit modalias matching to supported boards
6722     - LP: #435958
6723
6724   [ Tim Gardner ]
6725
6726   * [Upstream] i915: Fix i2c init message
6727     - LP: #409361
6728   * [Config] Add sym53c8xx.ko to virtual sub-flavour
6729     - LP: #439415
6730   * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
6731     - LP: #439456
6732   * [Config] Set default I/O scheduler back to CFQ for desktop flavours
6733     - LP: #381300
6734   * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
6735     - LP: #430694
6736   * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
6737     - LP: #430694
6738   * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
6739     - LP: #416325
6740   * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
6741     - LP: #430694
6742   * SAUCE: Raise the default console 'quiet' level to 2
6743   * [Config] CONFIG_X86_PAT=y
6744   * [Config] Add armel arch to linux-libc-dev arches.
6745     - LP: #449637
6746   * [Config] CONFIG_X86_MCE
6747   * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
6748     M300 to rate blacklist
6749     - LP: #433801
6750
6751   [ Upstream Kernel Changes ]
6752
6753   * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
6754   * drm/i915: Fix FDI M/N setting according with correct color depth
6755     - LP: #416792
6756
6757  -- Andy Whitcroft <apw@canonical.com>  Thu, 22 Oct 2009 16:53:33 +0100
6758
6759 linux (2.6.32-1.1) lucid; urgency=low
6760
6761   [ Andy Whitcroft ]
6762
6763   * rebase to v2.6.32-rc3
6764   * [Config] update configs following rebase to 2.6.32-rc3
6765   * [Config] update ports configs following rebase to 2.6.32-rc3
6766   * AppArmor -- fix pstrace_may_access rename
6767   * staging/android -- disable
6768   * ubuntu: dm-raid-45 -- update to compile with 2.6.32
6769   * ubuntu: drbd -- disable
6770   * staging/comdi -- disable
6771   * staging/go7007 -- disable
6772   * [Config] staging/winbond -- disable
6773   * [Config] ubuntu/iscsitarget -- disable
6774   * [d-i] cbc and ecb are builtin make them optional in udebs
6775   * rebase to v2.6.32-rc5
6776   * [Config] update configs following rebase to v2.6.32-rc5
6777   * [Config] update ports configs following rebase to v2.6.31-rc5
6778
6779   [ Tim Gardner ]
6780
6781   * [Config] Add cpio as a build dependency.
6782
6783   [ Upstream Kernel Changes ]
6784
6785   * rebase to v2.6.32-rc3
6786   * rebase to v2.6.32-rc5
6787
6788  -- Andy Whitcroft <apw@canonical.com>  Mon, 05 Oct 2009 15:48:58 +0100
6789
6790 linux (2.6.31-11.37) karmic; urgency=low
6791
6792   [ Tim Gardner ]
6793
6794   * [Config] Increase kernel log buffer to 256K for amd64 flavours
6795     - LP: #424810
6796   * [Config] Set HZ=100 for amd64 flavours
6797     - LP: #438234
6798   * [Upstream] e1000e: Emit notice instead of an error when
6799     pci_enable_pcie_error_reporting() fails
6800     - LP: #436370
6801
6802   [ Upstream Kernel Changes ]
6803
6804   * n_tty: honor opost flag for echoes
6805   * n_tty: move echoctl check and clean up logic
6806     - LP: #438310
6807
6808   * Revert "[Upstream] drm/i915: Check that the relocation points to within
6809     the target" - Use upstream cherry-pick.
6810   * drm/i915: Check that the relocation points to within the target
6811     - LP: #429241
6812
6813   * drm/i915: fix tiling on IGDNG
6814   * drm/i915: add B43 chipset support
6815   * agp/intel: Add B43 chipset support
6816     Intel request from kernel team mailing list.
6817
6818   * HID: completely remove apple mightymouse from blacklist
6819     - LP: #428111
6820
6821  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 28 Sep 2009 11:47:29 -0600
6822
6823 linux (2.6.31-11.36) karmic; urgency=low
6824
6825   [ Brian Rogers ]
6826
6827   * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
6828     persistent object
6829   * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
6830     persistent object
6831
6832   [ Takashi Iwai ]
6833
6834   * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
6835     - LP: #416482
6836
6837   [ Tyler Hicks ]
6838
6839   * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
6840     negative during unlink
6841
6842   [ Upstream Kernel Changes ]
6843
6844   * sg: fix oops in the error path in sg_build_indirect()
6845   * mpt2sas : Rescan topology from Interrupt context instead of work thread
6846   * mpt2sas: Prevent sending command to FW while Host Reset
6847   * mpt2sas: setting SDEV into RUNNING state from Interrupt context
6848   * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
6849   * SCSI: fix oops during scsi scanning
6850   * SCSI: libsrp: fix memory leak in srp_ring_free()
6851   * cfg80211: fix looping soft lockup in find_ie()
6852   * ath5k: write PCU registers on initial reset
6853   * binfmt_elf: fix PT_INTERP bss handling
6854   * TPM: Fixup boot probe timeout for tpm_tis driver
6855   * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
6856   * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
6857   * fix undefined reference to user_shm_unlock
6858   * perf_counter: Fix buffer overflow in perf_copy_attr()
6859   * perf_counter: Start counting time enabled when group leader gets
6860     enabled
6861   * powerpc/perf_counters: Reduce stack usage of power_check_constraints
6862   * powerpc: Fix bug where perf_counters breaks oprofile
6863   * powerpc/ps3: Workaround for flash memory I/O error
6864   * block: don't assume device has a request list backing in nr_requests
6865     store
6866   * agp/intel: remove restore in resume
6867   * ALSA: cs46xx - Fix minimum period size
6868   * ASoC: Fix WM835x Out4 capture enumeration
6869   * sound: oxygen: work around MCE when changing volume
6870   * mlx4_core: Allocate and map sufficient ICM memory for EQ context
6871   * perf stat: Change noise calculation to use stddev
6872   * x86: Fix x86_model test in es7000_apic_is_cluster()
6873   * x86/i386: Make sure stack-protector segment base is cache aligned
6874   * PCI: apply nv_msi_ht_cap_quirk on resume too
6875   * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
6876   * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
6877     with highmem
6878   * KVM guest: do not batch pte updates from interrupt context
6879   * KVM: Fix coalesced interrupt reporting in IOAPIC
6880   * KVM: VMX: Check cpl before emulating debug register access
6881   * KVM guest: fix bogus wallclock physical address calculation
6882   * KVM: x86: Disallow hypercalls for guest callers in rings > 0
6883   * KVM: VMX: Fix cr8 exiting control clobbering by EPT
6884   * KVM: x86 emulator: Implement zero-extended immediate decoding
6885   * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
6886   * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
6887   * KVM: limit lapic periodic timer frequency
6888   * libata: fix off-by-one error in ata_tf_read_block()
6889   * PCI quirk: update 82576 device ids in SR-IOV quirks list
6890   * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
6891   * powerpc/pseries: Fix to handle slb resize across migration
6892   * Linux 2.6.31.1
6893
6894  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 24 Sep 2009 13:04:28 -0600
6895
6896 linux (2.6.31-10.35) karmic; urgency=low
6897
6898   [ Amit Kucheria ]
6899
6900   * Disable CONFIG_UEVENT_HELPER_PATH
6901
6902   [ Andy Whitcroft ]
6903
6904   * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
6905   * remove the tlsup driver
6906   * remove lmpcm logitech driver support
6907
6908   [ Bryan Wu ]
6909
6910   * Add 3 missing files to prerm remove file list
6911     - LP: #345623, #415832
6912
6913   [ Chris Wilson ]
6914
6915   * [Upstream] drm/i915: Check that the relocation points to within the
6916     target
6917     - LP: #429241
6918
6919   [ Luke Yelavich ]
6920
6921   * [Config] Set CONFIG_EXT4_FS=y on ports architectures
6922
6923   [ Manoj Iyer ]
6924
6925   * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
6926     - LP: #348861
6927
6928   [ Tim Gardner ]
6929
6930   * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
6931   * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
6932   * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
6933   * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
6934   * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
6935     Upstream suggests that this is not the right approach.
6936
6937   * [Config] Set default I/O scheduler to DEADLINE
6938     CFQ seems to have some load related problems which are often exacerbated by sreadahead.
6939     - LP: #381300
6940
6941   [ ubuntu@tjworld.net ]
6942
6943   * SAUCE: ipw2200: Enable LED by default
6944     - LP: #21367
6945
6946   [ Upstream Kernel Changes ]
6947
6948   * ALSA: hda - Add support for new AMD HD audio devices
6949     - LP: #430564
6950
6951  -- Andy Whitcroft <apw@canonical.com>  Wed, 16 Sep 2009 15:37:49 +0100
6952
6953 linux (2.6.31-10.34) karmic; urgency=low
6954
6955   [ Ted Tso ]
6956
6957   * [Upstream] ext3: Don't update superblock write time when filesystem is
6958     read-only
6959     - LP: #427822
6960
6961  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 15 Sep 2009 16:00:45 -0600
6962
6963 linux (2.6.31-10.33) karmic; urgency=low
6964
6965   [ Leann Ogasawara ]
6966
6967   * [Upstream] dvb-usb: fix tuning with Cinergy T2
6968     - LP: #421258
6969
6970   [ Tim Gardner ]
6971
6972   * [Config] Unconditionally copy files from sub-flavours lists.
6973     (really, really fix it this time)
6974     - LP: #423426
6975   * [Config] Set CONFIG_CACHEFILES=m for all flavours
6976
6977   [ Upstream Kernel Changes ]
6978
6979   * ext4: Don't update superblock write time when filesystem is read-only
6980     - LP: #427822
6981
6982  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 15 Sep 2009 07:50:21 -0600
6983
6984 linux (2.6.31-10.32) karmic; urgency=low
6985
6986   [ Eric Miao ]
6987
6988   * [Config] enable module support for memory stick
6989     - LP: #159951
6990
6991   [ Tim Gardner ]
6992
6993   * [Config] Unconditionally copy files from sub-flavours lists.
6994     - LP: #423426
6995
6996  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 10 Sep 2009 15:57:55 -0600
6997
6998 linux (2.6.31-10.31) karmic; urgency=low
6999
7000   [ Andy Whitcroft ]
7001
7002   * rebase to v2.6.31 final
7003
7004   [ Colin Watson ]
7005
7006   * [Config] Recommend grub-pc in linux-image
7007     - LP: #385741
7008
7009   [ Ike Panhc ]
7010
7011   * [Upstream] Pull latest update of lenovo-sl-laptop
7012
7013   [ Peter Feuerer ]
7014
7015   * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
7016     model
7017     - LP: #426691
7018
7019   [ Tim Gardner ]
7020
7021   * [Config] De-macro some package names.
7022
7023   [ Upstream Changes ]
7024
7025   * rebase to 2.6.31 final.
7026
7027  -- Andy Whitcroft <apw@canonical.com>  Thu, 10 Sep 2009 09:38:10 +0100
7028
7029 linux (2.6.31-10.30) karmic; urgency=low
7030
7031   [ Amit Kucheria ]
7032
7033   * [Config] Enable CONFIG_USB_DEVICEFS
7034     - LP: #417748
7035   * [Config] Populate the config-update template a bit more
7036
7037   [ Andy Whitcroft ]
7038
7039   * rebase to v2.6.31-rc9
7040   * [Config] update configs following rebase to v2.6.31-rc9
7041   * [Config] update ports configs following rebase to v2.6.31-rc9
7042
7043   [ Colin Ian King ]
7044
7045   * SAUCE: wireless: hostap, fix oops due to early probing interrupt
7046     - LP: #254837
7047
7048   [ Jerone Young ]
7049
7050   * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
7051     white-list
7052     - LP: #281732
7053   * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
7054     white-list
7055     - LP: #281732
7056   * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
7057     white-list
7058     - LP: #281732
7059   * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
7060     white-list
7061     - LP: #281732
7062   * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
7063     white-list
7064     - LP: #281732
7065
7066   [ John Johansen ]
7067
7068   * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
7069     - LP: #419308
7070   * SAUCE: AppArmor: Return the correct error codes on profile
7071     addition/removal
7072     - LP: #408473
7073   * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
7074     - LP: #408454
7075   * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
7076     - LP: #419222
7077   * SAUCE: AppArmor: Fix change_profile failure
7078     - LP: #401931
7079   * SAUCE: AppArmor: Tell git to ignore generated include files
7080     - LP: #419505
7081
7082   [ Stefan Bader ]
7083
7084   * [Upstream] acpi: video: Loosen strictness of video bus detection code
7085     - LP: #333386
7086   * SAUCE: Remove ov511 driver from ubuntu subdirectory
7087
7088   [ Tim Gardner ]
7089
7090   * [Config] Exclude char-modules from non-x86 udeb creation
7091   * SAUCE: Notify the ACPI call chain of AC events
7092   * [Config] CONFIG_SATA_VIA=m
7093     - LP: #403385
7094   * [Config] Build in all phylib support modules.
7095   * [Config] Don't fail when sub-flavour files are missing
7096     - LP: #423426
7097   * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
7098     - LP: #423513
7099
7100   [ Upstream ]
7101
7102   * Rebased against v2.6.31-rc9
7103
7104  -- Andy Whitcroft <apw@canonical.com>  Mon, 07 Sep 2009 11:33:45 +0100
7105
7106 linux (2.6.31-9.29) karmic; urgency=low
7107
7108   [ Leann Ogasawara ]
7109
7110   * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
7111     - LP: #419993
7112   * [Config] d-i/modules: Add new char-modules file, initialize with
7113     intel-agp
7114     - LP: #420605
7115
7116   [ Upstream ]
7117
7118   * Rebased against 2.6.31-rc8 plus some inotify regression patches:
7119     up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
7120     adda766193ea1cf3137484a9521972d080d0b7af.
7121
7122  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 28 Aug 2009 06:31:30 -0600
7123
7124 linux (2.6.31-8.28) karmic; urgency=low
7125
7126   [ Ike Panhc ]
7127
7128   * [Config] Let nic-shared-modules depends on crypto-modules
7129     - LP: #360966
7130
7131   [ Leann Ogasawara ]
7132
7133   * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
7134     constant
7135     - LP: #412492
7136
7137   [ Mario Limonciello ]
7138
7139   * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
7140     status if HW switch is disabled
7141     - LP: #418721
7142   * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
7143     Compal made Dell laptops
7144   * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
7145     with rfkill support
7146
7147   [ Tim Gardner ]
7148
7149   * [Config] Add acpiphp to virtual sub-flavour
7150     - LP: #364916
7151   * Drop KSM patch set for now because of instabilities with encrypted swap.
7152     - LP: #418781
7153
7154  --  Tim Gardner <tim.gardner@canonical.com>  Wed, 26 Aug 2009 08:14:26 -0600
7155
7156 linux (2.6.31-7.27) karmic; urgency=low
7157
7158   [ Tim Gardner ]
7159
7160   * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
7161   * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
7162     Replaces previous ksm patches from 2.6.31-6.25
7163   * [Config] KSM=y
7164
7165   [ Upstream ]
7166
7167   * Rebased against v2.6.31-rc7
7168
7169  --  Tim Gardner <tim.gardner@canonical.com>  Sat, 22 Aug 2009 20:32:11 -0600
7170
7171 linux (2.6.31-6.26) karmic; urgency=low
7172
7173   [ Andy Whitcroft ]
7174
7175   * [Config] enable CONFIG_AUFS_BR_RAMFS
7176     - LP: #414738
7177   * split out debian directory ready for abstraction
7178   * add printdebian target to find branch target
7179   * abstracted debian -- debian/files is not abstracted
7180   * abstracted debian -- packages must be built in debian/<pkg>
7181   * abstracted debian -- kernel-wedge needs to work in debian/
7182   * abstracted debian -- ensure we install the copyright file
7183   * abstracted-debian -- drop the debian directories from headers
7184   * abstracted-debian -- drop the debian directories from headers part 2
7185   * SAUCE: ubuntu-insert-changes -- follow abstracted debian
7186   * [Upstream] aoe: ensure we initialise the request_queue correctly V2
7187     - LP: #410198
7188
7189   [ Luke Yelavich ]
7190
7191   * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
7192   * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
7193     - LP: #413150
7194   * [Config] Ports: Build all cpu frequency scaling governors into ports
7195     kernels
7196   * [Config] Ports: Build ext2 and ext3 modules into ports kernels
7197   * [Config] Ports: CONFIG_PACKET=y for all ports kernels
7198   * [Config] Ports: Enable PS3 network driver
7199
7200   [ Stefan Bader ]
7201
7202   * abstracted debian -- call $(DEBIAN)/rules using make
7203
7204   [ Tim Gardner ]
7205
7206   * [Config] Abstract the debian directory
7207   * SAUCE: Improve error reporting in postinst
7208     - LP: #358564
7209
7210  --  Tim Gardner <tim.gardner@canonical.com>  Sun, 16 Aug 2009 20:33:28 -0600
7211
7212 linux (2.6.31-6.25) karmic; urgency=low
7213
7214   [ Andy Whitcroft ]
7215
7216   * script to generate Ubuntu changes from changelog
7217   * [Config] standardise ANDROID options
7218   * [Config] standardise CONFIG_ATM as module
7219   * [Config] standardise CONFIG_LIB80211 as module
7220   * [Config] disable CONFIG_PRINT_QUOTA_WARNING
7221   * [Config] set CONFIG_CRAMFS as module
7222   * [Config] enable CONFIG_DAB and modules
7223   * [Config] set CONFIG_MAC80211_HWSIM as module
7224   * [Config] set CONFIG_NET_CLS_FLOW as module
7225   * [Config] set CONFIG_NF_CONNTRACK_SANE as module
7226   * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
7227   * [Config] set CONFIG_RTC_DRV_DS1511 as module
7228   * [Config] set CONFIG_RTC_DRV_R9701 as module
7229   * [Config] set CONFIG_RTC_DRV_S35390A as module
7230   * [Config] set CONFIG_TOIM3232_DONGLE as module
7231   * [Config] standardise CONFIG_USB_MIDI_GADGET as module
7232   * [Config] standardise CONFIG_USB_G_PRINTER as module
7233   * [Config] standardise CONFIG_USB_SERIAL_IR as module
7234   * [Config] set CONFIG_USB_SERIAL_IUU as module
7235   * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
7236   * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
7237   * cleanup remains of dm-loop
7238   * drop thinkpad ec and smapi support
7239   * drop appleir
7240   * [Config] update configs following rebase to v2.6.31-rc6
7241   * rebase to v2.6.31-rc6
7242
7243   [ Hugh Dickins ]
7244
7245   * SAUCE: ksm patch 1, drop after 2.6.31
7246   * SAUCE: ksm patch 2, drop after 2.6.31
7247   * SAUCE: ksm patch 3, drop after 2.6.31
7248   * SAUCE: ksm patch 4, drop after 2.6.31
7249   * SAUCE: ksm patch 5, drop after 2.6.31
7250   * SAUCE: ksm patch 7, drop after 2.6.31
7251
7252   [ Izik Eidus ]
7253
7254   * SAUCE: ksm patch 0, drop after 2.6.31
7255   * SAUCE: ksm patch 6, drop after 2.6.31
7256   * SAUCE: ksm patch 8, drop after 2.6.31
7257   * SAUCE: ksm patch 9, drop after 2.6.31
7258
7259   [ Luke Yelavich ]
7260
7261   * [Config] Ports: Re-add PS3 modules to udebs
7262
7263   [ Michael Casadevall ]
7264
7265   * [Config] Update SPARC config and d-i files to reflect what can be built
7266
7267   [ Tim Gardner ]
7268
7269   * [Config] Removed armel package support
7270   * [Config] Enabled CONFIG_KSM=y
7271
7272   [ Upstream Kernel Changes ]
7273
7274   * Rebased against v2.6.31-rc6
7275   * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
7276   * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
7277   * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
7278   * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
7279   * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
7280     changes"
7281   * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
7282   * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
7283     revision"
7284   * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
7285     by default"
7286   * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
7287   * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
7288     ARCH_MXC_CANONICAL"
7289   * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
7290     CONFIG_GPIOLIB"
7291   * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
7292     2.6.31"
7293   * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
7294   * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
7295   * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
7296     mxc_uart.h _everywhere_"
7297   * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
7298     correct location"
7299   * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
7300     snd_card_create"
7301   * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
7302   * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
7303   * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
7304   * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
7305     mxc_map_io."
7306   * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
7307   * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
7308   * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
7309     with snd_soc_card."
7310   * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
7311     structure"
7312   * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
7313     DMA_MODE_READ/WRITE/MASK"
7314   * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
7315     Freescale mx51 platform"
7316   * Driver core: add new device to bus's list before probing
7317   * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
7318     power-saving
7319     - LP: #381693, #399750, #380892
7320
7321  -- Andy Whitcroft <apw@canonical.com>  Fri, 14 Aug 2009 11:32:23 +0100
7322
7323 linux (2.6.31-5.24) karmic; urgency=low
7324
7325   [ Amit Kucheria ]
7326
7327   * ARM: IMX51: Make video capture drivers compile
7328   * [Config] IMX51: Config updates
7329
7330   [ Andy Whitcroft ]
7331
7332   * remove leftovers of dm-bbr
7333
7334   [ Leann Ogasawara ]
7335
7336   * Add pata_cs5535 to pata-modules
7337     - LP: #318805
7338
7339   [ Luke Yelavich ]
7340
7341   * [Config] CONFIG_PPC64=y for powerpc64-smp
7342   * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
7343   * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
7344   * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
7345   * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
7346   * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
7347   * [Config] Enable all PS3 drivers in powerpc64-smp
7348
7349   [ Mario Limonciello ]
7350
7351   * LIRC -- fix lirc-i2c 2.6.31 compilation
7352
7353   [ Matthew Garrett ]
7354
7355   * [Upstream] dell-laptop: Fix rfkill state queries
7356
7357   [ Tim Gardner ]
7358
7359   * [Config] Ignore armel ABI and module changes
7360   * [Config] Update configs after rebase against 2.6.31-rc5
7361
7362   [ Upstream ]
7363
7364   * Rebased to 2.6.31-rc5
7365
7366  -- Andy Whitcroft <apw@canonical.com>  Tue, 28 Jul 2009 10:10:09 +0100
7367
7368 linux (2.6.31-4.23) karmic; urgency=low
7369
7370   [ Andy Whitcroft ]
7371
7372   * AUFS -- update to aufs2-30 20090727
7373   * [Config] enable AUFS FUSE support
7374
7375   [ Luke Yelavich ]
7376
7377   * [Config] CONFIG_JFS_FS=m on sparc
7378
7379   [ Tim Gardner ]
7380
7381   * [Upstream] dell-laptop: Fix rfkill state setting.
7382
7383  -- Andy Whitcroft <apw@canonical.com>  Mon, 27 Jul 2009 11:11:47 +0100
7384
7385 linux (2.6.31-4.22) karmic; urgency=low
7386
7387   [ Amit Kucheria ]
7388
7389   * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
7390   * ARM: IMX51: Move board-mx51* header files to the correct location
7391   * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
7392   * ARM: IMX51: Make it compile.
7393   * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
7394   * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
7395   * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
7396   * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
7397   * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
7398   * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
7399   * ARM: staging: udlfb: Add vmalloc.h include
7400   * UBUNTU [Config]: Bring imx51 config upto date with other flavours
7401
7402   [ Brad Figg ]
7403
7404   * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
7405   * ARM: IMX51: codec structure was moved to the card structure
7406   * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
7407   * ARM: IMX51: Get to bus_id by calling dev_name.
7408   * ARM: IMX51: Get to bus_id by calling dev_name.
7409   * ARM: IMX51: Added external declaration for mxc_map_io.
7410   * ARM: IMX51: Removed the mxc_gpio_port structure.
7411   * ARM: IMX51: mxc_timer_init prototype
7412   * ARM: IMX51: Fix up merge error in Kconfig
7413   * ARM: IMX51: Changed from snd_card_new to snd_card_create
7414
7415   [ Dinh Nguyen ]
7416
7417   * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
7418   * ARM: IMX51: Minimal changes for USB to work on 2.6.31
7419   * ARM: IMX51: Babbage 2.5 needs a different system revision
7420   * ARM: IMX51: IPU irq handler deadlock fix
7421
7422   [ Tim Gardner ]
7423
7424   * [Config] Enabled CONFIG_CAN=m
7425     - LP: #327243
7426   * [Config] Enabled CONFIG_SERIAL=m
7427     - LP: #397189
7428
7429  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 24 Jul 2009 06:19:10 -0600
7430
7431 linux (2.6.31-4.21) karmic; urgency=low
7432
7433   [ Amit Kucheria ]
7434
7435   * dm-raid-4-5: Add missing brackets around test_bit()
7436
7437   [ John Johansen ]
7438
7439   * AppArmor: Fix change_profile failing lpn401931
7440   * AppArmor: Fix determination of forced AUDIT messages.
7441   * AppArmor: Fix oops in auditing of the policy interface offset
7442
7443  -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Jul 2009 19:18:30 +0100
7444
7445 linux (2.6.31-4.20) karmic; urgency=low
7446
7447   [ Andy Whitcroft ]
7448
7449   * SAUCE: iscsitarget -- update to SVN revision r214
7450   * SAUCE: iscsitarget -- renable driver
7451   * [Config] consolidate lpia/lpia and i386/generic configs
7452   * [Config] enable CRYPTO modules for all architectures
7453   * [Config] enable cryptoloop
7454   * [Config] enable various filesystems for armel
7455   * [Config] sync i386 generic and generic-pae
7456   * [Config] add the 386 (486 processors and above) flavour
7457   * [Config] re-set DEFAULT_MMAP_MIN_ADDR
7458     - LP: #399914
7459   * add genconfigs/genportsconfigs to extract the built configs
7460   * updateconfigs -- alter concatenation order allow easier updates
7461   * intelfb -- INTELFB now conflicts with DRM_I915
7462   * printchanges -- rebase tree does not have stable tags use changelog
7463   * AppArmor: fix argument size missmatch on 64 bit builds
7464
7465   [ Ike Panhc ]
7466
7467   * Ship bnx2x firmware in nic-modules udeb
7468     - LP: #360966
7469
7470   [ Jeff Mahoney ]
7471
7472   * AppArmor: fix build failure on ia64
7473
7474   [ John Johansen ]
7475
7476   * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
7477     initialize.
7478   * AppArmour: fix auditing of domain transitions to include target profile
7479     information
7480   * AppArmor: fix C99 violation
7481   * AppArmor: revert reporting of create to write permission.
7482   * SAUCE: Add config option to set a default LSM
7483   * [Config] enable AppArmor by default
7484   * AppArmor: Fix NULL pointer dereference oops in profile attachment.
7485
7486   [ Keith Packard ]
7487
7488   * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
7489     hardware
7490     - LP: #351756
7491
7492   [ Luke Yelavich ]
7493
7494   * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
7495     header packages
7496     - LP: #355344
7497
7498   [ Michael Casadevall ]
7499
7500   * [Config] update SPARC config files to allow success build
7501
7502   [ Scott James Remnant ]
7503
7504   * SAUCE: trace: add trace_event for the open() syscall
7505
7506   [ Stefan Bader ]
7507
7508   * SAUCE: jfs: Fix early release of acl in jfs_get_acl
7509     - LP: #396780
7510
7511   [ Tim Gardner ]
7512
7513   * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
7514     - LP: #397499
7515   * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
7516     refresh
7517     - LP: #365291
7518   * [Config] SSB/B44 are common across all arches/flavours.
7519
7520   [ Upstream ]
7521
7522   * Rebased to 2.6.31-rc4
7523
7524  -- Andy Whitcroft <apw@canonical.com>  Thu, 23 Jul 2009 08:41:39 +0100
7525
7526 linux (2.6.31-3.19) karmic; urgency=low
7527
7528   [ Andy Whitcroft ]
7529
7530   * Revert "[Config] Disabled NDISWRAPPER"
7531   * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
7532   * AUFS -- export various core functions
7533   * AUFS -- export various core functions -- fixes
7534   * AUFS -- core filesystem
7535   * AUFS -- track changes in v2.6.31
7536   * [Config] Enable AUFS
7537   * droppped 'iwl3945: do not send scan command if channel count zero' as it
7538     is already upstream but failed to auto-drop on rebase.
7539
7540   [ Eric Paris ]
7541
7542   * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
7543     choose
7544   * SAUCE: inotify: check filename before dropping repeat events
7545   * SAUCE: fsnotify: fix inotify tail drop check with path entries
7546
7547  -- Andy Whitcroft <apw@canonical.com>  Tue, 14 Jul 2009 12:52:55 +0100
7548
7549 linux (2.6.31-3.18) karmic; urgency=low
7550
7551   [ Andy Whitcroft ]
7552
7553   * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
7554     AUFS"
7555   * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
7556   * Revert "Add sec_perm-2.6.24.patch from AUFS - export
7557     security_inode_permission"
7558   * clear out left over AUFS files and modifications
7559
7560   [ Luke Yelavich ]
7561
7562   * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
7563   * SAUCE: Explicitly include header files to allow apparmor to build on
7564     powerpc
7565   * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
7566
7567   [ Tim Gardner ]
7568
7569   * [Config] Dropped ubuntu/misc/wireless/acx
7570   * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
7571
7572   [ Upstream ]
7573
7574   * Rebased to 2.6.31-rc3
7575
7576  -- Andy Whitcroft <apw@canonical.com>  Fri, 10 Jul 2009 18:59:33 +0100
7577
7578 linux (2.6.31-2.17) karmic; urgency=low
7579
7580   [ Andy Whitcroft ]
7581
7582   * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
7583   * compcache -- remove redundant Kconfig entries part 2
7584   * compcache -- clean up CCFLAGS declarations
7585   * [Config] enable AppArmor
7586   * AppArmor: fix operator precidence issue in as_path_link
7587
7588   [ John Johansen ]
7589
7590   * AppArmor security module
7591   * AppArmor: Correct mapping of file permissions.
7592   * AppArmor: Turn auditing of ptrace on
7593
7594   [ Luke Yelavich ]
7595
7596   * [Config] disable CONFIG_DM_RAID45 on powerpc
7597
7598  -- Andy Whitcroft <apw@canonical.com>  Fri, 10 Jul 2009 15:02:05 +0100
7599
7600 linux (2.6.31-2.16) karmic; urgency=low
7601
7602   [ Andy Whitcroft ]
7603
7604   * compcache -- remove redundant Kconfig entries
7605     added ignore and ignore.modules for all arches since the compcache update
7606     changes the modules names as well as some compcache ABI values.
7607
7608   [ Manoj Iyer ]
7609
7610   * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
7611   * SAUCE: update compcache version to 0.5.3
7612
7613   [ Tim Gardner ]
7614
7615   * [Config]: Fix sparc FTBS by adding ignore.modules
7616
7617  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 06 Jul 2009 13:35:29 -0600
7618
7619 linux (2.6.31-2.15) karmic; urgency=low
7620
7621   [ Andy Whitcroft ]
7622
7623   * SAUCE: default ATI Radeon KMS to off until userspace catches up
7624   * [Config] Update configs following rebase to 2.6.31-rc2
7625   * [Config] update ports configs following update to 2.6.31-rc2
7626
7627   [ Luke Yelavich ]
7628
7629   * [Config] powerpc - Disable CONFIG_RDS
7630
7631   [ Matt Zimmerman ]
7632
7633   * Rename linux-doc-PKGVER to linux-doc and clean up its description
7634     - LP: #382115
7635
7636   [ Upstream Kernel Changes ]
7637
7638   * rebased to mainline 2.6.31-rc2
7639
7640  -- Andy Whitcroft <apw@canonical.com>  Sat, 04 Jul 2009 17:39:13 +0100
7641
7642 linux (2.6.31-1.14) karmic; urgency=low
7643
7644   [ Andy Whitcroft ]
7645
7646   * update ndiswrapper to 1.55
7647   * remove leftovers of gfs
7648   * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
7649
7650   [ Luke Yelavich ]
7651
7652   * [Config] re-enable and build the ide-pmac driver into powerpc kernels
7653   * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
7654     kernel
7655
7656   [ Manoj Iyer ]
7657
7658   * Remove snd-bt-sco ubuntu driver
7659
7660   [ Michael Casadevall ]
7661
7662   * [Config] updates ia64 config and d-i folders to allow succesful build
7663   * [Config] Update powerpc and sparc for 2.6.31
7664
7665   [ Upstream Kernel Changes ]
7666
7667   * intel-iommu: fix Identity Mapping to be arch independent
7668     - LP: #384695
7669   * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
7670
7671  -- Andy Whitcroft <apw@canonical.com>  Tue, 30 Jun 2009 17:47:32 +0100
7672
7673 linux (2.6.31-1.13) karmic; urgency=low
7674
7675   [ Andy Whitcroft ]
7676
7677   * REBASE: rebased to mainline 2.6.31-rc1
7678     - "UBUNTU: SAUCE: UHCI USB quirk for resume"
7679       no longer applies, using deprecated interfaces, LPIA only, dropped
7680     - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
7681       changes now upstream, dropped
7682   * [Config] Update configs following rebase to 2.6.31-rc1
7683   * [Config] update ports configs following update to 2.6.31-rc1
7684
7685   * [Config] disable broken staging driver CONFIG_STLC45XX
7686   * SAUCE: fix compcache to use updates accessors
7687   * [Config] disable staging driver CONFIG_VT6655
7688   * SAUCE: fix DRDB to use updates accessors
7689   * [Disable] ndiswrapper needs update
7690   * [Disable] LIRC I2C needs update
7691   * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
7692   * [Config] disable I2C_DESIGNWARE does not compile
7693   * [Config] disable CONFIG_TLSUP for lpia
7694   * [Config] disable CONFIG_FB_UDL for arm
7695   * SAUCE: disable adding scsi headers to linux-libc-dev
7696
7697   [ Mario Limonciello ]
7698
7699   * SAUCE: Add LIRC drivers
7700
7701  -- Andy Whitcroft <apw@canonical.com>  Thu, 25 Jun 2009 12:06:22 +0100
7702
7703 linux (2.6.30-10.12) karmic; urgency=low
7704
7705   [ Andy Whitcroft ]
7706
7707   * [Config] split out the ports configs into their own family
7708   * [Config] update configs following introduction of ports family
7709
7710   [ Upstream Kernel Changes ]
7711
7712   * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
7713     description". Fixes linux-doc package name conflicts for now.
7714     - LP: #382115
7715
7716  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 22 Jun 2009 09:17:14 -0600
7717
7718 linux (2.6.30-10.11) karmic; urgency=low
7719
7720   [ Amit Kucheria ]
7721
7722   * [Config] Comment splitconfig.pl and misc cleanup
7723   * [Config] Rename all configs to the new naming scheme
7724   * [Config] Splitconfig rework
7725   * [Config] Rename scripts/misc/oldconfig to kernelconfig
7726   * [Config] Fix build system for new config split
7727   * [Config] Run updateconfigs after the splitconfig rework
7728
7729   [ Andy Whitcroft ]
7730
7731   * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
7732   * [Config] standardise CONFIG_STAGING=y
7733   * [Config] standardise CONFIG_RD_LZMA=y
7734   * [Config] CONFIG_PCI_IOV=y
7735   * [Config] CONFIG_PCI_STUB=m
7736   * [Config] merge kernel configs more agressively
7737
7738   [ Colin Watson ]
7739
7740   * [Config] Run kernel-wedge in $(builddir) rather than at the top level
7741   * [Config] Add support for including firmware in udebs
7742   * [Config] Ship bnx2 firmware in nic-modules udeb
7743     - LP: #384861
7744
7745   [ Luke Yelavich ]
7746
7747   * [Config] ports - Import of ports architectures into kernel packaging
7748     infrastructure
7749   * [Config] ports - Do not update ports kernel configurations by default
7750   * [Config] ports - Disable ABI checking for ports architectures
7751   * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
7752   * [Config] ports - Add control.d/vars.* files for ports architectures
7753   * [Config] ports - Add ports architectures for linux-libc-dev
7754   * [Config] ports - Create powerpc specific message-modules and
7755     block-modules udebs
7756   * [Config] ports - Add configuration files for ports architectures
7757
7758   [ Manoj Iyer ]
7759
7760   * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
7761     - LP: #329864
7762
7763   [ Michael Casadevall ]
7764
7765   * [Config] ports - Fix compression of kernels
7766
7767   [ Stefan Bader ]
7768
7769   * [Upstream] mmc: prevent dangling block device from accessing stale
7770     queues
7771     - LP: #383668
7772
7773   [ Tim Gardner ]
7774
7775   * [Config] Recommend grub-pc in linux-image
7776     - LP: #385741
7777   * [Config] Implement i386 generic and generic-pae flavours
7778   * [Config] ports - Add control info after integrating ports arches
7779   * [Config] Removed auto-generated files from git
7780   * [Config] Added netxen_nic to nic-modules
7781     - LP: #389603
7782
7783   [ Matt Zimmerman ]
7784
7785   * Rename linux-doc-PKGVER to linux-doc and clean up its description
7786     - LP: #382115
7787
7788  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 15 Jun 2009 14:38:26 -0600
7789
7790 linux (2.6.30-9.10) karmic; urgency=low
7791
7792   [ Andy Whitcroft ]
7793
7794   * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
7795   * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
7796   * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
7797   * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
7798   * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
7799   * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
7800
7801   [ Upstream Kernel Changes ]
7802
7803   * rebased to 2.6.30 final
7804
7805  -- Andy Whitcroft <apw@canonical.com>  Fri, 05 Jun 2009 11:42:53 +0100
7806
7807 linux (2.6.30-8.9) karmic; urgency=low
7808
7809   [ Andy Whitcroft ]
7810
7811   * Config update removed the following options:
7812         CONFIG_EDAC_AMD8111=m
7813         CONFIG_EDAC_AMD8131=m
7814
7815   [ Upstream Kernel Changes ]
7816
7817   * rebased to 2.6.30-rc8
7818
7819  -- Andy Whitcroft <apw@canonical.com>  Wed, 03 Jun 2009 09:21:13 +0100
7820
7821 linux (2.6.30-7.8) karmic; urgency=low
7822
7823   [ Andy Whitcroft ]
7824
7825   * Enabled NEW configration options:
7826       Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
7827       Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
7828
7829   [ Upstream Kernel Changes ]
7830
7831   * rebased to 2.6.30-rc7
7832
7833  -- Andy Whitcroft <apw@canonical.com>  Sat, 23 May 2009 23:47:24 +0100
7834
7835 linux (2.6.30-6.7) karmic; urgency=low
7836
7837   [ Andy Whitcroft ]
7838
7839   * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
7840     upstream)
7841
7842   [ Upstream Kernel Changes ]
7843
7844   * rebased to 2.6.30-rc6
7845
7846  -- Andy Whitcroft <apw@canonical.com>  Mon, 18 May 2009 18:05:54 +0100
7847
7848 linux (2.6.30-5.6) karmic; urgency=low
7849
7850   [ Tim Gardner ]
7851
7852   * [Config] Enable Keyspan USB serial device firmware in kernel module
7853     - LP: #334285
7854
7855   [ Upstream Kernel Changes ]
7856
7857   * rebased to 2.6.30-rc5
7858
7859  --  Tim Gardner <tim.gardner@canonical.com>  Mon, 11 May 2009 12:02:16 -0600
7860
7861 linux (2.6.30-4.5) karmic; urgency=low
7862
7863   [ Colin Watson ]
7864
7865   * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
7866     /usr/include/asm/* going missing
7867     - LP: #373214
7868
7869  -- Stefan Bader <stefan.bader@canonical.com>  Fri, 08 May 2009 11:09:08 +0200
7870
7871 linux (2.6.30-3.4) karmic; urgency=low
7872
7873   [ Kees Cook ]
7874
7875   * SAUCE: [x86] implement cs-limit nx-emulation for ia32
7876     - LP: #369978
7877
7878   [ Stefan Bader ]
7879
7880   * SAUCE: input: Blacklist digitizers from joydev.c
7881     - LP: #300143
7882
7883  --  Tim Gardner <tim.gardner@canonical.com>  Fri, 01 May 2009 14:00:42 -0600
7884
7885 linux (2.6.30-2.3) karmic; urgency=low
7886
7887   [ Tim Gardner ]
7888
7889   * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
7890     - LP: #369152
7891   * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
7892   * [Config] CONFIG_DRM_I915_KMS=y
7893   * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
7894     minimums
7895
7896   [ Upstream Kernel Changes ]
7897
7898   * rebased to 2.6.30-rc4
7899
7900  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 30 Apr 2009 09:17:05 -0600
7901
7902 linux (2.6.30-1.2) karmic; urgency=low
7903
7904   [ Tim Gardner ]
7905
7906   * [Config] armel: disable staging drivers, fixes FTBS
7907   * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
7908
7909   [ Upstream Kernel Changes ]
7910
7911   * mpt2sas: Change reset_type enum to avoid namespace collision.
7912     Submitted upstream.
7913
7914  --  Tim Gardner <tim.gardner@canonical.com>  Tue, 28 Apr 2009 16:54:41 -0600
7915
7916 linux (2.6.30-1.1) karmic; urgency=low
7917
7918   * Initial release after rebasing against v2.6.30-rc3
7919
7920  --  Tim Gardner <tim.gardner@canonical.com>  Thu, 12 Mar 2009 19:16:07 -0600